Your message dated Tue, 27 Mar 2012 16:48:47 +0000
with message-id <e1sczzf-0008j1...@franck.debian.org>
and subject line Bug#665233: fixed in libanyevent-perl 6.140-2
has caused the Debian Bug report #665233,
regarding libanyevent-perl: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
665233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665233
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libanyevent-perl
Version: 6.140-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[2]: Entering directory `/«PKGBUILDDIR»'
> Skip blib/lib/AnyEvent/Debug.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/Perl.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/POE.pm (unchanged)
> Skip blib/arch/AnyEvent/constants.pl (unchanged)
> Skip blib/lib/AnyEvent/Strict.pm (unchanged)
> Skip blib/lib/AnyEvent/Log.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/IOAsync.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/Glib.pm (unchanged)
> Skip blib/lib/AnyEvent/Loop.pm (unchanged)
> Skip blib/lib/AnyEvent/TLS.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/Tk.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/Cocoa.pm (unchanged)
> Skip blib/lib/AnyEvent/Util/idna.pl (unchanged)
> Skip blib/lib/AnyEvent/Impl/Irssi.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/EventLib.pm (unchanged)
> Skip blib/lib/AnyEvent/FAQ.pod (unchanged)
> Skip blib/lib/AnyEvent/Intro.pod (unchanged)
> Skip blib/lib/AnyEvent.pm (unchanged)
> Skip blib/lib/AE.pm (unchanged)
> Skip blib/lib/AnyEvent/Socket.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/FLTK.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/Qt.pm (unchanged)
> Skip blib/lib/AnyEvent/Handle.pm (unchanged)
> Skip blib/lib/AnyEvent/DNS.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/EV.pm (unchanged)
> Skip blib/lib/AnyEvent/Util/uts46data.pl (unchanged)
> Skip blib/lib/AnyEvent/Util.pm (unchanged)
> Skip blib/lib/AnyEvent/Impl/Event.pm (unchanged)
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/handle/*.t
> t/00_load.t ................. ok
> t/01_basic.t ................ ok
> t/02_signals.t .............. ok
> t/03_child.t ................ ok
> t/04_condvar.t .............. ok
> t/05_dns.t .................. ok
> t/06_socket.t ............... ok
> t/07_io.t ................... ok
> t/08_idna.t ................. ok
> t/09_multi.t ................ ok
> t/10_loadall.t .............. ok
> t/61_fltk_01_basic.t ........ skipped: AnyEvent::Impl::FLTK not loadable
> t/61_fltk_02_signals.t ...... skipped: AnyEvent::Impl::FLTK not loadable
> t/61_fltk_03_child.t ........ skipped: AnyEvent::Impl::FLTK not loadable
> t/61_fltk_04_condvar.t ...... skipped: AnyEvent::Impl::FLTK not loadable
> t/61_fltk_05_dns.t .......... skipped: AnyEvent::Impl::FLTK not loadable
> t/61_fltk_07_io.t ........... skipped: AnyEvent::Impl::FLTK not loadable
> t/61_fltk_09_multi.t ........ skipped: AnyEvent::Impl::FLTK not loadable
> t/62_cocoa_01_basic.t ....... skipped: AnyEvent::Impl::Cocoa not loadable
> t/62_cocoa_02_signals.t ..... skipped: AnyEvent::Impl::Cocoa not loadable
> t/62_cocoa_03_child.t ....... skipped: AnyEvent::Impl::Cocoa not loadable
> t/62_cocoa_04_condvar.t ..... skipped: AnyEvent::Impl::Cocoa not loadable
> t/62_cocoa_05_dns.t ......... skipped: AnyEvent::Impl::Cocoa not loadable
> t/62_cocoa_07_io.t .......... skipped: AnyEvent::Impl::Cocoa not loadable
> t/62_cocoa_09_multi.t ....... skipped: AnyEvent::Impl::Cocoa not loadable
> t/63_eventlib_01_basic.t .... skipped: AnyEvent::Impl::EventLib not loadable
> t/63_eventlib_04_condvar.t .. skipped: AnyEvent::Impl::EventLib not loadable
> t/63_eventlib_05_dns.t ...... skipped: AnyEvent::Impl::EventLib not loadable
> t/64_glib_01_basic.t ........ ok
> t/64_glib_02_signals.t ...... ok
> t/64_glib_03_child.t ........ ok
> t/64_glib_04_condvar.t ...... ok
> t/64_glib_05_dns.t .......... ok
> t/64_glib_07_io.t ........... ok
> t/64_glib_09_multi.t ........ ok
> t/65_event_01_basic.t ....... ok
> t/65_event_02_signals.t ..... ok
> t/65_event_03_child.t ....... ok
> t/65_event_04_condvar.t ..... ok
> t/65_event_05_dns.t ......... ok
> t/65_event_07_io.t .......... ok
> t/65_event_09_multi.t ....... ok
> t/66_ioasync_01_basic.t ..... ok
> t/66_ioasync_02_signals.t ... ok
> t/66_ioasync_03_child.t ..... ok
> t/66_ioasync_04_condvar.t ... ok
> t/66_ioasync_05_dns.t ....... ok
> t/66_ioasync_07_io.t ........ ok
> t/66_ioasync_09_multi.t ..... ok
> t/67_tk_01_basic.t .......... ok
>       (in cleanup) Can't call method "fileevent" on an undefined value at 
> /«PKGBUILDDIR»/blib/lib/AnyEvent/Impl/Tk.pm line 89 during global destruction.
> t/67_tk_02_signals.t ........ ok
>       (in cleanup) Can't call method "fileevent" on an undefined value at 
> /«PKGBUILDDIR»/blib/lib/AnyEvent/Impl/Tk.pm line 89 during global destruction.
> t/67_tk_03_child.t .......... ok
> t/67_tk_04_condvar.t ........ ok
>       (in cleanup) Can't call method "fileevent" on an undefined value at 
> /«PKGBUILDDIR»/blib/lib/AnyEvent/Impl/Tk.pm line 89 during global destruction.
>       (in cleanup) Can't call method "fileevent" on an undefined value at 
> /«PKGBUILDDIR»/blib/lib/AnyEvent/Impl/Tk.pm line 89 during global destruction.
> t/67_tk_05_dns.t ............ ok
> t/67_tk_07_io.t ............. ok
> t/67_tk_09_multi.t .......... ok
> t/68_poe_01_basic.t ......... ok
> t/68_poe_02_signals.t ....... ok
> t/68_poe_03_child.t ......... ok
> t/68_poe_04_condvar.t ....... ok
> t/68_poe_05_dns.t ........... ok
> t/68_poe_07_io.t ............ ok
> t/68_poe_09_multi.t ......... ok
> t/69_ev_01_basic.t .......... ok
> t/69_ev_02_signals.t ........ ok
> t/69_ev_03_child.t .......... ok
> t/69_ev_04_condvar.t ........ ok
> t/69_ev_05_dns.t ............ ok
> t/69_ev_07_io.t ............. ok
> t/69_ev_09_multi.t .......... ok
> 
> #   Failed test 'server_error <Protocol error>'
> #   at t/80_ssltest.t line 37.
> 
> #   Failed test 'server_error <Protocol error>'
> #   at t/80_ssltest.t line 37.
> 
> #   Failed test 'client_error <Broken pipe>'
> #   at t/80_ssltest.t line 97.
> 
> #   Failed test 'server_error <Protocol error>'
> #   at t/80_ssltest.t line 37.
> 
> #   Failed test 'client_error <Broken pipe>'
> #   at t/80_ssltest.t line 97.
> 
> #   Failed test 'server_error <Protocol error>'
> #   at t/80_ssltest.t line 37.
> 
> #   Failed test 'client_error <Broken pipe>'
> #   at t/80_ssltest.t line 97.
> 
> #   Failed test 'server_error <Protocol error>'
> #   at t/80_ssltest.t line 37.
> 
> #   Failed test 'client_error <Broken pipe>'
> #   at t/80_ssltest.t line 97.
> # Looks like you planned 415 tests but ran 26.
> # Looks like you failed 9 tests of 26 run.
> t/80_ssltest.t .............. 
> Dubious, test returned 9 (wstat 2304, 0x900)
> Failed 398/415 subtests 
> t/handle/01_readline.t ...... ok
> t/handle/02_write.t ......... ok
> t/handle/03_http_req.t ...... skipped: PERL_ANYEVENT_NET_TESTS environment 
> variable not set
> t/handle/04_listen.t ........ ok
> 
> Test Summary Report
> -------------------
> t/80_ssltest.t            (Wstat: 2304 Tests: 26 Failed: 9)
>   Failed tests:  4, 9-10, 14-15, 19-20, 25-26
>   Non-zero exit status: 9
>   Parse errors: Bad plan.  You planned 415 tests but ran 26.
> Files=75, Tests=995, 11 wallclock secs ( 0.37 usr  0.31 sys +  3.31 cusr  
> 1.03 csys =  5.02 CPU)
> Result: FAIL
> Failed 1/75 test programs. 9/995 subtests failed.
> make[2]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/21/libanyevent-perl_6.140-1.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: libanyevent-perl
Source-Version: 6.140-2

We believe that the bug you reported is fixed in the latest version of
libanyevent-perl, which is due to be installed in the Debian FTP archive:

libanyevent-perl_6.140-2.debian.tar.gz
  to main/liba/libanyevent-perl/libanyevent-perl_6.140-2.debian.tar.gz
libanyevent-perl_6.140-2.dsc
  to main/liba/libanyevent-perl/libanyevent-perl_6.140-2.dsc
libanyevent-perl_6.140-2_amd64.deb
  to main/liba/libanyevent-perl/libanyevent-perl_6.140-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 665...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessandro Ghedini <al3x...@gmail.com> (supplier of updated libanyevent-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 27 Mar 2012 12:20:10 +0200
Source: libanyevent-perl
Binary: libanyevent-perl
Architecture: source amd64
Version: 6.140-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Alessandro Ghedini <al3x...@gmail.com>
Description: 
 libanyevent-perl - event loop framework with multiple implementations
Closes: 665233
Changes: 
 libanyevent-perl (6.140-2) unstable; urgency=low
 .
   * Add use-tlsv1-in-test.patch (Closes: #665233)
   * Bump debhelper compat level to 9
   * Update debian/copyright format as in Debian Policy 3.9.3
   * Bump Standards-Version to 3.9.3
   * Remove lintian override about outdated DEP5
Checksums-Sha1: 
 0c56752a8584a0f3208537d7560fb6794e41e909 2389 libanyevent-perl_6.140-2.dsc
 c0a0cbadc5499b413bf6d9537bb7df1477439225 7116 
libanyevent-perl_6.140-2.debian.tar.gz
 3380668b42bd90c52491bc19a50362245fc20fdd 411658 
libanyevent-perl_6.140-2_amd64.deb
Checksums-Sha256: 
 d3f4e548b0b8d2a0e06535a91a78626710d733bf6004a6bc0747538805faf93a 2389 
libanyevent-perl_6.140-2.dsc
 39c3a1c2f37e218c45a6de19fb3e486325b258906fc80c3ab3c90c729d9d7b36 7116 
libanyevent-perl_6.140-2.debian.tar.gz
 0292cd5999a98390ceb424fce68cdfdacfaee0cfe84eaf587d64b9ad98d4d22c 411658 
libanyevent-perl_6.140-2_amd64.deb
Files: 
 1b3617783be9c79fe5a3d47846ee9094 2389 perl optional 
libanyevent-perl_6.140-2.dsc
 292918b64f803a2f14fc94a348445c14 7116 perl optional 
libanyevent-perl_6.140-2.debian.tar.gz
 f55235257f98a63f5223c803b3a81517 411658 perl optional 
libanyevent-perl_6.140-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPcevJAAoJELs6aAGGSaoGCF0QAIJ/AjFEAaF9zxVz+/unQ3lI
5GsC5meawjqyXsMKuN7OftqwOoQW2EgPD6+tLfHgKpLvDCGytfZikh/Gxg37+l13
F438nYOolUyPUUIWOFJUnqoYlPe45yRakC7M46fHIxV4bvnFnUlbklMTUENYway6
Jy2FMkTYQqNzeU8+AcegkdRCYkTn/YZmUAOPOAaZbmgTeQMZyzaDrv5GxXsJwBrl
4PphL6bZpF2BZsdQuOZN3oMJ9XYa47CwvurB4ww8/uJQwqETAoX8vgfVuk6kkbSV
7dIRTUn1zklzs5Biqfye9EVaMLtyOAs+5uWMbjjpcIX2x8uf/sP1oefhQXZpluKO
ZZSSkGke3Cppd5ev+r4AD4AXHNbqM0c0UVpYmMNCbySaJNJEFWNKIrCyIebVniHe
x+Id0Dx2pSt9ZQciHZOQXHHj4SnjYQInALJmXiBrypDU6MTiEetQ4IPEYCNKxp38
3VCDU3/+ZylieH+zn3zEusHiTjM1QUn/pKZIckr6qVlkDF+8vIZobAnDeTnijq8U
QEYqj93Rdu3DPpg1fPVGXerg19s1X3Lbt8TZWLj4r7dlRGNmHuz26XFumnNy5Bt9
bhxL1BNPS2AnJ/qQNPE+DcXt/KB9WarHEYg0qqRtAvI2AuYYOexM77z9BiQSXb3V
l4MPwwF1kv6saPncZIWT
=gJyQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to