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

Bug 934176

Summary: 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'
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED INVALID    
Severity: normal CC: matoro_gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=932940
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log and emerge --info

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.