Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864797 - dev-libs/intel-compute-runtime-22.31.23852 fails to compile (MUSL): os_library_linux.cpp:45:39: error: RTLD_DEEPBIND was not declared in this scope
Summary: dev-libs/intel-compute-runtime-22.31.23852 fails to compile (MUSL): os_librar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan Henke
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-10 14:45 UTC by Agostino Sarubbo
Modified: 2022-12-30 23:39 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,81.52 KB, text/plain)
2022-08-10 14:45 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-08-10 14:45:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/intel-compute-runtime-22.31.23852 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-10 14:45:09 UTC
Created attachment 799137 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-10 14:45:10 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: offline_compiler/source/CMakeFiles/ocloc_lib.dir/__/__/source/os_interface/linux/os_library_linux.cpp.o 
/var/tmp/portage/dev-libs/intel-compute-runtime-22.31.23852/work/compute-runtime-22.31.23852/shared/source/os_interface/linux/os_library_linux.cpp:45:39: error: 'RTLD_DEEPBIND' was not declared in this scope
Comment 3 Larry the Git Cow gentoo-dev 2022-12-30 23:39:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb0a8a1d148a18b90cc4f19eba5d45f03631316

commit 4cb0a8a1d148a18b90cc4f19eba5d45f03631316
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-12-30 23:28:20 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-12-30 23:38:41 +0000

    dev-libs/intel-compute-runtime: mask on musl
    
    Closes: https://bugs.gentoo.org/864797
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 profiles/features/musl/package.mask | 4 ++++
 1 file changed, 4 insertions(+)