X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from p3plsmtpa08-05.prod.phx3.secureserver.net (p3plsmtpa08-05.prod.phx3.secureserver.net [173.201.193.106]) by mail.alpinelinux.org (Postfix) with SMTP id 8F55ADC09B5 for ; Thu, 29 Dec 2011 09:13:37 +0000 (UTC) Received: (qmail 18600 invoked from network); 29 Dec 2011 09:13:36 -0000 Received: from unknown (76.108.10.61) by p3plsmtpa08-05.prod.phx3.secureserver.net (173.201.193.106) with ESMTP; 29 Dec 2011 09:13:36 -0000 Message-ID: <4EFC2F40.8090506@anselsystems.com> Date: Thu, 29 Dec 2011 04:13:36 -0500 From: Andrew Manison User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:8.0) Gecko/20111105 Thunderbird/8.0 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: Natanael Copa CC: AlpineBuildBot , alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] NOT SPAM perl-tree-simple build report References: <20111226085004.E8EC6DC1851@mail.alpinelinux.org> <20111228084157.42dfe11b@ncopa-desktop.nor.wtbts.net> In-Reply-To: <20111228084157.42dfe11b@ncopa-desktop.nor.wtbts.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I found the problem and fixed it in my repo. perl-sub-uplevel was missing from cpandepends. I don't know why it was a problem on my setup but not yours. You can merge the change if it checks out. There are a couple of other changes to packages there, as well as a new one in testing: nfdump. Let me know if you prefer that I submit these changes by email. On 12/28/2011 2:41 AM, Natanael Copa wrote: > On Mon, 26 Dec 2011 08:49:59 +0000 > "AlpineBuildBot" wrote: > >>>>> perl-tree-simple: >>>>> Unpacking /home/amanison/aports/main/perl-tree-simple/Tree-Simple-1.18.tar.gz... >> Checking if your kit is complete... >> Looks good >> Writing Makefile for Tree::Simple >> Writing MYMETA.yml >> cp lib/Tree/Simple.pm blib/lib/Tree/Simple.pm >> cp lib/Tree/Simple/Visitor.pm blib/lib/Tree/Simple/Visitor.pm >> Manifying blib/man3/Tree::Simple::Visitor.3pm >> Manifying blib/man3/Tree::Simple.3pm >> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" >> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t >> t/10_Tree_Simple_test.t ............. ok >> t/11_Tree_Simple_fixDepth_test.t .... ok Can't locate Sub/Uplevel.pm >> in @INC (@INC >> contains: /home/amanison/aports/main/perl-tree-simple/src/Tree-Simple-1.18/blib/lib /home/amanison/aports/main/perl-tree-simple/src/Tree-Simple-1.18/blib/arch /usr/local/lib/perl5/site_perl /usr/local/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) >> at /usr/share/perl5/vendor_perl/Test/Exception.pm line 6. BEGIN >> failed--compilation aborted >> at /usr/share/perl5/vendor_perl/Test/Exception.pm line 6. Compilation >> failed in require at t/12_Tree_Simple_exceptions_test.t line 7. > I am not able to reproduce this. And I cannot find any Sub/Uplevel.pm > on my system(s). > > -nc > > > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- > > > > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---