From owner-freebsd-ports@FreeBSD.ORG Fri Nov 29 13:49:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8AD70CDF for ; Fri, 29 Nov 2013 13:49:25 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1E0E717D3 for ; Fri, 29 Nov 2013 13:49:24 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id x12so9181858wgg.28 for ; Fri, 29 Nov 2013 05:49:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=IqlsHeIfP8Q/Vf1KpwEdreT76qmKrlUn8pBxtsODUBE=; b=a0k14tUlvQtgsD2Hao+6F6bMoPLj1Ed9I3lLDL2fb3bNwFIkr6nbVuD4NdRTWnsAFm 0FZIJKMSTntoWVBbBAtX5DnpK/7FzNp9ziN6eG+2BSViY+EwO9rQkPmQcI1cJ2Td0NhO Z4CnJweerFND+Y27ANYgGnxxv5HrWp4n+S/FSICnDDYKDf16UQ0VtCc+SpExpt7WZ1zs J/R8udagvWkP4kEungcqoXJN+HlXwpz07YhkwJ5Le5bfnzVdbEc7kjliay12UXQIYvXW zW5hQRMTJ1vKWtgC5EKVTVOIBf2To7+LRbh74f05ZTiK7FwI5L30N19s1SWe2lr2U+Jw E+bw== X-Received: by 10.180.86.102 with SMTP id o6mr7054465wiz.30.1385732963466; Fri, 29 Nov 2013 05:49:23 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id qc10sm92587943wic.9.2013.11.29.05.49.21 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 29 Nov 2013 05:49:21 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 29 Nov 2013 14:49:19 +0100 From: Baptiste Daroussin To: Anton Shterenlikht Subject: Re: pkg regression 1.1.4_10 -> 1_2.1: ia64 segfault Message-ID: <20131129134919.GC48960@ithaqua.etoilebsd.net> References: <20131129082230.GB48960@ithaqua.etoilebsd.net> <201311291039.rATAdqGO078383@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GZVR6ND4mMseVXL/" Content-Disposition: inline In-Reply-To: <201311291039.rATAdqGO078383@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Nov 2013 13:49:25 -0000 --GZVR6ND4mMseVXL/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 29, 2013 at 02:39:54AM -0800, Anton Shterenlikht wrote: > >From baptiste.daroussin@gmail.com Fri Nov 29 08:39:29 2013 > > > >On Wed, Nov 27, 2013 at 01:04:38AM -0800, Anton Shterenlikht wrote: > >> http://eis.bris.ac.uk/~mexas/pkg-1.2_1.log > >>=3D20 > > > >This is in fact more a platform problem, this patch > >http://people.freebsd.org/~bapt/patch-workaround-ia64 should workaround = it. > > > >Can you add it to ports-mgmt/pkg/files and rebuild? >=20 > There is a typo in the patch: >=20 > --- patch-workaround-ia64.orig 2013-11-29 10:34:10.000000000 +0000 > +++ patch-workaround-ia64 2013-11-29 08:48:54.000000000 +0000 > @@ -21,7 +21,7 @@ > } > else if (len =3D=3D 3) { > - if (tolower (p[0]) =3D=3D 'y' && strncasecmp (p, "yes", 3= ) =3D=3D 0) { > -+ if ((p[0] =3D=3D 'y' || p[0] =3D=3D 'Y') strncasecmp (p, = "yes", 3) =3D=3D 0) { > ++ if ((p[0] =3D=3D 'y' || p[0] =3D=3D 'Y') && strncasecmp (= p, "yes", 3) =3D=3D 0) { > ret =3D true; > val =3D true; > } >=20 > but, after fixing that, pkg reinstalled fine. >=20 > Are you planning of adding this patch to the port? > When you say it's a platform problem, do you > mean there is some bug on ia64, that should be fixed? Yes, btw the same bug exists apparently on arm regards, Bapt --GZVR6ND4mMseVXL/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlKYm18ACgkQ8kTtMUmk6ExXGgCeIQ6McQHlMvPNKLeWdWOFLNBJ unoAn3/H7sA1kA4EgDhJfcC5/tpdVp/R =c5Zj -----END PGP SIGNATURE----- --GZVR6ND4mMseVXL/--