#37472: build fails due to automake 1.13 ----------------------------+-------------------------------- Reporter: gilles.risch@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: faad2 ----------------------------+-------------------------------- Hello, faad2 does not build due to to changes in auotmake 1.13: {{{ ... :info:configure autoreconf: Entering directory `.' :info:configure autoreconf: configure.in: not using Gettext :info:configure autoreconf: running: aclocal --force :info:configure aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' :info:configure configure.in:28: warning: macro 'AM_CONFIG_HEADER' not found in library :info:configure autoreconf: configure.in: tracing :info:configure autoreconf: running: glibtoolize --copy --force :info:configure glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. :info:configure glibtoolize: copying file `./ltmain.sh' :info:configure glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and :info:configure glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree. :info:configure glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. :info:configure aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' :info:configure configure.in:28: warning: macro 'AM_CONFIG_HEADER' not found in library :info:configure autoreconf: running: /opt/local/bin/autoconf --force :info:configure configure.in:28: error: possibly undefined macro: AM_CONFIG_HEADER :info:configure If this token and others are legitimate, please use m4_pattern_allow. :info:configure See the Autoconf documentation. :info:configure autoreconf: /opt/local/bin/autoconf failed with exit status: 1 :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faad2/faad2/work/faad2-2.7 " && autoreconf --install -vif :info:configure Exit code: 1 :error:configure org.macports.configure for port faad2 returned: autoreconf failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: autoreconf failure: command execution failed while executing "$procedure $targetname" :info:configure Warning: targets not executed for faad2: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Please see the log file for port faad2 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_faad2/faad2/main.log }}} Attached a small patch to fix that issue, drm is enabled because I need it in another project. Regards, Gilles -- Ticket URL: <https://trac.macports.org/ticket/37472> MacPorts <http://www.macports.org/> Ports system for Mac OS