Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 526396 Details for
Bug 652266
media-gfx/openvdb-4.0.2 : CMake Error at /.../FindBoost.cmake:2044 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx:openvdb-4.0.2:20180402-212929.log
media-gfx:openvdb-4.0.2:20180402-212929.log (text/plain), 5.82 KB, created by
Toralf Förster
on 2018-04-02 23:06:27 UTC
(
hide
)
Description:
media-gfx:openvdb-4.0.2:20180402-212929.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-04-02 23:06:27 UTC
Size:
5.82 KB
patch
obsolete
> * Package: media-gfx/openvdb-4.0.2 > * Repository: gentoo > * Maintainer: dracwyrm@gentoo.org agrigo2001@yahoo.com.au,proxy-maint@gentoo.org > * USE: abi3-compat abi_x86_64 amd64 elibc_glibc kernel_linux python python_single_target_python3_5 python_targets_python2_7 python_targets_python3_5 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking openvdb-4.0.2.tar.gz to /var/tmp/portage/media-gfx/openvdb-4.0.2/work >>>> Unpacking openvdb-4.0.2-patchset-01.tar.xz to /var/tmp/portage/media-gfx/openvdb-4.0.2/work >>>> Source unpacked in /var/tmp/portage/media-gfx/openvdb-4.0.2/work >>>> Preparing source in /var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2 ... > * Applying 0001-Change-hardcoded-paths-to-GNUInstallDirs-variables.patch ... > [ ok ] > * Applying 0002-Use-PkgConfig-to-find-IlmBase-and-OpenEXR.patch ... > [ ok ] > * Applying 0003-Boost-1.65-NumPy-support.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2_build" >cmake -C /var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DOPENVDB_BUILD_UNITTESTS=OFF -DOPENVDB_BUILD_DOCS=no -DCMAKE_INSTALL_DOCDIR=share/doc/openvdb-4.0.2 -DOPENVDB_BUILD_PYTHON_MODULE=yes -DOPENVDB_ENABLE_3_ABI_COMPATIBLE=yes -DOPENVDB_ENABLE_RPATH=OFF -DUSE_GLFW3=ON -DBLOSC_LOCATION=/usr/ -DGLEW_LOCATION=/usr/ -DGLFW3_LOCATION=/usr/ -DTBB_LOCATION=/usr/ -DPYOENVDB_INSTALL_DIRECTORY= -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2 >loading initial cache file /var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 7.3.0 >-- The CXX compiler identification is GNU 7.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found GLFW3: /usr >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Boost version: 1.65.0 >-- Found the following Boost libraries: >-- iostreams >-- system >-- thread >-- regex >-- chrono >-- date_time >-- atomic >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- Found Blosc: /usr >-- Found TBB: /usr >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") >-- Checking for module 'IlmBase' >-- Found IlmBase, version 2.2.0 >-- Checking for module 'OpenEXR' >-- Found OpenEXR, version 2.2.0 >-- Found OpenGL: /usr/lib/libGL.so >-- Found PythonInterp: /var/tmp/portage/media-gfx/openvdb-4.0.2/temp/python3.5/bin/python (found version "3.5.5") >-- Found PythonLibs: /usr/lib/libpython3.5m.so (found version "3.5.5") >CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:2044 (message): > Unable to find the requested Boost libraries. > > Boost version: 1.65.0 > > Boost include path: /usr/include > > Could not find the following Boost libraries: > > boost_python > > No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the > directory containing Boost libraries or BOOST_ROOT to the location of > Boost. >Call Stack (most recent call first): > openvdb/python/CMakeLists.txt:6 (FIND_PACKAGE) > > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native >C++ -O2 -pipe -march=native -std=c++14 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2_build/CMakeFiles/CMakeError.log". > * ERROR: media-gfx/openvdb-4.0.2::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 3959: Called cmake-utils_src_configure > * environment, line 1072: 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-4.0.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/openvdb-4.0.2::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:openvdb-4.0.2:20180402-212929.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/openvdb-4.0.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/openvdb-4.0.2/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2_build' > * S: '/var/tmp/portage/media-gfx/openvdb-4.0.2/work/openvdb-4.0.2'
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 652266
:
526382
|
526384
|
526386
|
526388
|
526390
|
526392
|
526394
| 526396 |
526398
|
539326