public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Bioperl ebuild dependency fails to install
@ 2004-12-04 20:43 M.E.R.
  2004-12-05  6:06 ` Kashani
  0 siblings, 1 reply; 3+ messages in thread
From: M.E.R. @ 2004-12-04 20:43 UTC (permalink / raw
  To: gentoo-user

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Bioperl ebuild dependency fails to install
  2004-12-04 20:43 [gentoo-user] Bioperl ebuild dependency fails to install M.E.R.
@ 2004-12-05  6:06 ` Kashani
  2004-12-05 21:53   ` M.E.R.
  0 siblings, 1 reply; 3+ messages in thread
From: Kashani @ 2004-12-05  6:06 UTC (permalink / raw
  To: gentoo-user

M.E.R. wrote:

> 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.

If this is the same problem I ran into, it's the new MIME-tools not 
playing nice. It's got some weird issues. Try this:

echo ">=dev-perl/MIME-tools-5.412" >> /etc/portage/package.mask

and then emerge MIME-tools again.

kashani

--
gentoo-user@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Bioperl ebuild dependency fails to install
  2004-12-05  6:06 ` Kashani
@ 2004-12-05 21:53   ` M.E.R.
  0 siblings, 0 replies; 3+ messages in thread
From: M.E.R. @ 2004-12-05 21:53 UTC (permalink / raw
  To: gentoo-user, kashani-list

Hi Kashani,

Masked MIME-tools-412 and re-emerged it, but the same thing happens with
SOAP-lite...  Maybe it's SOAP-Lite that is not playing nice in it's
testing phase?

Marc


On Sun, 2004-12-05 at 00:06 -0600, Kashani wrote:
> M.E.R. wrote:
> 
> > 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.
> 
> If this is the same problem I ran into, it's the new MIME-tools not 
> playing nice. It's got some weird issues. Try this:
> 
> echo ">=dev-perl/MIME-tools-5.412" >> /etc/portage/package.mask
> 
> and then emerge MIME-tools again.
> 
> kashani
> 
> --
> gentoo-user@gentoo.org mailing list
> 


--
gentoo-user@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-06  5:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-04 20:43 [gentoo-user] Bioperl ebuild dependency fails to install M.E.R.
2004-12-05  6:06 ` Kashani
2004-12-05 21:53   ` M.E.R.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox