Date: Thu, 02 Mar 2017 14:09:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 201779] PORTS_MODULES does not support make reinstallkernel Message-ID: <bug-201779-8-beDMOsBZ2x@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201779-8@https.bugs.freebsd.org/bugzilla/> References: <bug-201779-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201779 pl@catslair.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pl@catslair.org Flags| |mfc-stable11? --- Comment #1 from pl@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201779-8-beDMOsBZ2x>
