Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497118 - gnome-base/gnome-applets-2.32.1.1-r2 fails to link libm
Summary: gnome-base/gnome-applets-2.32.1.1-r2 fails to link libm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-05 07:39 UTC by d_dart
Modified: 2014-01-05 08:40 UTC (History)
0 users

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


Attachments
vanilla emerge -v1 gnome-applets build.log (file_497118.txt,108.74 KB, text/plain)
2014-01-05 07:39 UTC, d_dart
Details
emerge info (file_497118.txt,5.09 KB, text/plain)
2014-01-05 07:40 UTC, d_dart
Details

Note You need to log in before you can comment on or make changes to this bug.
Description d_dart 2014-01-05 07:39:29 UTC
Created attachment 367054 [details]
vanilla emerge -v1 gnome-applets build.log

#emerge -v1 vinagre produces 

/lib64/libm.so.6: could not read symbols: Invalid operation


running with 

#LDFLAGS="/usr/lib64/libm.so" emerge -v1 gnome-applets

compiles and installs successfully
Comment 1 d_dart 2014-01-05 07:40:49 UTC
Created attachment 367056 [details]
emerge info
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2014-01-05 08:40:29 UTC
Hm. I could not reproduce this particular failure, but it seems to have been reported to upstream developers at some point, and they added a fix for it in version 3.6. I've added the upstream patch to our ebuild - hopefully it will fix the problem for you!

+  05 Jan 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-applets-2.32.1.1-r2.ebuild,
+  +files/gnome-applets-2.32.1.1-mixer-libm.patch:
+  Fix underlinking problem (bug #497118, thanks to d_dart).