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

            Bug ID: 276446
           Summary: make installkernel fails: install: pflow.ko: No such
                    file or directory
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: b...@freebsd.org
          Reporter: warl...@phouka.net

# git describe
vendor/llvm-project/llvmorg-17.0.6-0-g6009708b4367-288272-g7a4d1d1df0b

# (cd /usr/src && git log | head -3)
commit 7a4d1d1df0b2e369adcb32aea9ef8c180f885751
Author: Aaron LI <a...@aaronly.me>
Date:   Wed Jan 17 23:29:23 2024 +0000

This is a KERNCONF=GENERIC-NODEBUG build.

..
===> pflog (install)
install -T release -o root -g wheel -m 444   pflog.ko /boot/kernel/
install -T dbg -o root -g wheel -m 444   pflog.ko.debug
/usr/lib/debug/boot/kernel/
===> pflow (install)
install -T release -o root -g wheel -m 444   pflow.ko /boot/kernel/
install: pflow.ko: No such file or directory
*** Error code 71

Stop.
make[4]: stopped in /usr/src/sys/modules/pflow
*** Error code 1

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

Stop.
make[2]: stopped in /usr/obj/usr/src/arm64.aarch64/sys/GENERIC
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src

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

Reply via email to