Your message dated Fri, 11 Sep 2015 17:33:49 +0000
with message-id <[email protected]>
and subject line Bug#797116: fixed in cipux-task 3.4.0.7-4.2
has caused the Debian Bug report #797116,
regarding cipux-task: FTBFS with perl 5.22: test failures (defined(%hash))
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.)


-- 
797116: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797116
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cipux-task
Version: 3.4.0.7-4.1
Severity: important
User: [email protected]
Usertags: perl-5.22-transition
Tags: sid stretch

This package FTBFS with perl 5.22 (currently in experimental):

cd . && ./Build test  --verbose 1

#   Failed test 'use CipUX::Task;'
#   at t/00.load.t line 4.
#     Tried to use 'CipUX::Task'.
#     Error:  Can't use 'defined(%hash)' (Maybe you should just omit the defined
()?) at /«PKGBUILDDIR»/blib/lib/CipUX/Task.pm line 793.
# Compilation failed in require at t/00.load.t line 4.
# BEGIN failed--compilation aborted at t/00.load.t line 4.

#   Failed test 'use CipUX::Task::Client;'
#   at t/00.load.t line 5.
#     Tried to use 'CipUX::Task::Client'.
#     Error:  Attempt to reload CipUX/Task.pm aborted.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 97.
#       ...propagated at /usr/share/perl/5.22/base.pm line 106.
# BEGIN failed--compilation aborted at 
/«PKGBUILDDIR»/blib/lib/CipUX/Task/Client.pm line 26.
# Compilation failed in require at t/00.load.t line 5.
# BEGIN failed--compilation aborted at t/00.load.t line 5.
# Testing CipUX::Task 
# Looks like you failed 2 tests of 2.
t/00.load.t .......... 
1..2
not ok 1 - use CipUX::Task;
not ok 2 - use CipUX::Task::Client;
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at 
/«PKGBUILDDIR»/blib/lib/CipUX/Task.pm line 793.
Compilation failed in require at t/leaktrace.t line 13.
BEGIN failed--compilation aborted at t/leaktrace.t line 13.
# Looks like your test exited with 255 before it could output anything.
t/leaktrace.t ........ 
1..1
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
t/perlcritic.t ....... 
ok - Test::Perl::Critic for "blib/bin755/cipux_task_client"
ok - Test::Perl::Critic for "blib/script/cipux_task_client"
ok - Test::Perl::Critic for "blib/lib/CipUX/Task.pm"
ok - Test::Perl::Critic for "blib/lib/CipUX/Task/Client.pm"
1..4
ok
t/perlcritic_cpan.t .. skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true 
value to run.
t/pod.t .............. 
1..4
ok 1 - POD test for blib/script/cipux_task_client
ok 2 - POD test for blib/lib/CipUX/Task.pm
ok 3 - POD test for blib/lib/CipUX/Task/Client.pm
ok 4 - POD test for blib/bin755/cipux_task_client
ok
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at 
/«PKGBUILDDIR»/blib/lib/CipUX/Task.pm line 793.
Compilation failed in require at t/refcount.t line 4.
BEGIN failed--compilation aborted at t/refcount.t line 4.
# Looks like your test exited with 255 before it could output anything.
t/refcount.t ......... 
1..4
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 

Test Summary Report
-------------------
t/00.load.t        (Wstat: 512 Tests: 2 Failed: 2)
Failed 3/6 test programs. 2/10 subtests failed.
  Failed tests:  1-2
  Non-zero exit status: 2
t/leaktrace.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/refcount.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
Files=6, Tests=10,  6 wallclock secs ( 0.04 usr  0.06 sys +  4.72 cusr  0.53 
csys =  5.35 CPU)
Result: FAIL

Note that this also causes cipux-rbac-simple and cipux-rpc to FTBFS.

Cheers,
Dominic.

--- End Message ---
--- Begin Message ---
Source: cipux-task
Source-Version: 3.4.0.7-4.2

We believe that the bug you reported is fixed in the latest version of
cipux-task, 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 cipux-task 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: Sun, 06 Sep 2015 19:10:53 +0200
Source: cipux-task
Binary: libcipux-task-perl cipux-task-tools
Architecture: source all
Version: 3.4.0.7-4.2
Distribution: unstable
Urgency: medium
Maintainer: CipUX team <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
 cipux-task-tools - commandline task interface for CipUX
 libcipux-task-perl - task library for CipUX
Closes: 797116
Changes:
 cipux-task (3.4.0.7-4.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix "FTBFS with perl 5.22: test failures (defined(%hash))":
     add patch to drop defined().
     (Closes: #797116)
Checksums-Sha1:
 49c0746d092cd499d4b1832574f94ae1fc6ac1d1 2665 cipux-task_3.4.0.7-4.2.dsc
 81924bc49ca9696c866d8814b3e516e3a0c07cbe 7076 
cipux-task_3.4.0.7-4.2.debian.tar.xz
 cf8e6fca6b5a3b0a2f3d3012e93548d421afbc6a 17324 
cipux-task-tools_3.4.0.7-4.2_all.deb
 823b69ce5b6914a0318d90885ec7737ee44b09b1 32298 
libcipux-task-perl_3.4.0.7-4.2_all.deb
Checksums-Sha256:
 a75807edf111f313252c6ef6f6c82d852f12f453a9b72c4cdb7be66578153dc3 2665 
cipux-task_3.4.0.7-4.2.dsc
 71e148c178f74e2e04d48baad60115116482cacc062fdd49ca9fba0cbe742fc6 7076 
cipux-task_3.4.0.7-4.2.debian.tar.xz
 d662788e145451d64dcd114f15019f9d139fd28f30265e69f3b7470f277b5b86 17324 
cipux-task-tools_3.4.0.7-4.2_all.deb
 f0dbd5880b86d21b5559c4044f2e92f39f8414e898d614504ee2df3a85c54de3 32298 
libcipux-task-perl_3.4.0.7-4.2_all.deb
Files:
 e6a5ca0325330b24646902ef9c0c63ec 2665 perl optional cipux-task_3.4.0.7-4.2.dsc
 a63952c2f7508aaa6efb45f258ed1000 7076 perl optional 
cipux-task_3.4.0.7-4.2.debian.tar.xz
 4ed3914bb77291929869bf090cb306bf 17324 perl optional 
cipux-task-tools_3.4.0.7-4.2_all.deb
 7a16d82610988b06c4e2b23be5c55081 32298 perl optional 
libcipux-task-perl_3.4.0.7-4.2_all.deb

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

iQJ8BAEBCgBmBQJV7HPGXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGfCsP/2ZtINuB8xkR1quyImc9Jsmh
HElviLv8NXPCV4sY/frZ0y3YiMj6wnMHb21rUSA+XFwBwVLUyKCUOREfjHJyQMgq
BvZOda4HxanXLbQdQ5ZSC32RPL++PJnVpQXJb1sFdpgNR75h2YgQgWJ+VMhDAvRJ
YZg8YWILFum+knR6BzjtkbOmAZXvcw68Ib/rdses5p55mEsKR+0WLEVv7a/mMGPh
3SFylEmYjhnoli/TvPuDo1xfHfi10RPYfRBh5qvIEEt2SolHU9+iOr+cg+62kZ9P
RgHwLnMZSo6Ed25rf2qPe8gx+QRomDePJ/bn9Y0IVPI1D8Y/EZP76pEO1JlMIg+d
zFbfUf9OR0RwLkI2/ybAl4bdgf/8EAoq22Zy9si04dDwyBpqhisg5VSWDNDYqqSN
USaeVg8lP3xYkpdg2BD04EMplMRmEQnX1vcpvbT/nEyB7oGM4yySlwevvgaqSVXx
aejf4Jzo3uk66g1wTiUhrN3+mqY0MJX/FBFJPryDGZS5a9a9UQapzrq+Dqjhg0Gk
rEVNK1mpgZRiaEqu6z1Fg7Rf370WIUecug1baxmXSdSE5As/2f6ZES5RRx3e8bD/
pASXxCtFQfjMRBwbsSYdr/xYGxwH+H+mAd7OSgRxowg94JkNhQv0cejz5R05hhWu
dbowJ8c+UI4tre5iiiz5
=R64i
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to