Date: Fri, 19 Jan 2024 02:20:40 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276446] make installkernel fails: install: pflow.ko: No such file or directory Message-ID: <bug-276446-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276446 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: bugs@FreeBSD.org Reporter: warlock@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 <aly@aaronly.me> Date: Wed Jan 17 23:29:23 2024 +0000 This is a KERNCONF=3DGENERIC-NODEBUG build. ... =3D=3D=3D> 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/ =3D=3D=3D> 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276446-227>