Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 905470 Details for
Bug 941446
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
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:imath-3.1.11-r1:20241013-005707.log
dev-libs:imath-3.1.11-r1:20241013-005707.log (text/plain), 74.04 KB, created by
Toralf Förster
on 2024-10-13 09:10:34 UTC
(
hide
)
Description:
dev-libs:imath-3.1.11-r1:20241013-005707.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-10-13 09:10:34 UTC
Size:
74.04 KB
patch
obsolete
> * Package: dev-libs/imath-3.1.11-r1:3/29 > * Repository: gentoo > * Maintainer: negril.nx+gentoo@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_single_target_python3_12 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.12 to build >>>> Unpacking source... >>>> Unpacking imath-3.1.11.tar.gz to /var/tmp/portage/dev-libs/imath-3.1.11-r1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/imath-3.1.11-r1/work >>>> Preparing source in /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build" > * Applying imath-3.1.11-fix_cmake_module_export.patch ... > [ ok ] > * Applying imath-3.1.11-use-correct-boost_python_version.patch ... > [ ok ] >>>> Source prepared. > * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! > * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build" >cmake -C /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_WEBSITE=no -DIMATH_ENABLE_LARGE_STACK=no -DIMATH_HALF_USE_LOOKUP_TABLE=ON -DIMATH_INSTALL_PKG_CONFIG=ON -DIMATH_USE_CLANG_TIDY=OFF -DIMATH_USE_DEFAULT_VISIBILITY=OFF -DIMATH_USE_NOEXCEPT=ON -DBoost_NO_BOOST_CMAKE=OFF -DPYTHON=ON -DPython3_EXECUTABLE=/usr/bin/python3.12 -DPython3_INCLUDE_DIR=/usr/include/python3.12 -DPython3_LIBRARY=/usr/lib64/libpython3.12.so -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11 >loading initial cache file /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/gentoo_common_config.cmake >-- The C compiler identification is Clang 17.0.6 >-- The CXX compiler identification is Clang 19.1.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /var/tmp/portage/dev-libs/imath-3.1.11-r1/temp/clang-wrappers/clang - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/lib/llvm/19/bin/clang++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Configure Imath 3.1.10, library API version: 29.10.0 >-- Imath pkg-config generation enabled >-- Looking for sin in m >-- Looking for sin in m - found >-- Found Python: /usr/bin/python3.13 (found version "3.13.0") found components: Interpreter Development Development.Module Development.Embed >-- Found Python3: /usr/bin/python3.12 (found version "3.12.7") found components: Interpreter Development Development.Module Development.Embed >-- Found Python 3.12.7 >-- Found Python3 libraries: 312 >-- Will install to: lib/python3.12/site-packages >CMake Warning (dev) at src/python/CMakeLists.txt:141 (find_package): > Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake > --help-policy CMP0167" for policy details. Use the cmake_policy command to > set the policy and suppress this warning. > >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found Boost: /usr/lib64/cmake/Boost-1.85.0/BoostConfig.cmake (found version "1.85.0") found components: python312 >-- Found Python 3 boost: Boost::python312 >-- Found NumPy 2.1.2 for Python 3.12.7: /usr/lib/python3.12/site-packages/numpy/_core/include >-- clang-format found: /usr/lib/llvm/19/bin/clang-format >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int >C++ -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (2.1s) >-- Generating done (0.1s) >-- Build files have been written to: /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build >>>> Source configured. >'/var/tmp/portage/dev-libs/imath-3.1.11-r1/temp/clang16-errors.log' -> '/var/tmp/clang/dev-libs/imath-3.1.11-r1/clang16-errors.log' >'/var/tmp/portage/dev-libs/imath-3.1.11-r1/temp/clang16-safe.log' -> '/var/tmp/clang/dev-libs/imath-3.1.11-r1/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build" >ninja -v -j4 -l0 >[1/89] /usr/lib/llvm/19/bin/clang++ -DIMATH_EXPORTS -DImath_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-color-diagnostics -MD -MT src/Imath/CMakeFiles/Imath.dir/ImathFun.cpp.o -MF src/Imath/CMakeFiles/Imath.dir/ImathFun.cpp.o.d -o src/Imath/CMakeFiles/Imath.dir/ImathFun.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath/ImathFun.cpp >[2/89] /usr/lib/llvm/19/bin/clang++ -DIMATH_EXPORTS -DImath_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-color-diagnostics -MD -MT src/Imath/CMakeFiles/Imath.dir/ImathRandom.cpp.o -MF src/Imath/CMakeFiles/Imath.dir/ImathRandom.cpp.o.d -o src/Imath/CMakeFiles/Imath.dir/ImathRandom.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath/ImathRandom.cpp >[3/89] /usr/lib/llvm/19/bin/clang++ -DIMATH_EXPORTS -DImath_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-color-diagnostics -MD -MT src/Imath/CMakeFiles/Imath.dir/ImathColorAlgo.cpp.o -MF src/Imath/CMakeFiles/Imath.dir/ImathColorAlgo.cpp.o.d -o src/Imath/CMakeFiles/Imath.dir/ImathColorAlgo.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath/ImathColorAlgo.cpp >[4/89] /usr/lib/llvm/19/bin/clang++ -DIMATH_EXPORTS -DImath_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-color-diagnostics -MD -MT src/Imath/CMakeFiles/Imath.dir/ImathMatrixAlgo.cpp.o -MF src/Imath/CMakeFiles/Imath.dir/ImathMatrixAlgo.cpp.o.d -o src/Imath/CMakeFiles/Imath.dir/ImathMatrixAlgo.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath/ImathMatrixAlgo.cpp >[5/89] /usr/lib/llvm/19/bin/clang++ -DIMATH_EXPORTS -DImath_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-color-diagnostics -MD -MT src/Imath/CMakeFiles/Imath.dir/half.cpp.o -MF src/Imath/CMakeFiles/Imath.dir/half.cpp.o.d -o src/Imath/CMakeFiles/Imath.dir/half.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath/half.cpp >[6/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 -Wl,-soname,libImath-3_1.so.29 -o src/Imath/libImath-3_1.so.29.10.0 src/Imath/CMakeFiles/Imath.dir/half.cpp.o src/Imath/CMakeFiles/Imath.dir/ImathColorAlgo.cpp.o src/Imath/CMakeFiles/Imath.dir/ImathFun.cpp.o src/Imath/CMakeFiles/Imath.dir/ImathMatrixAlgo.cpp.o src/Imath/CMakeFiles/Imath.dir/ImathRandom.cpp.o -lm && : >[7/89] /usr/bin/cmake -E cmake_symlink_library src/Imath/libImath-3_1.so.29.10.0 src/Imath/libImath-3_1.so.29 src/Imath/libImath-3_1.so && : >[8/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImath.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImath.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImath.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImath.cpp >[9/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathAutovectorize.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathAutovectorize.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathAutovectorize.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathAutovectorize.cpp >[10/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBufferProtocol.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBufferProtocol.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBufferProtocol.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathBufferProtocol.cpp >[11/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox2Array.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox2Array.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox2Array.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathBox2Array.cpp >[12/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox3Array.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox3Array.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox3Array.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathBox3Array.cpp >[13/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathColor3.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathColor3.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathColor3.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathColor3.cpp >[14/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathBox.cpp >[15/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFixedArray.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFixedArray.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFixedArray.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathFixedArray.cpp >[16/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathEuler.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathEuler.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathEuler.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathEuler.cpp >[17/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathColor4.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathColor4.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathColor4.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathColor4.cpp >[18/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathLine.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathLine.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathLine.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathLine.cpp >[19/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFrustum.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFrustum.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFrustum.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathFrustum.cpp >[20/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix22.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix22.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix22.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathMatrix22.cpp >[21/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathPlane.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathPlane.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathPlane.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathPlane.cpp >[22/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathRandom.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathRandom.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathRandom.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathRandom.cpp >[23/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix33.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix33.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix33.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathMatrix33.cpp >[24/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix44.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix44.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix44.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathMatrix44.cpp >[25/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathStringArray.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathStringArray.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathStringArray.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathStringArray.cpp >[26/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathTask.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathTask.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathTask.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathTask.cpp >[27/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathStringTable.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathStringTable.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathStringTable.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathStringTable.cpp >[28/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathShear.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathShear.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathShear.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathShear.cpp >[29/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathUtil.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathUtil.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathUtil.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathUtil.cpp >[30/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathQuat.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathQuat.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathQuat.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathQuat.cpp >[31/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFixedVArray.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFixedVArray.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFixedVArray.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathFixedVArray.cpp >[32/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec2fd.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec2fd.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec2fd.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathVec2fd.cpp >[33/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3fd.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3fd.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3fd.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathVec3fd.cpp >[34/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec2si.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec2si.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec2si.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathVec2si.cpp >[35/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3siArray.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3siArray.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3siArray.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathVec3siArray.cpp >[36/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3si.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3si.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3si.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathVec3si.cpp >[37/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4fd.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4fd.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4fd.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathVec4fd.cpp >[38/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4si.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4si.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4si.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathVec4si.cpp >[39/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -DPYIMATH_BUILD -DPyImath_Python3_12_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4siArray.cpp.o -MF src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4siArray.cpp.o.d -o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4siArray.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathVec4siArray.cpp >[40/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 -Wl,-soname,libPyImath_Python3_12-3_1.so.29 -o src/python/PyImath/libPyImath_Python3_12-3_1.so.29.10.0 src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImath.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathAutovectorize.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox2Array.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox3Array.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBox.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathBufferProtocol.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathColor3.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathColor4.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathEuler.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFixedArray.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFrustum.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathLine.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix22.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix33.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathMatrix44.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathPlane.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathQuat.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathRandom.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathShear.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathStringArray.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathStringTable.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathTask.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathUtil.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathFixedVArray.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec2fd.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec2si.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3fd.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3siArray.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec3si.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4fd.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4siArray.cpp.o src/python/PyImath/CMakeFiles/PyImath_Python3_12.dir/PyImathVec4si.cpp.o -Wl,-rpath,/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath: src/Imath/libImath-3_1.so.29.10.0 /usr/lib64/libpython3.12.so -lm /usr/lib64/libboost_python312.so.1.85.0 && : >[41/89] /usr/bin/cmake -E cmake_symlink_library src/python/PyImath/libPyImath_Python3_12-3_1.so.29.10.0 src/python/PyImath/libPyImath_Python3_12-3_1.so.29 src/python/PyImath/libPyImath_Python3_12-3_1.so && : >[42/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -Dimath_python3_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/imath_python3.dir/imathmodule.cpp.o -MF src/python/PyImath/CMakeFiles/imath_python3.dir/imathmodule.cpp.o.d -o src/python/PyImath/CMakeFiles/imath_python3.dir/imathmodule.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/imathmodule.cpp >[43/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -Dimathnumpy_python3_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImathNumpy -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImathNumpy -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -isystem /usr/include/python3.12 -isystem /usr/lib/python3.12/site-packages/numpy/_core/include -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImathNumpy/CMakeFiles/imathnumpy_python3.dir/imathnumpymodule.cpp.o -MF src/python/PyImathNumpy/CMakeFiles/imathnumpy_python3.dir/imathnumpymodule.cpp.o.d -o src/python/PyImathNumpy/CMakeFiles/imathnumpy_python3.dir/imathnumpymodule.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImathNumpy/imathnumpymodule.cpp >[44/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImathTest -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImathTest -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/python/PyImathTest/CMakeFiles/PyImathTestC.dir/testStringTable.cpp.o -MF src/python/PyImathTest/CMakeFiles/PyImathTestC.dir/testStringTable.cpp.o.d -o src/python/PyImathTest/CMakeFiles/PyImathTestC.dir/testStringTable.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImathTest/testStringTable.cpp >[45/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/main.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/main.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/main.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/main.cpp >[46/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImathTest -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImathTest -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/python/PyImathTest/CMakeFiles/PyImathTestC.dir/main.cpp.o -MF src/python/PyImathTest/CMakeFiles/PyImathTestC.dir/main.cpp.o.d -o src/python/PyImathTest/CMakeFiles/PyImathTestC.dir/main.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImathTest/main.cpp >[47/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testBoxAlgo.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testBoxAlgo.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testBoxAlgo.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testBoxAlgo.cpp >[48/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -Dimath_python3_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/imath_python3.dir/PyImathFun.cpp.o -MF src/python/PyImath/CMakeFiles/imath_python3.dir/PyImathFun.cpp.o.d -o src/python/PyImath/CMakeFiles/imath_python3.dir/PyImathFun.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathFun.cpp >[49/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testBox.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testBox.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testBox.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testBox.cpp >[50/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testExtractEuler.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testExtractEuler.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testExtractEuler.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testExtractEuler.cpp >[51/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testColor.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testColor.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testColor.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testColor.cpp >[52/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testExtractSHRT.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testExtractSHRT.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testExtractSHRT.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testExtractSHRT.cpp >[53/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testFun.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testFun.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testFun.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testFun.cpp >[54/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testFrustum.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testFrustum.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testFrustum.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testFrustum.cpp >[55/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testFrustumTest.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testFrustumTest.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testFrustumTest.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testFrustumTest.cpp >[56/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testInvert.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testInvert.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testInvert.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testInvert.cpp >[57/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testInterval.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testInterval.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testInterval.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testInterval.cpp >[58/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testJacobiEigenSolver.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testJacobiEigenSolver.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testJacobiEigenSolver.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testJacobiEigenSolver.cpp >[59/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testLineAlgo.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testLineAlgo.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testLineAlgo.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testLineAlgo.cpp >[60/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testMiscMatrixAlgo.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testMiscMatrixAlgo.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testMiscMatrixAlgo.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testMiscMatrixAlgo.cpp >[61/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testMatrix.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testMatrix.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testMatrix.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testMatrix.cpp >[62/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testQuat.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testQuat.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testQuat.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testQuat.cpp >[63/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSetRotation.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSetRotation.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSetRotation.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testQuatSetRotation.cpp >[64/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testProcrustes.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testProcrustes.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testProcrustes.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testProcrustes.cpp >[65/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testRandom.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testRandom.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testRandom.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testRandom.cpp >[66/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSlerp.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSlerp.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSlerp.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testQuatSlerp.cpp >[67/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testRoots.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testRoots.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testRoots.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testRoots.cpp >[68/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testShear.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testShear.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testShear.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testShear.cpp >[69/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testTinySVD.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testTinySVD.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testTinySVD.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testTinySVD.cpp >[70/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testVec.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testVec.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testVec.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testVec.cpp >[71/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testArithmetic.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testArithmetic.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testArithmetic.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testArithmetic.cpp >[72/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testBitPatterns.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testBitPatterns.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testBitPatterns.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testBitPatterns.cpp >[73/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testClassification.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testClassification.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testClassification.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testClassification.cpp >[74/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testError.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testError.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testError.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testError.cpp >[75/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testFunction.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testFunction.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testFunction.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testFunction.cpp >[76/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testLimits.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testLimits.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testLimits.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testLimits.cpp >[77/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testSize.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testSize.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testSize.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testSize.cpp >[78/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testInterop.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testInterop.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testInterop.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testInterop.cpp >[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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testToFloat.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testToFloat.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testToFloat.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testToFloat.cpp >[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/ImathTest/../Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathHalfCTest.dir/half_c_main.c.o -MF src/ImathTest/CMakeFiles/ImathHalfCTest.dir/half_c_main.c.o.d -o src/ImathTest/CMakeFiles/ImathHalfCTest.dir/half_c_main.c.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/half_c_main.c >[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/imathnumpymodule.cpp.o -Wl,-rpath,/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath:/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath: src/python/PyImath/libPyImath_Python3_12-3_1.so.29.10.0 /usr/lib64/libpython3.12.so src/Imath/libImath-3_1.so.29.10.0 -lm /usr/lib64/libboost_python312.so.1.85.0 && : >[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/PyImathTestC.dir/testStringTable.cpp.o -o bin/PyImathTestC -Wl,-rpath,/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath:/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath src/python/PyImath/libPyImath_Python3_12-3_1.so.29.10.0 /usr/lib64/libpython3.12.so src/Imath/libImath-3_1.so.29.10.0 -lm /usr/lib64/libboost_python312.so.1.85.0 && : >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.dir/testStringTable.cpp.o -o bin/PyImathTestC -Wl,-rpath,/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath:/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/Imath src/python/PyImath/libPyImath_Python3_12-3_1.so.29.10.0 /usr/lib64/libpython3.12.so src/Imath/libImath-3_1.so.29.10.0 -lm /usr/lib64/libboost_python312.so.1.85.0 && : >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) > >ld.lld: error: undefined reference: boost::python::objects::function_object(boost::python::objects::py_function const&, std::__1::pair<boost::python::detail::keyword const*, boost::python::detail::keyword const*> const&) >>>> referenced by src/python/PyImath/libPyImath_Python3_12-3_1.so.29.10.0 (disallowed by --no-allow-shlib-undefined) >clang++: error: linker command failed with exit code 1 (use -v to see invocation) >[83/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathTest.dir/testNoInterop.cpp.o -MF src/ImathTest/CMakeFiles/ImathTest.dir/testNoInterop.cpp.o.d -o src/ImathTest/CMakeFiles/ImathTest.dir/testNoInterop.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/testNoInterop.cpp >[84/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/imath-3.1.11-r1/work/Imath-3.1.11_build/config -O2 -pipe -march=native -fno-diagnostics-color -fno-color-diagnostics -MD -MT src/ImathTest/CMakeFiles/ImathHalfPerfTest.dir/half_perf_test.cpp.o -MF src/ImathTest/CMakeFiles/ImathHalfPerfTest.dir/half_perf_test.cpp.o.d -o src/ImathTest/CMakeFiles/ImathHalfPerfTest.dir/half_perf_test.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/ImathTest/half_perf_test.cpp >[85/89] /usr/lib/llvm/19/bin/clang++ -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_LIB -Dimath_python3_EXPORTS -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/Imath -I/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build/config -isystem /usr/include/python3.12 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT src/python/PyImath/CMakeFiles/imath_python3.dir/PyImathBasicTypes.cpp.o -MF src/python/PyImath/CMakeFiles/imath_python3.dir/PyImathBasicTypes.cpp.o.d -o src/python/PyImath/CMakeFiles/imath_python3.dir/PyImathBasicTypes.cpp.o -c /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11/src/python/PyImath/PyImathBasicTypes.cpp >ninja: build stopped: subcommand failed. > * ERROR: dev-libs/imath-3.1.11-r1::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 3391: Called cmake_src_compile > * environment, line 1460: Called cmake_build > * environment, line 1427: Called eninja > * environment, line 1909: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=dev-libs/imath-3.1.11-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/imath-3.1.11-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:imath-3.1.11-r1:20241013-005707.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/imath-3.1.11-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/imath-3.1.11-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build' > * S: '/var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 941446
:
905469
| 905470 |
905471
|
905472
|
905473
|
905474
|
905475
|
905476
|
905477