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

Bug 941446

Summary: dev-libs/imath-3.1.11-r1 - [libtool] [llvm] ld.lld: error: undefined reference: boost::python::objects::register_dynamic_id_aux(boost::python::type_info, std::_1::pair<vo
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:imath-3.1.11-r1:20241013-005707.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt.xz
temp.tar.xz
var.tmp.clang.tar.xz

Description Toralf Förster gentoo-dev 2024-10-13 09:10:32 UTC
too long lines were shrinked:

[79/89] /usr/lib/llvm/19/bin/clang++  -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/ImathTest -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imat
[80/89] /var/tmp/portage/dev-libs/imath-3.1.11-r1/temp/clang-wrappers/clang  -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/ImathTest -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src
[81/89] : && /usr/lib/llvm/19/bin/clang++ -fPIC -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared  -o python3_12/imathnumpy.so src/python/PyImathNumpy/CMakeFiles/imathnumpy_python3.dir/i
[82/89] : && /usr/lib/llvm/19/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 src/python/PyImathTest/CMakeFiles/PyImathTestC.dir/main.cpp.o src/python/PyImathTest/CMakeFiles/PyImath
FAILED: bin/PyImathTestC 
: && /usr/lib/llvm/19/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 src/python/PyImathTest/CMakeFiles/PyImathTestC.dir/main.cpp.o src/python/PyImathTest/CMakeFiles/PyImathTestC.di
ld.lld: error: undefined reference: boost::python::objects::register_dynamic_id_aux(boost::python::type_info, std::__1::pair<void*, boost::python::type_info> (*)(void*))
>>> referenced by src/python/PyImath/libPyImath_Python3_12-3_1.so.29.10.0 (disallowed by --no-allow-shlib-undefined)


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20241010-060009

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 19.1.1+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1+libcxx
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 09372d284d0b66fb768e352ba743f705f5bf3f70
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 13 00:03:25 2024 +0000

    2024-10-13 00:03:25 UTC

emerge -qpvO =dev-libs/imath-3.1.11-r1
[ebuild  N    ] dev-libs/imath-3.1.11-r1  USE="python -doc -large-stack -test" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-10-13 09:10:33 UTC
Created attachment 905469 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-13 09:10:34 UTC
Created attachment 905470 [details]
dev-libs:imath-3.1.11-r1:20241013-005707.log
Comment 3 Toralf Förster gentoo-dev 2024-10-13 09:10:36 UTC
Created attachment 905471 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-10-13 09:10:37 UTC
Created attachment 905472 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-13 09:10:38 UTC
Created attachment 905473 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-13 09:10:39 UTC
Created attachment 905474 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-13 09:10:40 UTC
Created attachment 905475 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-13 09:10:41 UTC
Created attachment 905476 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-10-13 09:10:42 UTC
Created attachment 905477 [details]
var.tmp.clang.tar.xz