Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 756650 Details for
Bug 827530
sci-libs/ginkgo-1.4.0-r1 - CMake Error at .../download-hwloc_external.cmake:170 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-libs:ginkgo-1.4.0-r1:20211126-174614.log
sci-libs:ginkgo-1.4.0-r1:20211126-174614.log (text/plain), 11.14 KB, created by
Toralf Förster
on 2021-11-26 17:48:53 UTC
(
hide
)
Description:
sci-libs:ginkgo-1.4.0-r1:20211126-174614.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-11-26 17:48:53 UTC
Size:
11.14 KB
patch
obsolete
> * Package: sci-libs/ginkgo-1.4.0-r1 > * Repository: gentoo > * Maintainer: tamiko@gentoo.org sci@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux openmp userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ginkgo-1.4.0.tar.gz to /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work >>>> Source unpacked in /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work >>>> Preparing source in /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build" > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FOR >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build" >cmake -C /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DGINKGO_DEVEL_TOOLS=OFF -DGINKGO_BUILD_TESTS=OFF -DGINKGO_BUILD_BENCHMARKS=OFF -DGINKGO_BUILD_REFERENCE=ON -DGINKGO_BUILD_OMP=yes -DGINKGO_BUILD_CUDA=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/gentoo_toolchain.cmake /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0 >loading initial cache file /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.0 >-- The CXX compiler identification is GNU 11.2.0 >-- 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 OpenMP_C: -fopenmp (found suitable version "4.5", minimum required is "3.0") >-- Found OpenMP_CXX: -fopenmp (found suitable version "4.5", minimum required is "3.0") >-- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "3.0") >-- Looking for a CUDA compiler >-- Looking for a CUDA compiler - NOTFOUND >-- Performing Test Ginkgo_C_COVERAGE_SUPPORTED >-- Performing Test Ginkgo_C_COVERAGE_SUPPORTED - Success >-- Performing Test Ginkgo_C_TSAN_SUPPORTED >-- Performing Test Ginkgo_C_TSAN_SUPPORTED - Success >-- Performing Test Ginkgo_C_ASAN_SUPPORTED >-- Performing Test Ginkgo_C_ASAN_SUPPORTED - Success >-- Performing Test Ginkgo_C_LSAN_SUPPORTED >-- Performing Test Ginkgo_C_LSAN_SUPPORTED - Success >-- Performing Test Ginkgo_C_UBSAN_SUPPORTED >-- Performing Test Ginkgo_C_UBSAN_SUPPORTED - Success >-- Performing Test Ginkgo_CXX_COVERAGE_SUPPORTED >-- Performing Test Ginkgo_CXX_COVERAGE_SUPPORTED - Success >-- Performing Test Ginkgo_CXX_TSAN_SUPPORTED >-- Performing Test Ginkgo_CXX_TSAN_SUPPORTED - Success >-- Performing Test Ginkgo_CXX_ASAN_SUPPORTED >-- Performing Test Ginkgo_CXX_ASAN_SUPPORTED - Success >-- Performing Test Ginkgo_CXX_LSAN_SUPPORTED >-- Performing Test Ginkgo_CXX_LSAN_SUPPORTED - Success >-- Performing Test Ginkgo_CXX_UBSAN_SUPPORTED >-- Performing Test Ginkgo_CXX_UBSAN_SUPPORTED - Success >-- Performing Test Ginkgo_HIP_COVERAGE_SUPPORTED >-- Performing Test Ginkgo_HIP_COVERAGE_SUPPORTED - Success >-- Performing Test Ginkgo_HIP_TSAN_SUPPORTED >-- Performing Test Ginkgo_HIP_TSAN_SUPPORTED - Success >-- Performing Test Ginkgo_HIP_ASAN_SUPPORTED >-- Performing Test Ginkgo_HIP_ASAN_SUPPORTED - Success >-- Performing Test Ginkgo_HIP_LSAN_SUPPORTED >-- Performing Test Ginkgo_HIP_LSAN_SUPPORTED - Success >-- Performing Test Ginkgo_HIP_UBSAN_SUPPORTED >-- Performing Test Ginkgo_HIP_UBSAN_SUPPORTED - Success >-- Looking for C++ include cxxabi.h >-- Looking for C++ include cxxabi.h - found >-- Could NOT find PAPI (missing: PAPI_LIBRARY PAPI_INCLUDE_DIR) >-- Looking for HWLOC - not found > Please check that your environment variable HWLOC_DIR > has been set properly. >-- Configuring and building HWLOC >-- The C compiler identification is GNU 11.2.0 >-- The CXX compiler identification is GNU 11.2.0 >-- 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 >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/third_party/hwloc/download >[1/7] Creating directories for 'hwloc_external' >[2/7] Performing download step (download, verify and extract) for 'hwloc_external' >FAILED: hwloc_external-prefix/src/hwloc_external-stamp/hwloc_external-download /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/third_party/hwloc/download/hwloc_external-prefix/src/hwloc_external-stamp/hwloc_external-download >cd /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/third_party/hwloc && /usr/bin/cmake -P /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/third_party/hwloc/download/hwloc_external-prefix/src/hwloc_external-stamp/download-hwloc_external.cmake && /usr/bin/cmake -P /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/third_party/hwloc/download/hwloc_external-prefix/src/hwloc_external-stamp/verify-hwloc_external.cmake && /usr/bin/cmake -P /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/third_party/hwloc/download/hwloc_external-prefix/src/hwloc_external-stamp/extract-hwloc_external.cmake && /usr/bin/cmake -E touch /var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/third_party/hwloc/download/hwloc_external-prefix/src/hwloc_external-stamp/hwloc_external-download >-- Downloading... > dst='/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/third_party/hwloc/download/hwloc_external-prefix/src/hwloc-2.4.1.tar.gz' > timeout='none' > inactivity timeout='none' >-- Using src='https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' >-- Retrying... >-- Using src='https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' >-- Retry after 5 seconds (attempt #2) ... >-- Using src='https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' >-- Retry after 5 seconds (attempt #3) ... >-- Using src='https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' >-- Retry after 15 seconds (attempt #4) ... >-- Using src='https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' >-- Retry after 60 seconds (attempt #5) ... >-- Using src='https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' >CMake Error at download/hwloc_external-prefix/src/hwloc_external-stamp/download-hwloc_external.cmake:170 (message): > Each download failed! > > error: downloading 'https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' failed > status_code: 6 > status_string: "Couldn't resolve host name" > log: > --- LOG BEGIN --- > getaddrinfo(3) failed for download.open-mpi.org:443 > > Could not resolve host: download.open-mpi.org > > Closing connection 0 > > > > --- LOG END --- > error: downloading 'https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' failed > status_code: 6 > status_string: "Couldn't resolve host name" > log: > --- LOG BEGIN --- > getaddrinfo(3) failed for download.open-mpi.org:443 > > Could not resolve host: download.open-mpi.org > > Closing connection 0 > > > > --- LOG END --- > error: downloading 'https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' failed > status_code: 6 > status_string: "Couldn't resolve host name" > log: > --- LOG BEGIN --- > getaddrinfo(3) failed for download.open-mpi.org:443 > > Could not resolve host: download.open-mpi.org > > Closing connection 0 > > > > --- LOG END --- > error: downloading 'https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' failed > status_code: 6 > status_string: "Couldn't resolve host name" > log: > --- LOG BEGIN --- > getaddrinfo(3) failed for download.open-mpi.org:443 > > Could not resolve host: download.open-mpi.org > > Closing connection 0 > > > > --- LOG END --- > error: downloading 'https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' failed > status_code: 6 > status_string: "Couldn't resolve host name" > log: > --- LOG BEGIN --- > getaddrinfo(3) failed for download.open-mpi.org:443 > > Could not resolve host: download.open-mpi.org > > Closing connection 0 > > > > --- LOG END --- > error: downloading 'https://download.open-mpi.org/release/hwloc/v2.4/hwloc-2.4.1.tar.gz' failed > status_code: 6 > status_string: "Couldn't resolve host name" > log: > --- LOG BEGIN --- > getaddrinfo(3) failed for download.open-mpi.org:443 > > Could not resolve host: download.open-mpi.org > > Closing connection 0 > > > > --- LOG END --- > > > > >ninja: build stopped: subcommand failed. >CMake Error at cmake/package_helpers.cmake:35 (message): > Build step for hwloc_external/download failed: 1 >Call Stack (most recent call first): > third_party/hwloc/CMakeLists.txt:3 (ginkgo_load_and_configure_package) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build/CMakeFiles/CMakeError.log". > * ERROR: sci-libs/ginkgo-1.4.0-r1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2001: Called cmake_src_configure > * environment, line 946: 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/ginkgo-1.4.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/ginkgo-1.4.0-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-libs:ginkgo-1.4.0-r1:20211126-174614.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.0_build' > * S: '/var/tmp/portage/sci-libs/ginkgo-1.4.0-r1/work/ginkgo-1.4.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 827530
:
756622
|
756626
|
756630
|
756634
|
756638
|
756642
|
756646
| 756650 |
756654