Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

emerge mythtv fails emerging SOAP-Lite

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
Twirrim
n00b
n00b
Posts: 1
Joined: Thu Dec 16, 2004 11:14 am

emerge mythtv fails emerging SOAP-Lite

  • Quote

Post by Twirrim » Thu Dec 16, 2004 11:22 am

I'm keep bashing my head against this peculiar issue. I wanted to emerge mythtv onto my machine, and so it sorted out some dependancies. After the first failure to emerge successfully I was able to work out from the error message that it had failed to identify "XML-Simple" as a dependancy. I did an emerge -metadata to see if that helped, but it still didn't spot it, so I emerged that one seperately. Bingo, things start progressing a little more, until it comes to emerge the SOAP-Lite dependancy when I get these peculiar errors in the testing script stage.
Can anyone identify what the fault is? I presume its another dependancy issue?
Using emerge -D makes no difference either, nor does seperately emerging SOAP-Lite.

edit: Code updated. I've just copied and pasted a copy from Konsole, rather than the text file which wasn't including all error messages..

Code: Select all

bash-2.05b# emerge -D SOAP-Lite
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-perl/SOAP-Lite-0.55 to /
>>> md5 src_uri ;-) SOAP-Lite-0.55.tar.gz
>>> Unpacking source...
>>> Unpacking SOAP-Lite-0.55.tar.gz to /var/tmp/portage/SOAP-Lite-0.55/work
>>> Source unpacked.

We are about to install SOAP::Lite and for your convenience will provide
you with list of modules and prerequisites, so you'll be able to choose
only modules you need for your configuration.

XMLRPC::Lite, UDDI::Lite, and XML::Parser::Lite are included by default.
Installed transports can be used for both SOAP::Lite and XMLRPC::Lite.

Client HTTP support (SOAP::Transport::HTTP::Client)                      [yes]
Client HTTPS support (SOAP::Transport::HTTPS::Client, require OpenSSL)   [no]
Client SMTP/sendmail support (SOAP::Transport::MAILTO::Client)           [yes]
Client FTP support (SOAP::Transport::FTP::Client)                        [yes]
Standalone HTTP server (SOAP::Transport::HTTP::Daemon)                   [yes]
Apache/mod_perl server (SOAP::Transport::HTTP::Apache, require Apache)   [no]
FastCGI server (SOAP::Transport::HTTP::FCGI, require FastCGI)            [no]
POP3 server (SOAP::Transport::POP3::Server)                              [yes]
IO server (SOAP::Transport::IO::Server)                                  [yes]
MQ transport support (SOAP::Transport::MQ)                               [no]
JABBER transport support (SOAP::Transport::JABBER)                       [no]
MIME messages [required for POP3, optional for HTTP] (SOAP::MIMEParser)  [no]
SSL support for TCP transport (SOAP::Transport::TCP)                     [no]
Compression support for HTTP transport (SOAP::Transport::HTTP)           [no]

Do you want to proceed with this configuration? [yes] yes

During "make test" phase we may run tests with several SOAP servers
that may take long and may fail due to server/connectivity problems.

Do you want to perform these tests in addition to core tests? [no] no
Checking if your kit is complete...
Looks good
Writing Makefile for SOAP::Lite
cp lib/UDDI/Lite.pm blib/lib/UDDI/Lite.pm
cp lib/XML/Parser/Lite.pm blib/lib/XML/Parser/Lite.pm
cp lib/XMLRPC/Transport/TCP.pm blib/lib/XMLRPC/Transport/TCP.pm
cp lib/XMLRPC/Transport/POP3.pm blib/lib/XMLRPC/Transport/POP3.pm
cp lib/SOAP/Transport/JABBER.pm blib/lib/SOAP/Transport/JABBER.pm
cp lib/XMLRPC/Lite.pm blib/lib/XMLRPC/Lite.pm
cp lib/SOAP/Transport/MAILTO.pm blib/lib/SOAP/Transport/MAILTO.pm
cp lib/SOAP/Test.pm blib/lib/SOAP/Test.pm
cp lib/Apache/SOAP.pm blib/lib/Apache/SOAP.pm
cp lib/Apache/XMLRPC/Lite.pm blib/lib/Apache/XMLRPC/Lite.pm
cp lib/XMLRPC/Transport/HTTP.pm blib/lib/XMLRPC/Transport/HTTP.pm
cp lib/SOAP/Transport/MQ.pm blib/lib/SOAP/Transport/MQ.pm
cp lib/SOAP/Transport/POP3.pm blib/lib/SOAP/Transport/POP3.pm
cp lib/IO/SessionData.pm blib/lib/IO/SessionData.pm
cp lib/XMLRPC/Test.pm blib/lib/XMLRPC/Test.pm
cp lib/SOAP/Transport/TCP.pm blib/lib/SOAP/Transport/TCP.pm
cp lib/IO/SessionSet.pm blib/lib/IO/SessionSet.pm
cp lib/SOAP/Transport/IO.pm blib/lib/SOAP/Transport/IO.pm
cp lib/SOAP/Transport/HTTP.pm blib/lib/SOAP/Transport/HTTP.pm
cp lib/SOAP/Transport/LOCAL.pm blib/lib/SOAP/Transport/LOCAL.pm
cp lib/SOAP/Lite.pm blib/lib/SOAP/Lite.pm
cp lib/SOAP/Transport/FTP.pm blib/lib/SOAP/Transport/FTP.pm
cp bin/SOAPsh.pl blib/script/SOAPsh.pl
/usr/bin/perl5.8.5 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/SOAPsh.pl
cp bin/stubmaker.pl blib/script/stubmaker.pl
/usr/bin/perl5.8.5 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/stubmaker.pl
cp bin/XMLRPCsh.pl blib/script/XMLRPCsh.pl
/usr/bin/perl5.8.5 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/XMLRPCsh.pl
Manifying blib/man1/SOAPsh.pl.1
Manifying blib/man1/XMLRPCsh.pl.1
Manifying blib/man3/UDDI::Lite.3pm
Manifying blib/man3/XML::Parser::Lite.3pm
Manifying blib/man3/XMLRPC::Transport::POP3.3pm
Manifying blib/man3/XMLRPC::Transport::TCP.3pm
Manifying blib/man3/SOAP::Transport::JABBER.3pm
Manifying blib/man3/XMLRPC::Lite.3pm
Manifying blib/man3/SOAP::Transport::MAILTO.3pm
Manifying blib/man3/Apache::SOAP.3pm
Manifying blib/man3/SOAP::Test.3pm
Manifying blib/man3/Apache::XMLRPC::Lite.3pm
Manifying blib/man3/XMLRPC::Transport::HTTP.3pm
Manifying blib/man3/SOAP::Transport::POP3.3pm
Manifying blib/man3/SOAP::Transport::MQ.3pm
Manifying blib/man3/XMLRPC::Test.3pm
Manifying blib/man3/SOAP::Transport::TCP.3pm
Manifying blib/man3/SOAP::Transport::IO.3pm
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.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/01-core.t t/02-payload.t t/03-server.t t/04-attach.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->faultstring || '') =~ /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->result || 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 flush:  at /usr/lib/perl5/vendor_perl/5.8.5/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.
Top
emes
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Thu Jul 29, 2004 6:24 pm

  • Quote

Post by emes » Thu Dec 16, 2004 11:27 am

You need to emerge the masked version of SOAP-Lite for now.
Top
xgregx
Apprentice
Apprentice
Posts: 181
Joined: Fri Dec 17, 2004 6:42 pm
Location: Cheshire, CT
Contact:
Contact xgregx
Website

  • Quote

Post by xgregx » Fri Dec 17, 2004 6:46 pm

http://bugs.gentoo.org/show_bug.cgi?id=68305

Check this out -- seems to be the work around. Still need to try it myself.
Top
bocacorazon
n00b
n00b
Posts: 31
Joined: Fri May 07, 2004 12:56 am

Emerging SOAP-lite 0.60 solved the problem

  • Quote

Post by bocacorazon » Tue Dec 21, 2004 12:16 pm

Per the bug mentioned on the post above.
Top
Post Reply

4 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy