Re: bootstrap error with make buildworld

2020-02-18 Thread Ian Lepore
On Tue, 2020-02-18 at 14:16 +0100, Trond Endrestøl wrote:
> On Tue, 18 Feb 2020 11:03+0100, Jochen Neumeister wrote:
> 
> > Anyone got a tip to solve this problem?
> > Otherwise I would unfortunately have to reinstall the server. My Poudriere 
> > Box
> > runs on this server
> > 
> > Am 17.02.20 um 18:14 schrieb Kyle Evans:
> > > On Mon, Feb 17, 2020 at 11:13 AM Jochen Neumeister 
> > > wrote:
> > > > after a
> > > > cd /usr/src
> > > > svn up
> 
> It might be helpful if you can tell us which revision your source tree 
> is current at.
> 
> > > > make clean
> > > > make -j6 buildworld
> 
> make buildworld
> 
> Running make without any parallelism makes it easier to know the exact 
> point of failure.
> 

The exact point of failure in the log attached to the original message:

> --- _bootstrap-tools-link-[ ---
> *** [_bootstrap-tools-link-[] Error code 1
> make[2]: stopped in /usr/src

I have no idea why it failed trying to create a symlink to '[' (an
alias for test(1)), but that was the first error.

-- Ian


___
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"


Re: bootstrap error with make buildworld

2020-02-18 Thread Trond Endrestøl
On Tue, 18 Feb 2020 11:03+0100, Jochen Neumeister wrote:

> Anyone got a tip to solve this problem?
> Otherwise I would unfortunately have to reinstall the server. My Poudriere Box
> runs on this server
> 
> Am 17.02.20 um 18:14 schrieb Kyle Evans:
> > On Mon, Feb 17, 2020 at 11:13 AM Jochen Neumeister 
> > wrote:
> > > after a
> > > cd /usr/src
> > > svn up

It might be helpful if you can tell us which revision your source tree 
is current at.

> > > make clean
> > > make -j6 buildworld

make buildworld

Running make without any parallelism makes it easier to know the exact 
point of failure.

> > > [..]
> > > 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

-- 
Trond.
___
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"


Re: bootstrap error with make buildworld

2020-02-18 Thread Jochen Neumeister

Anyone got a tip to solve this problem?
Otherwise I would unfortunately have to reinstall the server. My 
Poudriere Box runs on this server


Am 17.02.20 um 18:14 schrieb Kyle Evans:

On Mon, Feb 17, 2020 at 11:13 AM Jochen Neumeister  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"

___
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"