From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:43334) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iXCl2-0003ik-S7 for guix-patches@gnu.org; Tue, 19 Nov 2019 18:18:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iXCl1-0008Qx-KZ for guix-patches@gnu.org; Tue, 19 Nov 2019 18:18:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39866) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iXCl1-0008Ql-HT for guix-patches@gnu.org; Tue, 19 Nov 2019 18:18:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iXCl1-0004LN-CZ for guix-patches@gnu.org; Tue, 19 Nov 2019 18:18:03 -0500 Subject: bug#38141: [PATCH] gnu: Add carla. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <5d54f57ec6e1b265d8c3bf9f1790f8aad5bc32f6.camel@zrythm.org> References: <2b9e5d7b6cba2d46fa7c7dd41c9030d4@posteo.net> <87r229f0wd.fsf@devup.no> <5d54f57ec6e1b265d8c3bf9f1790f8aad5bc32f6.camel@zrythm.org> Date: Wed, 20 Nov 2019 00:17:37 +0100 Message-ID: <87ftij8nhq.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alexandros Theodotou , 38141-done@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Alexandros Theodotou writes: > Hi Marius, > >> Can you build with '--keep-failed', and then run: >>=20 >> diffoscope /gnu/store/k22jfy6asbwsxbmmajgghcnnrz6dgaqi-carla- >> 2.0.0{,-check} >>=20 >> and send the output? >>=20 >> The updated patch LGTM, but does not apply any more. Can you rebase >> it >> on top of current 'master'? > > Attaching the diffoscope output and updated patch. The output from > diffoscope was 8.5MB so I compressed it. Note that the hash has > changed. Thanks. So it looks like resources_rc.py is not reproducible. It is not really possible to tell why from the diffoscope output though. It is generated by PyQt, so I opened a separate bug report about it: https://bugs.gnu.org/38283 [...] > From 879230335a8ef5b40d09f493f380ab310c6976b3 Mon Sep 17 00:00:00 2001 > From: Alexandros Theodotou > Date: Fri, 8 Nov 2019 23:56:58 +0000 > Subject: [PATCH] gnu: Add carla. > > * gnu/packages/audio.scm (carla): New variable. Applied (with indentation change), thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl3UeBEACgkQoqBt8qM6 VPpP7wf9F74OrR7CfEwl1CZpkGCZzi5hIBpDM+cTHxWnLd9mPV5Q5kWXQbF/iq1E e+NWSrrDU9ac59zHmBWI+hnpBN4J9qO2DaTzmL2stBTiwGgwZzu9lqliuF4+Ia3S YiN1e1NM7OOjggQb/Ko5o3EPIDuCFOBIZw+pEHeAy0z3Wmx6S+Jxw3UOq4DYQQkI oXCCpfia+fjIzY/2zGok/umOds9n2JSeuG0T7isiLO7l7OplaKNYPvAyL58CDJut 0tReMjAC3f/U7sGd7yHp3LztjQY75G942CKY/cAb+SMsWQMO7ZBVkQIV0CdDL1U4 sKlIA5HTofTr/q/oHeEqCJL5wWbTLA== =PjeW -----END PGP SIGNATURE----- --=-=-=--