Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 363741

Summary: net-libs/xulrunner-2.0-r1: class EmptyEnumeratorImpl' has no user-provided default constructor
Product: Gentoo Linux Reporter: Vasco Gervasi <yellowhat46>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build.log
emerge --info

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.