From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: 03/03: gnu: clang-from-llvm: Clean up share/clang folder. Date: Wed, 28 Nov 2018 11:32:47 +0200 Message-ID: <20181128093247.GA28059@macbook41> References: <20181126135350.20543.84585@vcs0.savannah.gnu.org> <20181126135351.C5B4420427@vcs0.savannah.gnu.org> <874lc29jqp.fsf@netris.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRwDG-0002nw-1i for guix-devel@gnu.org; Wed, 28 Nov 2018 04:32:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRwDB-00061J-L1 for guix-devel@gnu.org; Wed, 28 Nov 2018 04:32:52 -0500 Received: from flashner.co.il ([178.62.234.194]:33364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRwDB-00060l-DY for guix-devel@gnu.org; Wed, 28 Nov 2018 04:32:49 -0500 Content-Disposition: inline In-Reply-To: <874lc29jqp.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mark H Weaver Cc: guix-devel@gnu.org --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 27, 2018 at 06:35:15PM -0500, Mark H Weaver wrote: > Hi Pierre, >=20 > guix-commits@gnu.org writes: >=20 > > ambrevar pushed a commit to branch master > > in repository guix. > > > > commit 1c7372a5aadea84165376a4b8e2664b67a663c56 > > Author: Pierre Neidhardt > > Date: Mon Nov 26 14:51:40 2018 +0100 > > > > gnu: clang-from-llvm: Clean up share/clang folder. > > =20 > > * gnu/packages/llvm.scm (clang-from-llvm): Remove useless files, in= stall completion. >=20 > I guess you only tested this for clang@6.0.1. It broke the builds for > _all_ other versions of clang. >=20 > https://hydra.gnu.org/eval/110341?filter=3Dclang#tabs-now-fail >=20 > For example, see below for the tail of the build log for clang-3.9.1 on > x86_64-linux. >=20 > Regards, > Mark >=20 I have a fix for this test-building clang@3.8 on my machine. I've wrapped the delete-file calls in "(when file-exists?" and will push if it builds with no problems. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAlv+YLwACgkQQarn3Mo9 g1Frcw//e8zstKZ7AiaM5lECBUDYc5UctsYcpB/XYWHr1xemgSvDcoxiX7YWUycj utap/Uq790z7chuU8xnDtZPhEvTXjSIdXZ22wd7IGQlxVNahjs4L1Fh89CAgDTAG IFJAM/ikFsGhA8UIHjlHL7rgnBBeA5E60teE7Z9mgYgqHIGQQvRU6eMMbHUwlziF bXZY4VEjxqJ1+QCYG8ETGZfc9ao0Z5VhkKBCfoLG2g3aUF04Hqc8Pe86oxcw8XYH jCZpFATr8R9MpcpmkpaI1L5DC6fd5qJu37k8mjPnTaoccTJFqlmtgpXrxRWQNswN n1gH1r6cMFEcfp/4YpCux/JKkP5gc5E9LaduNbH5FYr9+C+iEhdfPzVT9XDbL6Np nwXqiXSNX/UOISWw2Z0eUR2hlH5kvwS4FOwFcgPJAMFWad45EGM1krjLCGUvF2Em f87YUlUi08qHqWDcquMypMqSI+xvY45RnrqN6Py+7VCYhZaV14mkmUvoo/y7FvFB eEe7YGMkoFgXEcZokhIX3QO5NOjRq1BiVwzBMlXQ91Np31Cm5r/29ND2li7ju8on 178bPJ9Qeqj0O4nL5+P94Fq3MsJQVCKBlwZJU2348idJe140DjNxSi2EYNrmcV5s VcY2XX8HgqTgatQqOiSPJiQ+knez4qr7ji/Qj2k0U8ifFxsq87E= =GY0b -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--