Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 919877 Details for
Bug 950260
dev-libs/cudnn-frontend-1.8.0::gentoo fails to build
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), 5.78 KB, created by
Benjamin Schulz
on 2025-02-25 03:12:10 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Benjamin Schulz
Created:
2025-02-25 03:12:10 UTC
Size:
5.78 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-libs/cudnn-frontend-1.8.0:0/8 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: tupone@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cudnn-frontend-1.8.0.tar.gz to /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work >>>> Source unpacked in /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work >>>> Preparing source in /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build" > [32m*[0m Applying cudnn-frontend-1.8.0-gentoo.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build" >cmake -C /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCUDNN_FRONTEND_BUILD_TESTS=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0 >loading initial cache file /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 14.2.1 >-- The CXX compiler identification is GNU 14.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 CUDAToolkit: /opt/cuda/targets/x86_64-linux/include (found version "12.8.61") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >[1/9] Creating directories for 'catch2-populate' >[1/9] Performing download step (git clone) for 'catch2-populate' >Cloning into 'catch2-src'... >fatal: unable to access 'https://github.com/catchorg/Catch2.git/': Could not resolve host: github.com >Cloning into 'catch2-src'... >fatal: unable to access 'https://github.com/catchorg/Catch2.git/': Could not resolve host: github.com >Cloning into 'catch2-src'... >fatal: unable to access 'https://github.com/catchorg/Catch2.git/': Could not resolve host: github.com >Had to git clone more than once: 3 times. >CMake Error at catch2-subbuild/catch2-populate-prefix/tmp/catch2-populate-gitclone.cmake:50 (message): > Failed to clone repository: 'https://github.com/catchorg/Catch2.git' > > >FAILED: catch2-populate-prefix/src/catch2-populate-stamp/catch2-populate-download /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build/_deps/catch2-subbuild/catch2-populate-prefix/src/catch2-populate-stamp/catch2-populate-download >cd /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build/_deps && /usr/bin/cmake -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build/_deps/catch2-subbuild/catch2-populate-prefix/tmp/catch2-populate-gitclone.cmake && /usr/bin/cmake -E touch /var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build/_deps/catch2-subbuild/catch2-populate-prefix/src/catch2-populate-stamp/catch2-populate-download >ninja: build stopped: subcommand failed. > >CMake Error at /usr/share/cmake/Modules/FetchContent.cmake:1918 (message): > Build step for catch2 failed: 1 >Call Stack (most recent call first): > /usr/share/cmake/Modules/FetchContent.cmake:1609 (__FetchContent_populateSubbuild) > /usr/share/cmake/Modules/FetchContent.cmake:2145:EVAL:2 (__FetchContent_doPopulation) > /usr/share/cmake/Modules/FetchContent.cmake:2145 (cmake_language) > /usr/share/cmake/Modules/FetchContent.cmake:2384 (__FetchContent_Populate) > samples/CMakeLists.txt:15 (FetchContent_MakeAvailable) > > >-- Configuring incomplete, errors occurred! > [31;01m*[0m ERROR: dev-libs/cudnn-frontend-1.8.0::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_configure > [31;01m*[0m environment, line 1803: Called cmake_src_configure > [31;01m*[0m environment, line 882: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/cudnn-frontend-1.8.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/cudnn-frontend-1.8.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.0_build' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/cudnn-frontend-1.8.0/work/cudnn-frontend-1.8.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 950260
: 919877