Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 881652 Details for
Bug 921582
sci-libs/pcl: cuda should be build with supported compiler
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
install-sci-libs_pcl-1.14.0.out
1704648553-install-sci-libs_pcl-1.14.0:0::gentoo.out (text/plain), 9.52 KB, created by
Paul Zander
on 2024-01-07 17:55:03 UTC
(
hide
)
Description:
install-sci-libs_pcl-1.14.0.out
Filename:
MIME Type:
Creator:
Paul Zander
Created:
2024-01-07 17:55:03 UTC
Size:
9.52 KB
patch
obsolete
>>>> Running ebuild phase killold as root:root... >>>> Starting builtin_killold >>>> Done builtin_killold >>>> Completed ebuild phase killold >>>> Running ebuild phases init saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_init >>>> Done builtin_init >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases init saveenv >>>> Running ebuild phases loadenv setup saveenv as root:root... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv >>>> Starting pkg_setup >>>> Done pkg_setup >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases loadenv setup saveenv >>>> Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv >>>> Starting src_unpack >>>> Unpacking pcl-1.14.0.tar.gz to /var/tmp/paludis/sci-libs-pcl-1.14.0/work >tar zxf /var/cache/distfiles/pcl-1.14.0.tar.gz --no-same-owner >>>> Done src_unpack >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases loadenv unpack saveenv >>>> Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv >>>> Starting src_prepare > * Source directory (CMAKE_USE_DIR): "/var/tmp/paludis/sci-libs-pcl-1.14.0/work/pcl-pcl-1.14.0" > * Build directory (BUILD_DIR): "/var/tmp/paludis/sci-libs-pcl-1.14.0/work/pcl-pcl-1.14.0_build" >patch -p1 -f -g0 --no-backup-if-mismatch < /var/db/repos/gentoo/sci-libs/pcl/files/pcl-1.12.1-allow-configuration-of-install-dirs.patch >patching file cmake/pcl_utils.cmake >patch -p1 -f -g0 --no-backup-if-mismatch < /var/db/repos/gentoo/sci-libs/pcl/files/pcl-1.12.1-fix-hardcoded-relative-directory-of-the-installed-cmake-files.patch >patching file PCLConfig.cmake.in >Hunk #1 succeeded at 410 (offset 21 lines). > * Hardcoded definition(s) removed in doc/tutorials/content/sources/implicit_shape_model/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release) > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "build type default to Rel >>>> Done src_prepare >>>> Starting builtin_saveenv >>>> Done builtin_saveenv >>>> Completed ebuild phases loadenv prepare saveenv >>>> Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild... >>>> Starting builtin_loadenv >>>> Done builtin_loadenv >>>> Starting src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/paludis/sci-libs-pcl-1.14.0/work/pcl-pcl-1.14.0" > * Build directory (BUILD_DIR): "/var/tmp/paludis/sci-libs-pcl-1.14.0/work/pcl-pcl-1.14.0_build" >cmake -C /var/tmp/paludis/sci-libs-pcl-1.14.0/work/pcl-pcl-1.14.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DDOC_INSTALL_DIR=share/doc/pcl-1.14.0 -DLIB_INSTALL_DIR=lib64 -DPCLCONFIG_INSTALL_DIR=share/cmake/pcl-1.14 -DWITH_CUDA=TRUE -DWITH_LIBUSB=TRUE -DWITH_OPENGL=TRUE -DWITH_PNG=TRUE -DWITH_QHULL=TRUE -DWITH_VTK=TRUE -DWITH_PCAP=FALSE -DWITH_OPENNI=FALSE -DWITH_OPENNI2=FALSE -DPCL_ENABLE_SSE=TRUE -DWITH_DOCS=FALSE -DWITH_TUTORIALS=FALSE -DBUILD_global_tests=FALSE -DWITH_QT=QT6 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/paludis/sci-libs-pcl-1.14.0/work/pcl-pcl-1.14.0_build/gentoo_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0146=OLD -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -C /etc/paludis/bashrc.d/cmake_ccache.cache /var/tmp/paludis/sci-libs-pcl-1.14.0/work/pcl-pcl-1.14.0 >loading initial cache file /var/tmp/paludis/sci-libs-pcl-1.14.0/work/pcl-pcl-1.14.0_build/gentoo_common_config.cmake >loading initial cache file /etc/paludis/bashrc.d/cmake_ccache.cache >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.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 >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.0") >-- Performing Test LIBATOMIC_NOT_NEEDED >-- Performing Test LIBATOMIC_NOT_NEEDED - Failed >-- Found ClangFormat: /usr/lib/llvm/17/bin/clang-format (found suitable version "17.0.6", minimum required is "14") >-- Adding target 'format' >-- Found OpenMP_C: -fopenmp (found version "4.5") >-- Found OpenMP_CXX: -fopenmp (found version "4.5") >-- Found OpenMP: TRUE (found version "4.5") found components: C CXX >-- Found OpenMP, spec date 201511 >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Checking for module 'flann>=1.9.1' >-- Found flann, version 1.9.1 >-- Found FLANN: /usr/lib64/libflann_cpp.so (Required is at least version "1.9.1") >-- FLANN found (include: /usr/include, lib: /usr/lib64/libflann_cpp.so) >-- Checking for module 'libusb-1.0' >-- Found libusb-1.0, version 1.0.26 >-- Found libusb: /usr/lib64/libusb-1.0.so >-- Could NOT find Ensenso (missing: ENSENSO_LIBRARIES ENSENSO_INCLUDE_DIRS) >-- IDS-Imaging Ensenso camera support: not building because Ensenso not found >-- Could NOT find davidSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) >-- David Vision Systems SDK support: not building because davidSDK not found >-- Could NOT find DSSDK (missing: DSSDK_LIBRARIES DSSDK_INCLUDE_DIRS) >-- DepthSense SDK support: not building because DSSDK not found >-- Could NOT find RSSDK (missing: RSSDK_LIBRARIES RSSDK_INCLUDE_DIRS) >-- RealSense SDK support: not building because RSSDK not found >-- Could NOT find RSSDK2 >-- RealSense SDK 2.0 (librealsense) support: not building because RSSDK2 not found >-- Checking for module 'metslib' >-- Package 'metslib', required by 'virtual:world', not found >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3") >-- Found PNG: /usr/lib64/libpng.so (found version "1.6.40") >-- Found Qhull version 8.0.2 >-- Found CUDA Toolkit v12.3 >CMake Error at /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:780 (message): > Compiling the CUDA compiler identification source file > "CMakeCUDACompilerId.cu" failed. > > Compiler: /opt/cuda/bin/nvcc > > Build flags: > > Id flags: --keep;--keep-dir;tmp -v > > > > The output was: > > 1 > > #$ _NVVM_BRANCH_=nvvm > > #$ _SPACE_= > > #$ _CUDART_=cudart > > #$ _HERE_=/opt/cuda/bin > > #$ _THERE_=/opt/cuda/bin > > #$ _TARGET_SIZE_= > > #$ _TARGET_DIR_= > > #$ _TARGET_DIR_=targets/x86_64-linux > > #$ TOP=/opt/cuda/bin/.. > > #$ NVVMIR_LIBRARY_DIR=/opt/cuda/bin/../nvvm/libdevice > > #$ LD_LIBRARY_PATH=/opt/cuda/bin/../lib: > > #$ > PATH=/opt/cuda/bin/../nvvm/bin:/opt/cuda/bin:/usr/libexec/paludis/utils/0:/usr/libexec/paludis/utils/1:/usr/libexec/paludis/utils/2:/usr/libexec/paludis/utils/3:/usr/libexec/paludis/utils/4:/usr/libexec/paludis/utils/5:/usr/libexec/paludis/utils/6:/usr/libexec/paludis/utils/7:/usr/libexec/paludis/utils/8:/usr/libexec/paludis/utils:/usr/bin:/usr/sbin:/bin:/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/17/bin:/usr/lib/llvm/16/bin:/usr/lib/llvm/15/bin:/etc/eselect/wine/bin:/opt/cuda/bin > > > #$ INCLUDES="-I/opt/cuda/bin/../targets/x86_64-linux/include" > > #$ LIBRARIES= "-L/opt/cuda/bin/../targets/x86_64-linux/lib/stubs" > "-L/opt/cuda/bin/../targets/x86_64-linux/lib" > > #$ CUDAFE_FLAGS= > > #$ PTXAS_FLAGS= > > #$ rm tmp/a_dlink.reg.c > > #$ gcc -D__CUDA_ARCH_LIST__=520 -E -x c++ -D__CUDACC__ -D__NVCC__ > "-I/opt/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=12 > -D__CUDACC_VER_MINOR__=3 -D__CUDACC_VER_BUILD__=103 > -D__CUDA_API_VER_MAJOR__=12 -D__CUDA_API_VER_MINOR__=3 > -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 > "CMakeCUDACompilerId.cu" -o "tmp/CMakeCUDACompilerId.cpp4.ii" > > In file included from > /opt/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h:82, > > from <command-line>: > > /opt/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h:142:2: > error: #error -- unsupported GNU version! gcc versions later than 12 are > not supported! The nvcc flag '-allow-unsupported-compiler' can be used to > override this version check; however, using an unsupported host compiler > may cause compilation failure or incorrect run time execution. Use at your > own risk. > > 142 | #error -- unsupported GNU version! gcc versions later than 12 are not supported! The nvcc flag '-allow-unsupported-compiler' can be used to override this version check; however, using an unsupported host compiler may cause compilation failure or incorrect run time execution. Use at your own risk. > | ^~~~~ > > # --error 0x1 -- > > > > > >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:8 (CMAKE_DETERMINE_COMPILER_ID_BUILD) > /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:53 (__determine_compiler_id_test) > /usr/share/cmake/Modules/CMakeDetermineCUDACompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID) > cmake/pcl_find_cuda.cmake:13 (enable_language) > CMakeLists.txt:387 (include) > > >-- Configuring incomplete, errors occurred! > >!!! ERROR in sci-libs/pcl-1.14.0::gentoo: >!!! In cmake_src_configure at line 1558 >!!! cmake failed > >!!! Call stack: >!!! * cmake_src_configure (/var/tmp/paludis/sci-libs-pcl-1.14.0/temp/loadsaveenv:1558) >!!! * src_configure (/var/tmp/paludis/sci-libs-pcl-1.14.0/temp/loadsaveenv:3917) >!!! * ebuild_f_configure (/usr/libexec/paludis/8/src_configure.bash:47) >!!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:768) >!!! * main (/usr/libexec/paludis/ebuild.bash:793) > >diefunc: making ebuild PID 4328 exit with error >die trap: exiting with error.
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 921582
: 881652