From owner-freebsd-perl@FreeBSD.ORG Sun Aug 3 22:39:18 2014 Return-Path: Delivered-To: perl@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 8E9C8129; Sun, 3 Aug 2014 22:39:18 +0000 (UTC) Received: from mx5.roble.com (mx5.roble.com [206.40.34.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx5.roble.com", Issuer "mx5.roble.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E97A287C; Sun, 3 Aug 2014 22:39:17 +0000 (UTC) Date: Sun, 3 Aug 2014 15:39:16 -0700 (PDT) From: Roger Marquis To: Mathieu Arnold Subject: Re: cannot build on 9.3-RELEASE In-Reply-To: References: <20140801033502.E6B7C12B@hub.freebsd.org> <20140803181808.5B9FD350@hub.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2014 22:39:18 -0000 > Well, then, you removed something you need, seems easy. Perhaps it would be if any of those files were read during the perl build process. I've worked-around by building from scratch but would have preferred to upgrade the existing jail. Will let you know if I am able to further diagnose the issue with perl's autoconf v upgrades. Roger On Sun, 3 Aug 2014, Mathieu Arnold wrote: > > > +--On 3 ao?t 2014 11:17:58 -0700 Roger Marquis wrote: > |> How did you upgrade to 9.3 ? It seems your os is somewhat broken. > | > | cd /usr/src ; make installworld DESTDIR=/var/jail/... > | > |> What architecture is it ? > | > | amd64 > | > | I also deleted several extraneous files (list attached) from the jail. > | Could it be related to that? FWIW, a fresh install using the same 'make > | installworld' doesn't exhibit the issue. > > > -- > Mathieu Arnold >