Opened 11 years ago

Closed 11 years ago

#38019 closed defect (fixed)

Dosbox @0.74: The normal automake 1.13 junk

Reported by: cooljeanius (Eric Gallager) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: dosbox

Description

DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_dosbox/dosbox/work/dosbox-0.74" && autoreconf --install 
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
/opt/local/share/aclocal/gob.m4:7: warning: underquoted definition of GOB_HOOK
/opt/local/share/aclocal/gob.m4:7:   run info Automake 'Extending aclocal'
/opt/local/share/aclocal/gob.m4:7:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.in:12: 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.in:12: 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_emulators_dosbox/dosbox/work/dosbox-0.74" && autoreconf --install 
Exit code: 1
Error: org.macports.configure for port dosbox 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 dosbox: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install

btw, I have 2 other automake1.13 tickets besides this: #37930 (tclreadline) and #37967 (uni2ascii). They're all the same fix so they should be pretty easy.

Change History (2)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.