Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 915636 Details for
Bug 947292
media-gfx/openvdb-11.0.0 - [gcc-15] -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx:openvdb-11.0.0:20250101-055055.log
media-gfx:openvdb-11.0.0:20250101-055055.log (text/plain), 6.60 KB, created by
Toralf Förster
on 2025-01-01 09:41:17 UTC
(
hide
)
Description:
media-gfx:openvdb-11.0.0:20250101-055055.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-01-01 09:41:17 UTC
Size:
6.60 KB
patch
obsolete
> * Package: media-gfx/openvdb-11.0.0:0/11.0.0 > * Repository: gentoo > * Maintainer: negril.nx+gentoo@gmail.com proxy-maint@gentoo.org > * USE: abi11-compat abi_x86_64 amd64 blosc cpu_flags_x86_avx cpu_flags_x86_sse4_2 elibc_glibc kernel_linux nanovdb python_single_target_python3_12 utils zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking openvdb-11.0.0.tar.gz to /var/tmp/portage/media-gfx/openvdb-11.0.0/work >>>> Source unpacked in /var/tmp/portage/media-gfx/openvdb-11.0.0/work >>>> Preparing source in /var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0_build" > * Applying openvdb-8.1.0-glfw-libdir.patch ... > [ ok ] > * Applying openvdb-9.0.0-fix-atomic.patch ... >patching file nanovdb/nanovdb/CMakeLists.txt >Hunk #1 succeeded at 69 with fuzz 1. >patching file openvdb/openvdb/CMakeLists.txt >Hunk #1 succeeded at 197 (offset -5 lines). > [ ok ] > * Applying openvdb-10.0.1-fix-linking-of-vdb_tool-with-OpenEXR.patch ... > [ ok ] > * Applying openvdb-10.0.1-log4cplus-version.patch ... > [ ok ] > * Applying openvdb-11.0.0-constexpr-version.patch ... > [ ok ] > * Applying openvdb-11.0.0-cmake_fixes.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0 ... > * install: running my_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0_build-install" >cmake -C /var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0_build-install/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_FIND_PACKAGE_PREFER_CONFIG=yes -DCMAKE_INSTALL_DOCDIR=share/doc/openvdb-11.0.0/ -DOPENVDB_ABI_VERSION_NUMBER=11 -DOPENVDB_BUILD_DOCS=no -DOPENVDB_BUILD_UNITTESTS=no -DOPENVDB_BUILD_VDB_LOD=yes -DOPENVDB_BUILD_VDB_RENDER=yes -DOPENVDB_BUILD_VDB_TOOL=yes -DOPENVDB_BUILD_VDB_VIEW=yes -DOPENVDB_CORE_SHARED=yes -DOPENVDB_CORE_STATIC=no -DOPENVDB_ENABLE_UNINSTALL=no -DUSE_AX=no -DOPENVDB_BUILD_HOUDINI_PLUGIN=no -DUSE_BLOSC=yes -DUSE_COLORED_OUTPUT=yes -DUSE_EXR=no -DUSE_HOUDINI=no -DUSE_IMATH_HALF=yes -DUSE_LOG4CPLUS=yes -DUSE_PKGCONFIG=yes -DUSE_PNG=no -DUSE_TBB=yes -DUSE_ZLIB=yes -DOPENVDB_USE_FUTURE_ABI_12=no -DOPENVDB_USE_DEPRECATED_ABI_10=no -DOPENVDB_USE_DEPRECATED_ABI_9=no -DUSE_NANOVDB=yes -DNANOVDB_ALLOW_FETCHCONTENT=yes -DNANOVDB_BUILD_EXAMPLES=no -DNANOVDB_BUILD_TOOLS=yes -DNANOVDB_BUILD_UNITTESTS=no -DNANOVDB_USE_BLOSC=yes -DNANOVDB_USE_CUDA=no -DNANOVDB_USE_ZLIB=yes -DNANOVDB_USE_OPENVDB=yes -DNANOVDB_USE_INTRINSICS=yes -DOPENVDB_TOOL_USE_NANO=yes -DOPENVDB_TOOL_NANO_USE_BLOSC=yes -DOPENVDB_TOOL_NANO_USE_ZIP=yes -DBUILD_TEST=no -DOPENVDB_BUILD_VDB_AX=no -DOPENVDB_TOOL_USE_ABC=no -DOPENVDB_TOOL_USE_EXR=no -DOPENVDB_TOOL_USE_JPG=no -DOPENVDB_TOOL_USE_PNG=no -DOPENVDB_SIMD=AVX -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0_build-install/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0 >loading initial cache file /var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0_build-install/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 15.0.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 >-- Enabling colored compiler output >-- CMake Build Type: RelWithDebInfo >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0") >-- Configuring for OpenVDB Version 11.0.0 >-- Configuring for OpenVDB ABI Version 11 >-- ---------------------------------------------------- >-- ------------- Configuring OpenVDBCore -------------- >-- ---------------------------------------------------- >-- Found Imath: /usr/include (found suitable version "3.1.10", minimum required is "3.1") >-- 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.6", minimum required is "1.17.0") >-- Found ZLIB: /usr/lib64/libz.so (found suitable version "1.3.1", minimum required is "1.2.7") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- ---------------------------------------------------- >-- ----------- Configuring OpenVDBBinaries ------------ >-- ---------------------------------------------------- >-- Found Jemalloc: /usr/lib64/libjemalloc.so >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") >-- Found Blosc: /usr/lib64/libblosc.so (found version "1.21.6") >CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message): > Could NOT find OpenGL (missing: OPENGL_glx_LIBRARY) >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) > /usr/share/cmake/Modules/FindOpenGL.cmake:579 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > openvdb_cmd/vdb_view/CMakeLists.txt:15 (find_package) > > >-- Configuring incomplete, errors occurred! > * ERROR: media-gfx/openvdb-11.0.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 3649: Called multibuild_foreach_variant 'my_src_configure' > * environment, line 2760: Called _multibuild_run 'my_src_configure' > * environment, line 2758: Called my_src_configure > * environment, line 3042: Called cmake_src_configure > * environment, line 1535: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=media-gfx/openvdb-11.0.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/openvdb-11.0.0::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:openvdb-11.0.0:20250101-055055.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/openvdb-11.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/openvdb-11.0.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0_build-install' > * S: '/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 947292
:
915630
|
915631
|
915632
|
915633
|
915634
|
915635
| 915636 |
915637
|
915638