From owner-freebsd-ports@FreeBSD.ORG Fri Nov 29 10:40:28 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82100906 for ; Fri, 29 Nov 2013 10:40:28 +0000 (UTC) Received: from eu1sys200aog111.obsmtp.com (eu1sys200aog111.obsmtp.com [207.126.144.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9F6EA1D3A for ; Fri, 29 Nov 2013 10:40:27 +0000 (UTC) Received: from mail-wi0-f179.google.com ([209.85.212.179]) (using TLSv1) by eu1sys200aob111.postini.com ([207.126.147.11]) with SMTP ID DSNKUphu+zvT2JwwKaKGwUaWuiUNBhq0ICZD@postini.com; Fri, 29 Nov 2013 10:40:27 UTC Received: by mail-wi0-f179.google.com with SMTP id z2so328680wiv.0 for ; Fri, 29 Nov 2013 02:39:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:message-id:to:subject:cc :reply-to:in-reply-to; bh=Z+s8TJdKP2IsKbq5FPWyx0JLeDHkM/7ugr0dUd615rA=; b=cigHr6/vP+WCKApSBaUNUguDIxuwMcIbaBJaUJuTUjZ9/ZE/F8wg8Frd/vI4QvS7sk VEmhPC49CtoYCSsm/5n1+dgxgmZfNaHJX98aiTi2lF4kY+oFZ6sLxgnK4lTiNcw6Bv7o nJUw5HI8ivYiAT15RWb5DxUP26eqsHFgFk3lMfI+qwjOcPVhIAlvG+mKFNuMmh8r9bCV B/yBZQKJDg1ojJo0sa0B0UmO6n8EADFkNqAKJnwZ8muEW5GNl4VH2Jqy9sDoWNBcCFFV FZemLl378vfkf2MFLBFG5/oJ2HNIavRgSTRI+1LLerV56chEJzjlS6YKPPVDR48QCMHW k32w== X-Gm-Message-State: ALoCoQl9LFlHbkKEXlczDxbWFxnENNwZNoqcmIhXUoBQL40oZA/gjJzK+KsHs8M5MWxE9Tb2vGY+6R92osRoe3LKVLa6wbq0ax0I5zYIS/Rdrf9+QXPe4eka4y7uo8vlUHoE3Lxlds3kDjN0X7L9JiIIJPgtfZZxvatcr8SDscacyoc1VrWNooM= X-Received: by 10.180.106.200 with SMTP id gw8mr6269769wib.50.1385721595844; Fri, 29 Nov 2013 02:39:55 -0800 (PST) X-Received: by 10.180.106.200 with SMTP id gw8mr6269760wib.50.1385721595764; Fri, 29 Nov 2013 02:39:55 -0800 (PST) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id je17sm90396520wic.4.2013.11.29.02.39.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2013 02:39:54 -0800 (PST) Sender: Anton Shterenlikht Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6) with ESMTP id rATAdqGl078384 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 29 Nov 2013 10:39:52 GMT (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6/Submit) id rATAdqGO078383; Fri, 29 Nov 2013 10:39:52 GMT (envelope-from mexas) Date: Fri, 29 Nov 2013 02:39:54 -0800 (PST) From: Anton Shterenlikht Message-Id: <201311291039.rATAdqGO078383@mech-cluster241.men.bris.ac.uk> To: bapt@FreeBSD.org, mexas@bris.ac.uk Subject: Re: pkg regression 1.1.4_10 -> 1_2.1: ia64 segfault In-Reply-To: <20131129082230.GB48960@ithaqua.etoilebsd.net> Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: mexas@bris.ac.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Nov 2013 10:40:28 -0000 >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 >>=20 > >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? There is a typo in the patch: --- 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 == 3) { - if (tolower (p[0]) == 'y' && strncasecmp (p, "yes", 3) == 0) { -+ if ((p[0] == 'y' || p[0] == 'Y') strncasecmp (p, "yes", 3) == 0) { ++ if ((p[0] == 'y' || p[0] == 'Y') && strncasecmp (p, "yes", 3) == 0) { ret = true; val = true; } but, after fixing that, pkg reinstalled fine. 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? Thank you Anton