make installworld fails on -CURRENT from 13 Oct 2005

Antony Mawer fbsd-current at mawer.org
Thu Oct 13 22:55:03 PDT 2005


It looks as though there's a problem with the recent libarchive checkin 
here:

http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libarchive/Makefile?rev=1.40&content-type=text/x-cvsweb-markup

When trying to upgrade a 6.0-RC1 machien to -CURRENT, I get the following:

===> lib/libarchive (install)
printf: not found
"/usr/src/lib/libarchive/Makefile", line 28: warning: "printf 
"%d.%02d.%03d" 1 2 36" returned non-zero status
expr: not found
"/usr/src/lib/libarchive/Makefile", line 31: warning: "expr 1 + 2" 
returned non-zero status
install -C -o root -g wheel -m 444   libarchive.a /usr/lib
install -C -o root -g wheel -m 444   libarchive_p.a /usr/lib
install -s -o root -g wheel -m 444     libarchive.so. /usr/lib
install: libarchive.so.: No such file or directory
*** Error code 71

Stop in /usr/src/lib/libarchive.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

This is on (after rebooting with the new kernel):

FreeBSD antgproxy.gptech.com.au 7.0-CURRENT FreeBSD 7.0-CURRENT #15: Fri 
Oct 14 04:22:17 EST 2005 
root at antgproxy.gptech.com.au:/usr/obj/usr/src/sys/GPROXY6  i386

Cheers
Antony



More information about the freebsd-current mailing list