[Bug 225569] buildkernel with -j4 gives "No entry found [dwarf_next_cu_header_c(61)]" for hpt27xx, hptmv, hptnr, hptrr. Using -B fixes issue

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 1 14:16:26 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225569

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste at freebsd.org

--- Comment #1 from Ed Maste <emaste at freebsd.org> ---
Can you expand on "Using -B fixes issue" - what's the exact command you issued?

This error is really a false positive. It is effectively ctfconvert reporting
that there is no DWARF debug info in the .o file.

We should fix up the build system to avoid emitting spurious false positive
errors, but it doesn't indicate a real problem with the kernel you've built.

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


More information about the freebsd-bugs mailing list