From owner-freebsd-stable@freebsd.org Wed Jan 24 08:52:01 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A95BEC7EF1 for ; Wed, 24 Jan 2018 08:52:01 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from mx.sdf.org (ol.sdf.org [205.166.94.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ol.sdf.org", Issuer "ol.sdf.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EB1167ED7B for ; Wed, 24 Jan 2018 08:52:00 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.org (IDENT:bennett@otaku.freeshell.org [205.166.94.9]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id w0O8pnRB022856 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO); Wed, 24 Jan 2018 08:51:50 GMT Received: (from bennett@localhost) by sdf.org (8.15.2/8.12.8/Submit) id w0O8pnDl008705; Wed, 24 Jan 2018 02:51:49 -0600 (CST) From: Scott Bennett Message-Id: <201801240851.w0O8pnDl008705@sdf.org> Date: Wed, 24 Jan 2018 02:51:49 -0600 To: freebsd-stable@freebsd.org Subject: Re: why does buildworld fail on stable/11 ? Cc: lists User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2018 08:52:01 -0000 Subject: Re: why does buildworld fail on stable/11 ? I wrote: > On Mon, 22 Jan 2018 12:42:58 +0000 lists wrote: >>On 22/01/2018 09:17, Scott Bennett wrote: >>> Anyway, I'm stuck. Can someone please tell me what is going wrong and >>> how to fix it? I'd really like to be able to update my system, not only to >>> keep it reasonably current, but also to be able to customize a kernel. Thanks >>> in advance for any suggestions/solutions. >> [much deleted --SB] >>then >> >>[/usr/src #] make cleandir && make clean && make buildworld && make >>buildkernel && make installkernel && mergemaster -p > > At this point, that looks very optimistic, to say the least. :-) I've >tried "make cleanworld" (with /etc/make.conf still in place), and it failed >exactly like the buildworld example I posted before. Okay. Here's what happened. Script started on Wed Jan 24 02:17:30 2018 hellas# mv /etc/make.conf{,.save} hellas# mv /etc/src.conf{,.save} hellas# cd /usr/src hellas# make cleandir "/usr/src/share/mk/local.sys.mk", line 51: Malformed conditional (${.MAKE.MODE:Mmeta*} != "") "/usr/src/share/mk/local.sys.mk", line 58: Malformed conditional (${.MAKE.MODE:Mnofilemon} == "") "/usr/src/share/mk/local.sys.mk", line 76: if-less else "/usr/src/share/mk/local.sys.mk", line 79: if-less endif "/usr/src/share/mk/sys.mk", line 476: if-less endif bmake: fatal errors encountered -- cannot continue *** Error code 1 Stop. make: stopped in /usr/src hellas# exit exit Script done on Wed Jan 24 02:19:04 2018 Does anyone have any idea what is so horribly broken in 11.1-STABLE? FWIW, this is on a ZFS installation done by the utterly braindead bsdinstall provided in stable/11 ISO images. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at sdf.org *xor* bennett at freeshell.org * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * **********************************************************************