https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/nasm-2.16.02 has implicit function declarations in configure logs. 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#QA0072
Created attachment 889643 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:5039 - __bswap_16 config.log:5192 - __bswap_32 config.log:5345 - __bswap_64
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84372036b2a637165ec9f7c21245c0374ca314c4 commit 84372036b2a637165ec9f7c21245c0374ca314c4 Author: Matthew Smith <matthew@gentoo.org> AuthorDate: 2024-04-07 09:47:14 +0000 Commit: Matthew Smith <matthew@gentoo.org> CommitDate: 2024-04-07 10:40:02 +0000 dev-lang/nasm: skip implicit decl warning for musl Closes: https://bugs.gentoo.org/928848 Signed-off-by: Matthew Smith <matthew@gentoo.org> dev-lang/nasm/nasm-2.16.02.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+)