Bug#615498: libpoe-component-irc-perl: Can't locate Socket/GetAddrInfo.pm in @INC

Salvatore Bonaccorso carnil at debian.org
Sat Feb 26 23:12:29 UTC 2011


Source: libpoe-component-irc-perl
Version: 6.52+dfsg-1
Severity: serious
Justification: FTBFS

Hi 

A rebuild for libpoe-component-irc-perl shows that
libsocket-getaddrinfo-perl is missing (for build and runtime).

>    debian/rules override_dh_auto_test
> make[1]: Entering directory `/build/salvi-libpoe-component-irc-perl_6.52+dfsg-1-amd64-OdBz3W/libpoe-component-irc-perl-6.52+dfsg'
> # I'm not sure if this is needed; netbase is in B-D-I so localhost
> # should be available -- jawnsy (Jonathan Yu)
> perl -MNet::Ping -e 'exit (Net::Ping->new()->ping("127.0.0.1", 1));' \
> 		|| dh_auto_test
> make[2]: Entering directory `/build/salvi-libpoe-component-irc-perl_6.52+dfsg-1-amd64-OdBz3W/libpoe-component-irc-perl-6.52+dfsg'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/01_base/*.t t/02_behavior/*.t t/03_subclasses/*.t t/04_plugins/01_ctcp/*.t t/04_plugins/02_connector/*.t t/04_plugins/03_botaddressed/*.t t/04_plugins/04_bottraffic/*.t t/04_plugins/05_isupport/*.t t/04_plugins/06_plugman/*.t t/04_plugins/07_console/*.t t/04_plugins/08_proxy/*.t t/04_plugins/09_nickreclaim/*.t t/04_plugins/10_followtail/*.t t/04_plugins/11_cycleempty/*.t t/04_plugins/12_autojoin/*.t t/04_plugins/13_botcommand/*.t t/04_plugins/14_logger/*.t t/04_plugins/15_nickservid/*.t t/04_plugins/16_whois/*.t t/04_plugins/17_dcc/*.t t/05_regression/*.t
> t/01_base/01_compile.t ............................. ok
> t/01_base/02_filters.t ............................. ok
> t/01_base/03_common.t .............................. ok
> t/01_base/04_pocosi.t .............................. ok
> t/02_behavior/01_public_methods.t .................. ok
> t/02_behavior/02_connect.t ......................... ok
> t/02_behavior/03_socketerr.t ....................... ok
> Socket::GetAddrInfo not loaded: Can't locate Socket/GetAddrInfo.pm in @INC (@INC contains: /build/salvi-libpoe-component-irc-perl_6.52+dfsg-1-amd64-OdBz3W/libpoe-component-irc-perl-6.52+dfsg/blib/lib /build/salvi-libpoe-component-irc-perl_6.52+dfsg-1-amd64-OdBz3W/libpoe-component-irc-perl-6.52+dfsg/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .)BEGIN failed--compilation aborted at (eval 71) line 2.
> # Looks like you planned 4 tests but ran 8.
> t/02_behavior/04_ipv6.t ............................ 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> All 4 subtests passed 
> 	(less 8 skipped subtests: -4 okay)
> t/02_behavior/05_resolver.t ........................ ok
> t/02_behavior/06_online.t .......................... ok
> t/02_behavior/07_subclass.t ........................ ok
> t/02_behavior/08_parent_session.t .................. ok
> t/02_behavior/09_multiple.t ........................ ok
> t/02_behavior/10_signal.t .......................... ok
> t/02_behavior/11_multi_signal.t .................... ok
> t/02_behavior/12_delays.t .......................... ok
> t/02_behavior/13_activity.t ........................ ok
> t/02_behavior/14_newline.t ......................... ok
> t/02_behavior/15_no_stacked_ctcp.t ................. ok
> t/02_behavior/16_nonclosing_ctcp.t ................. ok
> t/02_behavior/17_raw.t ............................. ok
> t/02_behavior/18_shutdown.t ........................ ok
> t/03_subclasses/01_state.t ......................... ok
> t/03_subclasses/02_qnet.t .......................... ok
> t/03_subclasses/03_qnet_state.t .................... ok
> t/03_subclasses/04_netsplit.t ...................... ok
> t/03_subclasses/05_state_awaypoll.t ................ ok
> t/04_plugins/01_ctcp/01_load.t ..................... ok
> t/04_plugins/01_ctcp/02_replies.t .................. ok
> t/04_plugins/02_connector/01_load.t ................ ok
> t/04_plugins/02_connector/02_reconnect.t ........... ok
> t/04_plugins/03_botaddressed/01_load.t ............. ok
> t/04_plugins/03_botaddressed/02_output.t ........... ok
> t/04_plugins/04_bottraffic/01_load.t ............... ok
> t/04_plugins/04_bottraffic/02_output.t ............. ok
> t/04_plugins/05_isupport/01_load.t ................. ok
> t/04_plugins/05_isupport/02_isupport.t ............. ok
> t/04_plugins/06_plugman/01_load.t .................. ok
> t/04_plugins/06_plugman/02_add.t ................... ok
> t/04_plugins/06_plugman/03_irc_interface.t ......... ok
> t/04_plugins/06_plugman/04_auth_sub.t .............. ok
> t/04_plugins/07_console/01_load.t .................. ok
> t/04_plugins/08_proxy/01_load.t .................... ok
> t/04_plugins/08_proxy/02_connect.t ................. ok
> t/04_plugins/09_nickreclaim/01_load.t .............. ok
> t/04_plugins/09_nickreclaim/02_reclaim.t ........... ok
> t/04_plugins/09_nickreclaim/03_immediate_change.t .. ok
> t/04_plugins/09_nickreclaim/04_immediate_quit.t .... ok
> t/04_plugins/10_followtail/01_load.t ............... ok
> t/04_plugins/11_cycleempty/01_load.t ............... ok
> t/04_plugins/11_cycleempty/02_cycle.t .............. ok
> t/04_plugins/12_autojoin/01_load.t ................. ok
> t/04_plugins/12_autojoin/02_join.t ................. ok
> t/04_plugins/12_autojoin/03_banned.t ............... ok
> t/04_plugins/12_autojoin/04_kicked.t ............... ok
> t/04_plugins/12_autojoin/05_password.t ............. ok
> t/04_plugins/12_autojoin/06_kick_ban_password.t .... ok
> t/04_plugins/13_botcommand/01_load.t ............... ok
> t/04_plugins/13_botcommand/02_commands.t ........... ok
> t/04_plugins/13_botcommand/03_options.t ............ ok
> t/04_plugins/13_botcommand/04_help.t ............... ok
> t/04_plugins/13_botcommand/05_auth_sub.t ........... ok
> t/04_plugins/14_logger/01_load.t ................... ok
> t/04_plugins/14_logger/02_public.t ................. ok
> t/04_plugins/14_logger/03_private.t ................ ok
> t/04_plugins/14_logger/04_dcc_chat.t ............... ok
> t/04_plugins/14_logger/05_log_sub.t ................ ok
> t/04_plugins/15_nickservid/01_load.t ............... ok
> t/04_plugins/16_whois/01_load.t .................... ok
> t/04_plugins/16_whois/02_whois.t ................... ok
> t/04_plugins/17_dcc/01_load.t ...................... ok
> t/04_plugins/17_dcc/02_timeout.t ................... ok
> t/04_plugins/17_dcc/03_send.t ...................... ok
> t/04_plugins/17_dcc/04_send_spaces.t ............... ok
> t/04_plugins/17_dcc/05_resume.t .................... ok
> t/04_plugins/17_dcc/06_chat.t ...................... ok
> t/04_plugins/17_dcc/07_nat.t ....................... ok
> t/05_regression/01_dcc_chat_close.t ................ ok
> 
> Test Summary Report
> -------------------
> t/02_behavior/04_ipv6.t                          (Wstat: 65280 Tests: 8 Failed: 4)
>   Failed tests:  5-8
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 4 tests but ran 8.
> t/02_behavior/06_online.t                        (Wstat: 0 Tests: 5 Failed: 0)
>   TODO passed:   2-5
> t/03_subclasses/04_netsplit.t                    (Wstat: 0 Tests: 43 Failed: 0)
>   TODO passed:   42
> Files=78, Tests=936, 80 wallclock secs ( 0.29 usr  0.10 sys + 13.34 cusr  1.18 csys = 14.91 CPU)
> Result: FAIL
> Failed 1/78 test programs. 4/936 subtests failed.
> make[2]: *** [test_dynamic] Error 255
> make[2]: Leaving directory `/build/salvi-libpoe-component-irc-perl_6.52+dfsg-1-amd64-OdBz3W/libpoe-component-irc-perl-6.52+dfsg'
> dh_auto_test: make -j1 test returned exit code 2
> make[1]: *** [override_dh_auto_test] Error 29
> make[1]: Leaving directory `/build/salvi-libpoe-component-irc-perl_6.52+dfsg-1-amd64-OdBz3W/libpoe-component-irc-perl-6.52+dfsg'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

Bests
Salvatore

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libpoe-component-irc-perl_6.52+dfsg-1_amd64.build
Type: application/x-symlink
Size: 34554 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20110227/36d27c5a/attachment-0001.bin>


More information about the pkg-perl-maintainers mailing list