[MacPorts] #38186: juman6 @6.01 needs the standard automake1.13 fix
MacPorts
noreply at macports.org
Sun Feb 24 03:55:09 PST 2013
#38186: juman6 @6.01 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: juman6
---------------------+--------------------------------
I was trying to install `extractopinion`, and it failed because its
dependency `juman6` ran into this familiar error:
{{{
---> Configuring juman6
DEBUG: Using compiler 'Mac OS X clang'
DEBUG: Executing org.macports.configure (juman6)
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_juman6/juman6/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_juman6/juman6/work/juman-6.01"
&& autoreconf --install'
DEBUG: Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_juman6/juman6/work/juman-6.01"
&& autoreconf --install
configure.ac:7: 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:7: 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_juman6/juman6/work/juman-6.01"
&& autoreconf --install
Exit code: 1
Error: org.macports.configure for port juman6 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 juman6: org.macports.activate
org.macports.configure org.macports.build org.macports.destroot
org.macports.install
Error: Failed to install juman6
DEBUG: could not read "/opt/local/share/crfpp/sdk/example.cpp": no such
file or directory
while executing
"::file type $file"
}}}
Should be pretty easy to fix
--
Ticket URL: <https://trac.macports.org/ticket/38186>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list