Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#26994 - [gecko-mediaplayer] doesn't build

Attached to Project: Community Packages
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 07:47 GMT
Last edited by Lukas Fleischer (lfleischer) - Wednesday, 23 November 2011, 15:17 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
CXX np_entry.o
In file included from np_entry.cpp:44:0:
npupp.h:703:49: error: declaration of C function 'char* NP_GetMIMEDescription()' conflicts with
/usr/include/xulrunner-8.0/npfunctions.h:303:24: error: previous declaration 'const char* NP_GetMIMEDescription()' here
np_entry.cpp:83:30: error: new declaration 'char* NPP_GetMIMEDescription()'
/usr/include/xulrunner-8.0/npapi.h:792:13: error: ambiguates old declaration 'const char* NPP_GetMIMEDescription()'
np_entry.cpp: In function 'char* NP_GetMIMEDescription()':
np_entry.cpp:87:35: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
make[3]: *** [np_entry.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/build/src/gecko-mediaplayer-1.0.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/src/gecko-mediaplayer-1.0.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/gecko-mediaplayer-1.0.4'
make: *** [all] Error 2

Additional info:
* gecko-mediaplayer 1.0.4-1

Steps to reproduce:
Try to build it.
This task depends upon

Closed by  Lukas Fleischer (lfleischer)
Wednesday, 23 November 2011, 15:17 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 1.0.4-2.
Comment by Lukas Fleischer (lfleischer) - Monday, 21 November 2011, 13:45 GMT
Upstream bug report can be found at [1].

[1] http://code.google.com/p/gecko-mediaplayer/issues/detail?id=158

Loading...