https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-gfx/tif22pnm-0.14-r1 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 911945 [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: cannot find inttype: sizeof(inttype)==16 miniglib.h:93:9: error: unknown type name 'bool'
I'm going to slap on -std=gnu17 for these but I'm going to keep the bugs open until I finish off the patches shortly.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b594388d2fd23f31bedce01c9ddb21713d98c7d2 commit b594388d2fd23f31bedce01c9ddb21713d98c7d2 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-12-01 13:41:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-01 13:41:03 +0000 media-gfx/tif22pnm: build w/ -std=gnu17 Bug: https://bugs.gentoo.org/944994 Signed-off-by: Sam James <sam@gentoo.org> media-gfx/tif22pnm/tif22pnm-0.14-r1.ebuild | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-)