NetBSD-Bugs archive

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

kern/54306: Building of just the kernel is broken



>Number:         54306
>Category:       kern
>Synopsis:       Building of just the kernel is broken
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 18 14:40:00 +0000 2019
>Originator:     Hisashi Todd Fujinaka
>Release:        NetBSD 8.99.43
>Organization:
None
>Environment:
	
	
System: NetBSD mara.i8u.org 8.99.43 NetBSD 8.99.43 (MARA) #3483: Mon Jun 10 08:32:03 PDT 2019 htodd%mara.i8u.org@localhost:/var/shm/obj/amd64/sys/arch/amd64/compile/MARA amd64
Architecture: x86_64
Machine: amd64
>Description:
Building of just the kernel is broken. I can do:
/usr/src/build.sh -O /var/shm/obj/amd64 -T /var/shm/obj/tools.amd64 -U -u -x -m amd64 -j$JOBS tools release install-image

However, this fails:
/usr/src/build.sh -O /var/shm/obj/amd64 -T /var/shm/obj/tools.amd64 -U -u -m amd64 -j$JOBS kernel=GENERIC

I was asked why I use /var/shm. I have 48G of RAM and it was the easiest way I could think of to build in RAM.
>How-To-Repeat:
Just type the lines above. I'm using JOBS=16
	
>Fix:
Please.

>Unformatted:
 	
 	



Home | Main Index | Thread Index | Old Index