From owner-freebsd-perl@FreeBSD.ORG Fri Nov 28 11:00:44 2014 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D0F6580B for ; Fri, 28 Nov 2014 11:00:44 +0000 (UTC) Received: from mx.mybsd.ru (mx.mybsd.ru [83.222.4.34]) by mx1.freebsd.org (Postfix) with ESMTP id 305225FB for ; Fri, 28 Nov 2014 11:00:43 +0000 (UTC) Received: (qmail 38857 invoked from network); 28 Nov 2014 10:54:01 -0000 Received: from unknown (HELO sasha.comp) (sasha@sekrett.ru@91.219.26.181) by mx.mybsd.ru with ESMTPA; 28 Nov 2014 10:54:01 -0000 Message-ID: <54785449.4030501@zubkov.info> Date: Fri, 28 Nov 2014 13:54:01 +0300 From: "Alexander B. Zubkov" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 To: mat@freebsd.org, perl@freebsd.org Subject: Wrong stage path on several perl modules MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 28 Nov 2014 11:00:44 -0000 Hi! This problem happens on half of perl modules. Upgrading to Perl 5.18 does not help, so I reverted. Now I have the latest Perl 5.16.3_14. You can see a double path /usr/local/usr/local. As a workaround I add a symlink to usr/local and it installs fine, but still with some warnings. FreeBSD 9.1 here. ---> Installing the new version via the port ===> Installing for p5-Class-Accessor-0.34_1 ===> p5-Class-Accessor-0.34_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> Registering installation for p5-Class-Accessor-0.34_1 as automatic pkg-static: lstat(/usr/ports/devel/p5-Class-Accessor/work/stage/usr/local/./usr/loc al/lib/perl5/site_perl/mach/5.16/auto/Class/Accessor/.packlist): No such file or directory *** [fake-pkg] Error code 74 Stop in /usr/ports/devel/p5-Class-Accessor. *** [reinstall] Error code 1 Stop in /usr/ports/devel/p5-Class-Accessor. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20141128-49589-1729ujg env UPGRADE_TOOL=portupgrade UPGRADE_PORT=p5-Class-Accessor-0.34_1 UPGRADE_PORT_VER=0.34_1 make -DINSTALLS_DEPENDS -DFORCE_PKG_REGISTER reinstall ---> Restoring the old version [subscribe.vioms.ru] Installing p5-Class-Accessor-0.34_1: 100% ** Fix the installation problem and try again.