* 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"
  [ ok ]
  [ ok ]
>>> Source prepared.
>>> 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 GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - 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/bin/x86_64-pc-linux-gnu-g++ - 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.1") found components: Interpreter Development Development.Module Development.Embed
-- Found Python3: /usr/bin/python3.12 (found version "3.12.8") found components: Interpreter Development Development.Module Development.Embed
-- Found Python 3.12.8
-- 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.3 for Python 3.12.8: /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               -O3 -march=native -mtune=native -fomit-frame-pointer -pipe
C++             -O3 -march=native -mtune=native -fomit-frame-pointer -pipe
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Shared          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs

-- Configuring done (6.8s)
-- Generating done (0.3s)
-- Build files have been written to: /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build
>>> Source configured.
>>> 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 -j2 -l2
[1/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -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
[2/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -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
[3/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -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
[4/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -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
[6/89] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[11/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[12/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[13/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[14/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[15/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[16/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[18/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[19/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[20/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[22/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[23/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[24/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[25/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[26/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[27/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[28/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[29/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[30/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[31/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[34/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[35/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[39/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[40/89] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[44/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[45/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -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
[46/89] /usr/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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/bin/x86_64-pc-linux-gnu-g++ -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[48/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[49/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[51/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[53/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[54/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[57/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[59/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[60/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[61/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[63/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[64/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[65/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[66/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[68/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[69/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[70/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[71/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[72/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[73/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[74/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[75/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[76/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[77/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[78/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[79/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[81/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[82/89] /usr/bin/x86_64-pc-linux-gnu-gcc  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[83/89] /usr/bin/x86_64-pc-linux-gnu-g++  -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  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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
[84/89] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared  -o python3_12/imath.so src/python/PyImath/CMakeFiles/imath_python3.dir/imathmodule.cpp.o src/python/PyImath/CMakeFiles/imath_python3.dir/PyImathFun.cpp.o src/python/PyImath/CMakeFiles/imath_python3.dir/PyImathBasicTypes.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  src/Imath/libImath-3_1.so.29.10.0  -lm  /usr/lib64/libboost_python312.so.1.85.0 && :
[85/89] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 && :
[86/89] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs 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 && :
[87/89] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs src/ImathTest/CMakeFiles/ImathTest.dir/main.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testBox.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testBoxAlgo.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testColor.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testExtractEuler.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testExtractSHRT.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testFrustum.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testFrustumTest.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testFun.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testInterval.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testInvert.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testJacobiEigenSolver.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testLineAlgo.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testMatrix.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testMiscMatrixAlgo.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testProcrustes.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testQuat.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSetRotation.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testQuatSlerp.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testRandom.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testRoots.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testShear.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testTinySVD.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testVec.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testArithmetic.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testBitPatterns.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testClassification.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testError.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testFunction.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testLimits.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testSize.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testToFloat.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testInterop.cpp.o src/ImathTest/CMakeFiles/ImathTest.dir/testNoInterop.cpp.o -o bin/ImathTest  -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  -lm && :
[88/89] : && /usr/bin/x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs src/ImathTest/CMakeFiles/ImathHalfCTest.dir/half_c_main.c.o -o bin/ImathHalfCTest   && :
[89/89] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs src/ImathTest/CMakeFiles/ImathHalfPerfTest.dir/half_perf_test.cpp.o -o bin/ImathHalfPerfTest  -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  -lm && :
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-libs/imath-3.1.11-r1

>>> Install dev-libs/imath-3.1.11-r1 into /var/tmp/portage/dev-libs/imath-3.1.11-r1/image
 * 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 -j2 -l2 install
[0/1] cd /var/tmp/portage/dev-libs/imath-3.1.11-r1/work/Imath-3.1.11_build && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathConfig.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/pkgconfig/Imath.pc
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/cmake/Imath/ImathConfig.cmake
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/cmake/Imath/ImathConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/cmake/Imath/ImathTargets.cmake
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/cmake/Imath/ImathTargets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/libImath-3_1.so.29.10.0
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/libImath-3_1.so.29
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/libImath-3_1.so
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/half.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/halfFunction.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/halfLimits.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathBox.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathBoxAlgo.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathColor.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathColorAlgo.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathEuler.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathExport.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathForward.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathFrame.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathFrustum.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathFrustumTest.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathFun.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathGL.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathGLU.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathInt64.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathInterval.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathLine.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathLineAlgo.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathMath.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathMatrix.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathMatrixAlgo.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathNamespace.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathPlane.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathPlatform.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathQuat.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathRandom.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathRoots.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathShear.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathSphere.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathTypeTraits.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathVec.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/ImathVecAlgo.h
-- Creating symlink /usr/lib64/libImath.so -> libImath-3_1.so
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/pkgconfig/PyImath.pc
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImath.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathAPI.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathAutovectorize.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathBasicTypes.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathBox.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathBoxArrayImpl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathBufferProtocol.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathColor.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathColor3ArrayImpl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathColor4Array2DImpl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathColor4ArrayImpl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathDecorators.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathEuler.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathExport.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathFixedArray.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathFixedArray2D.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathFixedArrayTraits.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathFixedMatrix.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathFixedVArray.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathFrustum.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathFun.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathLine.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathMathExc.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathMatrix.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathOperators.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathPlane.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathQuat.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathQuatOperators.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathRandom.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathShear.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathStringArray.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathStringArrayRegister.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathStringTable.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathTask.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathUtil.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathVec.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathVec2Impl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathVec3ArrayImpl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathVec3Impl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathVec4ArrayImpl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathVec4Impl.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/include/Imath/PyImathVecOperators.h
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/libPyImath_Python3_12-3_1.so.29.10.0
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/libPyImath_Python3_12-3_1.so.29
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/libPyImath_Python3_12-3_1.so.29.10.0" to ""
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib64/libPyImath_Python3_12-3_1.so
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib/python3.12/site-packages/imath.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib/python3.12/site-packages/imath.so" to ""
-- Installing: /var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib/python3.12/site-packages/imathnumpy.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-libs/imath-3.1.11-r1/image/usr/lib/python3.12/site-packages/imathnumpy.so" to ""
>>> Completed installing dev-libs/imath-3.1.11-r1 into /var/tmp/portage/dev-libs/imath-3.1.11-r1/image

 * Final size of build directory: 152180 KiB (148.6 MiB)
 * Final size of installed tree:   57108 KiB ( 55.7 MiB)

 * Verifying compiled files for python3.12
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libImath-3_1.so.29.10.0
   /usr/lib64/libPyImath_Python3_12-3_1.so.29.10.0
   /usr/lib/python3.12/site-packages/imath.so
   /usr/lib/python3.12/site-packages/imathnumpy.so