Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL Log-Log4perl-AutoCategorize-0.03_51 v5.15.5 GNU/Linux
Date: 2011-11-25T16:48:20Z
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.15.5, created by CPAN-Reporter-1.2002.
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':
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at t/01_use.t line 13.
BEGIN failed--compilation aborted at t/01_use.t line 13.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/01_use.t line 13.
# Looks like your test exited with 22 before it could output anything.
t/01_use.t ...........
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 1/1 subtests
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at t/02_basic.t line 18.
BEGIN failed--compilation aborted at t/02_basic.t line 18.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/02_basic.t line 18.
# Looks like your test exited with 22 before it could output anything.
t/02_basic.t .........
Dubious, test returned 22 (wstat 5632, 0x1600)
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
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
# Failed test 'use myLogger;'
# at t/04_subclass.t line 13.
# Tried to use 'myLogger'.
# Error: Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
# at ../lib/Log/Log4perl/AutoCategorize.pm line 485
# Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
# BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
# Compilation failed in require at (eval 6) line 2.
# ...propagated at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/base.pm line 94.
# BEGIN failed--compilation aborted at myLogger.pm line 3.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "warn" via package "myLogger" at t/04_subclass.t line 16.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/04_subclass.t line 16.
# Looks like you planned 42 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 22 just after 1.
t/04_subclass.t ......
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 42/42 subtests
# Failed test 'exited with 0'
# at t/05_initstr.t line 20.
readline() on closed filehandle $fh at t/05_initstr.t line 28.
readline() on closed filehandle $fh at t/05_initstr.t line 30.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 40.
# Failed test 'found warn.31, 1st call'
# at t/05_initstr.t line 40.
# undef
# doesn't match '(?^:main.main.warn.32: 1)'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 41.
# Failed test 'found info.32, 2nd call'
# at t/05_initstr.t line 41.
# undef
# doesn't match '(?^:main.main.info.33: 2)'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 42.
# Failed test 'found warn.40, 1 arg ok'
# at t/05_initstr.t line 42.
# undef
# doesn't match '(?^:main.foo.warn.41: 1, )'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 43.
# 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\
# \])'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 56.
# 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\
# \}))'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 66.
# 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\:\,\ \{\}))'
Use of uninitialized value $this in pattern match (m//) at t/05_initstr.t line 69.
# 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.
readline() on closed filehandle $fh at t/06_conf_file.t line 29.
readline() on closed filehandle $fh at t/06_conf_file.t line 32.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/06_conf_file.t line 45.
# 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\
# \])'
Use of uninitialized value $this in pattern match (m//) at t/06_conf_file.t line 55.
# 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\'\
# \}))'
Use of uninitialized value $this in pattern match (m//) at t/06_conf_file.t line 69.
# 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\'\
# \}))'
Use of uninitialized value $this in pattern match (m//) at t/06_conf_file.t line 75.
# 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
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
# Failed test 'use myLogger;'
# at t/07_coexist.t line 16.
# Tried to use 'myLogger'.
# Error: Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
# at ../lib/Log/Log4perl/AutoCategorize.pm line 485
# Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
# BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
# Compilation failed in require at (eval 15) line 2.
# ...propagated at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/base.pm line 94.
# BEGIN failed--compilation aborted at myLogger.pm line 3.
# Compilation failed in require at (eval 14) line 2.
# BEGIN failed--compilation aborted at (eval 14) line 2.
Can't locate object method "warn" via package "myLogger" at t/07_coexist.t line 26.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/07_coexist.t line 26.
# Looks like you planned 48 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 22 just after 2.
t/07_coexist.t .......
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 47/48 subtests
# Failed test 'exited with 5632'
# 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
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at t/09_coexist_easy.t line 49.
BEGIN failed--compilation aborted at t/09_coexist_easy.t line 49.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at t/09_coexist_easy.t line 49.
# Looks like your test exited with 22 before it could output anything.
t/09_coexist_easy.t ..
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 36/36 subtests
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
Compilation failed in require at multi_pack.pl line 63.
BEGIN failed--compilation aborted at multi_pack.pl line 63.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 63.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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\,)'
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 175.
Use of qw(...) as parentheses is deprecated at ../lib/Log/Log4perl/AutoCategorize.pm line 339.
Can't load '/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so' for module optimizer: /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux/auto/optimizer/optimizer.so: undefined symbol: CopARYBASE_get at /home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux/DynaLoader.pm line 190.
at ../lib/Log/Log4perl/AutoCategorize.pm line 485
Compilation failed in require at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
BEGIN failed--compilation aborted at ../lib/Log/Log4perl/AutoCategorize.pm line 485.
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.
Can't call method "info" on an undefined value at ../lib/Log/Log4perl/AutoCategorize.pm line 322.
END failed--call queue aborted at multi_pack.pl line 49.
# Failed test 'exited with 0'
# at t/10_multi_pack.t line 93.
readline() on closed filehandle $fh at t/10_multi_pack.t line 100.
readline() on closed filehandle $fh at t/10_multi_pack.t line 102.
# Failed test 'got something on stdout'
# at t/10_multi_pack.t line 110.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 117.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 118.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 121.
# 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.
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 129.
# 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\')'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 132.
# 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\,)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 136.
# 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)'
Use of uninitialized value $this in pattern match (m//) at t/10_multi_pack.t line 139.
# 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: 5632 Tests: 0 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/02_basic.t (Wstat: 5632 Tests: 0 Failed: 0)
Non-zero exit status: 22
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: 5632 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 22
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: 5632 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 22
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: 5632 Tests: 0 Failed: 0)
Non-zero exit status: 22
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, 9 wallclock secs ( 0.18 usr 0.03 sys + 3.87 cusr 0.57 csys = 4.65 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.39
optimizer 0.05_01 0.07
perl v5.8.0 5.015005
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/bin:/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.5/bin:~/bin:/usr/bin:/bin
PATH_WITHOUT_PERLBREW = ~/bin:/usr/bin:/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13871
PERL5_CPAN_IS_RUNNING = 13871
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20209,13871
PERLBREW_BASHRC_VERSION = 0.33
PERLBREW_HOME = /home/test/.perlbrew
PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.5/bin
PERLBREW_PERL = perl-5.15.5
PERLBREW_ROOT = /home/test/perl5/perlbrew
PERLBREW_VERSION = 0.33
PERL_CPANM_OPT = --prompt --mirror file:///mirrors/cpan/
PERL_CR_SMOKER_CURRENT = Log-Log4perl-AutoCategorize-0.03_51
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl5/perlbrew/perls/perl-5.15.5/bin/perl5.15.5
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112621
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.05
File::Spec 3.33
JSON 2.53
JSON::PP 2.27008
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.19
version 0.95
--
Summary of my perl5 (revision 5 version 15 subversion 5) configuration:
Platform:
osname=linux, osvers=2.6.35-28-generic, archname=x86_64-linux
uname='linux zippy 2.6.35-28-generic #50-ubuntu smp fri mar 18 18:42:20 utc 2011 x86_64 gnulinux '
config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.15.5 -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.12.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.12.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Nov 22 2011 00:05:41
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="13871"
PERL5_CPAN_IS_RUNNING="13871"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="20209,13871"
PERLBREW_BASHRC_VERSION="0.33"
PERLBREW_HOME="/home/test/.perlbrew"
PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.5/bin"
PERLBREW_PERL="perl-5.15.5"
PERLBREW_ROOT="/home/test/perl5/perlbrew"
PERLBREW_VERSION="0.33"
PERL_CPANM_OPT="--prompt --mirror file:///mirrors/cpan/"
PERL_CR_SMOKER_CURRENT="Log-Log4perl-AutoCategorize-0.03_51"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5/x86_64-linux
/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/site_perl/5.15.5
/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5/x86_64-linux
/home/test/perl5/perlbrew/perls/perl-5.15.5/lib/5.15.5
.