bootstrap error with make buildworld

Kyle Evans kevans at freebsd.org
Mon Feb 17 17:14:52 UTC 2020


On Mon, Feb 17, 2020 at 11:13 AM Jochen Neumeister <joneum at freebsd.org> wrote:
>
> after a
> cd /usr/src
> svn up
> make clean
> make -j6 buildworld
>
> [..]
> ake[2]: stopped in /usr/src
> --- _bootstrap-tools-link-test ---
> /usr/obj/usr/src/amd64.amd64/tmp/legacy/bin/test -> /bin/test
> --- _bootstrap-tools-link-xz ---
> /usr/obj/usr/src/amd64.amd64/tmp/legacy/bin/xz -> /usr/bin/xz
> --- _bootstrap-tools-link-unxz ---
> /usr/obj/usr/src/amd64.amd64/tmp/legacy/bin/unxz -> /usr/bin/unxz
> 1 error
>
> make[2]: stopped in /usr/src
> *** [_bootstrap-tools] Error code 2
>
> make[1]: stopped in /usr/src
> 1 error
>
> make[1]: stopped in /usr/src
> *** [buildworld] Error code 2
>
> make: stopped in /usr/src
>
> make: stopped in /usr/src
>
> (full log sie Attachment)
>
> any Tipps to fix this?
>

Hiya,

Can you scroll up and grab a bit more context? This excerpt is still
in the process of cascading errors, so there's not much telling what
caused it.

Thanks,

Kyle Evans


More information about the freebsd-current mailing list