Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2007 11:07:32 +0200
From:      bsd <bsd@todoo.biz>
To:        Liste FreeBSD <freebsd-questions@freebsd.org>
Subject:   Problem with automake upgrade 
Message-ID:  <FBF483FF-5FA7-4A94-8F4A-0C396316B016@todoo.biz>

next in thread | raw e-mail | index | archive | help
Hello,

I am trying to upgrade autoconf from 1.9.6_1 to 1.9.6_2 and I am =20
facing a problem :

> =3D=3D=3D>  Building for automake-1.9.6_2
> Making all in .
> rm -f automake automake.tmp
> sed  -e 's,[@]APIVERSION[@],1.9,g'  -e 's,[@]PACKAGE=20
> [@],automake,g'  -e 's,[@]PATH_SEPARATOR[@],:,g'  -e 's,[@]PERL[@],/=20=

> usr/bin/perl,g'  -e 's,[@]SHELL[@],/bin/sh,g'  -e 's,[@]VERSION[@],=20
> 1.9.6,g'  -e 's,[@]configure_input[@],Generated from automake.in; =20
> do not edit by hand.,g'  -e 's,[@]datadir[@],/usr/local/share,g' ./=20
> automake.in >automake.tmp
> chmod +x automake.tmp
> chmod a-w automake.tmp
> mv -f automake.tmp automake
> rm -f aclocal aclocal.tmp
> sed  -e 's,[@]APIVERSION[@],1.9,g'  -e 's,[@]PACKAGE=20
> [@],automake,g'  -e 's,[@]PATH_SEPARATOR[@],:,g'  -e 's,[@]PERL[@],/=20=

> usr/bin/perl,g'  -e 's,[@]SHELL[@],/bin/sh,g'  -e 's,[@]VERSION[@],=20
> 1.9.6,g'  -e 's,[@]configure_input[@],Generated from aclocal.in; do =20=

> not edit by hand.,g'  -e 's,[@]datadir[@],/usr/local/share,g' ./=20
> aclocal.in >aclocal.tmp
> chmod +x aclocal.tmp
> chmod a-w aclocal.tmp
> mv -f aclocal.tmp aclocal
> Making all in doc
> restore=3D: && backupdir=3D".am$$" &&  am__cwd=3D`pwd` && cd . &&  rm =
-rf =20
> $backupdir && mkdir $backupdir &&  if (makeinfo --no-split --=20
> version) >/dev/null 2>&1; then  for f in ./automake-1.9.info ./=20
> automake-1.9.info-[0-9] ./automake-1.9.info-[0-9][0-9] ./=20
> automake-1.9.i[0-9] ./automake-1.9.i[0-9][0-9]; do  if test -f $f; =20
> then mv $f $backupdir; restore=3Dmv; else :; fi;  done;  else :; fi =20=

> &&  cd "$am__cwd";  if makeinfo --no-split   -I .  -o ./=20
> automake-1.9.info ./automake-1.9.texi;  then  rc=3D0;  cd .;  else  =20=

> rc=3D$?;  cd . &&  $restore $backupdir/* `echo "././=20
> automake-1.9.info" | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir; =20
> exit $rc
> ./automake-1.9.texi:9821: Unknown command `headitem'.
> makeinfo: Removing output file `./automake-1.9.info' due to errors; =20=

> use --force to preserve.
> *** Error code 1
>
> Stop in /usr/ports/devel/automake19/work/automake-1.9.6/doc.
> *** Error code 1
>
> Stop in /usr/ports/devel/automake19/work/automake-1.9.6.
> *** Error code 1
>
> Stop in /usr/ports/devel/automake19.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/=20
> portupgrade.79700.7 env UPGRADE_TOOL=3Dportupgrade =20
> UPGRADE_PORT=3Dautomake-1.9.6_1 UPGRADE_PORT_VER=3D1.9.6_1 make
> ** Fix the problem and try again.
> ** Listing the failed packages (*:skipped / !:failed)
>         ! devel/automake19 (automake-1.9.6_1)   (texinfo error)
> --->  Packages processed: 7 done, 0 ignored, 0 skipped and 1 failed

I have followed the indication provided in /usr/ports/UPDATING

> Extensive reworking of the autotools ports has occurred, putting =20
> them in
> the canonical locations, along with a suitable wrapper port to make
> developing autotools-using code (as opposed to just building ports)
> considerably easier.
>
> Upgrade path is as follows for portupgrade, substitute the appropriate
> commands if you are using portmaster:
>
>    1.   portupgrade -f 'autoconf*' 'automake*'
>    2.   cd /usr/ports/devel/autotools; make install
>    3.   portupgrade -a

But as the first steps (portupgrade -f) gives the error reported before=85=

I don't know what to do=85


Any help will be very apreciated.



=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=
=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=
=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF

P "Please consider your environmental responsibility before printing =20
this e-mail"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FBF483FF-5FA7-4A94-8F4A-0C396316B016>