Date: Wed, 4 Oct 2023 14:53:21 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Robert Huff <roberthuff@rcn.com> Cc: ports@freebsd.org Subject: Re: problem with ... make? Message-ID: <8A1BBC15-A39E-4CE6-9F83-281A5726D596@FreeBSD.org> In-Reply-To: <25885.24225.719881.609302@jerusalem.litteratus.org> References: <25885.24225.719881.609302@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_67F5BD08-6BDF-4F14-8571-56185A40F23F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 4 Oct 2023, at 14:46, Robert Huff <roberthuff@rcn.com> wrote: >=20 >=20 > [I sent a version of this to ports@ ... had no response > ... trying here because there's now a large back log of ports > updates.] >=20 > Hello: > On a system running: >=20 > FreeBSD 14.0-CURRENT #0 main-f0a15aafcb > Mon Oct 31 08:19:54 EDT 2022 > amd64 >=20 > with the ports tree updated nightly, I suddenly have a problen > building ports. > Sample case: >=20 > root@> pd /usr/ports/www/chromium/ > root@> make clean > make[2]: "/usr/ports/Mk/Uses/objc.mk" line 57: String comparison = operator must be either =3D=3D or !=3D > make[2]: Fatal errors encountered -- cannot continue > =3D=3D=3D> Cleaning for chromium-117.0.5938.132_1 My guess is that your ports tree is corrupted, or partially updated. The = way ports works, the whole tree has to be atomically updated, and you = cannot do partial checkouts or modifications (at least not without = jumping through hoops, and knowing how to fix fallout). What does "cd /usr/ports && git status" say? -Dimitry --Apple-Mail=_67F5BD08-6BDF-4F14-8571-56185A40F23F 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 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCZR1gQQAKCRCwXqMKLiCW oyp1AJ9nl7x0KaCfYcd8D9LrWgvaR5DbhgCghlDqTc3gCkxKpspSlRt3BFsLw6s= =MkjX -----END PGP SIGNATURE----- --Apple-Mail=_67F5BD08-6BDF-4F14-8571-56185A40F23F--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8A1BBC15-A39E-4CE6-9F83-281A5726D596>