From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1936 invoked from network); 5 Dec 2004 04:43:26 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 5 Dec 2004 04:43:26 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1CaoF4-00088F-3R for arch-gentoo-user@lists.gentoo.org; Sun, 05 Dec 2004 04:43:26 +0000 Received: (qmail 29283 invoked by uid 89); 5 Dec 2004 04:43:10 +0000 Mailing-List: contact gentoo-user-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail Reply-To: gentoo-user@lists.gentoo.org X-BeenThere: gentoo-user@gentoo.org Received: (qmail 7901 invoked from network); 5 Dec 2004 04:43:09 +0000 From: "M.E.R." Reply-To: merous@telus.net To: gentoo-user Content-Type: text/plain Date: Sat, 04 Dec 2004 20:43:19 +0000 Message-Id: <1102192999.9482.8.camel@mertoo.mshome> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 Content-Transfer-Encoding: 7bit Subject: [gentoo-user] Bioperl ebuild dependency fails to install X-Archives-Salt: 44f0d565-7569-48f2-8acb-e200caf547e4 X-Archives-Hash: 7992454a51fe1424283dca215817a312 Hi all. I am trying to emerge Bioperl. The last remaining dependency, dev-perl/SOAP-Lite-0.55, is failing on me. I am not sure, but I think that it does so trying to setup dynamic testing, which I usually skip when installing manually (see error message below). Is there a way to tell emerge to skip that testing phase for this Perl ebuild? Or any other trick to get Bioperl installed? Thanks for your help. Marc ********************************* ERROR MSG: ********************************* ... Manifying blib/man3/SOAP::Transport::HTTP.3pm Manifying blib/man3/SOAP::Lite.3pm Manifying blib/man3/SOAP::Transport::LOCAL.3pm Manifying blib/man3/SOAP::Transport::FTP.3pm PERL_DL_NONLAZY=1 /usr/bin/perl5.8.4 "-MExtUtils::Command::MM" "-e" "test_harnes s(0, 'blib/lib', 'blib/arch')" t/01-core.t t/02-payload.t t/03-server.t t/04-att ach.t t/05-customxml.t t/06-modules.t t/07-xmlrpc_payload.t t/08-schema.t t/01-core..............ok t/02-payload...........ok t/03-server............NOK 2# Failed test 2 in t/03-server.t at line 135 fail #2 # t/03-server.t line 135 is: $_ =~ /XML/ || $is_mimeparser ? ok(($result->f aultstring || '') =~ /Failed to access class \(Calculator \)/) t/03-server............NOK 3# Failed test 3 in t/03-server.t at line 135 fail #3 t/03-server............NOK 6# Failed test 6 in t/03-server.t at line 144 fail #2 # t/03-server.t line 144 is: $_ =~ /XML/ || $is_mimeparser ? ok(($result->r esult || 0) == 7) t/03-server............NOK 7# Failed test 7 in t/03-server.t at line 144 fail #3 t/03-server............FAILED tests 2-3, 6-7 Failed 4/30 tests, 86.67% okay t/04-attach............Something wrong with MIME message: MIME::Parser: can't fl ush: at /usr/lib/perl5/vendor_perl/5.8.4/MIME/Parser.pm line 789. t/04-attach............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-15 Failed 15/15 tests, 0.00% okay t/05-customxml.........ok t/06-modules...........ok 4/18 skipped: various reasons t/07-xmlrpc_payload....ok t/08-schema............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/03-server.t 30 4 13.33% 2-3 6-7 t/04-attach.t 255 65280 15 30 200.00% 1-15 4 subtests skipped. Failed 2/8 test scripts, 75.00% okay. 19/311 subtests failed, 93.89% okay. make: *** [test_dynamic] Error 255 !!! ERROR: dev-perl/SOAP-Lite-0.55 failed. !!! Function src_compile, Line 26, Exitcode 2 !!! test failed !!! If you need support, post the topmost build error, NOT this status message. *********************************** -- gentoo-user@gentoo.org mailing list