[Bug 201779] PORTS_MODULES does not support make reinstallkernel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 2 14:09:21 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201779
pl at catslair.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pl at catslair.org
Flags| |mfc-stable11?
--- Comment #1 from pl at catslair.org ---
I know this is an old report but I get the impression it got overlooked,
because right now I'm experiencing the same thing on RELENG 11.0. I have set
PORTS_MODULES=net/bwn-firmware-kmod in order to ensure that the BWN firmware
gets rebuild the moment I build my kernel. Because I made some specific changes
earlier I decided to keep my backup kernel and re-install the new one.
Well...
===> Ports module net/bwn-firmware-kmod (reinstall)
cd ${PORTSDIR:-/usr/ports}/net/bwn-firmware-kmod; env -u CC -u CXX -u CPP
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
SRC_BASE=/usr/src OSVERSION=1100122
WRKDIRPREFIX=/usr/obj/usr/src/sys/FELINER make -B redeinstall deinstall
reinstall
make[3]: don't know how to make redeinstall. Stop
make[3]: stopped in /usr/ports/net/bwn-firmware-kmod
*** Error code 2
I think this fully rules out the possibility that it might be the Port which
didn't handle a target correctly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list