Opened 14 years ago

Last modified 14 years ago

#25509 closed defect

autoreconf failure — at Version 1

Reported by: dong5600@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: tflynn@…, ram@…
Port: autoconf pkgconfig xorg-libXp xorg-libXtrap xorg-libAppleWM xorg-libXevie

Description (last modified by skymoo (Adam Mercer))

I am inexperience in macports. I need to install Arb on Mac OS X 10.6.4. After I installed Xcode and X11 and followed the protocol to install and update MacPorts to 10.9.1, I used "sudo port -d install arb" but the installation cannot be finished and the error information at the end is:

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
autoreconf: configure.ac: tracing
configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
autoreconf: running: glibtoolize --copy --force
glibtoolize: putting auxiliary files in `.'.
glibtoolize: copying file `./ltmain.sh'
glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree.
glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
autoreconf: running: /opt/local/bin/autoconf --force
configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
configure:10695: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /opt/local/bin/autoconf failed with exit status: 1
shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/libXp-1.0.0" && autoreconf --install -fvi " returned error 1
Error: Target org.macports.configure returned: autoreconf failure: shell command failed
DEBUG: Backtrace: autoreconf failure: shell command failed
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for xorg-libXp): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Log for xorg-libXp is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/main.log
Error: The following dependencies failed to build: glw openmotif xorg-libXp gsed imake xorg-cf-files lynx openssl sablotron spidermonkey nspr readline tiff
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (1)

comment:1 Changed 14 years ago by skymoo (Adam Mercer)

Cc: ram@… added
Description: modified (diff)
Port: autoconf added
Priority: HighNormal
Type: requestdefect
Version: 1.9.1

What version of autoconf are you using? The latest is @2.66_1 which was committed an hour or so ago, make sure you using this version.

Note: See TracTickets for help on using tickets.