[MacPorts] #37451: fuse4x build failure with automake 1.13: macro 'AM_CONFIG_HEADER' not found in library (was: Fuse4 port build failure (ppc 10.5.8))
MacPorts
noreply at macports.org
Sun Dec 30 10:46:29 PST 2012
#37451: fuse4x build failure with automake 1.13: macro 'AM_CONFIG_HEADER' not found
in library
------------------------+----------------------
Reporter: gilkarm@… | Owner: dports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: fuse4x |
------------------------+----------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => dports@…
Old description:
> Build ends and fails with messages:[[BR]]
> ---> Configuring fuse4x[[BR]]
> Error: org.macports.configure for port fuse4x returned: autoreconf
> failure: command execution failed[[BR]]
> Error: Unable to upgrade port: 1[[BR]]
> (full log is attached to ticket)[[BR]]
>
> fuse4x at 0.9.2_0 build error: Error: Unable to upgrade port: 1[[BR]]
> Full version: fuse4x-0.9.2_0.darwin_9.ppc[[BR]]
> Operating System: Mac Os X 10.5.8 (Darwin 9.8.0 on Power Mac G5)[[BR]]
> XCode version 3.1.4
New description:
Build ends and fails with messages:
{{{
---> Configuring fuse4x
Error: org.macports.configure for port fuse4x returned: autoreconf
failure: command execution failed
Error: Unable to upgrade port: 1
}}}
(full log is attached to ticket)
fuse4x at 0.9.2_0 build error: Error: Unable to upgrade port: 1[[BR]]
Full version: fuse4x-0.9.2_0.darwin_9.ppc[[BR]]
Operating System: Mac Os X 10.5.8 (Darwin 9.8.0 on Power Mac G5)[[BR]]
XCode version 3.1.4
--
Comment:
Incompatibility with automake 1.13. "AM_CONFIG_HEADER" needs to be changed
to "AC_CONFIG_HEADERS".
--
Ticket URL: <https://trac.macports.org/ticket/37451#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list