From owner-freebsd-perl@FreeBSD.ORG Sun Aug 3 18:36:30 2014 Return-Path: Delivered-To: perl@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 DCF998C9 for ; Sun, 3 Aug 2014 18:36:30 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A168C2FFE for ; Sun, 3 Aug 2014 18:36:30 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 1F1A7BDC3E; Sun, 3 Aug 2014 20:36:28 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id E9B4FBDC30; Sun, 3 Aug 2014 20:36:27 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 496E8D44E96; Sun, 3 Aug 2014 20:36:27 +0200 (CEST) Date: Sun, 03 Aug 2014 20:36:27 +0200 From: Mathieu Arnold To: Roger Marquis Subject: Re: cannot build on 9.3-RELEASE Message-ID: In-Reply-To: <20140803181808.5B9FD350@hub.freebsd.org> References: <20140801033502.E6B7C12B@hub.freebsd.org> <20140803181808.5B9FD350@hub.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 18:36:30 -0000 +--On 3 ao=C3=BBt 2014 11:17:58 -0700 Roger Marquis = wrote: |> How did you upgrade to 9.3 ? It seems your os is somewhat broken. |=20 | cd /usr/src ; make installworld DESTDIR=3D/var/jail/... |=20 |> What architecture is it ? |=20 | amd64 |=20 | 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. Well, then, you removed something you need, seems easy. --=20 Mathieu Arnold