From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH] build: Fix errors in "make dist" Date: Tue, 21 Feb 2017 21:52:21 +0100 Message-ID: <20170221205221.GB13139@jocasta.intra> References: <1487705358-12406-1-git-send-email-jmd@gnu.org> <20170221203736.GB16509@jasmine> <20170221204619.GA13049@jocasta.intra> <20170221204845.GA26518@jasmine> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NDin8bjvE/0mNLFQ" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgHQG-00010u-9i for guix-devel@gnu.org; Tue, 21 Feb 2017 15:52:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgHQF-0003dD-EP for guix-devel@gnu.org; Tue, 21 Feb 2017 15:52:32 -0500 Content-Disposition: inline In-Reply-To: <20170221204845.GA26518@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org, John Darrington --NDin8bjvE/0mNLFQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 21, 2017 at 03:48:45PM -0500, Leo Famulari wrote: On Tue, Feb 21, 2017 at 09:46:19PM +0100, John Darrington wrote: > On Tue, Feb 21, 2017 at 03:37:36PM -0500, Leo Famulari wrote: > On Tue, Feb 21, 2017 at 08:29:18PM +0100, John Darrington wrote: > > * Makefile.am (EXTRA_DIST): Remove build-aux/hydra/demo-os.scm > > * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.pa= tch: Remove > > "/gnu/store/..." > =20 > Interesting, what goes wrong? >=20 > Why don't you try it? =20 I did try to run `make dist`, but I was missing `convert` from ImageMagick. I added that to my environment, but then I was missing Perl. I thought it might be faster for you to share the information you have about the problem than for me to learn how to run `make dist`. "guix environment guix" will create an environment with everything you need. Compiling Scheme modules... make[1]: *** No rule to make target 'build-aux/hydra/demo-os.scm', needed b= y 'distdir'. Stop. =2E.. guix-0.12.0/gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch:= /gnu/store/b8d1r8bilvm3jkncgrpvmg3dni9cgcr1-python-hypothesis-3.1.0/lib/pyt= hon3.5/site-packages/hypothesis/core.py:296: FailedHealthCheck error: store file names embedded in the distribution make[2]: *** [Makefile:5048: assert-no-store-file-names] Error 1 make[2]: Leaving directory '/home/john/guix' make[1]: *** [Makefile:4341: distdir] Error 2 make[1]: Leaving directory '/home/john/guix' make: *** [Makefile:4439: dist] Error 2 --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --NDin8bjvE/0mNLFQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlisqIUACgkQimdxnC3oJ7OWdQCeN9YOEbjM6PjRtM96gOnlFpVN XpQAn2Oglgo6qpEKA8/duVdnf4f0YXxF =VbY7 -----END PGP SIGNATURE----- --NDin8bjvE/0mNLFQ--