Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 553382

Summary: sci-geosciences/osm-gps-map-0.7.3 - fails to build using ld.gold, ./.libs/libosmgpsmap.so: error: undefined reference to 'sin'
Product: Gentoo Linux Reporter: Alexandre Rostovtsev (RETIRED) <tetromino>
Component: [OLD] LibraryAssignee: Aaron Bauman (RETIRED) <bman>
Status: RESOLVED WONTFIX    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/nzjrs/osm-gps-map/issues/56
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 269315, 372079    
Attachments: build log + emerge --info

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.