2007/4/8, Altoine Barker <[EMAIL PROTECTED]>:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

First let us clean and run from a fresh build by running this command:

sudo port -v clean --all autoconf ; sudo port -v install autoconf

Now, the only error I expect to see at this point is possibly an
installation error do to an already installed port of the exact same
message. Let us cross our fingers and hope that is the worse case
scenario. HTH

Thanks Altoine. Here's the result (seems to me to be the same result as before):

--->  Cleaning autoconf
--->  Removing distfiles for autoconf
--->  Removing archives for autoconf
--->  Removing workpath for autoconf
--->  Fetching autoconf
--->  autoconf-2.61.tar.bz2 doesn't seem to exist in
/opt/local/var/db/dports/distfiles/autoconf
--->  Attempting to fetch autoconf-2.61.tar.bz2 from
http://ftp.gnu.org/gnu/autoconf
 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                Dload  Upload   Total   Spent    Left  Speed
100 1018k  100 1018k    0     0  63877      0  0:00:16  0:00:16 --:--:-- 62844
--->  Verifying checksum(s) for autoconf
--->  Checksumming autoconf-2.61.tar.bz2
--->  Extracting autoconf
--->  Extracting autoconf-2.61.tar.bz2
--->  Configuring autoconf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether /bin/sh -n is known to work... yes
checking for expr... /bin/expr
checking for gm4... /usr/bin/gm4
checking whether m4 supports frozen files... yes
checking how m4 supports trace files... --error-output
checking for perl... /opt/local/bin/perl
checking for emacs... emacs
checking whether emacs is sufficiently recent... yes
checking for emacs... emacs
checking where .elc files should go... ${datarootdir}/emacs/site-lisp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating man/Makefile
config.status: creating lib/emacs/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/Autom4te/Makefile
config.status: creating lib/autoscan/Makefile
config.status: creating lib/m4sugar/Makefile
config.status: creating lib/autoconf/Makefile
config.status: creating lib/autotest/Makefile
config.status: creating bin/Makefile
config.status: executing tests/atconfig commands
--->  Building autoconf with target all
Making all in bin
rm -f autom4te autom4te.tmp
sed -e 's|@[EMAIL PROTECTED]|/bin/sh|g' -e 's|@[EMAIL 
PROTECTED]|/opt/local/bin/perl|g'
-e 's|@[EMAIL PROTECTED]|/opt/local/bin|g' -e
's|@[EMAIL PROTECTED]|/opt/local/share/autoconf|g' -e
's|@[EMAIL PROTECTED]|/opt/local|g' -e 's|@[EMAIL PROTECTED]|'`echo autoconf |
sed 's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|'`echo autoheader | sed
's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|'`echo autom4te | sed
's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|/usr/bin/gm4|g' -e
's|@[EMAIL PROTECTED]|--error-output|g' -e 's|@[EMAIL PROTECTED]|gawk|g' -e
's|@[EMAIL PROTECTED]|2.61|g' -e 's|@[EMAIL PROTECTED]|GNU Autoconf|g' -e
's|@[EMAIL PROTECTED]|Generated from autom4te.in; do not edit by
hand.|g' `test -f ./autom4te.in || echo ./`autom4te.in >autom4te.tmp
chmod +x autom4te.tmp
chmod a-w autom4te.tmp
mv autom4te.tmp autom4te
cd ../lib && make  autom4te.cfg
rm -f autom4te.cfg autom4te.tmp
sed -e 's|@[EMAIL PROTECTED]|/bin/sh|g' -e 's|@[EMAIL 
PROTECTED]|/opt/local/bin/perl|g'
-e 's|@[EMAIL PROTECTED]|/opt/local/bin|g' -e
's|@[EMAIL PROTECTED]|/opt/local/share/autoconf|g' -e
's|@[EMAIL PROTECTED]|/opt/local|g' -e 's|@[EMAIL PROTECTED]|'`echo autoconf |
sed 's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|'`echo autoheader | sed
's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|'`echo autom4te | sed
's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|/usr/bin/gm4|g' -e 's|@[EMAIL 
PROTECTED]|gawk|g' -e
's|@[EMAIL PROTECTED]|2.61|g' -e 's|@[EMAIL PROTECTED]|GNU Autoconf|g'
./autom4te.in >autom4te.tmp
chmod a-w autom4te.tmp
mv autom4te.tmp autom4te.cfg
cd ../lib/m4sugar && make  version.m4
{                                       \
 echo '# This file is part of -*- Autoconf -*-.'; \
 echo '# Version of Autoconf.'; \
 echo '# Copyright (C) 1999, 2000, 2001, 2002'; \
 echo '# Free Software Foundation, Inc.'; \
 echo ;\
 echo 'm4_define([m4_PACKAGE_NAME],      [GNU Autoconf])'; \
 echo 'm4_define([m4_PACKAGE_TARNAME],   [autoconf])'; \
 echo 'm4_define([m4_PACKAGE_VERSION],   [2.61])'; \
 echo 'm4_define([m4_PACKAGE_STRING],    [GNU Autoconf 2.61])'; \
 echo 'm4_define([m4_PACKAGE_BUGREPORT], [EMAIL PROTECTED])'; \
} >version.m4
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'
../bin/autom4te -B '..'/lib -B '..'/lib         --language M4sh
--cache '' --melt ./autoconf.as -o autoconf.in
dyld: lazy symbol binding failed: Symbol not found: _sprintf$LDBLStub
 Referenced from:
/opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle
 Expected in: dynamic lookup

dyld: Symbol not found: _sprintf$LDBLStub
 Referenced from:
/opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle
 Expected in: dynamic lookup

make[1]: *** [autoconf.in] Trace/BPT trap
make: *** [all-recursive] Error 1
Error: Target com.apple.build returned: shell command "cd
"/opt/local/var/db/dports/build/_private_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_autoconf/work/autoconf-2.61"
&& make all" returned error 2
Command output: mv autom4te.tmp autom4te
cd ../lib && make  autom4te.cfg
rm -f autom4te.cfg autom4te.tmp
sed -e 's|@[EMAIL PROTECTED]|/bin/sh|g' -e 's|@[EMAIL 
PROTECTED]|/opt/local/bin/perl|g'
-e 's|@[EMAIL PROTECTED]|/opt/local/bin|g' -e
's|@[EMAIL PROTECTED]|/opt/local/share/autoconf|g' -e
's|@[EMAIL PROTECTED]|/opt/local|g' -e 's|@[EMAIL PROTECTED]|'`echo autoconf |
sed 's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|'`echo autoheader | sed
's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|'`echo autom4te | sed
's,x,x,'`'|g' -e 's|@[EMAIL PROTECTED]|/usr/bin/gm4|g' -e 's|@[EMAIL 
PROTECTED]|gawk|g' -e
's|@[EMAIL PROTECTED]|2.61|g' -e 's|@[EMAIL PROTECTED]|GNU Autoconf|g'
./autom4te.in >autom4te.tmp
chmod a-w autom4te.tmp
mv autom4te.tmp autom4te.cfg
cd ../lib/m4sugar && make  version.m4
{                                       \
 echo '# This file is part of -*- Autoconf -*-.'; \
 echo '# Version of Autoconf.'; \
 echo '# Copyright (C) 1999, 2000, 2001, 2002'; \
 echo '# Free Software Foundation, Inc.'; \
 echo ;\
 echo 'm4_define([m4_PACKAGE_NAME],      [GNU Autoconf])'; \
 echo 'm4_define([m4_PACKAGE_TARNAME],   [autoconf])'; \
 echo 'm4_define([m4_PACKAGE_VERSION],   [2.61])'; \
 echo 'm4_define([m4_PACKAGE_STRING],    [GNU Autoconf 2.61])'; \
 echo 'm4_define([m4_PACKAGE_BUGREPORT], [EMAIL PROTECTED])'; \
} >version.m4
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'
../bin/autom4te -B '..'/lib -B '..'/lib         --language M4sh
--cache '' --melt ./autoconf.as -o autoconf.in
dyld: lazy symbol binding failed: Symbol not found: _sprintf$LDBLStub
 Referenced from:
/opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle
 Expected in: dynamic lookup

dyld: Symbol not found: _sprintf$LDBLStub
 Referenced from:
/opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle
 Expected in: dynamic lookup

make[1]: *** [autoconf.in] Trace/BPT trap
make: *** [all-recursive] Error 1

Warning: the following items did not execute (for autoconf):
com.apple.activate com.apple.build com.apple.destroot
com.apple.install
Error: Status 1 encountered during processing.
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to