NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 7_STABLE build fails



Hi,

Appending -u after -U does solve the problem?

FeZ


On 2018. február 3. du. 3:36:50 Gua Chung Lim <gua.chunglim%gmail.com@localhost> wrote:

Hi all,

This weekend I cvs(ed) source tree as usual.
Normally, I do it every month.
But this time build failed as followings.
Error message said /usr/tools/bin/nbconfig does not exist.
"./build.sh tools" is required.
But, I've already done "./build.sh tools". Actually, I did many times.
But this error keeps happening.
How to solve it?

Thanks in advance.

root@netbsd:/usr/src# ./build.sh -O ../obj -T ../tools -U kernel=GENERIC
===> build.sh command:    ./build.sh -O ../obj -T ../tools -U kernel=GENERIC
===> build.sh started:    Sat Feb  3 21:10:32 +07 2018
===> NetBSD version:      7.1_STABLE
===> MACHINE:             amd64
===> MACHINE_ARCH:        x86_64
===> Build platform:      NetBSD 7.1_STABLE amd64
===> HOST_SH:             /bin/sh
===> MAKECONF file:       /etc/mk.conf
===> TOOLDIR path:        /usr/src/../tools
===> DESTDIR path:        /usr/src/../obj/destdir.amd64
===> RELEASEDIR path:     /usr/src/../obj/releasedir
===> Updated makewrapper: /usr/src/../tools/bin/nbmake-amd64
===> Building kernel without building new tools
===> Building kernel:     GENERIC
===> Build directory:     /usr/src/../obj/sys/arch/amd64/compile/GENERIC
(cd /usr/obj/sys/arch/amd64/compile/GENERIC && rm -f a.out [Ee]rrs mklog core *.core .gdbinit || true)

ERROR: /usr/src/../tools/bin/nbconfig does not exist. You need to "./build.sh tools" first.
*** BUILD ABORTED ***
root@netbsd:/usr/src#
root@netbsd:/usr/src# uname -a
NetBSD netbsd.localdomain 7.1_STABLE NetBSD 7.1_STABLE (GENERIC) #5: Wed Jan 3 20:11:41 +07 2018 root@netbsd.localdomain:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
root@netbsd:/usr/src# cd ../tools/bin
root@netbsd:/usr/tools/bin# ls -l
total 178
-rwxr-xr-x  1 root  wheel  180135 Feb  3 20:40 nbmake*
-rwxr-xr-x  1 root  wheel    1066 Feb  3 21:10 nbmake-amd64*
root@netbsd:/usr/tools/bin#

--
Gua Chung Lim

To live is to love.




Home | Main Index | Thread Index | Old Index