Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934176 - dev-db/mongodb-4.4.29 fails to compile: libboost_log.so: undefined reference to `st d::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13'
Summary: dev-db/mongodb-4.4.29 fails to compile: libboost_log.so: undefined reference ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-13 03:51 UTC by matoro
Modified: 2024-06-13 03:54 UTC (History)
1 user (show)

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


Attachments
build.log and emerge --info (build.log.gz,146.54 KB, application/gzip)
2024-06-13 03:51 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-06-13 03:51:22 UTC
Created attachment 895722 [details]
build.log and emerge --info

/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10/../../../../lib64/libboost_log.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10/../../../../lib64/libyaml-cpp.so: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10/../../../../lib64/libyaml-cpp.so: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10/../../../../lib64/libboost_log.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13'
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-13 03:53:04 UTC
You somehow have GCC 10 selected...
Comment 2 matoro archtester 2024-06-13 03:54:27 UTC
(In reply to Sam James from comment #1)
> You somehow have GCC 10 selected...

Oops, damn, that was for ada testing.