From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/1] Perl-www-curl: Fix build failure Date: Wed, 26 Oct 2016 18:44:46 -0400 Message-ID: <20161026224446.GA11974@jasmine> References: <877f8wfe2d.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzWwJ-0005FY-F6 for guix-devel@gnu.org; Wed, 26 Oct 2016 18:44:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzWwF-0002fQ-8i for guix-devel@gnu.org; Wed, 26 Oct 2016 18:44:55 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:54688) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzWwC-0002ek-S4 for guix-devel@gnu.org; Wed, 26 Oct 2016 18:44:51 -0400 Content-Disposition: inline In-Reply-To: <877f8wfe2d.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> 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: Marius Bakke Cc: guix-devel@gnu.org --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 25, 2016 at 08:01:30PM +0100, Marius Bakke wrote: > Leo Famulari writes: >=20 > > This fixes the build failure of perl-www-curl build on core-updates: > > https://hydra.gnu.org/build/1553325/nixlog/2 > > > > The patch is copied from the upstream bug tracker, but the maintainers > > don't seem to have done anything with the patch yet. > > > > What do you think? > > > > Leo Famulari (1): > > gnu: perl-www-curl: Fix build failure. > > > > gnu/local.mk | 1 + > > .../patches/perl-www-curl-remove-symbol.patch | 39 ++++++++++++++= ++++++++ > > gnu/packages/web.scm | 1 + > > 3 files changed, 41 insertions(+) > > create mode 100644 gnu/packages/patches/perl-www-curl-remove-symbol.pa= tch >=20 > I dug into the curl history and managed to find the commits[0][1] that > lead to this. Combined with the bug report[2] linked in the patch, this > seems sensible. >=20 > Last maintainer activity on the upstream tracker was two years ago, so > we may have to carry this a while. Okay, I pushed it to core-updates. Thanks for the review! --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYETHeAAoJECZG+jC6yn8IeRwQAOIeuRDnr1fLkObOXOdRi3gx RPzRXwGsEyg5p+K1nSjCeU4uuuG9YtDBeTGH9FGALSKLrWb01Yx4uDNAPDlk7iZZ q1U/iUGpbOTPqi8fmPCiq0ud1X1y/YeGYeOWE4XyEbgCgxGMdi801dbrpbDOSW5w vdBD+wgpsNE/2AWpqfzfm7cn5btlEqNJkCvb4+NX+Rp80mmToC6qTwNekE1Fkl+9 AtEu5SMfIGUnsjT82LDe5siAzObNn8u++QQzIKNyvCbbBk3Xs5yfdpZWn/59Ga0Q lEYdRCGUdMyMBHD2AkqkNLRv753gmlMbW0sr4GRx43GgOBXGGRMX3Ye0c599RmRw MlBfF8ecUCjV83ltePNRkF/d/VgwxuYZQMSliir2rrnUw31MPxDu8vyGot2N6MLR gBzffnMIc08ynsYSMusMreKm/23EdMIAUd6g7D66qTKkihYALdY0bv6SxUyYgLov pb6j81Fvj6TRfFXtNE6QKzNyzKQwY+sUrJdb1AoPVklCsvGbd7C9epYzerR1087e zMrBodU3cMlHAZbWSzuC2BQ+Qwc2p1KstOFormF8zL87MWTz9/oi0cikwNOulTy7 Biohx7ntS8cIxyV5wsS/q7L986d2l42PZeEkTERDlXioGMkwx+MXJSKJWrTytWSy r0REYr2gqzT7thmRBXg7 =ujom -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--