Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 776804 Details for
Bug 842636
sci-libs/ceres-solver-2.0.0: file STRINGS file "/usr/include/tbb/tbb_stddef.h" cannot be read
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 8.91 KB, created by
Scott Alfter
on 2022-05-04 23:06:39 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Scott Alfter
Created:
2022-05-04 23:06:39 UTC
Size:
8.91 KB
patch
obsolete
> * Package: sci-libs/ceres-solver-2.0.0 > * Repository: gentoo > * Maintainer: sci@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lapack openmp schur sparse userland_GNU > * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ceres-solver-2.0.0.tar.gz to /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work >>>> Source unpacked in /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work >>>> Preparing source in /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0_build" > * Applying ceres-solver-2.0.0-system-mathjax.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_BENCHMARKS=OFF -DBUILD_EXAMPLES=no -DBUILD_TESTING=no -DBUILD_DOCUMENTATION=no -DGFLAGS=no -DLAPACK=yes -DSCHUR_SPECIALIZATIONS=yes -DCXSPARSE=no -DSUITESPARSE=yes -DEigen3_DIR=/usr/lib64/cmake/eigen3 -DCERES_THREADING_MODEL=OPENMP -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0 >loading initial cache file /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0_build-abi_x86_64.amd64/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.1 >-- The CXX compiler identification is GNU 11.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/lib/ccache/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/lib/ccache/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Detected Ceres version: 2.0.0 from /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0/include/ceres/version.h >-- Detected available Ceres threading models: [CXX_THREADS, OPENMP, NO_THREADS] >-- Building with C++14 >-- Found Eigen version 3.4.0: /usr/include/eigen3 >-- Enabling use of Eigen as a sparse linear algebra library. >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") >-- Checking for module 'blas' >-- Found blas, version 3.10.0 >-- Checking for module 'lapack' >-- Found lapack, version 3.10.0 >-- Found LAPACK library: /usr/lib64/liblapack.so;/usr/lib64/libblas.so >-- Found AMD headers in: /usr/include >-- Found AMD library: /usr/lib64/libamd.so >-- Found CAMD headers in: /usr/include >-- Found CAMD library: /usr/lib64/libcamd.so >-- Found COLAMD headers in: /usr/include >-- Found COLAMD library: /usr/lib64/libcolamd.so >-- Found CCOLAMD headers in: /usr/include >-- Found CCOLAMD library: /usr/lib64/libccolamd.so >-- Found CHOLMOD headers in: /usr/include >-- Found CHOLMOD library: /usr/lib64/libcholmod.so >-- Found SUITESPARSEQR headers in: /usr/include >-- Found SUITESPARSEQR library: /usr/lib64/libspqr.so >CMake Error at cmake/FindTBB.cmake:434 (file): > file STRINGS file "/usr/include/tbb/tbb_stddef.h" cannot be read. >Call Stack (most recent call first): > cmake/FindSuiteSparse.cmake:309 (find_package) > CMakeLists.txt:282 (find_package) > > >-- Found Intel Thread Building Blocks (TBB) library (. / ) include location: /usr/include. Assuming SuiteSparseQR was compiled with TBB. >-- Found SUITESPARSE_CONFIG headers in: /usr/include >-- Found SUITESPARSE_CONFIG library: /usr/lib64/libsuitesparseconfig.so >-- Found LIBRT library: /usr/lib64/librt.a >-- Adding librt: /usr/lib64/librt.a to SuiteSparse_config libraries (required on Linux & Unix [not OSX] if SuiteSparse is compiled with timing). >-- Found METIS library: /usr/lib64/libmetis.so >-- Found SuiteSparse: 1 (found version "5.4.0") >-- Found SuiteSparse 5.4.0, building with SuiteSparse. >-- Building without CXSparse. >-- Building without Apple's Accelerate sparse support. >-- Use of gflags disabled - no tests or tools will be built! >-- No preference for use of exported glog CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported glog CMake configuration if available. >-- Found installed version of glog: /usr/lib64/cmake/glog >-- Detected glog version: 0.5.0 >-- Found Glog: glog::glog >-- Found Google Log (glog). Assuming glog was NOT built with gflags support as gflags was not found. If glog was built with gflags, please set the gflags search locations such that it can be found by Ceres. Otherwise, Ceres may fail to link due to missing gflags symbols. >-- Found OpenMP_C: -fopenmp (found version "4.5") >-- Found OpenMP_CXX: -fopenmp (found version "4.5") >-- Found OpenMP: TRUE (found version "4.5") >-- Using Ceres threading model: OPENMP >-- Building Ceres as a shared library. >-- Performing Test CHECK_CXX_FLAG_Wmissing_declarations >-- Performing Test CHECK_CXX_FLAG_Wmissing_declarations - Success >-- Performing Test CHECK_CXX_FLAG_Wno_unknown_pragmas >-- Performing Test CHECK_CXX_FLAG_Wno_unknown_pragmas - Success >-- Performing Test CHECK_CXX_FLAG_Wno_sign_compare >-- Performing Test CHECK_CXX_FLAG_Wno_sign_compare - Success >-- Performing Test CHECK_CXX_FLAG_Wno_unused_parameter >-- Performing Test CHECK_CXX_FLAG_Wno_unused_parameter - Success >-- Performing Test CHECK_CXX_FLAG_Wno_missing_field_initializers >-- Performing Test CHECK_CXX_FLAG_Wno_missing_field_initializers - Success >-- Creating configured Ceres config.h output directory: /var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0_build-abi_x86_64.amd64/config/ceres/internal >-- Enabling CERES_USE_EIGEN_SPARSE in Ceres config.h >-- Enabling CERES_NO_CXSPARSE in Ceres config.h >-- Enabling CERES_NO_ACCELERATE_SPARSE in Ceres config.h >-- Enabling CERES_USE_OPENMP in Ceres config.h >-- Enabling CERES_USING_SHARED_LIBRARY in Ceres config.h >-- Performing Test CHECK_CXX_FLAG_Wno_missing_declarations >-- Performing Test CHECK_CXX_FLAG_Wno_missing_declarations - Success >-- Do not build any example. >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -pipe -O2 -march=native -fopenmp >C++ -pipe -O2 -march=native -fopenmp -Wmissing-declarations -Wno-unknown-pragmas -Wno-sign-compare -Wno-unused-parameter -Wno-missing-field-initializers >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/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0_build-abi_x86_64.amd64/CMakeFiles/CMakeOutput.log". > * ERROR: sci-libs/ceres-solver-2.0.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 3619: Called cmake-multilib_src_configure > * environment, line 1218: Called multilib-minimal_src_configure > * environment, line 2516: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 2766: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2471: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2469: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 581: Called multilib-minimal_abi_src_configure > * environment, line 2510: Called multilib_src_configure > * environment, line 2982: Called cmake_src_configure > * environment, line 1479: 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 '=sci-libs/ceres-solver-2.0.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/ceres-solver-2.0.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sci-libs/ceres-solver-2.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/ceres-solver-2.0.0/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.0.0_build-abi_x86_64.amd64' > * S: '/var/tmp/portage/sci-libs/ceres-solver-2.0.0/work/ceres-solver-2.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 842636
:
776798
|
776801
| 776804 |
776807