https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-editors/hteditor-2.1.1_pre20161206 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 906660 [details] build.log build log and emerge --info
Hi, Agostino, On 2025-02-25, Sam has stabilized automake-1.17-r1 (Bug #950291). # grep "api_version=" configure am__api_version='1.16' <----- hteditor-2.1.1_pre20161206.ebuild does not contain any dependency requirement upon automake:1.16. Confirmation: After emerging =dev-build/automake-1.16.5-r2 (into slot :1.16), emerge of app-editors/hteditor succeeds. P.S.: On https://github.com/sebastianbiallas/ht/, the latest commit dates Dec 6, 2016 - 9 years ago. Starting ht, it displays (c) 1999-2004 Stefan Weyergraf (c) 1999-2016 Sebastian Biallas <sb@biallas.net> <----- My impression: "unmaintained upstream" Thanks.