Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904679 - net-mail/mu-1.10.3 - /.../ld: .../libxapian.so: undefined reference to std::cout@GLIBCXX_3.4.31
Summary: net-mail/mu-1.10.3 - /.../ld: .../libxapian.so: undefined reference to std::c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 19:40 UTC by Toralf Förster
Modified: 2023-04-20 17:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.38 KB, text/plain)
2023-04-19 19:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.39 KB, text/plain)
2023-04-19 19:40 UTC, Toralf Förster
Details
environment (environment,102.98 KB, text/plain)
2023-04-19 19:40 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,710 bytes, application/x-bzip)
2023-04-19 19:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.66 KB, application/x-bzip)
2023-04-19 19:41 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.15 KB, application/x-bzip)
2023-04-19 19:41 UTC, Toralf Förster
Details
net-mail:mu-1.10.3:20230419-191238.log (net-mail:mu-1.10.3:20230419-191238.log,35.39 KB, text/plain)
2023-04-19 19:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.08 KB, application/x-bzip)
2023-04-19 19:41 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-04-19 19:40:56 UTC
too long lines were shrinked:

[36/107] x86_64-pc-linux-gnu-g++ -Ilib/message/libmu-message.a.p -Ilib/message -I../mu-1.10.3/lib/message -I. -I../mu-1.10.3 -Ilib/utils -I../mu-1.10.3/lib/utils -Ilib -I../mu-1.10.3/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gmime-3.0 -I/usr/lib64/libffi/include -I/usr
[37/107] rm -f lib/message/libmu-message.a && x86_64-pc-linux-gnu-ar csrDT lib/message/libmu-message.a lib/message/libmu-message.a.p/mu-message.cc.o lib/message/libmu-message.a.p/mu-message-file.cc.o lib/message/libmu-message.a.p/mu-message-part.cc.o lib/message/libmu-message.a.p/mu-contact.cc.o lib
[38/107] x86_64-pc-linux-gnu-g++  -o lib/message/test-contact lib/message/test-contact.p/mu-contact.cc.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--start-group lib
[39/107] x86_64-pc-linux-gnu-g++  -o lib/message/test-document lib/message/test-document.p/mu-document.cc.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--start-group 
FAILED: lib/message/test-document 
x86_64-pc-linux-gnu-g++  -o lib/message/test-document lib/message/test-document.p/mu-document.cc.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--start-group lib/messa
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: /usr/lib64/libxapian.so: undefined reference to `std::cout@GLIBCXX_3.4.31'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: /usr/lib64/libxapian.so: undefined reference to `std::cerr@GLIBCXX_3.4.31'
collect2: error: ld returned 1 exit status

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-j4-20230419-044005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/16
16.0.1
Python 3.10.11
Available Rust versions:
  [1]   rust-1.68.2 *
php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit a16d6cd8bca659cf059397c78ab890cb218a70a9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 19 18:16:57 2023 +0000

    2023-04-19 18:16:57 UTC

emerge -qpvO net-mail/mu
[ebuild  N    ] net-mail/mu-1.10.3  USE="readline -emacs"
Comment 1 Toralf Förster gentoo-dev 2023-04-19 19:40:57 UTC
Created attachment 860395 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-19 19:40:58 UTC
Created attachment 860396 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-19 19:40:59 UTC
Created attachment 860397 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-19 19:41:00 UTC
Created attachment 860398 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-19 19:41:01 UTC
Created attachment 860399 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-19 19:41:02 UTC
Created attachment 860400 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-19 19:41:03 UTC
Created attachment 860401 [details]
net-mail:mu-1.10.3:20230419-191238.log
Comment 8 Toralf Förster gentoo-dev 2023-04-19 19:41:04 UTC
Created attachment 860402 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-20 17:43:52 UTC
This is likely an issue in sys-devel/gcc-13.0.1_pre20230419-r0.