From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 15:12:14 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F207A656; Thu, 27 Nov 2014 15:12:13 +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 AFA3BD7; Thu, 27 Nov 2014 15:12:13 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 0B4E1BDC30; Thu, 27 Nov 2014 16:12:12 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id DB1E2BDC1D; Thu, 27 Nov 2014 16:12:11 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id E16C06115; Thu, 27 Nov 2014 16:12:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 8F34278C6CC5; Thu, 27 Nov 2014 16:11:33 +0100 (CET) Date: Thu, 27 Nov 2014 16:11:33 +0100 From: Mathieu Arnold To: Konstantin Belousov Subject: Re: [HEADS-UP] svn commit: r373448 - in head: . Mk Mk/Uses archivers/dpkg archivers/p5-Archive-Any archivers/p5-Archive-Any-Lite archivers/p5-Archive-Any-Plugin-Rar archivers/p5-Archive-Extract archivers/p5-Archi... (fwd) Message-ID: In-Reply-To: <20141127150142.GR17068@kib.kiev.ua> References: <28AA9B0832270860199FDDD2@ogg.in.absolight.net> <20141127123611.GQ17068@kib.kiev.ua> <20141127150142.GR17068@kib.kiev.ua> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@freebsd.org, perl@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2014 15:12:14 -0000 +--On 27 novembre 2014 17:01:42 +0200 Konstantin Belousov wrote: | On Thu, Nov 27, 2014 at 03:41:55PM +0100, Mathieu Arnold wrote: |> +--On 27 novembre 2014 14:36:11 +0200 Konstantin Belousov |> wrote: |> | On Wed, Nov 26, 2014 at 02:18:50PM +0100, Mathieu Arnold wrote: |> | |> | It seems to be broken on the machine which has /usr/local symlinked. |> | Amd64 stable/10 with |> | lrwxr-xr-x 1 root wheel 15 Sep 21 20:09 local -> /usr/sfw/local8 |> | |> | I get the following |> | |> |> I think this was fixed in r373485. | | I think it was not. | | ---> Installing the new version via the port with make flags: | WITH_BDB_VER=6 WANT_OPENLDAP_SASL=yes ===> Installing for | p5-HTTP-Date-6.02_1 | ===> p5-HTTP-Date-6.02_1 depends on file: /usr/local/bin/perl5.20.1 - | found ===> Registering installation for p5-HTTP-Date-6.02_1 | pkg-static: | lstat(/usr/home/portworkdir/usr/bsd/ports/www/p5-HTTP-Date/work/stage/usr | /local/./usr/local/lib/perl5/site_perl/mach/5.20/auto/HTTP/Date/.packlist | ): No such file or directory pkg-static: | lstat(/usr/home/portworkdir/usr/bsd/ports/www/p5-HTTP-Date/work/stage/usr | /local/./usr/local/lib/perl5/site_perl/mach/5.20/auto/HTTP/Date/.packlist | ): No such file or directory *** Error code 74 Are you sure your pkg-plist file doesn't have a ./usr/local/... line in it ? -- Mathieu Arnold