Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2016 17:30:53 -0700
From:      Ngie Cooper <yaneurabeya@gmail.com>
To:        Kim Culhan <w8hdkim@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 11.0-BETA1 make installworldworld fails
Message-ID:  <643D3AEE-0058-4CC0-8B3D-F4B7C56874C4@gmail.com>
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

> On Jul 17, 2016, at 12:58, Kim Culhan <w8hdkim@gmail.com> wrote:
>=20
> Seeing this on FreeBSD 11.0-BETA1 #0 r302963M
>=20
> After make buildworld completes with no problem, then rebooted in
> single-user mode
>=20
> in /usr/src:
>=20
> make installworld
>=20
> --------------------------------------------------------------
>>>> Installing everything
> --------------------------------------------------------------
> cd /usr/src; make -f Makefile.inc1 install
> =3D=3D=3D> lib (install)
> =3D=3D=3D> lib/csu (install)
> =3D=3D=3D> lib/csu/amd64 (install)
> cc -target x86_64-unknown-freebsd11.0 --sysroot=3D/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=3Dgnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
> -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado=
w
> -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-extern=
s
> -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
>=20
> Hope this helps.

Run "make buildworld -DNO_CLEAN" (see the error above about "ERROR-tried-to-=
rebuild-during-make-install".

Cheers,
-Ngie=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?643D3AEE-0058-4CC0-8B3D-F4B7C56874C4>