Bug 249068

Summary: CURRENT: r365263: WITHOUT_DEBUGFILES: install: /usr/lib/debug/boot/kernel/: No such file or directory
Product: Base System Reporter: O. Hartmann <ohartmann>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: New ---    
Severity: Affects Many People    
Priority: ---    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description O. Hartmann 2020-09-02 18:01:03 UTC
Running CURRENT (FreeBSD 13.0-CURRENT #4 r365243: Wed Sep  2 13:13:07 CEST 2020 amd64) and trying to installkernel with /etc/src.conf containing WITHOUT_DEBUG_FILES=YES resuklts in the error shown below when running "make installkernel":

[...]

--- realinstall_subdir_zfs ---
install -T dbg -o root -g wheel -m 555   zfs.ko.debug /usr/lib/debug/boot/kernel/
install: /usr/lib/debug/boot/kernel/: No such file or directory
*** [_kmodinstall] Error code 71

make[4]: stopped in /usr/src/sys/modules/zfs
1 error