Your message dated Wed, 13 Jan 2016 21:54:25 +0000
with message-id <[email protected]>
and subject line Bug#810710: fixed in libdata-objectdriver-perl 0.13-1
has caused the Debian Bug report #810710,
regarding libdata-objectdriver-perl: FTBFS: t/02-basic.t (Wstat: 256 Tests: 67 
Failed: 1)
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.)


-- 
810710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810710
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libdata-objectdriver-perl
Version: 0.09-2
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]

Dear Maintainer,

libdata-objectdriver-perl fails to build from source in unstable/amd64:

  [..]

  ok 28 - Ingredient has an ID
  ok 29 - ID is 2
  ok 30 - Name is Bananas
  ok 31 - Got one ingredient back from search
  ok 32 - ID is for the Bananas object
  ok 33 - Name is Bananas
  ok 34 - Object saved successfully
  ok 35 - Recipe has an ID
  ok 36 - Recipe assigned to a cluster
  ok 37 - Title is Chocolate Chip Cookies
  ok 38 - Ingredient saved successfully
  ok 39 - Ingredient has an ID
  ok 40 - ID is 1
  ok 41 - Name is Chocolate Chips
  ok 42 - lookup gave us an ingredient
  ok 43 - Name is Chocolate Chips
  ok 44
  ok 45
  ok 46
  ok 47
  ok 48 - Ingredient removed successfully
  ok 49 - Ingredient removed successfully
  ok 50 - Ingredient removed successfully
  ok 51 - Recipe removed successfully
  ok 52 - Recipe removed successfully
  ok 53 - Object saved successfully
  ok 54 - Recipe has an ID
  ok 55 - Title is set
  ok 56 - Ingredient saved successfully
  ok 57 - Ingredient has an ID
  ok 58 - ID is defined
  ok 59 - got a name for the ingredient
  ok 60 - no trace of object
  ok 61 - no trace of object
  ok 62
  ok 63 - Object saved successfully
  ok 64 - Recipe has an ID
  ok 65 - Title is set
  ok 66 - Ingredient saved successfully
  ok 67 - Ingredient has an ID
  ok 68 - ID is defined
  ok 69 - got a name for the ingredient
  ok 70 - still here
  ok 71 - still here
  ok 72
  ok 73 - still here
  ok 74 - finally deleted
  ok 75
  ok 76 - committing with no active transaction caused warning
  ok 77
  ok 78
  ok 79 - Object saved successfully
  ok 80 - beginning new transaction with a transaction already open causes 
warning
  ok 81 - beginning new transaction with two transactions already open causes 
warning
  ok 82
  ok 83
  ok 84
  ok 85 - got committed
  ok 86 - got committed
  ok 87
  ok 88 - Object saved successfully
  ok 89 - beginning new transaction with a transaction already open still 
causes warning
  ok 90
  ok 91 - rollback
  ok 92 - rollback
  ok
  t/33-views.t ............... 
  1..6
  ok 1
  ok 2
  ok 3
  ok 4
  ok 5 # skip DBD::SQLite bug?
  ok 6 # skip DBD::SQLite bug?
  ok
  t/34-both.t ................ 
  1..90
  ok 1
  ok 2
  ok 3 - A reference of type 'ARRAY' isa 'ARRAY'
  ok 4
  ok 5 - A reference of type 'ARRAY' isa 'ARRAY'
  ok 6
  ok 7
  ok 8
  ok 9 - A reference of type 'ARRAY' isa 'ARRAY'
  ok 10
  ok 11 - An object of class 'Ingredient' isa 'Ingredient'
  ok 12
  ok 13
  ok 14
  ok 15
  ok 16
  ok 17
  ok 18
  ok 19
  ok 20
  ok 21
  ok 22
  ok 23
  ok 24
  ok 25
  ok 26 - it's in the cache
  ok 27 - It's been purged from the cache
  ok 28
  ok 29
  ok 30
  ok 31
  ok 32
  ok 33
  ok 34
  ok 35
  ok 36
  ok 37
  ok 38 - A reference of type 'ARRAY' isa 'ARRAY'
  ok 39
  ok 40 - An object of class 'Ingredient' isa 'Ingredient'
  ok 41
  ok 42
  ok 43
  ok 44
  ok 45
  ok 46
  ok 47
  ok 48
  ok 49
  ok 50
  ok 51 - Object saved successfully
  ok 52 - Recipe has an ID
  ok 53 - Title is set
  ok 54 - Ingredient saved successfully
  ok 55 - Ingredient has an ID
  ok 56 - ID is defined
  ok 57 - got a name for the ingredient
  ok 58 - no trace of object
  ok 59 - no trace of object
  ok 60
  ok 61 - Object saved successfully
  ok 62 - Recipe has an ID
  ok 63 - Title is set
  ok 64 - Ingredient saved successfully
  ok 65 - Ingredient has an ID
  ok 66 - ID is defined
  ok 67 - got a name for the ingredient
  ok 68 - still here
  ok 69 - still here
  ok 70
  ok 71 - still here
  ok 72 - finally deleted
  ok 73
  ok 74 - committing with no active transaction caused warning
  ok 75
  ok 76
  ok 77 - Object saved successfully
  ok 78 - beginning new transaction with a transaction already open causes 
warning
  ok 79 - beginning new transaction with two transactions already open causes 
warning
  ok 80
  ok 81
  ok 82
  ok 83 - got committed
  ok 84 - got committed
  ok 85
  ok 86 - Object saved successfully
  ok 87 - beginning new transaction with a transaction already open still 
causes warning
  ok 88
  ok 89 - rollback
  ok 90 - rollback
  ok
  t/35-multiplexed.t ......... 
  1..42
  ok 1 - An object of class 'Data::ObjectDriver::Driver::DBI' isa 
'Data::ObjectDriver::Driver::DBI'
  ok 2 - An object of class 'Data::ObjectDriver::Driver::DBI' isa 
'Data::ObjectDriver::Driver::DBI'
  ok 3 - lookup lives
  ok 4 - lookup_multi lives
  ok 5 - exists lives
  ok 6
  ok 7
  ok 8 - An object of class 'Ingredient2Recipe' isa 'Ingredient2Recipe'
  ok 9 - An object of class 'Ingredient2Recipe' isa 'Ingredient2Recipe'
  ok 10
  ok 11
  ok 12 - Record exists in Data::ObjectDriver::Driver::DBI=HASH(0x2074f48) 
backend database
  ok 13 - Record exists in Data::ObjectDriver::Driver::DBI=HASH(0x2074f60) 
backend database
  ok 14 - An object of class 'Ingredient2Recipe' isa 'Ingredient2Recipe'
  ok 15
  ok 16
  ok 17 - An object of class 'Ingredient2Recipe' isa 'Ingredient2Recipe'
  ok 18
  ok 19
  ok 20 - Removed 2 records for 1 object
  ok 21 - Record is removed from 
Data::ObjectDriver::Driver::DBI=HASH(0x2074f48) backend database
  ok 22 - Record is removed from 
Data::ObjectDriver::Driver::DBI=HASH(0x2074f60) backend database
  ok 23 - properly rolled back
  ok 24 - An object of class 'Ingredient2Recipe' isa 'Ingredient2Recipe'
  ok 25
  ok 26
  ok 27 - An object of class 'Ingredient2Recipe' isa 'Ingredient2Recipe'
  ok 28
  ok 29
  ok 30 - yay
  ok 31 - An object of class 'Ingredient2Recipe' isa 'Ingredient2Recipe'
  ok 32
  ok 33
  ok 34 - An object of class 'Ingredient2Recipe' isa 'Ingredient2Recipe'
  ok 35
  ok 36
  ok 37 - rollback
  ok 38 - rolled back
  ok 39
  ok 40 - got our object back
  ok 41 - Object deleted
  ok 42 - the other driver has deleted it too
  ok
  t/41-callbacks.t ........... 
  1..25
  ok 1 - can add triggers to BaseObject class
  ok 2 - can add triggers to directly derived class
  ok 3 - can add triggers to doubly derived class
  ok 4 - callback received correct number of parameters
  ok 5 - 'callback received correct kind of object' isa 'Wine'
  ok 6
  ok 7 - modifiable Wine has a rating
  ok 8 - modifiable Wine has no id yet
  ok 9 - 'callback received correct kind of object' isa 'Wine'
  ok 10
  ok 11 - original Wine has a rating
  ok 12 - original Wine has no id yet either
  ok 13 - callback ran exactly once
  ok 14 - object did receive an id
  ok 15 - not changed, since we've just saved the obj
  ok 16 - change in callback did change saved data
  ok 17 - change in callback did not change original object
  ok 18 - Remove correct number or rows
  ok 19
  ok 20 - object has still the same rating
  ok 21 - indeed
  ok 22 - Remove correct number of rows
  ok 23 - loaded
  ok 24 - post_load in action
  ok 25 - wine hasn't changed
  ok
  t/42-callbacks-multi-pk.t .. 
  1..13
  ok 1 - A reference of type 'ARRAY' isa 'ARRAY'
  ok 2 - Recipe assigned to a cluster
  ok 3 - callback received correct number of parameters
  ok 4 - 'callback received correct kind of object' isa 'Ingredient'
  ok 5 - Eggs
  ok 6 - quantity
  ok 7 - callback received object with right data
  ok 8 - callback ran exactly once
  ok 9 - object did receive a pk
  ok 10 - change in callback did change saved data
  ok 11 - change in callback did not change original object
  ok 12 - refreshed worked
  ok 13 - Ingredient assigned to a recipe
  ok
  t/50-profiling.t ........... 
  1..22
  ok 1
  ok 2 - get profiler after exception
  ok 3
  ok 4
  ok 5 - A reference of type 'ARRAY' isa 'ARRAY'
  ok 6
  ok 7
  ok 8 - A reference of type 'HASH' isa 'HASH'
  ok 9
  ok 10
  ok 11
  ok 12
  ok 13
  ok 14
  ok 15
  ok 16
  ok 17
  ok 18
  ok 19 - I/O attempt intercepted in restricted mode
  ok 20 - I/O succeeded with restriced mode disabled
  ok 21 # skip Text::SimpleTable not installed
  ok 22 # skip Text::SimpleTable not installed
  ok
  
  Test Summary Report
  -------------------
  t/02-basic.t             (Wstat: 256 Tests: 67 Failed: 1)
    Failed test:  58
    Non-zero exit status: 1
  Files=23, Tests=791,  8 wallclock secs ( 0.20 usr  0.02 sys +  2.43 cusr  
0.23 csys =  2.88 CPU)
  Result: FAIL
  Failed 1/23 test programs. 1/791 subtests failed.
  Makefile:872: recipe for target 'test_dynamic' failed
  make[2]: *** [test_dynamic] Error 255
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160111122928.btcUfAKolb/libdata-objectdriver-perl-0.09'
  dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
  debian/rules:13: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160111122928.btcUfAKolb/libdata-objectdriver-perl-0.09'
  debian/rules:6: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: libdata-objectdriver-perl.0.09-2.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: libdata-objectdriver-perl
Source-Version: 0.13-1

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

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 
libdata-objectdriver-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: SHA512

Format: 1.8
Date: Wed, 13 Jan 2016 21:06:08 +0100
Source: libdata-objectdriver-perl
Binary: libdata-objectdriver-perl
Architecture: source
Version: 0.13-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 810710
Description: 
 libdata-objectdriver-perl - simple, transparent data interface, with caching
Changes:
 libdata-objectdriver-perl (0.13-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 .
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 0.13
   * Bump debhelper compatibility level to 9
   * Update patch that fix spelling errors
   * Remove no longer necessary sqlite_unique.patch.
     Already applied by upstream.
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
   * Remove unexistent inc/Module/* from d/copyright
   * Add libmodule-build-perl as build dependency
 .
   [ gregor herrmann ]
   * Install new upstream ToDo file.
   * Add patch to handle sqlite 3.10 in test suite's version comparison.
     (Closes: #810710)
   * Add debian/tests/pkg-perl/syntax-skip.
Checksums-Sha1: 
 a00ba859e7a5ca1fe7ecf74cd6a6c291006dcf9e 2459 
libdata-objectdriver-perl_0.13-1.dsc
 4ff1cd796953e84fec5b70df2b3fe451b55315d6 84717 
libdata-objectdriver-perl_0.13.orig.tar.gz
 df3b0e575393ccea5d33e400d9064b29018c4cd2 4488 
libdata-objectdriver-perl_0.13-1.debian.tar.xz
Checksums-Sha256: 
 a7941f869e1ae825f89f01e5cfe11666e80948734a9dcd217de962299da903cd 2459 
libdata-objectdriver-perl_0.13-1.dsc
 b4c8c07a928f2e21f47e53148d9e95bdf09aa56614ada1d47dc49e3179f81874 84717 
libdata-objectdriver-perl_0.13.orig.tar.gz
 91ae24003b239c62e420470d3ce6f13b13f48aeb4fd53a00244b72c500b4df2c 4488 
libdata-objectdriver-perl_0.13-1.debian.tar.xz
Files: 
 71551b360666d8bdded8535562745503 2459 perl optional 
libdata-objectdriver-perl_0.13-1.dsc
 5d038c455848d1682faf7e5f33ad2bbb 84717 perl optional 
libdata-objectdriver-perl_0.13.orig.tar.gz
 2864bd20f2ee6c0da903a69d0151eef1 4488 perl optional 
libdata-objectdriver-perl_0.13-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJWlq/VXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG10MP/0X8X+lEcndmnxQueKotnEjb
EcN4k5np5sgfJn31eQjAMQPopFC1T7KT+OCS/OzIAmiY8Wo0z+dwCx7h3PT0A4u9
aXOPw9ejW6LDRO0LQ8/IVzEpxJb9em019FN9httoXW5UZtR/umQ5r3XeEYVOgd1Z
PswBjX44SeLxvxNsdprhkYXUswWNfAEFPPnX92CRihYos34lFPM6pnvvEjYti2r6
yVXNvyP5z42PfpxQuLWpP1CFEUI4oRG+pqzwGq22G6pwVGgjuA8Xv9RPWVIe++2D
v/l/Efqu3Nt3ZV/NpkQeIysXRjo9wb1xjo2cUqc7upCittwPImkvjI/5TRLN0P5w
B3AKIchtjWaEUqF74/gJtzlzjaBBXLJZ4O0Air+l2b4an6/Vx25/Q+REs0LGvJdp
c4zXkS2VVQ9j0Zcq3uBAONyvU8XIhNfzJYT/EY0hA+gbfad3QRI/80ClJJcMKafr
HMNLc8CjZE4XRvRaAg1Df4RypY7ZgtJ9kvNudhhgHvot0Gymm9d9x5Ei3oLP7mND
E+lVCQVtCOkR4qxdKvQQENGD/ngwX5/YBF8qLNoZhMBOWBQwvPZQ5pFLsYAbuiIK
qRKh/wWYMC0tuBdjZTD7P+glH68KMA+qAnL1xN7FDAXtXhQj26F6l1De2/ifPnuP
4uq3BWgyIa+0ChlKt3TP
=M5yB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to