Bug 226139 - www-client/opera-9.50: wrong tarball downloading & installing
Bug#: 226139 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: jer@gentoo.org Reported By: sterkrig@home.no
Component: Applications
URL: 
Summary: www-client/opera-9.50: wrong tarball downloading & installing
Keywords:  
Status Whiteboard: 
Opened: 2008-06-12 21:57 0000
Description:   Opened: 2008-06-12 21:57 0000
Qt3-shared build of Opera 9.50 installed from Portage are compiled with GCC 3
(wrong tarball used)

Reproducible: Always

Steps to Reproduce:
1. # USE="-gnome -qt-static -spell" emerge opera
2. Start Opera from command line
3.

Actual Results:  
$ opera
/opt/opera/lib/opera/9.50/opera: error while loading shared libraries:
libstdc++.so.5: cannot open shared object file: No such file or directory



Expected Results:  
Opera started

Fix ${O_URI}linux${O_FTP}i386/shared/${P}.gcc3-shared-qt3.i386 to *gcc4* in
tarball URI and "build directory", that'd suffice.

------- Comment #1 From Jeroen Roovers 2008-06-13 02:23:57 0000 -------
Well, what *is* the right tarball, barring depending on a version of gcc or
libstdc++? This one is easy to fix, but what with the plethora of possibilities
would be the right joice? :)

------- Comment #2 From Nickolaj Stjujsckij 2008-06-13 08:23:39 0000 -------
(In reply to comment #1)
> Well, what *is* the right tarball, barring depending on a version of gcc or
> libstdc++? This one is easy to fix, but what with the plethora of possibilities
> would be the right joice? :)

All the previous 9.5 builds and 9.2x-versions were installed from gcc4-builds.
I doubt that any Gentoosiast needs gcc3-build because of his(her) lack of gcc4.
Other builds (qt3-static and qt4-static) should be chosen via USE flags, I
suppose (-:E