https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-text/lowdown-1.1.2 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 907227 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:8 - arc4random config.log:17 - b64_ntop config.log:24 - b64_ntop
Those feel like safe to ignore if there's correct substitutes.
Yeah, compats.c contain local implementation for b64_ntop, arc4random is not used anywhere.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5cbbc41af9f796add55e7a0dbc1ea04243c698 commit 9f5cbbc41af9f796add55e7a0dbc1ea04243c698 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-23 15:31:55 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2025-02-01 09:20:52 +0000 app-text/lowdown: Add config tests that fail on MUSL to ignore list Closes: https://bugs.gentoo.org/942443 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: Florian Schmaus <flow@gentoo.org> app-text/lowdown/lowdown-1.3.2.ebuild | 2 ++ app-text/lowdown/lowdown-1.4.0.ebuild | 2 ++ 2 files changed, 4 insertions(+)