Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2016 15:58:52 -0400
From:      Kim Culhan <w8hdkim@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   11.0-BETA1 make installworldworld fails
Message-ID:  <CAKZxVQXGEdS9o1WM8jTAfcUYuZJy-DxJsVqCoAh8_sacCTBFRA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKZxVQXGEdS9o1WM8jTAfcUYuZJy-DxJsVqCoAh8_sacCTBFRA>