Date: Tue, 06 Jun 2017 09:20:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 219819] "make clean all" is broken Message-ID: <bug-219819-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219819 Bug ID: 219819 Summary: "make clean all" is broken Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: trasz@FreeBSD.org Doing "make clean all" in individual subdirectories is broken on 12-CURRENT: it doesn't run the "all". For example: [trasz@brick:~/svn/head]% cd usr.sbin/iscsid [trasz@brick:~/svn/head/usr.sbin/iscsid]% make clean all install rm -f iscsid iscsid.bc iscsid.ll iscsid.full iscsid.full.bc iscsid.debug iscsid.full.ll chap.o discovery.o iscsid.o keys.o log.o login.o pdu.o chap.bco discovery.bco iscsid.bco keys.bco log.bco login.bco pdu.bco chap.llo discovery.llo iscsid.llo keys.llo log.llo login.llo pdu.llo iscsid.8.gz iscsid.8.cat.gz install -s -o root -g wheel -m 555 iscsid /usr/sbin/iscsid install: iscsid: No such file or directory *** Error code 71 Stop. make: stopped in /usr/home/trasz/svn/head/usr.sbin/iscsid -- 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-219819-8>
