Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jan 2025 16:31:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242835] concurrency issue when building kernel with 'make -j8': make[5]: make[5]: don't know how to make opt_global.h. Stop
Message-ID:  <bug-242835-227-PCJgQq2wSp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242835-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242835-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242835

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcfyecrayz@liamekaens.com

--- Comment #5 from John Hein <jcfyecrayz@liamekaens.com> ---
I just got this when doing 'make buildkernel', also with -j8, on a 13.3-sys=
tem
(trying to update to 13.4-stable; buildworld was fine). Both /usr/src and
/usr/obj were on NFS in this case (and /usr/src was mounted read-only - not
that it makes a difference for this problem).

I tried bmake meta mode (e.g., WITH_META_MODE=3Dyes in /etc/src-env.conf) w=
ithout
-DNO_CLEAN just to see if it would get a successful buildkernel.  It didn't
(although -DNO_CLEAN and WITH_META_MODE=3Dyes does succeed, but that's not =
much
more information than comment 3 which says buildkernel with -DNO_CLEAN work=
ed).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242835-227-PCJgQq2wSp>