Date: Mon, 28 Feb 2022 15:11:57 +0100 From: Stefan Esser <se@FreeBSD.org> To: KIRIYAMA Kazuhiko <kiri@truefc.org> Cc: FreeBSD ports <freebsd-ports@freebsd.org>, Baptiste Daroussin <bapt@FreeBSD.org> Subject: Re: graphics/jasper failed again !!! Message-ID: <e337b48a-40e5-18d6-bc09-0a4989489e30@FreeBSD.org> In-Reply-To: <202202281047.21SAlrMx049534@kx.truefc.org> References: <202202281047.21SAlrMx049534@kx.truefc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------0DhhwOK8Ne7tWrIudf2WdOX0 Content-Type: multipart/mixed; boundary="------------SyB11MkJq7js8xVByyNZOOIG"; protected-headers="v1" From: Stefan Esser <se@FreeBSD.org> To: KIRIYAMA Kazuhiko <kiri@truefc.org> Cc: FreeBSD ports <freebsd-ports@freebsd.org>, Baptiste Daroussin <bapt@FreeBSD.org> Message-ID: <e337b48a-40e5-18d6-bc09-0a4989489e30@FreeBSD.org> Subject: Re: graphics/jasper failed again !!! References: <202202281047.21SAlrMx049534@kx.truefc.org> In-Reply-To: <202202281047.21SAlrMx049534@kx.truefc.org> --------------SyB11MkJq7js8xVByyNZOOIG Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 28.02.22 um 11:47 schrieb KIRIYAMA Kazuhiko: > Hi, list >=20 > graphics/jasper failed again at same point before : Hi, do you have pkg-config (pkgconf package) installed? I was about to create a PR, since there have been a number of ports that fail if pkg-config is found during the port's configure phase. This could be an issue in one of the following components involved: - cmake - pkg-config (unlikely) - the glut.pc file This issue does not occur when building with poudriere, since the port does not depend on pkg-config and thus there is no pkg-config binary in the build jail. But when some other port has been installed that brought pkg-config onto the system as a dependency (and the Mesa ports have "USES=3Dpkgconfig" and cause pkg-config to be installed on the base system), then incomplete data is read from the glut.pc file and cmake does not pass the required options to the compiler ... Regards, STefan --------------SyB11MkJq7js8xVByyNZOOIG-- --------------0DhhwOK8Ne7tWrIudf2WdOX0 Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wsB5BAABCAAjFiEEo3HqZZwL7MgrcVMTR+u171r99UQFAmIc2C0FAwAAAAAACgkQR+u171r99UTN 0wgAyCAxhSZUQNaCQ/PCN0dtFgEgLmjxpqbBC45KG83OnPlOZtl7a872ZSk/x//iKtkz9twOSr0R P5b8bLCXgQB0dpCwcZnK39GCpkNRufMG8PZDBXzVWZRDj/iXL8muQ5/a+NOuGBpzw/pPwAo/L73X ma89fMJs08Ig0mFILpbkKuqKvJ53J3Ypr0t1FAZ1526uFor9IZmKrTz5Y02buJ9k6BsgY3ijiHQR Cgr91lma8R2aw8LphN0WWGxWVtmRuJSFt8jY7ixD4IV8WIma8D6r0IgW4rAw0T2mBWtNWqQgPjsr WgtlUHjZ3QAANCXvr1/Zr+2PDI0Phs+iI1Nmv/WQsA== =YhSf -----END PGP SIGNATURE----- --------------0DhhwOK8Ne7tWrIudf2WdOX0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e337b48a-40e5-18d6-bc09-0a4989489e30>