From owner-freebsd-perl@FreeBSD.ORG Tue Jan 7 11:42:10 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 31C05C44; Tue, 7 Jan 2014 11:42:10 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EAE501F23; Tue, 7 Jan 2014 11:42:09 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 9B2BCBDC5A; Tue, 7 Jan 2014 12:42:08 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 890A1BDC56; Tue, 7 Jan 2014 12:42:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 3DAB3CB98584; Tue, 7 Jan 2014 12:42:08 +0100 (CET) Date: Tue, 07 Jan 2014 12:42:07 +0100 From: Mathieu Arnold To: Dmitry Sivachenko , perl@FreeBSD.org Subject: Re: errors when installing perl5.18 Message-ID: In-Reply-To: <3BFC3C79-B131-4C09-A744-EF48AA6EBE96@FreeBSD.org> References: <3BFC3C79-B131-4C09-A744-EF48AA6EBE96@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 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 07 Jan 2014 11:42:10 -0000 +--On 19 d=C3=A9cembre 2013 10:54:51 +0400 Dmitry Sivachenko wrote: | Hello! |=20 | I am installing perl5.18 from ports on fresh FreeBSD-10 system: |=20 | =3D=3D=3D=3D> Compressing man pages (compress-man) | =3D=3D=3D> Installing for perl5.18-5.18.1_4 | =3D=3D=3D> Checking if lang/perl5.18 already installed | =3D=3D=3D> Registering installation for perl5.18-5.18.1_4 | pkg-static: (perl5.18-5.18.1_4) | /opt/WRK/ports/lang/perl5.18/work/stage//usr/local/bin/perl - shared | library libperl.so not found pkg-static: (perl5.18-5.18.1_4) | /opt/WRK/ports/lang/perl5.18/work/stage//usr/local/bin/perl5.18.1 - | shared library libperl.so not found <=E2=80=A6> |=20 | Then installation finishes. I've been trying to reproduce that bug, and I don't seem to be able to. All the build I do end up like this : http://pkg.absolight.net/logs/bulk/100amd64-pkgng/20140107T111220Z/logs/perl= 5.18-5.18.1_6.log Could you give us some more information, like your environment, make.conf, that sort of things ? --=20 Mathieu Arnold