Package Details: perl-rpc-xml 0.82-1

Git Clone URL: https://aur.archlinux.org/perl-rpc-xml.git (read-only, click to copy)
Package Base: perl-rpc-xml
Description: A set of classes for core data, message and XML handling
Upstream URL: https://metacpan.org/dist/RPC-XML
Keywords: perl xml-rpc xml-rpc-client xml-rpc-server
Licenses: LGPL, PerlArtistic
Submitter: None
Maintainer: fungible
Last Packager: fungible
Votes: 77
Popularity: 0.000000
First Submitted: 2007-04-16 06:52 (UTC)
Last Updated: 2021-12-21 00:41 (UTC)

Dependencies (5)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Rethil commented on 2016-05-25 14:17 (UTC)

In 0.80 some compilation errors were fixed. @@ -2,7 +2,7 @@ # Generator : CPANPLUS::Dist::Arch 1.32 pkgname='perl-rpc-xml' -pkgver='0.79' +pkgver='0.80' pkgrel='1' pkgdesc="A set of classes for core data, message and XML handling" arch=('any') @@ -12,10 +12,10 @@ makedepends=() optdepends=('perl-net-server: Net::Server support') url='https://metacpan.org/release/RPC-XML' -source=('http://search.cpan.org/CPAN/authors/id/R/RJ/RJRAY/RPC-XML-0.79.tar.gz') -md5sums=('64fb3a4a597574b97ea5c989edffb21d') -sha512sums=('541ee3abf4e44cff68a2b7b7c4f78095e8e4ec479d72b52d300503bc1688f64fd01a0ff3c2cdf8e18573d19af0bae467ac68befe7ad8756e6287ed494a50ce26') -_distdir="RPC-XML-0.79" +source=('http://search.cpan.org/CPAN/authors/id/R/RJ/RJRAY/RPC-XML-0.80.tar.gz') +md5sums=('b3350083c139dcdcb2bde8644cc92179') +sha512sums=('a91586ea903b3e633f85ca8d9048181a7c3aedcff6788c7ae5fb4971e8552c421c86f30254517c25caa35f1991146dcceb34301bb49002e4ec75a2ee9c195992') +_distdir="RPC-XML-0.80" build() { ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""

jnbek commented on 2016-03-10 16:06 (UTC)

@eigengrau, can you please post the full output of the build?

eigengrau commented on 2016-03-10 10:34 (UTC)

Currently fails to build because the test suite fails: > Makefile:987: recipe for target 'test_dynamic' failed > make: *** [test_dynamic] Error 255

sl1pkn07 commented on 2016-03-09 17:17 (UTC)

t/14_datetime_iso8601.t ......... skipped: DateTime::Format::ISO8601 not available

jakkin commented on 2015-04-30 23:15 (UTC)

If anyone has a problem with this hanging at t/41_server_hang.t .............. 1/91 Check to make sure your firewall is not blocking the build.

<deleted-account> commented on 2015-02-02 19:39 (UTC)

Any ideas about how to fix that?

<deleted-account> commented on 2015-02-02 19:38 (UTC)

==> Starting check()... PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t ..................... ok t/10_data.t ..................... ok t/11_base64_fh.t ................ ok t/12_nil.t ...................... ok t/13_no_deep_recursion.t ........ ok t/14_datetime_iso8601.t ......... ok t/15_serialize.t ................ ok t/20_xml_parser.t ............... ok t/21_xml_libxml.t ............... ok t/25_parser_negative.t .......... ok t/29_parserfactory.t ............ ok t/30_procedure.t ................ ok t/35_namespaces.t ............... ok t/40_server.t ................... ok t/40_server_xmllibxml.t ......... ok t/41_server_hang.t .............. ok t/50_client.t ................... ok t/51_client_with_host_header.t .. ok t/60_net_server.t ............... 2/30 # Failed test 'system.identity matches $srv->product_tokens' # at t/60_net_server.t line 60. # got: undef # expected: 'RPC::XML::Server/1.73' # Failed test 'system.listMethods returned ARRAY ref' # at t/60_net_server.t line 68. # got: '' # expected: 'ARRAY' # Failed test 'system.listMethods returned ARRAY ref' # at t/60_net_server.t line 80. # got: '' # expected: 'ARRAY' # Failed test 'system.listMethods returned ARRAY ref' # at t/60_net_server.t line 90. # got: '' # expected: 'ARRAY' # Failed test 'system.listMethods returned HASH ref' # at t/60_net_server.t line 100. # got: '' # expected: 'HASH' # Failed test 'system.methodHelp returned correct string' # at t/60_net_server.t line 110. # got: undef # expected: 'Return the server name and version as a string' # Failed test 'system.methodHelp returned ARRAY ref' # at t/60_net_server.t line 116. # got: '' # expected: 'ARRAY' # Failed test ''system.methodHelp (bad arg) response' isa 'RPC::XML::fault'' # at t/60_net_server.t line 127. # 'system.methodHelp (bad arg) response' isn't a 'RPC::XML::fault' # Failed test 'system.methodHelp returned ARRAY ref' # at t/60_net_server.t line 136. # got: '' # expected: 'ARRAY' # Failed test ''system.methodSignature (bad arg) response' isa 'RPC::XML::fault'' # at t/60_net_server.t line 146. # 'system.methodSignature (bad arg) response' isn't a 'RPC::XML::fault' # Failed test 'system.methodHelp returned ARRAY ref' # at t/60_net_server.t line 193. # got: '' # expected: 'ARRAY' # Looks like you planned 30 tests but ran 29. # Looks like you failed 11 tests of 29 run. t/60_net_server.t ............... Dubious, test returned 11 (wstat 2816, 0xb00) Failed 12/30 subtests (less 16 skipped subtests: 2 okay) t/70_compression_detect.t ....... ok t/90_rt50013_parser_bugs.t ...... ok t/90_rt54183_sigpipe.t .......... ok t/90_rt54494_blessed_refs.t ..... ok t/90_rt58065_allow_nil.t ........ ok t/90_rt58323_push_parser.t ...... ok Test Summary Report ------------------- t/60_net_server.t (Wstat: 2816 Tests: 29 Failed: 11) Failed tests: 3-4, 7, 9, 11, 14-15, 17, 19, 21, 24 Non-zero exit status: 11 Parse errors: Bad plan. You planned 30 tests but ran 29. Files=25, Tests=1103, 50 wallclock secs ( 0.22 usr 0.04 sys + 4.58 cusr 0.29 csys = 5.13 CPU) Result: FAIL Failed 1/25 test programs. 11/1103 subtests failed. Makefile:984: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 ==> ERROR: A failure occurred in check(). Aborting...

jnbek commented on 2014-03-26 23:12 (UTC)

k

sl1pkn07 commented on 2014-03-26 22:36 (UTC)

please add Net::Server for unittest t/60_net_server.t ............... skipped: Net::Server not available greetings