ports/93012: trouble with installing quagga 0.99.3 on FreeBSD-5.4

TANABE Hiroyasu h at cosat.com
Wed Feb 8 03:40:06 UTC 2006


>Number:         93012
>Category:       ports
>Synopsis:       trouble with installing quagga 0.99.3 on FreeBSD-5.4
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 08 03:40:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     TANABE Hiroyasu
>Release:        FreeBSD 5.4-RELEASE-p10
>Organization:
>Environment:
FreeBSD ns.cosat.com 5.4-RELEASE-p10 FreeBSD 5.4-RELEASE-p10 #15: Thu Jan 26 20:59:38 JST 2006     h at ns.cosat.com:/usr/obj/usr/src/sys/COSATFW7  i386
>Description:
At the end of making and installing quagga,
makeinfo will fail.

It doesn't happen on FreeBSD-6.0 with makeinfo 4.8,
and FreeBSD-5.4 has makeinfo 4.6.
quagga 0.99.3 seems to need newer makeinfo.
>How-To-Repeat:
% portupgrade net/quagga 
(snip)
if /bin/sh /usr/ports/net/quagga/work/quagga-0.99.3/missing --run makeinfo   -I . \
 -o quagga.info quagga.texi; \
then \
  rc=0; \
  cd .; \
else \
  rc=$?; \
  cd . && \
  $restore $backupdir/* `echo "./quagga.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
./routeserver.texi:59: Unknown command `float'.
./routeserver.texi:61: Unknown command `caption'.
./routeserver.texi:61: Misplaced {.
./routeserver.texi:61: Misplaced }.
./routeserver.texi:62: Unmatched `@end'.
./routeserver.texi:64: Unknown command `float'.
./routeserver.texi:66: Unknown command `caption'.
./routeserver.texi:66: Misplaced {.
./routeserver.texi:66: Misplaced }.
./routeserver.texi:67: Unmatched `@end'.
./routeserver.texi:69: Unknown command `float'.
./routeserver.texi:71: Unknown command `caption'.
./routeserver.texi:71: Misplaced {.
./routeserver.texi:71: Misplaced }.
./routeserver.texi:72: Unmatched `@end'.
./routeserver.texi:169: Unknown command `float'.
./routeserver.texi:171: Unknown command `caption'.
./routeserver.texi:171: Misplaced {.
./routeserver.texi:171: Misplaced }.
./routeserver.texi:172: Unmatched `@end'.
./routemap.texi:85: Unknown command `headitem'.
./routeserver.texi:217: Cross reference to nonexistent node `fig:rs-processing' (perhaps incorrect sectioning?).
./routeserver.texi:193: Cross reference to nonexistent node `fig:rs-processing' (perhaps incorrect sectioning?).
./routeserver.texi:149: Cross reference to nonexistent node `fig:rs-processing' (perhaps incorrect sectioning?).
./routeserver.texi:33: Cross reference to nonexistent node `fig:normal-processing' (perhaps incorrect sectioning?).
./routeserver.texi:16: Cross reference to nonexistent node `fig:route-server' (perhaps incorrect sectioning?).
./routeserver.texi:14: Cross reference to nonexistent node `fig:full-mesh' (perhaps incorrect sectioning?).
makeinfo: Removing output file `quagga.info' due to errors; use --force to preserve.
gmake[2]: *** [quagga.info] Error 1
gmake[2]: Leaving directory `/usr/ports/net/quagga/work/quagga-0.99.3/doc'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/usr/ports/net/quagga/work/quagga-0.99.3/doc'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/net/quagga.
*** Error code 1

Stop in /usr/ports/net/quagga.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade73474.90 make LIBPAM=yes TCPMD5=yes DEPENDS_TARGET=package reinstall

>Fix:
Installing ports/print/texinfo may solve this problem.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list