Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854111 - dev-util/roctracer-5.0.2 error: no type named ‘type’ in ‘struct std::enable_if<false, void>’
Summary: dev-util/roctracer-5.0.2 error: no type named ‘type’ in ‘struct std::enable_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-24 13:39 UTC by Alessandro Barbieri
Modified: 2024-09-09 18:20 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge_info (emerge_info,37.49 KB, text/plain)
2022-06-24 13:39 UTC, Alessandro Barbieri
Details
roctracer-5.0.2:20220624-133710.log.xz (roctracer-5.0.2:20220624-133710.log.xz,32.27 KB, application/x-xz)
2022-06-24 13:39 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2022-06-24 13:39:02 UTC
This package fails to build on an unstable system. Attached relevant logs and emerge --info
Comment 1 Alessandro Barbieri 2022-06-24 13:39:07 UTC
Created attachment 787391 [details]
emerge_info

emerge --info
Comment 2 Alessandro Barbieri 2022-06-24 13:39:08 UTC
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)
Comment 3 Yiyang Wu 2022-08-06 08:55:25 UTC
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
Comment 4 Larry the Git Cow gentoo-dev 2024-09-09 18:20:36 UTC
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(-)