Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Log-Log4perl-AutoCategorize-0.03_51 v5.22.1 GNU/Linux
Date: 2017-03-13T17:32:53Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Jim Cromie,
This is a computer-generated report for Log-Log4perl-AutoCategorize-0.03_51
on perl 5.22.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
syntax error at ../lib/Log/Log4perl/AutoCategorize.pm line 175, near "->import qw(size total_size)"
BEGIN not safe after errors--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 272.
Compilation failed in require at t/01_use.t line 13.
BEGIN failed--compilation aborted at t/01_use.t line 13.
# Looks like your test exited with 2 before it could output anything.
t/01_use.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
syntax error at ../lib/Log/Log4perl/AutoCategorize.pm line 175, near "->import qw(size total_size)"
BEGIN not safe after errors--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 272.
Compilation failed in require at t/02_basic.t line 18.
BEGIN failed--compilation aborted at t/02_basic.t line 18.
# Looks like your test exited with 2 before it could output anything.
t/02_basic.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 25/25 subtests
# Failed test 'exited with 0'
# at t/03_options.t line 26.
# now examine output
# Failed test 'got something on stdout'
# at t/03_options.t line 40.
# Failed test 'found Foo->bar() unmunged'
# at t/03_options.t line 42.
# ''
# doesn't match '(?^ms:in Foo->bar\(\))'
# Failed test 'found Foo->bar(1) unmunged'
# at t/03_options.t line 43.
# ''
# doesn't match '(?^ms:in Foo->bar\(1\))'
# Failed test '17 munged names'
# at t/03_options.t line 52.
# for some reason, one method called from END block is un-munged
# Failed test '17 categories'
# at t/03_options.t line 64.
# Failed test '17 methods built'
# at t/03_options.t line 75.
# Looks like you failed 7 tests of 10.
t/03_options.t .......
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/10 subtests
# Failed test 'use myLogger;'
# at t/04_subclass.t line 13.
# Tried to use 'myLogger'.
# Error: syntax error at ../lib/Log/Log4perl/AutoCategorize.pm line 175, near "->import qw(size total_size)"
# BEGIN not safe after errors--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 272.
# Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/5.22.1/base.pm line 99.
# ...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/5.22.1/base.pm line 108.
# BEGIN failed--compilation aborted at myLogger.pm line 3.
# Compilation failed in require at t/04_subclass.t line 13.
# BEGIN failed--compilation aborted at t/04_subclass.t line 13.
Can't locate object method "warn" via package "myLogger" at t/04_subclass.t line 16.
# Looks like your test exited with 255 just after 1.
t/04_subclass.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 42/42 subtests
# Failed test 'exited with 0'
# at t/05_initstr.t line 20.
# Failed test 'got something on stdout'
# at t/05_initstr.t line 33.
# Failed test 'got something on logcover'
# at t/05_initstr.t line 34.
# Failed test 'found warn.31, 1st call'
# at t/05_initstr.t line 40.
# undef
# doesn't match '(?^:main.main.warn.32: 1)'
# Failed test 'found info.32, 2nd call'
# at t/05_initstr.t line 41.
# undef
# doesn't match '(?^:main.main.info.33: 2)'
# Failed test 'found warn.40, 1 arg ok'
# at t/05_initstr.t line 42.
# undef
# doesn't match '(?^:main.foo.warn.41: 1, )'
# Failed test 'found warn.50, with arrayref Dump'
# at t/05_initstr.t line 43.
# undef
# doesn't match '(?^ms:A\.bar\.warn\.51\:\ 5\,\ \[\
# \ \ 1\,\
# \ \ 2\,\
# \ \ 3\,\
# \ \ 4\,\
# \ \ 5\
# \])'
# Failed test 'OK - Seen report in t/out.tinitstr.cover'
# at t/05_initstr.t line 56.
# undef
# doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ Seen\ Log\ Events\:\,\ \{\
# \ \ \'Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\'\ \=\>\ 1\,\
# \ \ \'log4perl\.category\.A\.bar\.debug\.52\'\ \=\>\ \'\-50\'\,\
# \ \ \'log4perl\.category\.A\.bar\.warn\.51\'\ \=\>\ 50\,\
# \ \ \'log4perl\.category\.main\.foo\.warn\.41\'\ \=\>\ 25\,\
# \ \ \'log4perl\.category\.main\.main\.info\.33\'\ \=\>\ 5\,\
# \ \ \'log4perl\.category\.main\.main\.warn\.32\'\ \=\>\ 5\
# \}))'
# Failed test 'OK - Un-Seen report in t/out.tinitstr.cover'
# at t/05_initstr.t line 66.
# undef
# doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ UnSeen\ Log\ Events\:\,\ \{\}))'
# Failed test 'OK - cat-2-munged data in t/out.tinitstr.cover'
# at t/05_initstr.t line 69.
# undef
# doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ cat2data\:\,\ \{\
# \ \ \'A\.bar\.debug\.52\'\ \=\>\ \'debug_00003\'\,\
# \ \ \'A\.bar\.warn\.51\'\ \=\>\ \'warn_00002\'\,\
# \ \ \'main\.foo\.warn\.41\'\ \=\>\ \'warn_00001\'\,\
# \ \ \'main\.main\.info\.33\'\ \=\>\ \'info_00005\'\,\
# \ \ \'main\.main\.warn\.32\'\ \=\>\ \'warn_00004\'\
# \}))'
# Looks like you failed 10 tests of 12.
t/05_initstr.t .......
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/12 subtests
# Failed test 'exited with 0'
# at t/06_conf_file.t line 21.
# Failed test 'got something on stdout'
# at t/06_conf_file.t line 35.
# Failed test 'got something in coverage log'
# at t/06_conf_file.t line 36.
# Failed test 'found warn.50, with arrayref Dump'
# at t/06_conf_file.t line 45.
# undef
# doesn't match '(?^ms:A\.truck\.debug\.63\:\ trucks\ are\ noisy\ 2\,\ \[\
# \ \ 1\,\
# \ \ 2\
# \])'
# Failed test 'OK - Seen report'
# at t/06_conf_file.t line 55.
# undef
# doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ Seen\ Log\ Events\:\,\ \{\
# \ \ \'Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\'\ \=\>\ 1\,\
# \ \ \'log4perl\.category\.A\.truck\.debug\.63\'\ \=\>\ 20\,\
# \ \ \'log4perl\.category\.A\.truck\.debug\.65\'\ \=\>\ 20\,\
# \ \ \'log4perl\.category\.A\.truck\.debug\.66\'\ \=\>\ 20\,\
# \ \ \'log4perl\.category\.A\.truck\.warn\.62\'\ \=\>\ 20\,\
# \ \ \'log4perl\.category\.main\.car\.warn\.46\'\ \=\>\ 10\,\
# \ \ \'log4perl\.category\.main\.main\.info\.28\'\ \=\>\ 5\,\
# \ \ \'log4perl\.category\.main\.main\.warn\.27\'\ \=\>\ 5\,\
# \ \ \'log4perl\.category\.main\.suv\.warn\.51\'\ \=\>\ \'\-10\'\,\
# \ \ \'log4perl\.category\.main\.suv\.warn\.52\'\ \=\>\ \'\-10\'\
# \}))'
# Failed test 'OK - Un-Seen report'
# at t/06_conf_file.t line 69.
# undef
# doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ UnSeen\ Log\ Events\:\,\ \{\
# \ \ \'info_00011\'\ \=\>\ \'main\,tconf_file\.pl\,36\'\,\
# \ \ \'warn_00008\'\ \=\>\ \'B\:\:C\,tconf_file\.pl\,76\'\
# \}))'
# Failed test 'OK - cat-2-munged data'
# at t/06_conf_file.t line 75.
# undef
# doesn't match '(?^:(Log\.Log4perl\.AutoCategorize\.END\.info\.\d+\:\ cat2data\:\,\ \{\
# \ \ \'A\.truck\.debug\.63\'\ \=\>\ \'debug_00005\'\,\
# \ \ \'A\.truck\.debug\.65\'\ \=\>\ \'debug_00006\'\,\
# \ \ \'A\.truck\.debug\.66\'\ \=\>\ \'debug_1_00007\'\,\
# \ \ \'A\.truck\.warn\.62\'\ \=\>\ \'warn_00004\'\,\
# \ \ \'main\.car\.warn\.46\'\ \=\>\ \'warn_00001\'\,\
# \ \ \'main\.main\.info\.28\'\ \=\>\ \'info_00010\'\,\
# \ \ \'main\.main\.warn\.27\'\ \=\>\ \'warn_00009\'\,\
# \ \ \'main\.suv\.warn\.51\'\ \=\>\ \'warn_00002\'\,\
# \ \ \'main\.suv\.warn\.52\'\ \=\>\ \'warn_00003\'\
# \}))'
# Looks like you failed 7 tests of 9.
t/06_conf_file.t .....
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/9 subtests
# Failed test 'use myLogger;'
# at t/07_coexist.t line 16.
# Tried to use 'myLogger'.
# Error: syntax error at ../lib/Log/Log4perl/AutoCategorize.pm line 175, near "->import qw(size total_size)"
# BEGIN not safe after errors--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 272.
# Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/5.22.1/base.pm line 99.
# ...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/5.22.1/base.pm line 108.
# BEGIN failed--compilation aborted at myLogger.pm line 3.
# Compilation failed in require at t/07_coexist.t line 16.
# BEGIN failed--compilation aborted at t/07_coexist.t line 16.
Can't locate object method "warn" via package "myLogger" at t/07_coexist.t line 26.
# Looks like your test exited with 255 just after 2.
t/07_coexist.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 47/48 subtests
# Failed test 'exited with 512'
# at t/08_options_more.t line 25.
# Failed test 'got something on stdout'
# at t/08_options_more.t line 39.
# Failed test 'got expected size breakdown of vivified functions'
# at t/08_options_more.t line 48.
# ''
# doesn't match '(?^:(size\ breakdown\:\ \{\
# \ \ \'debug_00001\'\ \=\>\ 6390\,\
# \ \ \'debug_00002\'\ \=\>\ 6390\,\
# \ \ \'debug_00003\'\ \=\>\ 6390\,\
# \ \ \'debug_00007\'\ \=\>\ 6390\,\
# \ \ \'debug_00010\'\ \=\>\ 6390\,\
# \ \ \'debug_00016\'\ \=\>\ 6390\,\
# \ \ \'info_00004\'\ \=\>\ 6388\,\
# \ \ \'info_00005\'\ \=\>\ 6388\,\
# \ \ \'info_00006\'\ \=\>\ 6388\,\
# \ \ \'info_00008\'\ \=\>\ 6388\,\
# \ \ \'info_00011\'\ \=\>\ 6388\,\
# \ \ \'info_00012\'\ \=\>\ 6388\,\
# \ \ \'info_00013\'\ \=\>\ 6388\,\
# \ \ \'info_00014\'\ \=\>\ 6388\,\
# \ \ \'info_00015\'\ \=\>\ 6388\,\
# \ \ \'warn_00009\'\ \=\>\ 6388\
# \}))'
# Looks like you failed 3 tests of 5.
t/08_options_more.t ..
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5 subtests
syntax error at ../lib/Log/Log4perl/AutoCategorize.pm line 175, near "->import qw(size total_size)"
BEGIN not safe after errors--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 272.
Compilation failed in require at t/09_coexist_easy.t line 49.
BEGIN failed--compilation aborted at t/09_coexist_easy.t line 49.
# Looks like your test exited with 2 before it could output anything.
t/09_coexist_easy.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 36/36 subtests
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at Y.pm line 5.
BEGIN failed--compilation aborted at Y.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at Y.pm line 5.
BEGIN failed--compilation aborted at Y.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at Y.pm line 5.
BEGIN failed--compilation aborted at Y.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at Z.pm line 5.
BEGIN failed--compilation aborted at Z.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at Z.pm line 5.
BEGIN failed--compilation aborted at Z.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at Y.pm line 5.
BEGIN failed--compilation aborted at Y.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at Z.pm line 5.
BEGIN failed--compilation aborted at Z.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at W.pm line 5.
BEGIN failed--compilation aborted at W.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found W.truck.warn.8: W 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found W.truck.warn.8: W 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found W.truck.warn.8: W 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found W.truck.warn.8: W 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found W.truck.warn.8: W 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.W.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.W\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.W.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.W\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 9.
Compilation failed in require at X.pm line 5.
BEGIN failed--compilation aborted at X.pm line 5.
Compilation failed in require at multi_pack.pl line 45.
BEGIN failed--compilation aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
# Failed test 'found main.main.warn.80: 1'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 1)'
# Failed test 'found main.main.info.81: 1'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 1)'
# Failed test 'found W.truck.warn.8: W 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 1)'
# Failed test 'found X.truck.warn.8: X 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 1)'
# Failed test 'found Y.truck.warn.8: Y 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 1)'
# Failed test 'found Z.truck.warn.8: Z 1'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 1)'
# Failed test 'found main.main.warn.80: 2'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 2)'
# Failed test 'found main.main.info.81: 2'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 2)'
# Failed test 'found W.truck.warn.8: W 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 2)'
# Failed test 'found X.truck.warn.8: X 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 2)'
# Failed test 'found Y.truck.warn.8: Y 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 2)'
# Failed test 'found Z.truck.warn.8: Z 2'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 2)'
# Failed test 'found main.main.warn.80: 3'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 3)'
# Failed test 'found main.main.info.81: 3'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 3)'
# Failed test 'found W.truck.warn.8: W 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 3)'
# Failed test 'found X.truck.warn.8: X 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 3)'
# Failed test 'found Y.truck.warn.8: Y 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 3)'
# Failed test 'found Z.truck.warn.8: Z 3'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 3)'
# Failed test 'found main.main.warn.80: 4'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 4)'
# Failed test 'found main.main.info.81: 4'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 4)'
# Failed test 'found W.truck.warn.8: W 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 4)'
# Failed test 'found X.truck.warn.8: X 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 4)'
# Failed test 'found Y.truck.warn.8: Y 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 4)'
# Failed test 'found Z.truck.warn.8: Z 4'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 4)'
# Failed test 'found main.main.warn.80: 5'
# at t/10_multi_pack.t line 117.
# undef
# doesn't match '(?^ms:main.main.warn.80: 5)'
# Failed test 'found main.main.info.81: 5'
# at t/10_multi_pack.t line 118.
# undef
# doesn't match '(?^ms:main.main.info.81: 5)'
# Failed test 'found W.truck.warn.8: W 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:W.truck.warn.8: truckin: W 5)'
# Failed test 'found X.truck.warn.8: X 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:X.truck.warn.8: truckin: X 5)'
# Failed test 'found Y.truck.warn.8: Y 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Y.truck.warn.8: truckin: Y 5)'
# Failed test 'found Z.truck.warn.8: Z 5'
# at t/10_multi_pack.t line 121.
# undef
# doesn't match '(?^ms:Z.truck.warn.8: truckin: Z 5)'
# Failed test 'got something on stderr'
# at t/10_multi_pack.t line 126.
# Failed test 'found: 'log4perl.category.W.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.W\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.W.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.W\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.X.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.X.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.X\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Y.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Y.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Y\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.Z.truck.debug.9' => '-5''
# at t/10_multi_pack.t line 129.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.debug\.9\'\ \=\>\ \'\-5\')'
# Failed test 'found: 'log4perl.category.Z.truck.warn.8' => 5,'
# at t/10_multi_pack.t line 132.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.Z\.truck\.warn\.8\'\ \=\>\ 5\,)'
# Failed test 'found: 'log4perl.category.main.main.warn.80' => 5'
# at t/10_multi_pack.t line 136.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.warn\.80\'\ \=\>\ 5)'
# Failed test 'found: 'log4perl.category.main.main.info.81' => 5'
# at t/10_multi_pack.t line 139.
# undef
# doesn't match '(?^ms:\'log4perl\.category\.main\.main\.info\.81\'\ \=\>\ 5\,)'
# Looks like you failed 602 tests of 665.
t/10_multi_pack.t ....
Dubious, test returned 254 (wstat 65024, 0xfe00)
Failed 602/665 subtests
t/99_cleanup.t ....... ok
Test Summary Report
-------------------
t/01_use.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/02_basic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 25 tests but ran 0.
t/03_options.t (Wstat: 1792 Tests: 10 Failed: 7)
Failed tests: 3-9
Non-zero exit status: 7
t/04_subclass.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 42 tests but ran 1.
t/05_initstr.t (Wstat: 2560 Tests: 12 Failed: 10)
Failed tests: 3-12
Non-zero exit status: 10
t/06_conf_file.t (Wstat: 1792 Tests: 9 Failed: 7)
Failed tests: 3-9
Non-zero exit status: 7
t/07_coexist.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 48 tests but ran 2.
t/08_options_more.t (Wstat: 768 Tests: 5 Failed: 3)
Failed tests: 3-5
Non-zero exit status: 3
t/09_coexist_easy.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 36 tests but ran 0.
t/10_multi_pack.t (Wstat: 65024 Tests: 665 Failed: 602)
Failed tests: 4-32, 36-64, 68-96, 100-128, 132-160, 164-192
196-224, 228-256, 260-288, 292-320, 324-352
356-384, 388-409, 413-434, 438-459, 463-484
488-509, 513-534, 538-573, 577-619, 623-665
Non-zero exit status: 254
Files=11, Tests=705, 6 wallclock secs ( 0.08 usr 0.10 sys + 1.96 cusr 0.42 csys = 2.56 CPU)
Result: FAIL
Failed 10/11 test programs. 631/705 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------- ------- --------
B::Generate 1.06_01 1.55
optimizer 0.05_01 0.08
perl v5.8.0 5.022001
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23072
PERL5_CPAN_IS_RUNNING = 23072
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.17
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.91_04
JSON::PP 2.91_04
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302078
YAML 1.22
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
Commit id: 0ab152a1d10861997fe3e1b985cc92f142f4cec7
Platform:
osname=linux, osvers=4.8.0-2-amd64, archname=x86_64-linux-thread-multi-ld
uname='linux k93msid 4.8.0-2-amd64 #1 smp debian 4.8.11-1 (2016-12-02) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='6.2.1 20161124', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.24'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_LONG_DOUBLE
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Dec 14 2016 17:45:46
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23072"
PERL5_CPAN_IS_RUNNING="23072"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/site_perl/5.22.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/site_perl/5.22.1
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/5.22.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/5.22.1
.