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 packages | Assignee: | 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
![]() 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. |