11.0-BETA1 make installworldworld fails

Kim Culhan w8hdkim at gmail.com
Sun Jul 17 19:58:54 UTC 2016


Seeing this on FreeBSD 11.0-BETA1 #0 r302963M

After make buildworld completes with no problem, then rebooted in
single-user mode

in /usr/src:

make installworld

--------------------------------------------------------------
>>> Installing everything
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
===> lib (install)
===> lib/csu (install)
===> lib/csu/amd64 (install)
cc -target x86_64-unknown-freebsd11.0 --sysroot=/usr/obj/usr/src/tmp
-B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe
-I/usr/src/lib/csu/amd64/../common
-I/usr/src/lib/csu/amd64/../../libc/include -fno-omit-frame-pointer
-std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow
-Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wthread-safety
-Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable
-Qunused-arguments  ERROR-tried-to-rebuild-during-make-install -S -o crt1.s
/usr/src/lib/csu/amd64/crt1.c
*** Error code 127
Stop.
make[6]: stopped in /usr/src/lib/csu/amd64
*** Error code 1

Hope this helps.

thanks
-kim


More information about the freebsd-current mailing list