This package fails to build on an unstable system. Attached relevant logs and emerge --info
Created attachment 787391 [details] emerge_info emerge --info
Created attachment 787394 [details] roctracer-5.0.2:20220624-133710.log.xz build log (compressed because it exceeds attachment limit, use 'xzless' to read it)
I think the first error is /usr/include/hip/amd_detail/hip_prof_str.h:5532:30: error: no match for ‘operator<<’ (operand types are ‘std::basic_ostream<char>’ and ‘const dim3’) which may be the root cause
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ee8b5d08feb2cf8e7257f4033a19ba1cd2312e commit 58ee8b5d08feb2cf8e7257f4033a19ba1cd2312e Author: Sv. Lockal <lockalsash@gmail.com> AuthorDate: 2024-07-20 17:54:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-09-09 18:15:20 +0000 dev-util/roctracer: strip unsupported flags for potentially switched compiler Also fix libc++ in hipcc (clang-18) has no <experimental/filesystem>. Also remove unused cmake flag. Bug: https://bugs.gentoo.org/936099 Closes: https://bugs.gentoo.org/854111 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> .../{roctracer-6.1.1.ebuild => roctracer-6.1.1-r1.ebuild} | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)