Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950985 - media-libs/oidn-2.3.2 - fails to build with hip 'ck/ck.hpp' file not found
Summary: media-libs/oidn-2.3.2 - fails to build with hip 'ck/ck.hpp' file not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Parborg
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-03-09 13:34 UTC by 154koz3j6
Modified: 2025-05-08 06:29 UTC (History)
6 users (show)

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


Attachments
Build.log (build.log,108.20 KB, text/x-log)
2025-03-09 13:34 UTC, 154koz3j6
Details
Emerge --info (emerge-info.txt,9.72 KB, text/plain)
2025-03-09 13:35 UTC, 154koz3j6
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 154koz3j6 2025-03-09 13:34:56 UTC
Created attachment 920427 [details]
Build.log

oidn 2.3.2 fails to build.

Please see the attached build.log and emerge --info.

Please let me know if you need any further information.
Comment 1 154koz3j6 2025-03-09 13:35:32 UTC
Created attachment 920429 [details]
Emerge --info
Comment 2 Paul Zander 2025-03-11 17:58:06 UTC
Please emerge -1 sci-libs/composable-kernel and see if that allows building.
Comment 3 154koz3j6 2025-03-11 22:48:23 UTC
Unfortunately Paul, I did try to install composable-kernel, but unfortunately ran into https://bugs.gentoo.org/947583, and so was unable to build it.
Comment 4 154koz3j6 2025-03-13 01:05:32 UTC
Is there some other step I can take to troubleshoot this Paul if I can't build composable-kernel, or some setting in composable-kernel that would allow it to build?
Comment 5 Bernd Feige 2025-03-29 16:21:00 UTC
Same result here with media-libs/oidn-2.3.2 without sci-libs/composable-kernel (AMDGPU_TARGETS=gfx803) - with sci-libs/composable-kernel it works.
Comment 6 Bartosz Stebel 2025-05-02 17:30:02 UTC
Fixed for me too after adding composable-kernel (AMDGPU_TARGETS=gfx1100)
Comment 7 George Diamantopoulos 2025-05-07 21:13:41 UTC
Hello, I tried emerging composable-kernel with AMDGPU_TARGETS=gfx1100 too after seeing the comments here, but all 64GiB of my RAM + 17.0GiB swap are consumed (relatively early) during building, which necessitates a hard reset... Is this normal?
Comment 8 Larry the Git Cow gentoo-dev 2025-05-08 06:29:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ebb3748b836496adc5ca70e6efd713c4263cde

commit 20ebb3748b836496adc5ca70e6efd713c4263cde
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2025-05-01 18:56:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-08 06:26:19 +0000

    media-libs/oidn: require composable-kernel for USE=hip #950985
    
    Closes: https://bugs.gentoo.org/950985
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41967
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/oidn/{oidn-2.3.2.ebuild => oidn-2.3.2-r1.ebuild} | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)