Date: Thu, 01 Feb 2018 21:15:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 225569] buildkernel with -j4 gives "No entry found [dwarf_next_cu_header_c(61)]" for hpt27xx, hptmv, hptnr, hptrr. Using -B fixes issue Message-ID: <bug-225569-8-EFK59biBlY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225569-8@https.bugs.freebsd.org/bugzilla/> References: <bug-225569-8@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=225569 --- Comment #2 from Robert Zelaya <rob@theseusnetworking.com> --- I get the error when doing "make -j4 buildkernel KERNCONF=VIMAGE". When I add -B "make -B -j4 buildkernel KERNCONF=VIMAGE" there are no errors. So -B uses backwards compatiblty by executing a single shell per command. Does this looks like a timing issue? ======== cat /etc/src-env.conf WITH_META_MODE = YES # WITH_DIRDEPS_BUILD = yes cat /etc/src.conf WITH_CCACHE_BUILD = yes WITH_FAST_DEPEND = yes ========= Thank you for the help. Robert -- 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-225569-8-EFK59biBlY>
