Gentoo Archives: gentoo-user

From: "M.E.R." <merous@×××××.net>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Bioperl ebuild dependency fails to install
Date: Sun, 05 Dec 2004 04:43:26
Message-Id: 1102192999.9482.8.camel@mertoo.mshome
1 Hi all.
2
3 I am trying to emerge Bioperl.
4
5 The last remaining dependency, dev-perl/SOAP-Lite-0.55, is failing on
6 me.
7
8 I am not sure, but I think that it does so trying to setup dynamic
9 testing, which I usually skip when installing manually (see error
10 message below).
11
12 Is there a way to tell emerge to skip that testing phase for this Perl
13 ebuild? Or any other trick to get Bioperl installed?
14
15 Thanks for your help.
16
17 Marc
18
19
20 *********************************
21 ERROR MSG:
22 *********************************
23 ...
24 Manifying blib/man3/SOAP::Transport::HTTP.3pm
25 Manifying blib/man3/SOAP::Lite.3pm
26 Manifying blib/man3/SOAP::Transport::LOCAL.3pm
27 Manifying blib/man3/SOAP::Transport::FTP.3pm
28 PERL_DL_NONLAZY=1 /usr/bin/perl5.8.4 "-MExtUtils::Command::MM" "-e"
29 "test_harnes s(0, 'blib/lib', 'blib/arch')" t/01-core.t t/02-payload.t
30 t/03-server.t t/04-att ach.t t/05-customxml.t t/06-modules.t
31 t/07-xmlrpc_payload.t t/08-schema.t
32 t/01-core..............ok
33 t/02-payload...........ok
34 t/03-server............NOK 2# Failed test 2 in t/03-server.t at line 135
35 fail #2
36 # t/03-server.t line 135 is: $_ =~ /XML/ || $is_mimeparser ?
37 ok(($result->f aultstring || '') =~ /Failed to access class \(Calculator
38 \)/)
39 t/03-server............NOK 3# Failed test 3 in t/03-server.t at line 135
40 fail #3
41 t/03-server............NOK 6# Failed test 6 in t/03-server.t at line 144
42 fail #2
43 # t/03-server.t line 144 is: $_ =~ /XML/ || $is_mimeparser ?
44 ok(($result->r esult || 0) == 7)
45 t/03-server............NOK 7# Failed test 7 in t/03-server.t at line 144
46 fail #3
47 t/03-server............FAILED tests 2-3, 6-7
48 Failed 4/30 tests, 86.67% okay
49 t/04-attach............Something wrong with MIME message: MIME::Parser:
50 can't fl ush: at /usr/lib/perl5/vendor_perl/5.8.4/MIME/Parser.pm line
51 789.
52
53 t/04-attach............dubious
54 Test returned status 255 (wstat 65280, 0xff00)
55 DIED. FAILED tests 1-15
56 Failed 15/15 tests, 0.00% okay
57 t/05-customxml.........ok
58 t/06-modules...........ok
59 4/18 skipped: various reasons
60 t/07-xmlrpc_payload....ok
61 t/08-schema............ok
62 Failed Test Stat Wstat Total Fail Failed List of Failed
63 -------------------------------------------------------------------------------
64 t/03-server.t 30 4 13.33% 2-3 6-7
65 t/04-attach.t 255 65280 15 30 200.00% 1-15
66 4 subtests skipped.
67 Failed 2/8 test scripts, 75.00% okay. 19/311 subtests failed, 93.89%
68 okay.
69 make: *** [test_dynamic] Error 255
70
71 !!! ERROR: dev-perl/SOAP-Lite-0.55 failed.
72 !!! Function src_compile, Line 26, Exitcode 2
73 !!! test failed
74 !!! If you need support, post the topmost build error, NOT this status
75 message.
76
77 ***********************************
78
79
80 --
81 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Bioperl ebuild dependency fails to install Kashani <kashani-list@××××××××.net>