Date: Tue, 24 May 2016 15:08:01 +0100 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-pkg@freebsd.org Subject: Re: broken poudriere with CCACHE Message-ID: <34d8ead5-b56a-76e7-26f2-2c5fc5d8be0b@freebsd.org> In-Reply-To: <alpine.BSF.2.00.1605241632180.69068@woozle.rinet.ru> References: <alpine.BSF.2.00.1605241632180.69068@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --F4Up9i2CVH61xiLxE2Q8p4ihK6ilXv5bb Content-Type: multipart/mixed; boundary="BlMG6JhoeKOp5duuKdEqkACwP3sNodIrG" From: Matthew Seaman <matthew@freebsd.org> To: freebsd-pkg@freebsd.org Message-ID: <34d8ead5-b56a-76e7-26f2-2c5fc5d8be0b@freebsd.org> Subject: Re: broken poudriere with CCACHE References: <alpine.BSF.2.00.1605241632180.69068@woozle.rinet.ru> In-Reply-To: <alpine.BSF.2.00.1605241632180.69068@woozle.rinet.ru> --BlMG6JhoeKOp5duuKdEqkACwP3sNodIrG Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/24/16 14:37, Dmitry Morozovsky wrote: > 10-stable at amd64 >=20 > recently (coincident with pkg 1.8.3?) my poudriere starts failing with = enabled=20 > ccache even with totally clean /var/db/ccache hierarchy. ports failing = list=20 > begins with textproc/expat2 and ftp/curl, for example. >=20 > Failing message is >=20 > checking for gcc... cc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... configure: error: in=20 > `/wrkdirs/usr/ports/ftp/curl/work/curl-7.49.0': > configure: error: cannot compute suffix of object files: cannot compile= > See `config.log' for more details > =3D=3D=3D> Script "configure" failed unexpectedly. >=20 > Disabling ccache support (can it be done in other way than commenting=20 > out CCACHE_DIR id poudriere.conf BTW?) helps >=20 > Any hints? >=20 It's probably not pkg-1.8.3 but poudriere-devel-3.1.99.20160520 (or thereabouts). The default was changed to build as non-root. This is fine, except that you now need to chown your ccache to nobody:nobody so that it's writable by the userid doing the compilation. Cheers, Matthew --BlMG6JhoeKOp5duuKdEqkACwP3sNodIrG-- --F4Up9i2CVH61xiLxE2Q8p4ihK6ilXv5bb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJXRGBBAAoJEABRPxDgqeTnu6kQALFhflQL/U/A1+EZu39DZIUI LW/Av+7pn5by3tSRPsiUklQnELTn7mEtmhhad2LBcfFJ5bht7sZAHwYXv+UHONYv 8Ab0a6p0vnRI9BS9MkgJGfRCSvK5p6mmQJAl7/nrw99YMu4WGew/XxkDEH7Q4u1b DcwYwWqvLMjz1wJRKy5WInuUvB4idA7DM6jUZXvfLLRNhzzUqFYAcdEx8kkMgq9N D1aYp4MUyjLXthb+cnpOWbEbIGmsHuHEoQmOqUgVwZXVAKRyMDnopB5zFtsTOMm9 96QbGtTfi36YMkrCijC8Kv6gh6wttZUSiWq8HWDHdVG9t/3uCPnkt9P1JgwTqrYw O8hyCw0zvwT2+7kKTv3LmyS1IktcoHh0TFNYAg3R+sRZAL9kb8sKSDXEtIVlHDKP XEiga0BVJ4swQirD/Oy2vCVy5PsgHwkzfoDrNJQ9/Zal9YegZ8ZJkcTmhlFsR33k uYSbI5Nuh9XejUgzhzimKUGC7CH2/QRRGFMuC5EB6fbZ0DCZhAIh9NMWKeXwB+U7 8hT4HnXSZoVNLrr5RJsgpRzzmsT4qIQ8uP50lGc3k4ma/Mk54f7DV1a5/L38sgIQ UQKv50LJCUY7ILFBjVou0yxWhoxIf7MrUdH1adPL/KMfcXuMbazxp0tf2bLsuAno KLyA/sbWrdICTwomFgcZ =uW3h -----END PGP SIGNATURE----- --F4Up9i2CVH61xiLxE2Q8p4ihK6ilXv5bb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34d8ead5-b56a-76e7-26f2-2c5fc5d8be0b>