Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 12:41:34 -0500
From:      stan <stanb@awod.com>
To:        freebsd-ports@freebsd.org
Subject:   Problems with autocinf port
Message-ID:  <20020402174134.GA19261@teddy.fas.com>

next in thread | raw e-mail | index | archive | help
On my 4.5 STABLE machine I'm trying to do portupgrade, and autocinf is
failing as follows:


Script started on Tue Apr  2 12:33:52 2002
brown# runsocks portupgrade autoconf
--->  Upgrading 'autoconf-2.52_2' to 'autoconf-2.53' (devel/autoconf)
--->  Building '/usr/ports/devel/autoconf'
=3D=3D=3D>  Cleaning for m4-1.4_1
=3D=3D=3D>  Cleaning for autoconf-2.53
=3D=3D=3D>  Extracting for autoconf-2.53
>> Checksum OK for autoconf-2.53.tar.bz2.
=3D=3D=3D>   autoconf-2.53 depends on executable: gm4 - found
=3D=3D=3D>  Patching for autoconf-2.53
=3D=3D=3D>  Configuring for autoconf-2.53
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking for expr... /bin/expr
checking for gm4... /usr/local/bin/gm4
checking whether m4 supports frozen files... yes
checking for perl... /usr/bin/perl
checking where .elc files should go... no
configure: creating ./config.status
config.status: creating config/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/autoconf
config.status: creating tests/autoheader
config.status: creating tests/autom4te
config.status: creating tests/autoreconf
config.status: creating tests/autoscan
config.status: creating tests/autoupdate
config.status: creating tests/ifnames
config.status: creating man/Makefile
=2E/config.status[585]: cd: bad substitution
=2E/config.status[587]: cd: .. ..: [No such file or directory]
config.status: creating lib/emacs/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
=2E/config.status[585]: cd: bad substitution
=2E/config.status[587]: cd: .. ..: [No such file or directory]
config.status: creating lib/Autom4te/Makefile
=2E/config.status[585]: cd: bad substitution
=2E/config.status[587]: cd: .. ..: [No such file or directory]
config.status: creating lib/autoscan/Makefile
=2E/config.status[585]: cd: bad substitution
=2E/config.status[587]: cd: .. ..: [No such file or directory]
config.status: creating lib/m4sugar/Makefile
=2E/config.status[585]: cd: bad substitution
=2E/config.status[587]: cd: .. ..: [No such file or directory]
config.status: creating lib/autoconf/Makefile
=2E/config.status[585]: cd: bad substitution
=2E/config.status[587]: cd: .. ..: [No such file or directory]
config.status: creating lib/autotest/Makefile
config.status: creating bin/Makefile
=2E/config.status[725]: cd:  tests: [No such file or directory]
=2E/config.status[726]: cd:  tests: [No such file or directory]
=2E/config.status[727]: cd:  tests: [No such file or directory]
=2E/config.status[728]: cd:  tests: [No such file or directory]
config.status: executing  tests/atconfig commands
=3D=3D=3D>  Building for autoconf-2.53
Making all in bin
rm -f autom4te autom4te.tmp
sed  -e 's,@SHELL\@,/bin/ksh,g'  -e 's,@PERL\@,/usr/bin/perl,g'  -e 's,@bin=
dir\@,/usr/local/bin,g'  -e 's,@datadir\@,/usr/local/share/autoconf,g'  -e =
's,@prefix\@,/usr/local,g'  -e 's,@autoconf-name\@,'`echo autoconf | sed 's=
,x,x,'`',g'  -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g'=
  -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g'  -e 's,@M4\@,/=
usr/local/bin/gm4,g'  -e 's,@AWK\@,awk,g'  -e 's,@VERSION\@,2.53,g'  -e 's,=
@PACKAGE_NAME\@,GNU Autoconf,g' ./autom4te.in >autom4te.tmp
chmod +x autom4te.tmp
mv autom4te.tmp autom4te
rm -f autoconf autoconf.tmp
sed  -e 's,@SHELL\@,/bin/ksh,g'  -e 's,@PERL\@,/usr/bin/perl,g'  -e 's,@bin=
dir\@,/usr/local/bin,g'  -e 's,@datadir\@,/usr/local/share/autoconf,g'  -e =
's,@prefix\@,/usr/local,g'  -e 's,@autoconf-name\@,'`echo autoconf | sed 's=
,x,x,'`',g'  -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g'=
  -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g'  -e 's,@M4\@,/=
usr/local/bin/gm4,g'  -e 's,@AWK\@,awk,g'  -e 's,@VERSION\@,2.53,g'  -e 's,=
@PACKAGE_NAME\@,GNU Autoconf,g' ./autoconf.in >autoconf.tmp
chmod +x autoconf.tmp
mv autoconf.tmp autoconf
rm -f autoheader autoheader.tmp
sed  -e 's,@SHELL\@,/bin/ksh,g'  -e 's,@PERL\@,/usr/bin/perl,g'  -e 's,@bin=
dir\@,/usr/local/bin,g'  -e 's,@datadir\@,/usr/local/share/autoconf,g'  -e =
's,@prefix\@,/usr/local,g'  -e 's,@autoconf-name\@,'`echo autoconf | sed 's=
,x,x,'`',g'  -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g'=
  -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g'  -e 's,@M4\@,/=
usr/local/bin/gm4,g'  -e 's,@AWK\@,awk,g'  -e 's,@VERSION\@,2.53,g'  -e 's,=
@PACKAGE_NAME\@,GNU Autoconf,g' ./autoheader.in >autoheader.tmp
chmod +x autoheader.tmp
mv autoheader.tmp autoheader
rm -f autoreconf autoreconf.tmp
sed  -e 's,@SHELL\@,/bin/ksh,g'  -e 's,@PERL\@,/usr/bin/perl,g'  -e 's,@bin=
dir\@,/usr/local/bin,g'  -e 's,@datadir\@,/usr/local/share/autoconf,g'  -e =
's,@prefix\@,/usr/local,g'  -e 's,@autoconf-name\@,'`echo autoconf | sed 's=
,x,x,'`',g'  -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g'=
  -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g'  -e 's,@M4\@,/=
usr/local/bin/gm4,g'  -e 's,@AWK\@,awk,g'  -e 's,@VERSION\@,2.53,g'  -e 's,=
@PACKAGE_NAME\@,GNU Autoconf,g' ./autoreconf.in >autoreconf.tmp
chmod +x autoreconf.tmp
mv autoreconf.tmp autoreconf
rm -f ifnames ifnames.tmp
sed  -e 's,@SHELL\@,/bin/ksh,g'  -e 's,@PERL\@,/usr/bin/perl,g'  -e 's,@bin=
dir\@,/usr/local/bin,g'  -e 's,@datadir\@,/usr/local/share/autoconf,g'  -e =
's,@prefix\@,/usr/local,g'  -e 's,@autoconf-name\@,'`echo autoconf | sed 's=
,x,x,'`',g'  -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g'=
  -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g'  -e 's,@M4\@,/=
usr/local/bin/gm4,g'  -e 's,@AWK\@,awk,g'  -e 's,@VERSION\@,2.53,g'  -e 's,=
@PACKAGE_NAME\@,GNU Autoconf,g' ./ifnames.in >ifnames.tmp
chmod +x ifnames.tmp
mv ifnames.tmp ifnames
rm -f autoscan autoscan.tmp
sed  -e 's,@SHELL\@,/bin/ksh,g'  -e 's,@PERL\@,/usr/bin/perl,g'  -e 's,@bin=
dir\@,/usr/local/bin,g'  -e 's,@datadir\@,/usr/local/share/autoconf,g'  -e =
's,@prefix\@,/usr/local,g'  -e 's,@autoconf-name\@,'`echo autoconf | sed 's=
,x,x,'`',g'  -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g'=
  -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g'  -e 's,@M4\@,/=
usr/local/bin/gm4,g'  -e 's,@AWK\@,awk,g'  -e 's,@VERSION\@,2.53,g'  -e 's,=
@PACKAGE_NAME\@,GNU Autoconf,g' ./autoscan.in >autoscan.tmp
chmod +x autoscan.tmp
mv autoscan.tmp autoscan
rm -f autoupdate autoupdate.tmp
sed  -e 's,@SHELL\@,/bin/ksh,g'  -e 's,@PERL\@,/usr/bin/perl,g'  -e 's,@bin=
dir\@,/usr/local/bin,g'  -e 's,@datadir\@,/usr/local/share/autoconf,g'  -e =
's,@prefix\@,/usr/local,g'  -e 's,@autoconf-name\@,'`echo autoconf | sed 's=
,x,x,'`',g'  -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g'=
  -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g'  -e 's,@M4\@,/=
usr/local/bin/gm4,g'  -e 's,@AWK\@,awk,g'  -e 's,@VERSION\@,2.53,g'  -e 's,=
@PACKAGE_NAME\@,GNU Autoconf,g' ./autoupdate.in >autoupdate.tmp
chmod +x autoupdate.tmp
mv autoupdate.tmp autoupdate
Making all in tests
Making all in .
Making all in lib
Making all in Autom4te
make: don't know how to make ../configure.ac. Stop
*** Error code 1

Stop in /usr/ports/devel/autoconf/work/autoconf-2.53/lib.
*** Error code 1

Stop in /usr/ports/devel/autoconf/work/autoconf-2.53.
*** Error code 1

Stop in /usr/ports/devel/autoconf.
** Command failed: make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:fai=
led)
	! devel/autoconf (autoconf-2.52_2)	(unknown build error)
brown# ^D=08=08exit

Script done on Tue Apr  2 12:34:43 2002

Sugestiosn?

--=20
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020402174134.GA19261>