Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553382 - sci-geosciences/osm-gps-map-0.7.3 - fails to build using ld.gold, ./.libs/libosmgpsmap.so: error: undefined reference to 'sin'
Summary: sci-geosciences/osm-gps-map-0.7.3 - fails to build using ld.gold, ./.libs/lib...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron Bauman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-gold underlinking
  Show dependency tree
 
Reported: 2015-06-27 01:43 UTC by Alexandre Rostovtsev (RETIRED)
Modified: 2016-08-18 12:29 UTC (History)
1 user (show)

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


Attachments
build log + emerge --info (osm-gps-map-0.7.3-build-log+emerge-info.txt,45.41 KB, text/plain)
2015-06-27 01:43 UTC, Alexandre Rostovtsev (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-06-27 01:43:12 UTC
Created attachment 405824 [details]
build log + emerge --info

# binutils-config --linker ld.gold
# emerge osm-gps-map
[...]
./.libs/libosmgpsmap.so: error: undefined reference to 'sin'
./.libs/libosmgpsmap.so: error: undefined reference to 'atanh'
./.libs/libosmgpsmap.so: error: undefined reference to 'exp'
./.libs/libosmgpsmap.so: error: undefined reference to 'tanh'
./.libs/libosmgpsmap.so: error: undefined reference to 'asin'
./.libs/libosmgpsmap.so: error: undefined reference to 'logf'
./.libs/libosmgpsmap.so: error: undefined reference to 'pow'
./.libs/libosmgpsmap.so: error: undefined reference to 'sincos'
./.libs/libosmgpsmap.so: error: undefined reference to 'floorf'
./.libs/libosmgpsmap.so: error: undefined reference to 'cos'
collect2: error: ld returned 1 exit status

Builds fine when using old-fashioned ld.bfd
Comment 1 Aaron Bauman (RETIRED) gentoo-dev 2016-02-04 13:40:01 UTC
I apologize for the long delay.  I will check this against upstream's latest release.  Closing due to age and version updates.