On Mon, Feb 17, 2020 at 11:13 AM Jochen Neumeister <jon...@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
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to