Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 942116

Summary: app-editors/hteditor-2.1.1_pre20161206 fails to compile: missing: line 81: aclocal-1.16: command not found
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: Manfred.Knick
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/sebastianbiallas/ht/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-10-25 07:03:38 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-25 07:03:39 UTC
Created attachment 906660 [details]
build.log

build log and emerge --info
Comment 2 Manfred Knick 2025-03-03 11:16:30 UTC
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.