Date: Wed, 24 Jan 2018 12:39:35 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Scott Bennett <bennett@sdf.org> Cc: freebsd-stable@freebsd.org, lists <tech-lists@zyxst.net> Subject: Re: why does buildworld fail on stable/11 ? Message-ID: <0A86F03E-DB69-4DD0-B67B-E9BFBE3DC739@FreeBSD.org> In-Reply-To: <201801240851.w0O8pnDl008705@sdf.org> References: <201801240851.w0O8pnDl008705@sdf.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_DC6A645C-5AF6-4C3F-BE15-B19439F1FFA1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 24 Jan 2018, at 09:51, Scott Bennett <bennett@sdf.org> wrote: >=20 > Subject: Re: why does buildworld fail on stable/11 ? >=20 > I wrote: >> On Mon, 22 Jan 2018 12:42:58 +0000 lists <tech-lists@zyxst.net> = 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. >>>=20 > [much deleted --SB] >>> then >>>=20 >>> [/usr/src #] make cleandir && make clean && make buildworld && make >>> buildkernel && make installkernel && mergemaster -p >>=20 >> 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. >=20 > Okay. Here's what happened. >=20 > 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*} !=3D "") > "/usr/src/share/mk/local.sys.mk", line 58: Malformed conditional = (${.MAKE.MODE:Mnofilemon} =3D=3D "") > "/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 Looks like your make is broken. What is the output of "which make"? -Dimitry --Apple-Mail=_DC6A645C-5AF6-4C3F-BE15-B19439F1FFA1 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWmhwdwAKCRCwXqMKLiCW o+jaAJ9rlgJMxero4m2fJaggTBequzKB2QCfX2szPFsRMhtv5H7XNBa/x7dK2RQ= =hmvO -----END PGP SIGNATURE----- --Apple-Mail=_DC6A645C-5AF6-4C3F-BE15-B19439F1FFA1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0A86F03E-DB69-4DD0-B67B-E9BFBE3DC739>