too long lines were shrinked: * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/rocm_bandwidth_test-5.3.3/work/rocm_bandwidth_test-rocm-5.3.3_build" ninja -v -j4 -l0 [1/13] /usr/bin/x86_64-pc-linux-gnu-g++ -DAMD_INTERNAL_BUILD -DHSA_DEPRECATED="" -DHSA_LARGE_MODEL="" -DLINUX -DLITTLEENDIAN_CPU=1 -DUNIX_OS -D__AMD64__ -D__linux__ -D__x86_64__ -std=c++11 -Wall -Werror -Werror=return-type -fPIC -fno-rtti -fexceptions -fno-math-errno -fms-extensions -fvisibility=h FAILED: CMakeFiles/rocm-bandwidth-test.dir/base_test.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAMD_INTERNAL_BUILD -DHSA_DEPRECATED="" -DHSA_LARGE_MODEL="" -DLINUX -DLITTLEENDIAN_CPU=1 -DUNIX_OS -D__AMD64__ -D__linux__ -D__x86_64__ -std=c++11 -Wall -Werror -Werror=return-type -fPIC -fno-rtti -fexceptions -fno-math-errno -fms-extensions -fvisibility=hidden - In file included from /var/tmp/portage/dev-util/rocm_bandwidth_test-5.3.3/work/rocm_bandwidth_test-rocm-5.3.3/base_test.cpp:43: /var/tmp/portage/dev-util/rocm_bandwidth_test-5.3.3/work/rocm_bandwidth_test-rocm-5.3.3/base_test.hpp:48:10: fatal error: hsa.h: No such file or directory 48 | #include "hsa.h" | ^~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-j4-20230211-090115 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Rust versions: [1] rust-1.67.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit e4e653602f946a1e9c504c1107a3d4f8a747d78c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Feb 12 13:31:57 2023 +0000 2023-02-12 13:31:57 UTC emerge -qpvO dev-util/rocm_bandwidth_test [ebuild N ] dev-util/rocm_bandwidth_test-5.3.3
Created attachment 850498 [details] emerge-info.txt
Created attachment 850500 [details] dev-util:rocm_bandwidth_test-5.3.3:20230212-150009.log
Created attachment 850502 [details] emerge-history.txt
Created attachment 850504 [details] environment
Created attachment 850506 [details] etc.clang.tar.bz2
Created attachment 850508 [details] etc.portage.tar.bz2
Created attachment 850510 [details] logs.tar.bz2
Created attachment 850512 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d46ef5409051d8a325ff959f94c10b6981f6ebbb commit d46ef5409051d8a325ff959f94c10b6981f6ebbb Author: Patrick Lauer <patrick@gentoo.org> AuthorDate: 2023-03-02 08:50:43 +0000 Commit: Patrick Lauer <patrick@gentoo.org> CommitDate: 2023-03-02 08:53:57 +0000 dev-libs/rocr-runtime: Fix version detection This breaks rocm_bandwidth_test and others downstream as they compare to an internal version string. This silently breaks if git is not installed, so fix it to always be correct. Closes: https://bugs.gentoo.org/894064 Signed-off-by: Patrick Lauer <patrick@gentoo.org> .../{rocr-runtime-5.4.3.ebuild => rocr-runtime-5.4.3-r1.ebuild} | 5 +++++ 1 file changed, 5 insertions(+)