From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: Linphone Date: Wed, 25 Mar 2020 23:43:30 +0100 Message-ID: <20200325234330.1a99a9b8@scratchpost.org> References: <7aa517d42c2bd7b527712c73ca5eac58@disroot.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/1wWEkiAfFqVC9ux9U0/oZNi"; protocol="application/pgp-signature"; micalg=pgp-sha256 Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59320) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHEkL-0005fr-Hm for guix-devel@gnu.org; Wed, 25 Mar 2020 18:43:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHEkK-0006aX-LE for guix-devel@gnu.org; Wed, 25 Mar 2020 18:43:37 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:33830) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jHEkK-0006XU-ES for guix-devel@gnu.org; Wed, 25 Mar 2020 18:43:36 -0400 In-Reply-To: <7aa517d42c2bd7b527712c73ca5eac58@disroot.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-mx.org@gnu.org Sender: "Guix-devel" To: Raghav Gururajan Cc: guix-devel@gnu.org --Sig_/1wWEkiAfFqVC9ux9U0/oZNi Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Raghav, I get a nondeterministic build failure in libdecaf: cd /tmp/guix-build-libdecaf-1.0.drv-0/build/src/generator/curve25519 && /gn= u/store/iaqmwj2290z5nnrk69bss6r0d9lpr8cs-python2-2.7.16/bin/python2.7 /tmp/= guix-build-libdecaf-1.0.drv-0/source/src/generator/template.py --per=3Dfiel= d --guard=3Dp25519/f_field.h --item=3Dp25519 -o /tmp/guix-build-libdecaf-1.= 0.drv-0/build/src/GENERATED/c/p25519/f_field.h /tmp/guix-build-libdecaf-1.0= .drv-0/source/src/per_field/f_field.tmpl.h Traceback (most recent call last): File "/tmp/guix-build-libdecaf-1.0.drv-0/source/src/generator/template.py= ", line 92, in os.makedirs(os.path.dirname(outname)) File "/gnu/store/iaqmwj2290z5nnrk69bss6r0d9lpr8cs-python2-2.7.16/lib/pyth= on2.7/os.py", line 157, in makedirs mkdir(name, mode) OSError: [Errno 17] File exists: '/tmp/guix-build-libdecaf-1.0.drv-0/build/= src/GENERATED/c/p25519' It might not support parallel builds properly. The next attempt did work (without changing anything). --Sig_/1wWEkiAfFqVC9ux9U0/oZNi Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl573pIACgkQ5xo1VCww uqXMtAf+PpehiuGEsWiqIpNqX+jvmSXRDR5eK0/S5m2wem8N3he1ZujJUGvHu4yJ /9aDV5ky4AOlTO0UkBZzD2oZTNNS11GXAy8qMcRDOYYkkOrLcgWZLLjMK6UQaChF dFTui3IWrwZGDXYXo1hKDjLLPrFwsivWwOXYiVwrUd60IS7eC+0Els2KTwz+zzCO 1D1D4/aoQHVeSfN8EcVMia9gcrGPQJbZhBqaJVkUkm1JMZE0PAR/j08p6wojKyC+ hPOjNxGqnlaFoT0FvDr0TaUb8qKC+gKK9wvLlyOsUPWh3gWQb5ktxUT3VwNaig8v aQFvfjCsGusgte/r+4s5bdjXR+0Jmw== =Oxcj -----END PGP SIGNATURE----- --Sig_/1wWEkiAfFqVC9ux9U0/oZNi--