Your message dated Sat, 22 Aug 2009 19:59:43 +0000
with message-id <[email protected]>
and subject line Bug#543070: fixed in libmoosex-getopt-perl 0.20-2
has caused the Debian Bug report #543070,
regarding libmoosex-getopt-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 [email protected]
immediately.)


-- 
543070: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543070
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libmoosex-getopt-perl
Version: 0.20-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090822 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[1]: Entering directory 
> `/build/user-libmoosex-getopt-perl_0.20-1-amd64-35YZs0/libmoosex-getopt-perl-0.20'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
> t/000_load........................ok
> perverse option names given: f at /usr/share/perl5/Getopt/Long/Descriptive.pm 
> line 509
>       
> Getopt::Long::Descriptive::OptObjFactory::new_opt_obj('Getopt::Long::Descriptive::OptObjFactory',
>  'HASH(0x19437a8)') called at /usr/share/perl5/Getopt/Long/Descriptive.pm 
> line 361
>       Getopt::Long::Descriptive::describe_options('usage: %c %o', 
> 'ARRAY(0x1936ba8)', 'ARRAY(0x193cf98)', 'ARRAY(0x1936cf8)', 
> 'ARRAY(0x193d2b0)', 'ARRAY(0x1943178)', 'ARRAY(0x1943b80)', 
> 'ARRAY(0x1942c98)', 'ARRAY(0x19433b8)', ...) called at 
> /build/user-libmoosex-getopt-perl_0.20-1-amd64-35YZs0/libmoosex-getopt-perl-0.20/blib/lib/MooseX/Getopt.pm
>  line 84
>       eval {...} called at 
> /build/user-libmoosex-getopt-perl_0.20-1-amd64-35YZs0/libmoosex-getopt-perl-0.20/blib/lib/MooseX/Getopt.pm
>  line 81
>       MooseX::Getopt::_parse_argv('App', 'options', 'ARRAY(0x1936b78)', 
> 'params', 'HASH(0x1943418)') called at 
> /build/user-libmoosex-getopt-perl_0.20-1-amd64-35YZs0/libmoosex-getopt-perl-0.20/blib/lib/MooseX/Getopt.pm
>  line 46
>       MooseX::Getopt::new_with_options('App') called at t/001_basic.t line 119
> # Looks like you planned 69 tests but only ran 29.
> # Looks like your test died just after 29.
> t/001_basic.......................dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 30-69
>       Failed 40/69 tests, 42.03% okay
> t/002_custom_option_type..........ok
> t/003_inferred_option_type........ok
> t/004_nogetop.....................ok
> t/005_strict......................ok
> perverse option names given: f at /usr/share/perl5/Getopt/Long/Descriptive.pm 
> line 509
>       
> Getopt::Long::Descriptive::OptObjFactory::new_opt_obj('Getopt::Long::Descriptive::OptObjFactory',
>  'HASH(0x2a97270)') called at /usr/share/perl5/Getopt/Long/Descriptive.pm 
> line 361
>       Getopt::Long::Descriptive::describe_options('usage: %c %o', 
> 'ARRAY(0x2a8c1f8)', 'ARRAY(0x2a92710)', 'ARRAY(0x2a8c348)', 
> 'ARRAY(0x2a92a28)', 'ARRAY(0x2a96c40)', 'ARRAY(0x2a97648)', 
> 'ARRAY(0x2a92a88)', 'ARRAY(0x2a96e80)', ...) called at 
> /build/user-libmoosex-getopt-perl_0.20-1-amd64-35YZs0/libmoosex-getopt-perl-0.20/blib/lib/MooseX/Getopt.pm
>  line 84
>       eval {...} called at 
> /build/user-libmoosex-getopt-perl_0.20-1-amd64-35YZs0/libmoosex-getopt-perl-0.20/blib/lib/MooseX/Getopt.pm
>  line 81
>       MooseX::Getopt::_parse_argv('App', 'options', 'ARRAY(0x2a8c1c8)', 
> 'params', 'HASH(0x2a96ee0)') called at 
> /build/user-libmoosex-getopt-perl_0.20-1-amd64-35YZs0/libmoosex-getopt-perl-0.20/blib/lib/MooseX/Getopt.pm
>  line 46
>       MooseX::Getopt::new_with_options('App') called at 
> t/006_metaclass_traits.t line 121
> # Looks like you planned 69 tests but only ran 29.
> # Looks like your test died just after 29.
> t/006_metaclass_traits............dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 30-69
>       Failed 40/69 tests, 42.03% okay
> t/007_nogetopt_trait..............ok
> t/008_configfromfile..............skipped
>         all skipped: Test requires MooseX::ConfigFromFile
> t/009_gld_and_explicit_options....ok
> t/010_dashes......................ok
> t/100_gld_default_bug.............ok
> t/pod.............................ok
> Failed 2/14 test programs. 80/207 subtests failed.
> t/pod_coverage....................ok
> Failed Test              Stat Wstat Total Fail  List of Failed
> -------------------------------------------------------------------------------
> t/001_basic.t             255 65280    69   80  30-69
> t/006_metaclass_traits.t  255 65280    69   80  30-69
> 1 test skipped.
> Failed 2/14 test scripts. 80/207 subtests failed.
> Files=14, Tests=207,  4 wallclock secs ( 2.53 cusr +  0.28 csys =  2.81 CPU)
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/libmoosex-getopt-perl_0.20-1_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libmoosex-getopt-perl
Source-Version: 0.20-2

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

libmoosex-getopt-perl_0.20-2.diff.gz
  to pool/main/libm/libmoosex-getopt-perl/libmoosex-getopt-perl_0.20-2.diff.gz
libmoosex-getopt-perl_0.20-2.dsc
  to pool/main/libm/libmoosex-getopt-perl/libmoosex-getopt-perl_0.20-2.dsc
libmoosex-getopt-perl_0.20-2_all.deb
  to pool/main/libm/libmoosex-getopt-perl/libmoosex-getopt-perl_0.20-2_all.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated libmoosex-getopt-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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 22 Aug 2009 21:49:54 +0200
Source: libmoosex-getopt-perl
Binary: libmoosex-getopt-perl
Architecture: source all
Version: 0.20-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 libmoosex-getopt-perl - Perl module for processing command line options
Closes: 543070
Changes: 
 libmoosex-getopt-perl (0.20-2) unstable; urgency=low
 .
   * Make build and runtime dependency on libgetopt-long-descriptive-perl
     versioned, 0.076 was broken (closes: #543070).
   * Minimize debian/rules.
   * Set Standards-Version to 3.8.3 (no changes).
   * debian/copyright: update years of packaging copyright.
Checksums-Sha1: 
 63a4dedb18a9ad67335b16b4a11f3e603c2bba0a 1709 libmoosex-getopt-perl_0.20-2.dsc
 4f04194851a024143367478cd649f87463f56719 3563 
libmoosex-getopt-perl_0.20-2.diff.gz
 44cfb04dd6daf695cecb67fbd6f35568ba67414a 36828 
libmoosex-getopt-perl_0.20-2_all.deb
Checksums-Sha256: 
 fcce94783184b2288346bd43f98fcc3b2d12a5fa608c4294fbdbc5d78ea89d53 1709 
libmoosex-getopt-perl_0.20-2.dsc
 e77f3c54efc4f5d24a36c82c842ce311a15adf4382aa36c80ca06b20b6ca9e98 3563 
libmoosex-getopt-perl_0.20-2.diff.gz
 bc7165131236f5fdf74d8d2908223866e3fbbe75216a942d3f15993bd3b35355 36828 
libmoosex-getopt-perl_0.20-2_all.deb
Files: 
 d1e1099863fc439b6d68933b5556a260 1709 perl optional 
libmoosex-getopt-perl_0.20-2.dsc
 beafa2b29c4a3e16e3c7ed2a1fc923b0 3563 perl optional 
libmoosex-getopt-perl_0.20-2.diff.gz
 abf173f265ff76141ab0e0a1a3707da1 36828 perl optional 
libmoosex-getopt-perl_0.20-2_all.deb

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

iEYEARECAAYFAkqQTFUACgkQOzKYnQDzz+S8EQCfWiHudJVXEqtXb51lj6yGt00d
jjoAoNITK7GObeDH4M7V048MkbJxj5Rs
=Kgn1
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to