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 »

mannp commented on 2017-12-10 22:14 (UTC)

i have the same error as @skynet and have seen others report the workaround causes further problems down the line.

Is there a fix for the problem at all? :)

Thanks

bl4ckr41n commented on 2017-11-22 15:13 (UTC)

Thanks @premik I will give that a try.

bl4ckr41n commented on 2017-11-22 15:13 (UTC)

Thanks @premik I will give that a try.

Premik commented on 2017-11-21 10:24 (UTC) (edited on 2017-11-21 10:24 (UTC) by Premik)

Got the same test failure as below. I assume that single test case is broken. As a workaround I commented the "make test" out in the PKGBUILD.

bl4ckr41n commented on 2017-11-16 17:45 (UTC)

@skynet, Same here been trying for two days now. I have disabled iptables. And still no go.

skynet-devel commented on 2017-11-16 00:59 (UTC)

Compilation stops. What goes wrong? ==> Beginne 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 ................... 1/91 # Failed test 'RPC::XML::Server::url method (set)' # at t/40_server.t line 188. # 'http://[::1]:38981/' # doesn't match '(?^:http://(127[.]0[.]0[.]1|localhost[.]localdomain|localhost|localhost):38981)' t/40_server.t ................... 35/91 Use of uninitialized value in subroutine entry at t/40_server.t line 276. t/40_server.t ................... 41/91 Not an ARRAY reference at t/40_server.t line 333. # Looks like your test exited with 255 just after 43.

noirvent commented on 2016-06-15 20:38 (UTC) (edited on 2016-06-15 20:38 (UTC) by noirvent)

Should add perl-datetime-format-iso8601 as dependancy

sl1pkn07 commented on 2016-06-14 19:32 (UTC)

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

jnbek commented on 2016-05-25 14:18 (UTC)

I'll fix it when i get home from work