Date: Wed, 12 May 2021 21:50:50 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Mark Linimon <linimon@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: c9200ec0abe7 - main - devel/py-google-re2: add USE_GCC=yes to fix build on GCC-based systems: Message-ID: <YJwxmjYp2HrUT29r@KGPE-D16> In-Reply-To: <202105121924.14CJOMUd019415@gitrepo.freebsd.org> References: <202105121924.14CJOMUd019415@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--qrpvhR2QgtvLE4Y0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This will force GCC for everyone, please switch to USES=3Dcompiler:c11. On 21-05-12 19:24:22, Mark Linimon wrote: > The branch main has been updated by linimon: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dc9200ec0abe7ea69a9326f4c= ce0fd971ddf9b836 >=20 > commit c9200ec0abe7ea69a9326f4cce0fd971ddf9b836 > Author: Mark Linimon <linimon@FreeBSD.org> > AuthorDate: 2021-05-12 19:23:52 +0000 > Commit: Mark Linimon <linimon@FreeBSD.org> > CommitDate: 2021-05-12 19:23:52 +0000 >=20 > devel/py-google-re2: add USE_GCC=3Dyes to fix build on GCC-based syst= ems: > =20 > /usr/local/lib/python3.8/site-packages/pybind11/include/pybind11/de= tail/common.h:67:6: error: #error pybind11 requires gcc 4.8 or newer > --- > devel/py-google-re2/Makefile | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/devel/py-google-re2/Makefile b/devel/py-google-re2/Makefile > index 6ea5cc6b2dae..d79d5f7ddc29 100644 > --- a/devel/py-google-re2/Makefile > +++ b/devel/py-google-re2/Makefile > @@ -16,6 +16,7 @@ LIB_DEPENDS=3D libre2.so:devel/re2 > RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}six>=3D0:devel/py-six@${PY_FLAVOR} > =20 > USES=3D localbase python:3.6+ > +USE_GCC=3D yes > USE_PYTHON=3D autoplist concurrent distutils > =20 > post-install: --qrpvhR2QgtvLE4Y0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmCcMZoACgkQelmbhSCD nJ2pzxAApcD961V6tAoVJFXri4+bvrEPIoekqeXqAKTU56GawcoiH4wwJ3cmrDVG fqMwMKLbhsz2+ZcqdTXULpBwXHSujWHZT0TzRe4GAH8ul+QXz0VHLfJVgnfpTVex ak8o3BVrw4ntd7pbEkCgNks2/YHJl9eDOKEdCcBOO50xYWfd+x4BB7vwyCNWwYV9 AzSK6ry5F7N7XRAOE9b2YwPqAxGH0oSq0G7pXU5YPW8dd0fQfC59LDHcV75yjzu/ AimukPpOlIVxiJHsI0VChMgpbydWMwvEBSuRY++Ax4xzB/LAv36kYyEh/g/n9uEh eHjPOAtyjhwY0PjvLdnR30zGEohZOErwL0ZpvDSWBzy734PfnYLCshb/lZckjQpu H2VtglDQNhz5hvmjURXVcEXsmcPfChouNxepKRy3GDEgA1q6VwaQR9Uilf5ZTO11 Uqdx8dhY5wTniAx9W5sy82bwPAlhaYu0WK+YUjfnZCQRQ+VLeL2+J5lr52lsEZ3h PFRZb+RQTGbvmDTpMg0u8R8hrUPFgl8oq/PLHlxM9uUhN5rD1ERWfgpLj47e1fwN k/FvW5MX2ZbmI5RRQUwlJ/RoNZc9pprPeNSufnuAAmXntWBvXqJHclzUHnKp1Ytr 7/xfkXBPALy+mQQsnRIoj52UQH7odyUc+xWqp2DmHB01WEpQoX8= =855g -----END PGP SIGNATURE----- --qrpvhR2QgtvLE4Y0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YJwxmjYp2HrUT29r>