Date: Mon, 18 Jul 2016 09:03:31 +0100 From: Steven Hartland <killing@multiplay.co.uk> To: freebsd-current@freebsd.org Subject: Re: 11.0-BETA1 make installworldworld fails Message-ID: <dd5fe764-25cf-1892-7ed4-1e44111c1bca@multiplay.co.uk> In-Reply-To: <CAKZxVQXGEdS9o1WM8jTAfcUYuZJy-DxJsVqCoAh8_sacCTBFRA@mail.gmail.com> References: <CAKZxVQXGEdS9o1WM8jTAfcUYuZJy-DxJsVqCoAh8_sacCTBFRA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
When ever I've seen installworld issues after a full buildworld its been clock related, so might want to check the clock on the machine is right. On 17/07/2016 20:58, Kim Culhan wrote: > 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 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dd5fe764-25cf-1892-7ed4-1e44111c1bca>