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

Bug 141497

Summary: mozilla-firefox-bin shouldn't depend on =virtual/libstdc++-3.3 on amd64
Product: Gentoo Linux Reporter: Thomas R. (TRauMa) <gentoo-bugs>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal CC: amd64, varikin
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas R. (TRauMa) 2006-07-23 07:40:22 UTC
Hi, to quote the dependencies for moz-firefox-bin-1.5.0.4:

       x86? (
                >=sys-libs/lib-compat-1.0-r2
                >=x11-libs/gtk+-2.2
        )
        amd64? (
                >=app-emulation/emul-linux-x86-baselibs-1.0
                >=app-emulation/emul-linux-x86-gtklibs-1.0
        )
        >=www-client/mozilla-launcher-1.41
        =virtual/libstdc++-3.3
        virtual/libc"

As you see it tries to force an 64bit libstdc++-3.3 on me, which takes long to download, compile and plain makes no sense :-). If you move the dep up to the x86 only section, everything works fine on amd64.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-23 07:43:28 UTC
*** Bug 141498 has been marked as a duplicate of this bug. ***
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2006-10-06 05:36:09 UTC
fixed, thanks