*** ExtUtils::AutoInstall version 0.63 *** Checking for dependencies... [Core Features] - POE ...missing. - RPC::XML ...missing. - Scalar::Util ...loaded. (1.19) - POE::Component::Jabber ...missing. (would need 2.01) - POE::Filter::XML ...missing. (would need 0.29) - Class::Accessor ...missing. - Class::Fields ...missing. - Class::Data::Inheritable ...missing. - Time::HiRes ...loaded. (1.9708) - Log::Log4perl ...missing. - LWP ...loaded. (5.808) - DateTime ...missing. - DateTime::Format::W3CDTF ...missing. - PXR::Node ...missing. - Locale::Language ...loaded. (2.07) ==> Auto-install the 11 mandatory module(s) from CPAN? [Y/n] y *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Frivolity /Users/cpanrun/build/5.10.0/bin/perl Makefile.PL --config= --installdeps=POE,0,RPC::XML,0,POE::Component::Jabber,2.01,POE::Filter::XML,0.29,Class::Accessor,0,Class::Fields,0,Class::Data::Inheritable,0,Log::Log4perl,0,DateTime,0,DateTime::Format::W3CDTF,0,PXR::Node,0 *** Installing dependencies... [MSG] No '/Users/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources *** Installing POE... Running [/Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/../bin/cpanp-run-perl /Users/cpanrun/.cpanplus/5.10.0/build/POE-0.9999/Makefile.PL ]... ==================================================================== Assuming --default because standard input is not a terminal. ==================================================================== Some of POE's tests require a functional network. You can skip these tests if you'd like. Would you like to skip the network tests? [n] n *** Some optional features may not be available: *** Curses 1.08 could not be loaded. *** Event 1 could not be loaded. *** Gtk 0.7009 could not be loaded. *** IO::Pty 1.02 could not be loaded. *** Socket6 0.14 could not be loaded. *** Tk 800.027 could not be loaded. Checking if your kit is complete... Looks good Writing Makefile for POE Running [/usr/bin/make test ]... PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/10_units/01_pod/01_pod.....................skipped all skipped: Test::Pod 1.00 required for testing POD t/10_units/01_pod/02_pod_coverage............skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/10_units/02_pipes/01_base..................skipped all skipped: not implemented yet t/10_units/02_pipes/02_oneway................ok t/10_units/02_pipes/03_twoway................ok t/10_units/03_base/01_poe....................ok t/10_units/03_base/02_api_ctl................ok t/10_units/03_base/02_api_resloader..........ok t/10_units/03_base/03_component..............ok t/10_units/03_base/04_driver.................ok t/10_units/03_base/05_filter.................ok t/10_units/03_base/06_loop...................ok t/10_units/03_base/07_queue..................ok t/10_units/03_base/08_resource...............ok t/10_units/03_base/09_resources..............ok t/10_units/03_base/10_wheel..................ok t/10_units/03_base/11_assert_usage...........ok t/10_units/03_base/12_assert_retval..........ok t/10_units/03_base/13_assert_data............ok t/10_units/03_base/14_kernel.................ok t/10_units/03_base/15_kernel_internal........ok t/10_units/03_base/16_explicit_loop..........ok t/10_units/03_base/17_explicit_loop_fail.....ok t/10_units/04_drivers/01_sysrw...............ok t/10_units/05_filters/01_block...............ok t/10_units/05_filters/02_grep................ok t/10_units/05_filters/03_http................ok 5/91 skipped: various reasons t/10_units/05_filters/04_line................ok t/10_units/05_filters/05_map.................ok t/10_units/05_filters/06_recordblock.........ok t/10_units/05_filters/07_reference...........ok t/10_units/05_filters/08_stream..............ok t/10_units/05_filters/50_stackable...........ok t/10_units/05_filters/99_filterchange........ok t/10_units/06_queues/01_array................ok t/10_units/07_exceptions/01_normal...........ok t/10_units/07_exceptions/02_turn_off.........ok t/10_units/07_exceptions/03_not_handled......ok t/20_resources/10_perl/aliases...............ok t/20_resources/10_perl/caller_state..........ok t/20_resources/10_perl/controls..............ok t/20_resources/10_perl/events................ok t/20_resources/10_perl/extrefs...............ok t/20_resources/10_perl/extrefs_gc............ok t/20_resources/10_perl/filehandles...........ok t/20_resources/10_perl/sessions..............ok t/20_resources/10_perl/sids..................ok t/20_resources/10_perl/signals...............ok t/20_resources/10_perl/statistics............skipped all skipped: not implemented yet t/30_loops/10_select/all_errors..............skipped all skipped: no reason given t/30_loops/10_select/comp_tcp................ok t/30_loops/10_select/comp_tcp_concurrent.....# You might see a 'disconnect' error during this test. # It may be ignored. ok t/30_loops/10_select/k_alarms................ok t/30_loops/10_select/k_aliases...............ok t/30_loops/10_select/k_detach................ok t/30_loops/10_select/k_selects...............ok t/30_loops/10_select/k_sig_child.............# Waiting 2 seconds for child processes to settle. ok t/30_loops/10_select/k_signals...............# Waiting 2 seconds for child processes to settle. ok t/30_loops/10_select/k_signals_rerun.........ok t/30_loops/10_select/sbk_signal_init.........ok t/30_loops/10_select/ses_nfa.................ok t/30_loops/10_select/ses_session.............ok t/30_loops/10_select/wheel_accept............ok t/30_loops/10_select/wheel_curses............skipped all skipped: IO::Pty not available t/30_loops/10_select/wheel_readline..........skipped all skipped: not running in a terminal t/30_loops/10_select/wheel_readwrite.........ok t/30_loops/10_select/wheel_run...............ok 32/99 skipped: various reasons t/30_loops/10_select/wheel_sf_ipv6...........skipped all skipped: Socket6 is needed for IPv6 tests t/30_loops/10_select/wheel_sf_tcp............ok t/30_loops/10_select/wheel_sf_udp............ok t/30_loops/10_select/wheel_sf_unix...........ok t/30_loops/10_select/wheel_tail..............ok t/30_loops/20_poll/all_errors................skipped all skipped: no reason given t/30_loops/20_poll/comp_tcp..................ok t/30_loops/20_poll/comp_tcp_concurrent.......# You might see a 'disconnect' error during this test. # It may be ignored. ok t/30_loops/20_poll/k_alarms..................ok t/30_loops/20_poll/k_aliases.................ok t/30_loops/20_poll/k_detach..................ok t/30_loops/20_poll/k_selects.................ok t/30_loops/20_poll/k_sig_child...............# Waiting 2 seconds for child processes to settle. ok t/30_loops/20_poll/k_signals.................# Waiting 2 seconds for child processes to settle. ok t/30_loops/20_poll/k_signals_rerun...........ok t/30_loops/20_poll/sbk_signal_init...........ok t/30_loops/20_poll/ses_nfa...................ok t/30_loops/20_poll/ses_session...............ok t/30_loops/20_poll/wheel_accept..............ok t/30_loops/20_poll/wheel_curses..............skipped all skipped: IO::Pty not available t/30_loops/20_poll/wheel_readline............skipped all skipped: not running in a terminal t/30_loops/20_poll/wheel_readwrite...........ok t/30_loops/20_poll/wheel_run.................ok 32/99 skipped: various reasons t/30_loops/20_poll/wheel_sf_ipv6.............skipped all skipped: Socket6 is needed for IPv6 tests t/30_loops/20_poll/wheel_sf_tcp..............ok t/30_loops/20_poll/wheel_sf_udp..............ok t/30_loops/20_poll/wheel_sf_unix.............ok t/30_loops/20_poll/wheel_tail................ok t/30_loops/30_event/all_errors...............skipped all skipped: Event could not be loaded t/30_loops/30_event/comp_tcp.................skipped all skipped: Event could not be loaded t/30_loops/30_event/comp_tcp_concurrent......skipped all skipped: Event could not be loaded t/30_loops/30_event/k_alarms.................skipped all skipped: Event could not be loaded t/30_loops/30_event/k_aliases................skipped all skipped: Event could not be loaded t/30_loops/30_event/k_detach.................skipped all skipped: Event could not be loaded t/30_loops/30_event/k_selects................skipped all skipped: Event could not be loaded t/30_loops/30_event/k_sig_child..............skipped all skipped: Event could not be loaded t/30_loops/30_event/k_signals................skipped all skipped: Event could not be loaded t/30_loops/30_event/k_signals_rerun..........skipped all skipped: Event could not be loaded t/30_loops/30_event/sbk_signal_init..........skipped all skipped: Event could not be loaded t/30_loops/30_event/ses_nfa..................skipped all skipped: Event could not be loaded t/30_loops/30_event/ses_session..............skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_accept.............skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_curses.............skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_readline...........skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_readwrite..........skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_run................skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_sf_ipv6............skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_sf_tcp.............skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_sf_udp.............skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_sf_unix............skipped all skipped: Event could not be loaded t/30_loops/30_event/wheel_tail...............skipped all skipped: Event could not be loaded t/30_loops/40_gtk/all_errors.................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/comp_tcp...................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/comp_tcp_concurrent........skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/k_alarms...................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/k_aliases..................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/k_detach...................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/k_selects..................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/k_sig_child................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/k_signals..................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/k_signals_rerun............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/sbk_signal_init............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/ses_nfa....................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/ses_session................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_accept...............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_curses...............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_readline.............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_readwrite............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_run..................skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_sf_ipv6..............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_sf_tcp...............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_sf_udp...............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_sf_unix..............skipped all skipped: Gtk could not be loaded t/30_loops/40_gtk/wheel_tail.................skipped all skipped: Gtk could not be loaded t/30_loops/50_tk/all_errors..................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/comp_tcp....................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/comp_tcp_concurrent.........skipped all skipped: Tk could not be loaded t/30_loops/50_tk/k_alarms....................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/k_aliases...................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/k_detach....................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/k_selects...................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/k_sig_child.................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/k_signals...................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/k_signals_rerun.............skipped all skipped: Tk could not be loaded t/30_loops/50_tk/sbk_signal_init.............skipped all skipped: Tk could not be loaded t/30_loops/50_tk/ses_nfa.....................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/ses_session.................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_accept................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_curses................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_readline..............skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_readwrite.............skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_run...................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_sf_ipv6...............skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_sf_tcp................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_sf_udp................skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_sf_unix...............skipped all skipped: Tk could not be loaded t/30_loops/50_tk/wheel_tail..................skipped all skipped: Tk could not be loaded t/90_regression/averell-callback-ret.........ok t/90_regression/broeren-win32-nbio...........skipped all skipped: This test examines ActiveState Perl behavior. t/90_regression/cfedde-filter-httpd..........ok t/90_regression/ferrari-server-unix..........ok t/90_regression/immute-server-tcp-filter.....ok t/90_regression/merijn-sigchld-system........# Using '/usr/bin/true' as our thing to run under system() ok t/90_regression/neyuki_detach................ok t/90_regression/rt14444-arg1.................ok t/90_regression/rt1648-tied-stderr...........ok t/90_regression/rt19908-merlyn-stop..........ok t/90_regression/rt23181-sigchld-rc...........ok t/90_regression/steinert-passed-wheel........ok t/90_regression/steinert-recursive-signal....ok t/90_regression/steinert-signal-integrity....ok t/90_regression/suzman_windows...............ok t/90_regression/ton-stop-corruption..........ok t/90_regression/whjackson-followtail.........ok All tests successful, 82 tests and 69 subtests skipped. Files=181, Tests=3987, 225 wallclock secs (42.07 cusr + 10.28 csys = 52.35 CPU) *** POE successfully installed. *** Installing RPC::XML... Running [/Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/../bin/cpanp-run-perl /Users/cpanrun/.cpanplus/5.10.0/build/RPC-XML-0.59/Makefile.PL ]... @@@@@ Please note! Starting with release 0.60 (the next after this one), the XML parsing will switch to using the XML::LibXML module, in place of XML::Parser. You either do not have this module, or it is a version older than 1.58, the minimum version that will be required. When release 0.60 is made available, you will not be able to build this package without at least version 1.58 of XML::LibXML. @@@@@ Checking if your kit is complete... Looks good Writing Makefile for RPC::XML Running [/usr/bin/make test ]... PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load............ok t/01_pod.............skipped all skipped: Test::Pod 1.00 required for testing POD t/02_pod_coverage....skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/10_data............ok t/11_base64_fh.......ok t/15_serialize.......ok t/20_parser..........ok t/30_method..........ok t/40_server..........ok t/50_client..........make: *** [installdeps] Hangup