https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/liboil-0.3.17-r4 has implicit function declarations in configure logs (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl. See also: https://bugs.gentoo.org/898488#c4.
Created attachment 861790 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:472 - memcpy
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c58466ac10bda0e1b928e932568735c9f88bd02 commit 4c58466ac10bda0e1b928e932568735c9f88bd02 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-05-01 05:51:10 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-01 05:52:28 +0000 dev-libs/liboil: fix Modern C issue in configure, filter LTO * Fix modern C issue in configure * Filter LTO as we already strip-flags etc and it's looong dead & archived upstream. Closes: https://bugs.gentoo.org/906533 Closes: https://bugs.gentoo.org/931004 Signed-off-by: Sam James <sam@gentoo.org> .../liboil/files/liboil-0.3.17-c99-configure.patch | 21 +++++++++++++++++++++ ...oil-0.3.17-r4.ebuild => liboil-0.3.17-r5.ebuild} | 7 ++++++- 2 files changed, 27 insertions(+), 1 deletion(-)