Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2025 13:56:10 +0100
From:      A FreeBSD User <freebsd@walstatt-de.de>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   make installkernel: failure: install: /usr/lib/debug/boot/kernel: No such file or directory
Message-ID:  <20250207135556.0318bab1@thor.sb211.local>

index | next in thread | raw e-mail

[-- Attachment #1 --]
Hello,

Host is actual running 

15.0-CURRENT #40 main-n275030-46a9fb7287f4: Sat Jan 25 07:09:38 CET 2025 amd64

Trying to rebuild (from clean/scratch after "make cleanworld") and install kernel/world.

make kernel works fine. 
make installkernel bails out with:

[...]
===> usb/rsufw/rsurtl8712fw (install)
install -T release -o root -g wheel -m 444   rsu-rtl8712fw.ko /boot/kernel/
===> usb/mtw (install)
install -T release -o root -g wheel -m 444   if_mtw.ko /boot/kernel/
install -T dbg -o root -g wheel -m 444   if_mtw.ko.debug /usr/lib/debug/boot/kernel/
install: /usr/lib/debug/boot/kernel: No such file or directory
*** Error code 71

Stop.
make[5]: stopped making "install" in /usr/src/sys/modules/usb/mtw
*** Error code 1

Stop.
make[4]: stopped making "install" in /usr/src/sys/modules/usb
*** Error code 1

Stop.
make[3]: stopped making "install" in /usr/src/sys/modules
*** Error code 1
[...]

On a similar box running CURRENT this failure doesn't show up, but the (working) box has been
updated more often within the past two weeks.

I fear that I might have issued "make delete-old" on the wrong console prior to "make
installworld", but I do not know wether the failure shown is a typical/well known symptome.

Any tips and tricks to fix this nasty failure?

Thanks in advance

o.h.

-- 

A FreeBSD user

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRQheDybVktG5eW/1Kxzvs8OqokrwUCZ6YDBQAKCRCxzvs8Oqok
rydYAQCxCwaRJDwwsPn14A59S73/bxUyYFjG6VdWkbvTjn+RowD7Bm+9G7hbImlM
yf7ybIX761jHj+iBuzumcV802t3CCgs=
=91Cw
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250207135556.0318bab1>