Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [32m * [39;49;00mPackage: media-gfx/openvdb-9.1.0-r1:0/9.1
- [32m * [39;49;00mRepository: gentoo
- [32m * [39;49;00mMaintainer: [email protected] [email protected]
- [32m * [39;49;00mUSE: abi9-compat abi_x86_64 amd64 blosc cpu_flags_x86_avx cpu_flags_x86_sse4_2 cuda elibc_glibc kernel_linux nanovdb numpy python python_single_target_python3_10 userland_GNU
- [32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
- [32m*[0m Using python3.10 to build
- >>> Unpacking source...
- >>> Unpacking openvdb-9.1.0.tar.gz to /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work
- >>> Source unpacked in /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work
- >>> Preparing source in /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0 ...
- [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0"
- [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0_build"
- [32m*[0m Applying openvdb-8.1.0-glfw-libdir.patch ...
- [A[73C [34;01m[ [32;01mok[34;01m ][0m
- [32m*[0m Applying openvdb-9.0.0-fix-atomic.patch ...
- [A[73C [34;01m[ [32;01mok[34;01m ][0m
- [32m*[0m Applying openvdb-9.1.0-disable-failing-tests.patch ...
- [A[73C [34;01m[ [32;01mok[34;01m ][0m
- >>> Source prepared.
- >>> Configuring source in /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0 ...
- [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0"
- [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0_build"
- cmake -C /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=share/doc/openvdb-9.1.0-r1/ -DOPENVDB_ABI_VERSION_NUMBER=9 -DOPENVDB_BUILD_AX=no -DOPENVDB_BUILD_DOCS=no -DOPENVDB_BUILD_UNITTESTS=no -DOPENVDB_BUILD_VDB_LOD=no -DOPENVDB_BUILD_VDB_RENDER=no -DOPENVDB_BUILD_VDB_VIEW=no -DOPENVDB_CORE_SHARED=ON -DOPENVDB_CORE_STATIC=no -DOPENVDB_ENABLE_RPATH=OFF -DUSE_BLOSC=yes -DUSE_CCACHE=OFF -DUSE_COLORED_OUTPUT=ON -DUSE_EXR=no -DUSE_IMATH_HALF=ON -DUSE_LOG4CPLUS=ON -DUSE_NANOVDB=yes -DUSE_PNG=no -DUSE_ZLIB=yes -DNANOVDB_BUILD_UNITTESTS=no -DNANOVDB_USE_CUDA=yes -DNANOVDB_USE_OPENVDB=ON -DNANOVDB_USE_INTRINSICS=ON -DOPENVDB_BUILD_PYTHON_MODULE=ON -DUSE_NUMPY=yes -DOPENVDB_BUILD_PYTHON_UNITTESTS=no -DPYOPENVDB_INSTALL_DIRECTORY=/usr/lib/python3.10/site-packages -DPython_INCLUDE_DIR=/usr/include/python3.10 -DOPENVDB_SIMD=AVX -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0
- loading initial cache file /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0_build/gentoo_common_config.cmake
- -- The CXX compiler identification is GNU 11.3.0
- -- 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
- [0mCMake Deprecation Warning at cmake/config/OpenVDBCXX.cmake:32 (message):
- C++ < 17 is deprecated and will be removed.
- Call Stack (most recent call first):
- CMakeLists.txt:355 (include)
- [0m
- -- Enabling colored compiler output
- -- CMake Build Type: RelWithDebInfo
- -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0")
- -- Configuring for OpenVDB Version 9.1.0
- -- Configuring for OpenVDB ABI Version 9
- -- ----------------------------------------------------
- -- ------------- Configuring OpenVDBCore --------------
- -- ----------------------------------------------------
- -- Found Boost: /usr/lib64/cmake/Boost-1.80.0/BoostConfig.cmake (found suitable version "1.80.0", minimum required is "1.70") found components: iostreams
- -- Found TBB: /usr/include (found suitable version "2021.7", minimum required is "2019.0") found components: tbb
- -- Found Imath 3.1.6
- -- Found Log4cplus: /usr/lib64/liblog4cplus.so (found suitable version "2.0.7", minimum required is "1.1.2")
- -- Found Blosc: /usr/lib64/libblosc.so (found suitable version "1.21.2", minimum required is "1.5.0")
- -- Found ZLIB: /usr/lib64/libz.so (found suitable version "1.2.13", minimum required is "1.2.7")
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE
- -- ----------------------------------------------------
- -- ------------ Configuring OpenVDBPython -------------
- -- ----------------------------------------------------
- -- Found Python: /usr/include/python3.10 (found version "3.10.9") found components: Development.Module NumPy Interpreter
- -- Found Python::Module: /usr/include/python3.10) (found suitable version "3.10.9", minimum required is "2.7")
- -- Found Python::NumPy: /usr/lib/python3.10/site-packages/numpy/core/include) (found suitable version "1.23.4", minimum required is "1.17.0")
- -- Found Boost: /usr/lib64/cmake/Boost-1.80.0/BoostConfig.cmake (found suitable version "1.80.0", minimum required is "1.70") found components: python310 numpy310
- -- ----------------------------------------------------
- -- ----------- Configuring OpenVDBBinaries ------------
- -- ----------------------------------------------------
- -- Found Jemalloc: /usr/lib64/libjemalloc.so
- -- The C compiler identification is GNU 11.3.0
- -- 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
- -- ----------------------------------------------------
- -- --------------- Configuring NanoVDB ----------------
- -- ----------------------------------------------------
- -- The CUDA compiler identification is NVIDIA 11.8.89
- -- Detecting CUDA compiler ABI info
- -- Detecting CUDA compiler ABI info - done
- -- Check for working CUDA compiler: /opt/cuda/bin/nvcc - skipped
- -- Detecting CUDA compile features
- -- Detecting CUDA compile features - done
- -- Found TBB: /usr/include (found version "2021.7") found components: tbb tbbmalloc tbbmalloc_proxy
- -- Found Blosc: /usr/lib64/libblosc.so (found version "1.21.2")
- -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13")
- -- ----------------------------------------------------
- -- --------- Configuring NanoVDB Cmd Tools ------------
- -- ----------------------------------------------------
- -- <<< Gentoo configuration >>>
- Build type RelWithDebInfo
- Install path /usr
- Compiler flags:
- C -march=native -O2 -pipe
- C++ -march=native -O2 -pipe
- Linker flags:
- Executable -Wl,-O1 -Wl,--as-needed
- Module -Wl,-O1 -Wl,--as-needed
- Shared -Wl,-O1 -Wl,--as-needed
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0_build
- >>> Source configured.
- >>> Compiling source in /var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0 ...
- [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0"
- [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/openvdb-9.1.0-r1/work/openvdb-9.1.0_build"
- ninja -v -j32 -l0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement