Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 15:14:14 -0500
From:      stan <stanb@awod.com>
To:        freebsd-ports@freebsd.org
Subject:   FW: Re: Imagemagic port build failure
Message-ID:  <20020402201414.GA23346@teddy.fas.com>

next in thread | raw e-mail | index | archive | help
On Tue, Apr 02, 2002 at 01:07:45PM -0500, stan wrote:
: Tyring to update my 4.5 STABLE machine, and the Imagemagic port fails to
: configure:

<snip, snip>

: It was created by configure, which was
: generated by GNU Autoconf 2.52.  Invocation command line was

<snip, snip>

I've noticed that all of the postings you've submitted today are failing
during configure and that you're using autoconf 2.52.

Autoconf 2.53 is the current version.  I'm guessing that you may have
some dependency issues that you need to resolve before you begin
updating ports.

Could you please post the output of "portversion" and/or "portversion
-c" so we can figure this out?

FYI, here is autocinf's build failure.


Script started on Tue Apr  2 15:09:01 2002
brown# pr=08=1B[K
p: Command not found.
brown# 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 15:09:56 2002

I've cvsup'd ports twice today BTW.

--=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?20020402201414.GA23346>