[MacPorts] #37967: uni2ascii @4.18 needs the standard automake1.13 fix
MacPorts
noreply at macports.org
Thu Feb 7 01:00:16 PST 2013
#37967: uni2ascii @4.18 needs the standard automake1.13 fix
---------------------+--------------------------------
Reporter: egall@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: uni2ascii
---------------------+--------------------------------
When trying to build uni2ascii, I came across the following familiar
error:
{{{
---> Configuring uni2ascii
DEBUG: Using compiler 'Mac OS X clang'
DEBUG: Executing org.macports.configure (uni2ascii)
DEBUG: Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_uni2ascii/uni2ascii/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.7'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_uni2ascii/uni2ascii/work/uni2ascii-4.18"
&& autoreconf --install'
DEBUG: Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_uni2ascii/uni2ascii/work/uni2ascii-4.18"
&& autoreconf --install
configure.ac:3: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/opt/local/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is
expanded from...
configure.ac:3: the top level
autom4te: /opt/local/bin/gm4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_uni2ascii/uni2ascii/work/uni2ascii-4.18"
&& autoreconf --install
Exit code: 1
Error: org.macports.configure for port uni2ascii returned: autoreconf
failure: command execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: autoreconf failure: command execution failed
while executing
"$procedure $targetname"
Warning: targets not executed for uni2ascii: org.macports.activate
org.macports.configure org.macports.build org.macports.destroot
org.macports.install
}}}
Pretty standard, so should be pretty easy to fix
--
Ticket URL: <https://trac.macports.org/ticket/37967>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list