Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363741 - net-libs/xulrunner-2.0-r1: class EmptyEnumeratorImpl' has no user-provided default constructor
Summary: net-libs/xulrunner-2.0-r1: class EmptyEnumeratorImpl' has no user-provided de...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 17:40 UTC by Vasco Gervasi
Modified: 2011-04-19 13:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build.log (build.log,819.38 KB, text/plain)
2011-04-15 17:42 UTC, Vasco Gervasi
Details
emerge --info (info,11.88 KB, text/plain)
2011-04-17 09:35 UTC, Vasco Gervasi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vasco Gervasi 2011-04-15 17:40:18 UTC
Emerging net-libs/xulrunner-2.0-r1 gives me this error:
class EmptyEnumeratorImpl' has no user-provided default constructor

Thanks

Reproducible: Always

Steps to Reproduce:
1. emerge -1a xulrunner
2. fails to compile
3.
Actual Results:  
fails to compile

Expected Results:  
compile successful
Comment 1 Vasco Gervasi 2011-04-15 17:42:24 UTC
Created attachment 270125 [details]
Build.log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-16 17:45:29 UTC
Please post your `emerge --info' output too.
Comment 3 Vasco Gervasi 2011-04-17 09:35:41 UTC
Created attachment 270249 [details]
emerge --info
Comment 4 Vasco Gervasi 2011-04-18 07:02:30 UTC
Seems to be solved with this changelog: 17 Apr 2011; Jory A. Pratt <anarchy@gentoo.org> xulrunner-2.0-r1.ebuild: Update patchset to support libpng-1.5 and gcc-4.6.

Thanks to all
Comment 5 Jory A. Pratt gentoo-dev 2011-04-19 13:13:10 UTC
As reporter has pointed out I fixed this already.