* Package: sci-libs/ginkgo-1.4.0 * Repository: gentoo * Maintainer: tamiko@gentoo.org sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux openmp userland_GNU * FEATURES: fakeroot network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * /etc/portage/package.cflags/cflags -> */*: NOFFLAGS=1 * /etc/portage/package.cflags/cflags -> */*: LDFLAGS-="-Wl,-z,now -Wl,-z,relro" * /etc/portage/package.cflags/cflags -> */*: USE_NONGNU="" +fPIE +fstack-protector-all +D_FORTIFY_SOURCE=2 * /etc/portage/package.cflags/cflags -> */*: NOLDADD=1 * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg candy cgroup clean-logs config-protect-if-modified distlocks ebuild-locks fakeroot fixlafiles ipc-sandbox merge-sync metadata-transfer mount-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log splitdebug strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr' * CFLAGS='-Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -Wimplicit-function-declaration -Wno-error=implicit-function-declaration' * CXXFLAGS='-Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection' * CPPFLAGS='-D_GLIBCXX_ASSERTIONS' * FFLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * FCFLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * F77FLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--sort-common' * MAKEOPTS='-j12 -l15' * gcc (Gentoo Hardened 10.3.1-r1 p3) 10.3.1 20210520 * g++ (Gentoo Hardened 10.3.1-r1 p3) 10.3.1 20210520 * LLD 11.1.0 (compatible with GNU linkers) * Linux ALESSAND-F1E8 5.10.59-rt-rt51-x86_64 #3 SMP Thu Aug 26 04:04:53 CEST 2021 x86_64 AMD Ryzen 5 3600 6-Core Processor AuthenticAMD GNU/Linux sci-libs/ginkgo: 6 minutes, 57 seconds average for 1 merge 2021-08-28T11:05:03 >>> sci-libs/ginkgo: 6 minutes, 57 seconds 0;emerge 20:40:18 1|1 ginkgo 06:57 (root@ALESSAND-F1E8) kemerge 20:40:18 1|1 ginkgo 06:57 (root@ALESSAND-F1E8)\ >>> Unpacking source... >>> Unpacking ginkgo-1.4.0.tar.gz to /var/tmp/portage/sci-libs/ginkgo-1.4.0/work >>> Source unpacked in /var/tmp/portage/sci-libs/ginkgo-1.4.0/work >>> Preparing source in /var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0 ... * QA: following sed did not cause any changes * sed -i -e "s#\"lib\"#\"$(get_libdir)\"#g" -e "s#\"lib/#\"$(get_libdir)/#g" cmake/install_helpers.cmake || die "sed failed"; * 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/work/ginkgo-1.4.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0_build" cmake -C /var/tmp/portage/sci-libs/ginkgo-1.4.0/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=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0_build/gentoo_toolchain.cmake /var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0 loading initial cache file /var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 10.3.1 -- The CXX compiler identification is GNU 10.3.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 hipconfig: /usr/lib/hip/bin/hipconfig -- 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 -- Enabling HIP executor -- 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 -- Found PAPI: /usr/lib64/libpapi.so (found version "6.0.0.1") missing components: sde -- HIP platform set to rocclr -- Looking for HWLOC - found version 2.3.0 -- Looking for hwloc_topology_init -- Looking for hwloc_topology_init - found -- Found HWLOC: /usr/lib64/libhwloc.so (found suitable version "2.3", minimum required is "2.1") fatal: not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Ginkgo is not in a git repository, so no git hook was installed -- Found HIP: /usr/lib/hip (found version "4.0.21236-") CMake Error at hip/CMakeLists.txt:134 (find_package): By not providing "Findhipblas.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "hipblas", but CMake did not find one. Could not find a package configuration file provided by "hipblas" with any of the following names: hipblasConfig.cmake hipblas-config.cmake Add the installation prefix of "hipblas" to CMAKE_PREFIX_PATH or set "hipblas_DIR" to a directory containing one of the above files. If "hipblas" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0_build/CMakeFiles/CMakeError.log". * ERROR: sci-libs/ginkgo-1.4.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 3370: Called cmake-utils_src_configure * environment, line 2158: 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::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/ginkgo-1.4.0::gentoo'`. * The complete build log is located at '/var/log/portage/build/sci-libs/ginkgo-1.4.0:20210925-184015.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/ginkgo-1.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/ginkgo-1.4.0/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0_build' * S: '/var/tmp/portage/sci-libs/ginkgo-1.4.0/work/ginkgo-1.4.0'