misc/115043: devel/automake19 does not compile on FreeBSD 5.3

goran at dodig.org goran at dodig.org
Mon Jul 30 15:30:02 UTC 2007


>Number:         115043
>Category:       misc
>Synopsis:       devel/automake19 does not compile on FreeBSD 5.3
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 30 15:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Goran Dodig
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Kabi d.o.o.
>Environment:
System: FreeBSD perun.si21.com 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	===>  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[@],automake,g'  -e 's,[@]PATH_SEPARATOR[@],:,g'  -e 's,[@]PERL[@],/usr/bin/perl,g'  -e 's,[@]SHELL[@],/bin/sh,g'  -e 's,[@]VERSION[@],1.9.6,g'  -e 's,[@]configure_input[@],Generated from automake.in; do not edit by hand.,g'  -e 's,[@]datadir[@],/usr/local/share,g' ./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[@],automake,g'  -e 's,[@]PATH_SEPARATOR[@],:,g'  -e 's,[@]PERL[@],/usr/bin/perl,g'  -e 's,[@]SHELL[@],/bin/sh,g'  -e 's,[@]VERSION[@],1.9.6,g'  -e 's,[@]configure_input[@],Generated from aclocal.in; do not edit by hand.,g'  -e 's,[@]datadir[@],/usr/local/share,g' ./aclocal.in >aclocal.tmp
chmod +x aclocal.tmp
chmod a-w aclocal.tmp
mv -f aclocal.tmp aclocal
Making all in doc
restore=: && backupdir=".am$$" &&  am__cwd=`pwd` && cd . &&  rm -rf $backupdir && mkdir $backupdir &&  if (makeinfo --no-split --version) >/dev/null 2>&1; then  for f in ./automake-1.9.info ./automake-1.9.info-[0-9] ./automake-1.9.info-[0-9][0-9] ./automake-1.9.i[0-9] ./automake-1.9.i[0-9][0-9]; do  if test -f $f; then mv $f $backupdir; restore=mv; else :; fi;  done;  else :; fi &&  cd "$am__cwd";  if makeinfo --no-split   -I .  -o ./automake-1.9.info ./automake-1.9.texi;  then  rc=0;  cd .;  else  rc=$?;  cd . &&  $restore $backupdir/* `echo "././automake-1.9.info" | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir; exit $rc
./automake-1.9.texi:9821: Unknown command `headitem'.
makeinfo: Removing output file `./automake-1.9.info' due to errors; 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/portupgrade.20899.7 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=automake-1.9.6_1 UPGRADE_PORT_VER=1.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)

>How-To-Repeat:
	portupgrade automake19
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list