Bug 249068 - CURRENT: r365263: WITHOUT_DEBUGFILES: install: /usr/lib/debug/boot/kernel/: No such file or directory
Summary: CURRENT: r365263: WITHOUT_DEBUGFILES: install: /usr/lib/debug/boot/kernel/: N...
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-02 18:01 UTC by O. Hartmann
Modified: 2020-09-02 18:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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