Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226139 - www-client/opera-9.50: wrong tarball downloading & installing
Summary: www-client/opera-9.50: wrong tarball downloading & installing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 226079
  Show dependency tree
 
Reported: 2008-06-12 21:57 UTC by Nikolaj Šujskij
Modified: 2008-06-13 08:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaj Šujskij 2008-06-12 21:57:24 UTC
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 Jeroen Roovers (RETIRED) gentoo-dev 2008-06-13 02:23:57 UTC
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 Nikolaj Šujskij 2008-06-13 08:23:39 UTC
(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