Your message dated Sun, 24 Jan 2010 17:47:40 +0000
with message-id <[email protected]>
and subject line Bug#562384: fixed in libcoat-persistent-perl 0.223-1
has caused the Debian Bug report #562384,
regarding libcoat-persistent-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.)


-- 
562384: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562384
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libcoat-persistent-perl
Version: 0.210-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091213 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-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/001_csv_binding.t 
> t/002_subobjects.t t/003_classes_scope.t t/004_default_dbh.t t/005_context.t 
> t/006_find_by_sql.t t/007_unique.t t/008_syntax.t t/009_cache.t 
> t/009_required_read_only.t t/010_update.t t/011_create.t t/012_find.t 
> t/013_find_or_create.t t/014_find_or_init.t t/015_meta.t t/016_import.t 
> t/017_rename.t t/018_find_with_undef.t t/019_mix.t t/019_state_object.t 
> t/022_storage_value.t t/023_types_and_coercions.t
> t/001_csv_binding.t .......... ok
> t/002_subobjects.t ........... ok
> t/003_classes_scope.t ........ ok
> t/004_default_dbh.t .......... ok
> t/005_context.t .............. ok
> t/006_find_by_sql.t .......... ok
> t/007_unique.t ............... ok
> t/008_syntax.t ............... ok
> t/009_cache.t ................ ok
> t/009_required_read_only.t ... ok
> t/010_update.t ............... ok
> t/011_create.t ............... ok
> t/012_find.t ................. ok
> Value '' does not validate type constraint 'Int' at 
> /usr/share/perl5/Coat/Meta/TypeConstraint.pm line 65
>       
> Coat::Meta::TypeConstraint::validate('Coat::Meta::TypeConstraint=HASH(0x9d3530)',
>  '') called at /usr/share/perl5/Coat/Types.pm line 173
>       Coat::Types::validate('Coat::Types', 'HASH(0xe81958)', 'age', '') 
> called at /usr/share/perl5/Coat.pm line 222
>       Coat::__ANON__('Person=HASH(0x13ef108)', '') called at 
> /usr/share/perl5/Coat/Object.pm line 117
>       Coat::Object::init('Person=HASH(0x13ef108)', 'HASH(0x13f9998)') called 
> at /usr/share/perl5/Coat/Object.pm line 23
>       Coat::Object::new('Person', 'age', '', 'id', 1, 'name', 'Joe') called 
> at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 506
>       Coat::Persistent::find_by_sql('Person', 'select * from person where 
> name = ?  ', 'Joe') called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 447
>       Coat::Persistent::find('Person', 'ARRAY(0xdfa988)') called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 223
>       Coat::Persistent::__ANON__('Person', 'Joe') called at 
> t/013_find_or_create.t line 29
> # Looks like you planned 10 tests but ran 3.
> # Looks like your test exited with 255 just after 3.
> t/013_find_or_create.t ....... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 7/10 subtests 
> Use of uninitialized value $rows in numeric eq (==) at /usr/lib/perl5/DBI.pm 
> line 1592.
> Value '' does not validate type constraint 'Int' at 
> /usr/share/perl5/Coat/Meta/TypeConstraint.pm line 65
>       
> Coat::Meta::TypeConstraint::validate('Coat::Meta::TypeConstraint=HASH(0x2472490)',
>  '') called at /usr/share/perl5/Coat/Types.pm line 173
>       Coat::Types::validate('Coat::Types', 'HASH(0x21f36b0)', 'age', '') 
> called at /usr/share/perl5/Coat.pm line 222
>       Coat::__ANON__('Person=HASH(0x259d4d0)', '') called at 
> /usr/share/perl5/Coat/Object.pm line 117
>       Coat::Object::init('Person=HASH(0x259d4d0)', 'HASH(0x2e6de00)') called 
> at /usr/share/perl5/Coat/Object.pm line 23
>       Coat::Object::new('Person', 'age', '', 'id', 1, 'name', 'Joe') called 
> at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 506
>       Coat::Persistent::find_by_sql('Person', 'select * from person where 
> name = ?  ', 'Joe') called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 447
>       Coat::Persistent::find('Person', 'ARRAY(0x2775dc0)') called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 245
>       Coat::Persistent::__ANON__('Person', 'Joe') called at 
> t/014_find_or_init.t line 25
> # Looks like you planned 9 tests but ran 1.
> # Looks like your test exited with 255 just after 1.
> t/014_find_or_init.t ......... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 8/9 subtests 
> t/015_meta.t ................. ok
> Value '' does not validate type constraint 'Int' at 
> /usr/share/perl5/Coat/Meta/TypeConstraint.pm line 65
>       
> Coat::Meta::TypeConstraint::validate('Coat::Meta::TypeConstraint=HASH(0x1e588e8)',
>  '') called at /usr/share/perl5/Coat/Types.pm line 173
>       Coat::Types::validate('Coat::Types', 'HASH(0x1dbaf30)', 'age', '') 
> called at /usr/share/perl5/Coat.pm line 222
>       Coat::__ANON__('Person=HASH(0x2878048)', '') called at 
> /usr/share/perl5/Coat/Object.pm line 117
>       Coat::Object::init('Person=HASH(0x2878048)', 'HASH(0x2874d68)') called 
> at /usr/share/perl5/Coat/Object.pm line 23
>       Coat::Object::new('Person', 'age', '', 'name', 'John', 'people_id', 1, 
> 'voiture_c_id', '', ...) called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 506
>       Coat::Persistent::find_by_sql('Person', 'SELECT * FROM people WHERE ( 
> name = ? )', 'John') called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 213
>       Coat::Persistent::__ANON__('Person', 'John') called at t/016_import.t 
> line 58
> # Looks like your test exited with 255 just after 6.
> t/016_import.t ............... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> All 6 subtests passed 
> Use of uninitialized value $rows in numeric eq (==) at /usr/lib/perl5/DBI.pm 
> line 1592.
> Unable to execute query SELECT * FROM people WHERE ( id = ? )  : 2000000000 : 
> Can't call method "column" on an undefined value at 
> /usr/share/perl5/SQL/Statement/Term.pm line 190, <GEN27> line 2.
>  at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 490
>       Coat::Persistent::find_by_sql('Person', 'SELECT * FROM people WHERE ( 
> id = ? ) ', 2) called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 458
>       Coat::Persistent::find('Person', 2) called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 307
>       Coat::Persistent::__ANON__('Dog=HASH(0x16ff728)') called at 
> t/017_rename.t line 67
> # Looks like your test exited with 9 just after 10.
> t/017_rename.t ............... 
> Dubious, test returned 9 (wstat 2304, 0x900)
> All 10 subtests passed 
> Use of uninitialized value $rows in numeric eq (==) at /usr/lib/perl5/DBI.pm 
> line 1592.
> Use of uninitialized value $rows in numeric eq (==) at /usr/lib/perl5/DBI.pm 
> line 1592.
> Value '' does not validate type constraint 'Int' at 
> /usr/share/perl5/Coat/Meta/TypeConstraint.pm line 65
>       
> Coat::Meta::TypeConstraint::validate('Coat::Meta::TypeConstraint=HASH(0x1b1a288)',
>  '') called at /usr/share/perl5/Coat/Types.pm line 173
>       Coat::Types::validate('Coat::Types', 'HASH(0x189c6c0)', 'age', '') 
> called at /usr/share/perl5/Coat.pm line 222
>       Coat::__ANON__('Person=HASH(0x1c45398)', '') called at 
> /usr/share/perl5/Coat/Object.pm line 117
>       Coat::Object::init('Person=HASH(0x1c45398)', 'HASH(0x25411b0)') called 
> at /usr/share/perl5/Coat/Object.pm line 23
>       Coat::Object::new('Person', 'age', '', 'id', 1, 'name', 'Joe') called 
> at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 506
>       Coat::Persistent::find_by_sql('Person', 'SELECT * FROM person WHERE ( ( 
> id = ? OR id = ? ) ) ', 1, 2) called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 458
>       Coat::Persistent::find('Person', 1, 2) called at 
> t/018_find_with_undef.t line 28
> # Looks like your test exited with 255 just after 1.
> t/018_find_with_undef.t ...... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> All 1 subtests passed 
> Use of uninitialized value $rows in numeric eq (==) at /usr/lib/perl5/DBI.pm 
> line 1592.
> Value '' does not validate type constraint 'Int' at 
> /usr/share/perl5/Coat/Meta/TypeConstraint.pm line 65
>       
> Coat::Meta::TypeConstraint::validate('Coat::Meta::TypeConstraint=HASH(0x1ebf360)',
>  '') called at /usr/share/perl5/Coat/Types.pm line 173
>       Coat::Types::validate('Coat::Types', 'HASH(0x1c3ebe0)', 'age', '') 
> called at /usr/share/perl5/Coat.pm line 222
>       Coat::__ANON__('Person=HASH(0x28e0cf0)', '') called at 
> /usr/share/perl5/Coat/Object.pm line 117
>       Coat::Object::init('Person=HASH(0x28e0cf0)', 'HASH(0x28e6dc0)') called 
> at /usr/share/perl5/Coat/Object.pm line 23
>       Coat::Object::new('Person', 'age', '', 'id', 1, 'name', 'Joe') called 
> at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 506
>       Coat::Persistent::find_by_sql('Person', 'SELECT * FROM person WHERE ( 
> id = ? ) ', 1) called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 458
>       Coat::Persistent::find('Person', 1) called at t/019_mix.t line 34
> # Looks like you planned 3 tests but ran 1.
> # Looks like your test exited with 255 just after 1.
> t/019_mix.t .................. 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 2/3 subtests 
> Use of uninitialized value $rows in numeric eq (==) at /usr/lib/perl5/DBI.pm 
> line 1592.
> 
> #   Failed test 'create worked'
> #   at t/019_state_object.t line 26.
> Can't call method "_db_state" on an undefined value at t/019_state_object.t 
> line 27.
> # Looks like you failed 1 test of 3.
> # Looks like your test exited with 255 just after 3.
> t/019_state_object.t ......... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 1/3 subtests 
> Use of uninitialized value $rows in numeric eq (==) at /usr/lib/perl5/DBI.pm 
> line 1592.
> Unable to execute query SELECT * FROM people WHERE ( pid = ? )  : 2000000000 
> : Can't call method "column" on an undefined value at 
> /usr/share/perl5/SQL/Statement/Term.pm line 190, <GEN7> line 2.
>  at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 490
>       Coat::Persistent::find_by_sql('Person', 'SELECT * FROM people WHERE ( 
> pid = ? ) ', 3) called at 
> /build/user-libcoat-persistent-perl_0.210-1-amd64-r_zILJ/libcoat-persistent-perl-0.210/blib/lib/Coat/Persistent.pm
>  line 458
>       Coat::Persistent::find('Person', 3) called at t/022_storage_value.t 
> line 53
> # Looks like your test exited with 9 just after 5.
> t/022_storage_value.t ........ 
> Dubious, test returned 9 (wstat 2304, 0x900)
> All 5 subtests passed 
> Use of uninitialized value $rows in numeric eq (==) at /usr/lib/perl5/DBI.pm 
> line 1592.
> Failed 8/23 test programs. 1/126 subtests failed.
> t/023_types_and_coercions.t .. ok
> 
> Test Summary Report
> -------------------
> t/013_find_or_create.t     (Wstat: 65280 Tests: 3 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 10 tests but ran 3.
> t/014_find_or_init.t       (Wstat: 65280 Tests: 1 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 9 tests but ran 1.
> t/016_import.t             (Wstat: 65280 Tests: 6 Failed: 0)
>   Non-zero exit status: 255
> t/017_rename.t             (Wstat: 2304 Tests: 10 Failed: 0)
>   Non-zero exit status: 9
> t/018_find_with_undef.t    (Wstat: 65280 Tests: 1 Failed: 0)
>   Non-zero exit status: 255
> t/019_mix.t                (Wstat: 65280 Tests: 1 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 3 tests but ran 1.
> t/019_state_object.t       (Wstat: 65280 Tests: 3 Failed: 1)
>   Failed test:  3
>   Non-zero exit status: 255
> t/022_storage_value.t      (Wstat: 2304 Tests: 5 Failed: 0)
>   Non-zero exit status: 9
> Files=23, Tests=126,  4 wallclock secs ( 0.11 usr  0.01 sys +  3.34 cusr  
> 0.32 csys =  3.78 CPU)
> Result: FAIL
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/libcoat-persistent-perl_0.210-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: libcoat-persistent-perl
Source-Version: 0.223-1

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

libcoat-persistent-perl_0.223-1.diff.gz
  to main/libc/libcoat-persistent-perl/libcoat-persistent-perl_0.223-1.diff.gz
libcoat-persistent-perl_0.223-1.dsc
  to main/libc/libcoat-persistent-perl/libcoat-persistent-perl_0.223-1.dsc
libcoat-persistent-perl_0.223-1_all.deb
  to main/libc/libcoat-persistent-perl/libcoat-persistent-perl_0.223-1_all.deb
libcoat-persistent-perl_0.223.orig.tar.gz
  to main/libc/libcoat-persistent-perl/libcoat-persistent-perl_0.223.orig.tar.gz



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 
libcoat-persistent-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: SHA256

Format: 1.8
Date: Sun, 24 Jan 2010 18:32:23 +0100
Source: libcoat-persistent-perl
Binary: libcoat-persistent-perl
Architecture: source all
Version: 0.223-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 libcoat-persistent-perl - simple ORM inspired by Ruby's ActiveRecord
Closes: 536128 562384
Changes: 
 libcoat-persistent-perl (0.223-1) unstable; urgency=low
 .
   [ Jonathan Yu ]
   * New upstream release (closes: #562384)
     + Add support for undefined primary_keys (RT#47772)
     + Make it possible to bypass DBIx::Sequence (RT#47773)
   * Removed Alexis Sukrieh from Uploaders (Closes: #536128)
   * Standards-Version 3.8.3 (no changes)
   * Refreshed patches
   * Update description
 .
   [ gregor herrmann ]
   * Refresh patches.
   * Add more spelling fixes to pod-error.patch.
   * Update debian/coypright.
Checksums-Sha1: 
 592c8b3543ea2db0711dd296479e159a861cf6f2 2275 
libcoat-persistent-perl_0.223-1.dsc
 0be0b23aee67479fb20d78e56e220888e13b8906 30739 
libcoat-persistent-perl_0.223.orig.tar.gz
 1f26a734ceaf458e05d84f073c188a710fb39c59 4079 
libcoat-persistent-perl_0.223-1.diff.gz
 5f5ccce3043eee46a92b226d475689ec1eb41d75 38660 
libcoat-persistent-perl_0.223-1_all.deb
Checksums-Sha256: 
 3717b436cfa41de95fd6b70c970a9b08bd7157062b8c6ad15fbd5036b0068b47 2275 
libcoat-persistent-perl_0.223-1.dsc
 d037a5d9fe7416141d0deeec31855522f97fbaa1c146009ea020ba34b4056609 30739 
libcoat-persistent-perl_0.223.orig.tar.gz
 6810c666c6587ba35c595631f5fbb1f7286095c044f29c8029a00e527ec437d1 4079 
libcoat-persistent-perl_0.223-1.diff.gz
 d27f634273d406bbea4aee3f7f8ec1060f0329826d8a775850be2d3e4378a428 38660 
libcoat-persistent-perl_0.223-1_all.deb
Files: 
 4a3f25c589e721915e5df458077bcb7d 2275 perl optional 
libcoat-persistent-perl_0.223-1.dsc
 3dbe005c01ab4bcb061c054b42dd4790 30739 perl optional 
libcoat-persistent-perl_0.223.orig.tar.gz
 2dee9ef91161a89f961a2a78e784b026 4079 perl optional 
libcoat-persistent-perl_0.223-1.diff.gz
 0ac632029b3dc3d5adba02f51829ce2d 38660 perl optional 
libcoat-persistent-perl_0.223-1_all.deb

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

iQIcBAEBCAAGBQJLXISAAAoJELs6aAGGSaoGIcwP/0912b4reH5v4JUFZPe4smuN
WC1mXlo1UV1RRK3X0bypSlvB3eXNc5eUxAiqP0dyiS2iTl8ItbPiMDP5TMNCamjL
ILSITMK6xkh/KDoNNW3ZfkrFaJSLIauSXNsOglJ2t+ErBfN7zjqlyHgqfWcHCpQ+
5/wXBm1BCBiX5l66WhSDGvnRO6pTVA0tFgT28UNdAuJAardWpnrWQRgGy5sWRAu+
WzZ+p4FczBClWgYXd5HQHCqLgKITFqLi1dLCiLXU5JRbI/e4MoDp96h0h7g2g84d
zyvsp0gq8Y9wuOnjP1n7YySGyGESFO7IxKALMlvU/6lZ55IxfzXdgVkBnb9WykAQ
YuW/b8tcMPPGGbY7cy105BG+FZsgXkCBs09DAJczKBN5rF8Rr/egcQBhBVvmwzhi
HeFyN+19/kcEKFYDxmEk2tThv+VcT80z0g+6H4OKkZH3i4S6E4kh7G53pf5KR9dC
Uvt4tmIOrQF3I0rmC1GaKnj2mJAB3wofWLLJuSrAMpECS0vJf2YP2/Xb+WtP00pA
wLgXOo5rA2yXHa1s8xZuW4zN2wutvQEo9igFBl4l04VOKUPSUg1DSivgiEMKkrf3
RnTjUxRN09QhaIFiBS4uJnYtgG9XquPwwInojBsJU3pf/LE3EJzO/qPVw7/Eh589
i/bLX87B5Viw04oIFK3U
=tKLu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to