[MacPorts] #72650: got 0.114 fails to build: automake-1.18: command not found
MacPorts
noreply at macports.org
Thu Jun 26 01:09:26 UTC 2025
#72650: got 0.114 fails to build: automake-1.18: command not found
---------------------------+----------------------
Reporter: barracuda156 | Owner: artkiver
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.7
Resolution: | Keywords:
Port: got |
---------------------------+----------------------
Changes (by ryandesign):
* status: new => assigned
* owner: (none) => artkiver
* cc: artkiver (removed)
* cc: aeiouaeiouaeiouaeiouaeiouaeiou (added)
Comment:
We also see this problem on a buildbot machine:
https://build.macports.org/builders/ports-
12_x86_64-builder/builds/135523/steps/install-port/logs/stdio
The problem was caused by [71bb5270228ad75683c9df728ea9a78e7c8d587a
/macports-ports]. It applies a patch to Makefile.am (and other files) on
older OS versions and adds automake and autoconf dependencies but does not
actually run `autoreconf` as it needs to. Either patch Makefile.am and run
`autoreconf` or patch Makefile.in and don't run `autoreconf`.
--
Ticket URL: <https://trac.macports.org/ticket/72650#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list