Summary: | dev-libs/roct-thunk-interface-3.1.0 : /.../topology.c: note: each undeclared identifier is reported only once for each function it | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo musl team <musl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | candrews, gentoo, lockalsash, proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/35689 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
CMakeCache.txt dev-libs:roct-thunk-interface-3.1.0:20200330-111638.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 627306 [details]
emerge-info.txt
Created attachment 627308 [details]
CMakeCache.txt
Created attachment 627310 [details]
dev-libs:roct-thunk-interface-3.1.0:20200330-111638.log
Created attachment 627312 [details]
emerge-history.txt
Created attachment 627314 [details]
environment
Created attachment 627316 [details]
etc.portage.tbz2
Created attachment 627318 [details]
logs.tbz2
Created attachment 627320 [details]
temp.tbz2
*** Bug 715912 has been marked as a duplicate of this bug. *** From log: /var/tmp/portage/dev-libs/roct-thunk-interface-3.1.0/work/ROCT-Thunk-Interface-roc-3.1.0/src/libhsakmt.h:57:12: error: expected identifier or ‘(’ before numeric constant 57 | extern int PAGE_SIZE; | ^~~~~~~~~ This is a duplicate of https://bugs.gentoo.org/830944 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a7cd1cc7ff9034442c2aa88a66087b6b19360a commit 48a7cd1cc7ff9034442c2aa88a66087b6b19360a Author: Sv. Lockal <lockalsash@gmail.com> AuthorDate: 2024-03-09 13:57:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-10 02:16:13 +0000 dev-libs/roct-thunk-interface: fix compilation with musl for 5.7.1 and 6.0.0 Upstream PR: https://github.com/ROCm/ROCT-Thunk-Interface/pull/96 Upstream bug: https://github.com/ROCm/ROCT-Thunk-Interface/issues/65 Closes: https://bugs.gentoo.org/830944 Closes: https://bugs.gentoo.org/715434 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> .../files/roct-thunk-interface-5.7.1-musl.patch | 61 ++++++++++++++++++++++ ...ebuild => roct-thunk-interface-5.7.1-r1.ebuild} | 7 ++- ...ebuild => roct-thunk-interface-6.0.0-r1.ebuild} | 7 ++- 3 files changed, 71 insertions(+), 4 deletions(-) |