Date: Wed, 11 May 2022 01:46:57 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Mark Millard <marklmi@yahoo.com> Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: ca48c22e1c7a - main - lang/gcc12: add gcc 12 Message-ID: <Ynr5cfXW0RvetkQZ@KGPE-D16> In-Reply-To: <94B6CB06-97A9-4413-BBA8-4DAF0794617D@yahoo.com> References: <BC65C422-C4E6-444B-8B52-F7989D97200F@yahoo.com> <94B6CB06-97A9-4413-BBA8-4DAF0794617D@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--pd6X7FI6i8NtIgIM Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I fixed the first issue. As for the second one, I'm not sure what would be the correct fix (we could= move libgccjit++.h to a non-standard directory, but I'm not sure about the= consequences). Maybe Gerald could offer some insight about this issue. On 22-05-07 14:59:18, Mark Millard wrote: > [I ran into another issue for lang/gcc12 use.] >=20 > On 2022-May-7, at 12:14, Mark Millard <marklmi@yahoo.com> wrote: >=20 > > I do not know the intent at this point but: > >=20 > > /usr/ports/Mk/bsd.gcc.mk > >=20 > > still has the lines unchanged that translate lang/gcc12 > > references into lang/gcc12-devel : > >=20 > > # A concrete version has been selected. Set proper ports dependencies, > > # CC, CXX, CPP, and flags. > > V:=3D ${_USE_GCC:S/.//} > > . if ${V} =3D=3D 12 || ${V} =3D=3D 13 > > _GCC_PORT:=3D gcc${V}-devel > > . else > > _GCC_PORT:=3D gcc${V} > > . endif > >=20 > > So, for example, listing lang/gcc12 to poudriere will actually > > build lang/gcc12-devel instead. >=20 > Note: I'm exploring what happens with the above no longer > causing lang/gcc12-devel to be used. No claim that you > expect such to be working at this point. >=20 > In attempting to install lang/gcc12 I get: >=20 > Checking integrity... done (2 conflicting) > - gcc12-12.1.0 conflicts with gcc11-11.3.0 on /usr/local/include/libgcc= jit++.h > - gcc12-12.1.0 conflicts with gcc11-11.3.0 on /usr/local/include/libgcc= jit++.h >=20 > So I end up with: >=20 > Installed packages to be REMOVED: > gcc11: 11.3.0 >=20 > New packages to be INSTALLED: > gcc12: 12.1.0 >=20 > Because I already had lang/gcc11 installed. >=20 >=20 > =3D=3D=3D > Mark Millard > marklmi at yahoo.com >=20 --pd6X7FI6i8NtIgIM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmJ6+XEACgkQelmbhSCD nJ0VDRAAkuNa9Iw5xqQ0ksKJ3Wr20UXPEctp3IBhaH1QYmFyz2gJPxmpk1k/oRU1 bkMmJAFI0nFiflB1oMEhkGlXMLLd6Zc/ddFN9c2IXyOCPb6xuelPzGCTJPx2LfRh Wz/Ioa7VmsQhBlrmtr+YLadLPXxW6LhE2imQcJnb5wHjGncklzajk5yhc8ulNS25 DauAbQ2DOwEWSZjIopss8pO7Q2bw7V7oha6JBRwJLrPavs2RIcQTKXaAtjoz5gGe BwjpIFx67W65xgm/quzdv70Gfex2Z27EcXK/pZ8bXLGtPieQWloVyMDnr3oTgqX+ cHu6kiBLBjC4l0FAeE6G0m5yvsEti5E/rLP8sS6XOG6cPGJsu9buCHZFv5S7W6wU j2RpnpicXa4gZ2QGPOZYbDVnjUvHxGqfPoGP00+XZf5dcpDQCDKxt2c7EuNbGjvm 1670kt84dFvADP2JfbmNf7gjKYtaSa2XJmfhFNOuT5B7Cvqctsv936FsnNbvDl8Z Gt3OpvZIe2gfr5kSIrzumKvRnJMrNcTb7UTtXSg8E8KjMaSYLEM3iRamiR/eFsOh GBks79cT6VSXJt9ti0RKWvxsvaBDe7rBWfkQdKBl+cERc3BQNGXqOlPeUsHy6xMc BsgWQIlZjXAvOGTGIkrXUMKStnBlvV04laU2WS1ntLfDR31uEhY= =17sm -----END PGP SIGNATURE----- --pd6X7FI6i8NtIgIM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Ynr5cfXW0RvetkQZ>