https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-debug/systemtap-5.0 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 886351 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: configure: WARNING: some compile-server functionality will be restricted, cannot find avahi development files util.cxx:260:10: error: invalid conversion from 'void*' to 'char*' [-fpermissive[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-fpermissive]]
tinderbox_musl has reproduced this issue with version 5.0-r1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7963f202b136d1fffa671ad026832a9325eb8605 commit 7963f202b136d1fffa671ad026832a9325eb8605 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-21 02:47:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-21 02:48:48 +0000 profiles/features/musl: mask dev-debug/systemtap & USE=systemtap It needs porting to musl and fails to build in a few ways. Avoid collecting dupes by masking it. Closes: https://bugs.gentoo.org/828615 Closes: https://bugs.gentoo.org/925857 Closes: https://bugs.gentoo.org/932181 Signed-off-by: Sam James <sam@gentoo.org> profiles/features/musl/package.mask | 4 ++++ profiles/features/musl/use.mask | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-)