[MacPorts] #15900: libxml2 autoconf failure with Leopard 10.4.5
MacPorts
noreply at macports.org
Mon Jul 7 05:16:09 PDT 2008
#15900: libxml2 autoconf failure with Leopard 10.4.5
--------------------------+-------------------------------------------------
Reporter: kmb at deam.org | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
--------------------------+-------------------------------------------------
Hi,
here the debug-output:
$> sudo port clean --all libxml2
---> Cleaning libxml2
$> sudo port -ds install libxml2
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2
DEBUG: Requested variant darwin is not provided by port libxml2.
DEBUG: Requested variant i386 is not provided by port libxml2.
DEBUG: Requested variant macosx is not provided by port libxml2.
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
DEBUG: Requested variant darwin is not provided by port libiconv.
DEBUG: Requested variant i386 is not provided by port libiconv.
DEBUG: Requested variant macosx is not provided by port libiconv.
DEBUG: Searching for dependency: libiconv
DEBUG: Found Dependency: receipt exists for libiconv
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
DEBUG: Requested variant darwin is not provided by port zlib.
DEBUG: Requested variant i386 is not provided by port zlib.
DEBUG: Requested variant macosx is not provided by port zlib.
DEBUG: Searching for dependency: zlib
DEBUG: Found Dependency: receipt exists for zlib
DEBUG: Executing org.macports.main (libxml2)
---> Fetching libxml2
DEBUG: Executing org.macports.fetch (libxml2)
---> libxml2-2.6.32.tar.gz doesn't seem to exist in
/opt/local/var/macports/distfiles/libxml2
---> Attempting to fetch libxml2-2.6.32.tar.gz from
ftp://fr.rpmfind.net/pub/libxml/
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 4611k 100 4611k 0 0 75915 0 0:01:02 0:01:02 --:--:--
81771
---> Verifying checksum(s) for libxml2
DEBUG: Executing org.macports.checksum (libxml2)
---> Checksumming libxml2-2.6.32.tar.gz
DEBUG: Correct (md5) checksum for libxml2-2.6.32.tar.gz
DEBUG: Correct (sha1) checksum for libxml2-2.6.32.tar.gz
DEBUG: Correct (rmd160) checksum for libxml2-2.6.32.tar.gz
---> Extracting libxml2
DEBUG: Executing org.macports.extract (libxml2)
---> Extracting libxml2-2.6.32.tar.gz
DEBUG: setting option extract.args to
/opt/local/var/macports/distfiles/libxml2/libxml2-2.6.32.tar.gz
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work"
&& gzip -dc
/opt/local/var/macports/distfiles/libxml2/libxml2-2.6.32.tar.gz |
/usr/bin/gnutar --no-same-owner -xf -'
DEBUG: Executing proc-post-org.macports.extract-extract-0
DEBUG: Executing org.macports.patch (libxml2)
---> Configuring libxml2
DEBUG: Executing org.macports.configure (libxml2)
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.32"
&& autoreconf'
configure.in:60: warning: macro `AM_PROG_LIBTOOL' not found in library
configure.in:59: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure.in:60: error: possibly undefined macro: AM_PROG_LIBTOOL
autoreconf: /opt/local/bin/autoconf failed with exit status: 1
Error: Target org.macports.configure returned: autoconf failure: shell
command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.32"
&& autoreconf " returned error 1
Command output: configure.in:60: warning: macro `AM_PROG_LIBTOOL' not
found in library
configure.in:59: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure.in:60: error: possibly undefined macro: AM_PROG_LIBTOOL
autoreconf: /opt/local/bin/autoconf failed with exit status: 1
Warning: the following items did not execute (for libxml2):
org.macports.activate org.macports.configure org.macports.build
org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
It's a fresh installation of 1.6.0 and I have also done a selfupdate.
kind regards
Klaus
--
Ticket URL: <http://trac.macports.org/ticket/15900>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list