Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541366 - dev-util/nvidia-cuda-sdk-6.5.19 - /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/libfreeimage.so: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20'
Summary: dev-util/nvidia-cuda-sdk-6.5.19 - /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../....
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
: 583738 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-02-25 19:11 UTC by tobi
Modified: 2021-05-25 19:08 UTC (History)
3 users (show)

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


Attachments
emerge --info output (emerge-info.txt,5.44 KB, text/plain)
2015-02-25 19:11 UTC, tobi
Details
emerge -pqv output (emerge-pqv.txt,89 bytes, text/plain)
2015-02-25 19:11 UTC, tobi
Details
build.log.gz (build.log.gz,161.38 KB, application/gzip)
2015-02-25 19:14 UTC, tobi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tobi 2015-02-25 19:11:31 UTC
Created attachment 397506 [details]
emerge --info output

I can't emerge nvidia-cuda-sdk, it seems it has problems with freeimage:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/libfreeimage.so: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20'
Comment 1 tobi 2015-02-25 19:11:59 UTC
Created attachment 397508 [details]
emerge -pqv output
Comment 2 tobi 2015-02-25 19:14:45 UTC
Created attachment 397510 [details]
build.log.gz
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2015-03-03 08:02:38 UTC
Did you normally use gcc-4.9?
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2015-03-03 08:05:27 UTC
I think you need to recompile freeimage using gcc-4.8. Sadly there is no around. This is a toolchain problem and nothing which is specific to cuda-sdk
Comment 5 Markus Osterhoff 2015-12-04 22:10:50 UTC
(In reply to Justin Lecher from comment #4)
> I think you need to recompile freeimage using gcc-4.8.
Thanks, works perfectly now.
Comment 6 Pacho Ramos gentoo-dev 2016-05-24 10:08:55 UTC
*** Bug 583738 has been marked as a duplicate of this bug. ***