Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414767 - sci-geosciences/googleearth-6.2.2.6613 USE=-qt-bundled - ./librender.so: undefined symbol
Summary: sci-geosciences/googleearth-6.2.2.6613 USE=-qt-bundled - ./librender.so: unde...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-05 15:07 UTC by Toralf Förster
Modified: 2013-02-10 16:53 UTC (History)
3 users (show)

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 Toralf Förster gentoo-dev 2012-05-05 15:07:31 UTC
Just an updated to that flag:

This is a new error msg, which doesn't appear before with USE=-qt-bundled:

tfoerste@n22 ~ $ googleearth 
./googleearth-bin: symbol lookup error: ./librender.so: undefined symbol: _Z34QBasicAtomicInt_fetchAndAddOrderedPVii

Unsetting that USE flag works.


Reproducible: Always
Comment 1 Andrew Savchenko gentoo-dev 2012-06-06 23:06:48 UTC
Same problem here with USE="-qt-bundled" and googleearth-6.2.2.6613, though in different library:

$ googleearth
./googleearth-bin: symbol lookup error: ./libmoduleframework.so: undefined symbol: _Z34QBasicAtomicInt_fetchAndAddOrderedPVii
Comment 2 Andrew Savchenko gentoo-dev 2012-06-06 23:07:27 UTC
I'm using qt-4.8.2.
Comment 3 Peter Savichev (proton) 2012-07-30 12:44:39 UTC
Same problem:

./googleearth-bin: symbol lookup error: ./librender.so: undefined symbol: _Z34QBasicAtomicInt_fetchAndAddOrderedPVii

Qt 4.8.2
googleearth 6.2.2.6613
Comment 4 Julian Ospald 2013-02-10 15:34:09 UTC
try 7.0.2.8415-r1
Comment 5 Toralf Förster gentoo-dev 2013-02-10 16:01:00 UTC
-qt-bundled doesn't work w/ 7.x version too here
Comment 6 Julian Ospald 2013-02-10 16:53:50 UTC
+*googleearth-7.0.2.8415-r2 (10 Feb 2013)
+
+  10 Feb 2013; Julian Ospald <hasufell@gentoo.org>
+  -googleearth-7.0.2.8415-r1.ebuild, +googleearth-7.0.2.8415-r2.ebuild,
+  metadata.xml:
+  swap the foo-bundled logic to enable proper masking, revbump because of the
+  various changes

+  10 Feb 2013; Julian Ospald <hasufell@gentoo.org> package.use.mask:
+  mask broken system-qt useflag for googleearth


system-qt is masked now and not supported. Only use it for testing if you feel lucky.