Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress.spec'], chrootPath='/var/lib/mock/dist-an23-build-84223-41830/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1650412800 Wrote: /builddir/build/SRPMS/perl-IO-Compress-2.103-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress.spec'], chrootPath='/var/lib/mock/dist-an23-build-84223-41830/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1650412800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d55Khy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf IO-Compress-2.103 + /usr/bin/gzip -dc /builddir/build/SOURCES/IO-Compress-2.103.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-Compress-2.103 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -c -x lib/IO/Uncompress/Adapter/Identity.pm lib/IO/Uncompress/RawInflate.pm mode of 'lib/IO/Uncompress/Adapter/Identity.pm' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'lib/IO/Uncompress/RawInflate.pm' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + find examples -type f -exec chmod -c -x '{}' ';' mode of 'examples/io/bzip2/bzgrep' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/io/bzip2/bzcat' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/io/bzip2/bzstream' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/io/gzip/gzstream' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/io/gzip/gzcat' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/io/gzip/gzgrep' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/io/anycat' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/compress-zlib/gzstream' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/compress-zlib/filtinf' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/compress-zlib/filtdef' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/compress-zlib/gzcat' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/compress-zlib/gzgrep' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + rm -rf t/Test + perl -i -ne 'print $_ unless m{^t/Test/}' MANIFEST + perl -MConfig -pi -e 's|^#!/usr/local/bin/perl\b|$Config{startperl}|' examples/io/anycat examples/io/bzip2/bzcat examples/io/bzip2/bzgrep examples/io/bzip2/bzstream examples/io/gzip/gzappend examples/io/gzip/gzcat examples/io/gzip/gzgrep examples/io/gzip/gzstream examples/compress-zlib/filtdef examples/compress-zlib/filtinf examples/compress-zlib/gzcat examples/compress-zlib/gzgrep examples/compress-zlib/gzstream ++ find t -name '*.t' ++ find t -name '*.pl' + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/101truncate-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/101truncate-bzip2.t + chmod +x t/101truncate-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/010examples-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/010examples-bzip2.t + chmod +x t/010examples-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/004gziphdr.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/004gziphdr.t + chmod +x t/004gziphdr.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/110encode-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/110encode-gzip.t + chmod +x t/110encode-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/100generic-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/100generic-gzip.t + chmod +x t/100generic-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/110encode-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/110encode-deflate.t + chmod +x t/110encode-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/106prime-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/106prime-deflate.t + chmod +x t/106prime-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/112utf8-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/112utf8-zip.t + chmod +x t/112utf8-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/102tied-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/102tied-zip.t + chmod +x t/102tied-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/002any-transparent.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/002any-transparent.t + chmod +x t/002any-transparent.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-zip-store-only.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-zip-store-only.t + chmod +x t/105oneshot-zip-store-only.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/108anyunc-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/108anyunc-zip.t + chmod +x t/108anyunc-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/cz-06gzsetp.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/cz-06gzsetp.t + chmod +x t/cz-06gzsetp.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/111const-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/111const-deflate.t + chmod +x t/111const-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/103newtied-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/103newtied-gzip.t + chmod +x t/103newtied-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-bzip2.t + chmod +x t/105oneshot-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/102tied-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/102tied-rawdeflate.t + chmod +x t/102tied-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/107multi-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/107multi-deflate.t + chmod +x t/107multi-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/101truncate-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/101truncate-rawdeflate.t + chmod +x t/101truncate-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/109merge-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/109merge-deflate.t + chmod +x t/109merge-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/cz-08encoding.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/cz-08encoding.t + chmod +x t/cz-08encoding.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/101truncate-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/101truncate-deflate.t + chmod +x t/101truncate-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/108anyunc-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/108anyunc-bzip2.t + chmod +x t/108anyunc-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/106prime-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/106prime-rawdeflate.t + chmod +x t/106prime-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/108anyunc-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/108anyunc-rawdeflate.t + chmod +x t/108anyunc-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/109merge-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/109merge-rawdeflate.t + chmod +x t/109merge-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/002any-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/002any-zip.t + chmod +x t/002any-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/108anyunc-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/108anyunc-deflate.t + chmod +x t/108anyunc-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/cz-01version.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/cz-01version.t + chmod +x t/cz-01version.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/002any-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/002any-gzip.t + chmod +x t/002any-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-gzip.t + chmod +x t/105oneshot-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/103newtied-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/103newtied-bzip2.t + chmod +x t/103newtied-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/050interop-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/050interop-gzip.t + chmod +x t/050interop-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/100generic-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/100generic-deflate.t + chmod +x t/100generic-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/002any-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/002any-rawdeflate.t + chmod +x t/002any-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/006zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/006zip.t + chmod +x t/006zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/110encode-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/110encode-bzip2.t + chmod +x t/110encode-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/107multi-zip-only.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/107multi-zip-only.t + chmod +x t/107multi-zip-only.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/106prime-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/106prime-gzip.t + chmod +x t/106prime-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/001zlib-generic-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/001zlib-generic-zip.t + chmod +x t/001zlib-generic-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/010examples-zlib.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/010examples-zlib.t + chmod +x t/010examples-zlib.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/103newtied-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/103newtied-rawdeflate.t + chmod +x t/103newtied-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/001zlib-generic-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/001zlib-generic-deflate.t + chmod +x t/001zlib-generic-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/109merge-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/109merge-gzip.t + chmod +x t/109merge-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/110encode-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/110encode-rawdeflate.t + chmod +x t/110encode-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/011-streamzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/011-streamzip.t + chmod +x t/011-streamzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/103newtied-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/103newtied-zip.t + chmod +x t/103newtied-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/102tied-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/102tied-deflate.t + chmod +x t/102tied-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/107multi-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/107multi-bzip2.t + chmod +x t/107multi-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/107multi-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/107multi-rawdeflate.t + chmod +x t/107multi-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/020isize.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/020isize.t + chmod +x t/020isize.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/107multi-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/107multi-gzip.t + chmod +x t/107multi-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/globmapper.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/globmapper.t + chmod +x t/globmapper.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/100generic-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/100generic-bzip2.t + chmod +x t/100generic-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/999meta-json.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/999meta-json.t + chmod +x t/999meta-json.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/999pod.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/999pod.t + chmod +x t/999pod.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/104destroy-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/104destroy-zip.t + chmod +x t/104destroy-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/107multi-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/107multi-zip.t + chmod +x t/107multi-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/102tied-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/102tied-bzip2.t + chmod +x t/102tied-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/113issues.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/113issues.t + chmod +x t/113issues.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/100generic-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/100generic-zip.t + chmod +x t/100generic-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/999meta-yml.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/999meta-yml.t + chmod +x t/999meta-yml.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-gzip-only.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-gzip-only.t + chmod +x t/105oneshot-gzip-only.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/108anyunc-transparent.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/108anyunc-transparent.t + chmod +x t/108anyunc-transparent.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/000prereq.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/000prereq.t + chmod +x t/000prereq.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/001zlib-generic-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/001zlib-generic-gzip.t + chmod +x t/001zlib-generic-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-zip-only.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-zip-only.t + chmod +x t/105oneshot-zip-only.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/104destroy-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/104destroy-rawdeflate.t + chmod +x t/104destroy-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/100generic-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/100generic-rawdeflate.t + chmod +x t/100generic-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-zip-bzip2-only.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-zip-bzip2-only.t + chmod +x t/105oneshot-zip-bzip2-only.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/002any-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/002any-deflate.t + chmod +x t/002any-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/001bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/001bzip2.t + chmod +x t/001bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/101truncate-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/101truncate-gzip.t + chmod +x t/101truncate-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/104destroy-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/104destroy-bzip2.t + chmod +x t/104destroy-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/101truncate-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/101truncate-zip.t + chmod +x t/101truncate-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/104destroy-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/104destroy-gzip.t + chmod +x t/104destroy-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/106prime-bzip2.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/106prime-bzip2.t + chmod +x t/106prime-bzip2.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/103newtied-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/103newtied-deflate.t + chmod +x t/103newtied-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/cz-14gzopen.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/cz-14gzopen.t + chmod +x t/cz-14gzopen.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/01misc.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/01misc.t + chmod +x t/01misc.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/005defhdr.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/005defhdr.t + chmod +x t/005defhdr.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-deflate.t + chmod +x t/105oneshot-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-rawdeflate.t + chmod +x t/105oneshot-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/108anyunc-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/108anyunc-gzip.t + chmod +x t/108anyunc-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/110encode-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/110encode-zip.t + chmod +x t/110encode-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/109merge-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/109merge-zip.t + chmod +x t/109merge-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/102tied-gzip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/102tied-gzip.t + chmod +x t/102tied-gzip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/cz-05examples.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/cz-05examples.t + chmod +x t/cz-05examples.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/105oneshot-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/105oneshot-zip.t + chmod +x t/105oneshot-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/104destroy-deflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/104destroy-deflate.t + chmod +x t/104destroy-deflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/001zlib-generic-rawdeflate.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/001zlib-generic-rawdeflate.t + chmod +x t/001zlib-generic-rawdeflate.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/106prime-zip.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/106prime-zip.t + chmod +x t/106prime-zip.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/cz-03zlib-v1.t + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/cz-03zlib-v1.t + chmod +x t/cz-03zlib-v1.t + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/zlib-generic.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/zlib-generic.pl + chmod +x t/compress/zlib-generic.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/merge.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/merge.pl + chmod +x t/compress/merge.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/generic.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/generic.pl + chmod +x t/compress/generic.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/newtied.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/newtied.pl + chmod +x t/compress/newtied.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/tied.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/tied.pl + chmod +x t/compress/tied.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/any.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/any.pl + chmod +x t/compress/any.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/encode.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/encode.pl + chmod +x t/compress/encode.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/multi.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/multi.pl + chmod +x t/compress/multi.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/oneshot.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/oneshot.pl + chmod +x t/compress/oneshot.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/destroy.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/destroy.pl + chmod +x t/compress/destroy.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/truncate.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/truncate.pl + chmod +x t/compress/truncate.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/prime.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/prime.pl + chmod +x t/compress/prime.pl + for F in `find t -name *.t` `find t -name *.pl` + head -1 t/compress/anyunc.pl + grep -q -e '^#!.*perl' + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/compress/anyunc.pl + chmod +x t/compress/anyunc.pl + rm t/999pod.t t/999meta-json.t t/999meta-yml.t + perl -i -ne 'print $_ unless m{^t/999pod\.t}' MANIFEST + perl -i -ne 'print $_ unless m{^t/999meta-.*\.t}' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n7RltM + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd IO-Compress-2.103 + perl Makefile.PL NO_PACKLIST=1 NO_PERLLOCAL=1 Up/Downgrade not needed. Warning: prerequisite Compress::Raw::Bzip2 2.103 not found. We have 2.101. Warning: prerequisite Compress::Raw::Zlib 2.103 not found. We have 2.101. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for IO::Compress + /usr/bin/make -O -j64 V=1 VERBOSE=1 cp lib/IO/Compress/Zip/Constants.pm blib/lib/IO/Compress/Zip/Constants.pm cp lib/Compress/Zlib.pm blib/lib/Compress/Zlib.pm cp lib/IO/Compress/Base.pm blib/lib/IO/Compress/Base.pm cp lib/IO/Compress/Adapter/Bzip2.pm blib/lib/IO/Compress/Adapter/Bzip2.pm cp lib/IO/Compress/Zip.pm blib/lib/IO/Compress/Zip.pm cp lib/IO/Compress/Adapter/Identity.pm blib/lib/IO/Compress/Adapter/Identity.pm cp lib/IO/Uncompress/Inflate.pm blib/lib/IO/Uncompress/Inflate.pm cp lib/File/GlobMapper.pm blib/lib/File/GlobMapper.pm cp lib/IO/Uncompress/Bunzip2.pm blib/lib/IO/Uncompress/Bunzip2.pm cp lib/IO/Compress/Base/Common.pm blib/lib/IO/Compress/Base/Common.pm cp lib/IO/Uncompress/Base.pm blib/lib/IO/Uncompress/Base.pm cp lib/IO/Uncompress/Unzip.pm blib/lib/IO/Uncompress/Unzip.pm cp lib/IO/Uncompress/Adapter/Identity.pm blib/lib/IO/Uncompress/Adapter/Identity.pm cp lib/IO/Compress/Zlib/Extra.pm blib/lib/IO/Compress/Zlib/Extra.pm cp lib/IO/Uncompress/AnyInflate.pm blib/lib/IO/Uncompress/AnyInflate.pm cp lib/IO/Compress/Zip/WeakDecrypt.pm blib/lib/IO/Compress/Zip/WeakDecrypt.pm cp lib/IO/Uncompress/AnyUncompress.pm blib/lib/IO/Uncompress/AnyUncompress.pm cp lib/IO/Compress/Zlib/Constants.pm blib/lib/IO/Compress/Zlib/Constants.pm cp lib/IO/Compress/Gzip.pm blib/lib/IO/Compress/Gzip.pm cp lib/IO/Compress/FAQ.pod blib/lib/IO/Compress/FAQ.pod cp lib/IO/Compress/Bzip2.pm blib/lib/IO/Compress/Bzip2.pm cp lib/IO/Compress/Adapter/Deflate.pm blib/lib/IO/Compress/Adapter/Deflate.pm cp lib/IO/Compress/Deflate.pm blib/lib/IO/Compress/Deflate.pm cp lib/IO/Uncompress/Adapter/Inflate.pm blib/lib/IO/Uncompress/Adapter/Inflate.pm cp lib/IO/Uncompress/Gunzip.pm blib/lib/IO/Uncompress/Gunzip.pm cp lib/IO/Uncompress/RawInflate.pm blib/lib/IO/Uncompress/RawInflate.pm cp lib/IO/Compress/Gzip/Constants.pm blib/lib/IO/Compress/Gzip/Constants.pm cp lib/IO/Compress/RawDeflate.pm blib/lib/IO/Compress/RawDeflate.pm cp lib/IO/Uncompress/Adapter/Bunzip2.pm blib/lib/IO/Uncompress/Adapter/Bunzip2.pm cp bin/zipdetails blib/script/zipdetails "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails cp bin/streamzip blib/script/streamzip "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip Manifying 2 pod documents Manifying 17 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qcelk2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch ++ dirname /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd IO-Compress-2.103 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch 'INSTALL=/usr/bin/install -p' INSTALLDIRS=perl Manifying 2 pod documents Manifying 17 pod documents Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Base.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zip.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Gzip.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/FAQ.pod Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Bzip2.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Deflate.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/RawDeflate.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zip/Constants.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zip/WeakDecrypt.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Adapter/Bzip2.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Adapter/Identity.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Adapter/Deflate.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Base/Common.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zlib/Extra.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zlib/Constants.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Gzip/Constants.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Inflate.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Bunzip2.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Base.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Unzip.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/AnyInflate.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/AnyUncompress.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Gunzip.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/RawInflate.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Adapter/Identity.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Adapter/Inflate.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Adapter/Bunzip2.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/Compress/Zlib.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/File/GlobMapper.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man1/streamzip.1 Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man1/zipdetails.1 Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/Compress::Zlib.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/File::GlobMapper.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Base.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Bzip2.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Deflate.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::FAQ.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Gzip.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::RawDeflate.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Zip.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::AnyInflate.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::AnyUncompress.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Base.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Bunzip2.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Gunzip.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Inflate.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::RawInflate.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Unzip.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/bin/zipdetails Installing /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/bin/streamzip + mkdir -p /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch//usr/libexec/perl-IO-Compress + cp -a examples t /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch//usr/libexec/perl-IO-Compress + perl -i -pe 's{"./bin/"}{"/usr/bin"}' /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch//usr/libexec/perl-IO-Compress/t/011-streamzip.t + cat + chmod +x /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch//usr/libexec/perl-IO-Compress/test + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/bin/zipdetails' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/bin/streamzip' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man1/streamzip.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man1/zipdetails.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/Compress::Zlib.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/File::GlobMapper.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Base.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Bzip2.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Deflate.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::FAQ.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Gzip.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::RawDeflate.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Compress::Zip.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::AnyInflate.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::AnyUncompress.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Base.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Bunzip2.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Gunzip.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Inflate.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::RawInflate.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/man/man3/IO::Uncompress::Unzip.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/Compress/Zlib.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/File/GlobMapper.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Adapter/Bzip2.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Adapter/Identity.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Adapter/Deflate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Base/Common.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Gzip/Constants.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zip/Constants.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zip/WeakDecrypt.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zlib/Extra.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zlib/Constants.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Base.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Zip.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Gzip.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/FAQ.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Bzip2.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/Deflate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Compress/RawDeflate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Adapter/Identity.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Adapter/Inflate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Adapter/Bunzip2.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Inflate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Bunzip2.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Base.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Unzip.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/AnyInflate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/AnyUncompress.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/Gunzip.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-Compress-2.103-1.an23.noarch/usr/share/perl5/IO/Uncompress/RawInflate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/bin/find-debuginfo -j64 --strict-build-id -m -i --build-id-seed 2.103-1.an23 --unique-debug-suffix -2.103-1.an23.noarch --unique-debug-src-base perl-IO-Compress-2.103-1.an23.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/IO-Compress-2.103 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/anolis/brp-mangle-shebangs mangling shebang in /usr/libexec/perl-IO-Compress/test from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g2485e + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd IO-Compress-2.103 + unset PERL_CORE ++ perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- -j64 + export HARNESS_OPTIONS=j64 + HARNESS_OPTIONS=j64 + make test COMPRESS_ZLIB_RUN_ALL=1 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/001zlib-generic-deflate.t line 13. BEGIN failed--compilation aborted at t/001zlib-generic-deflate.t line 13. t/001zlib-generic-deflate.t ..... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/001bzip2.t line 29. BEGIN failed--compilation aborted at t/001bzip2.t line 29. # Looks like your test exited with 255 just after 1. t/001bzip2.t .................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 841/842 subtests Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/001zlib-generic-gzip.t line 13. BEGIN failed--compilation aborted at t/001zlib-generic-gzip.t line 13. t/001zlib-generic-gzip.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/001zlib-generic-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/001zlib-generic-rawdeflate.t line 13. t/001zlib-generic-rawdeflate.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/001zlib-generic-zip.t line 13. BEGIN failed--compilation aborted at t/001zlib-generic-zip.t line 13. t/001zlib-generic-zip.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. Compilation failed in require at t/002any-deflate.t line 14. BEGIN failed--compilation aborted at t/002any-deflate.t line 14. t/002any-deflate.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. Compilation failed in require at t/002any-gzip.t line 13. BEGIN failed--compilation aborted at t/002any-gzip.t line 13. t/002any-gzip.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. Compilation failed in require at t/002any-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/002any-rawdeflate.t line 13. t/002any-rawdeflate.t ........... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. Compilation failed in require at t/002any-zip.t line 13. BEGIN failed--compilation aborted at t/002any-zip.t line 13. t/002any-zip.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/107multi-zip.t line 13. BEGIN failed--compilation aborted at t/107multi-zip.t line 13. t/107multi-zip.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/010examples-bzip2.t line 17. BEGIN failed--compilation aborted at t/010examples-bzip2.t line 17. t/010examples-bzip2.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # Failed test 'use IO::Uncompress::AnyInflate;' # at t/002any-transparent.t line 26. # Tried to use 'IO::Uncompress::AnyInflate'. # Error: Attempt to reload IO/Uncompress/Adapter/Inflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. # Compilation failed in require at t/002any-transparent.t line 26. # BEGIN failed--compilation aborted at t/002any-transparent.t line 26. Can't locate object method "new" via package "IO::Uncompress::AnyInflate" at t/002any-transparent.t line 56. # Looks like your test exited with 2 just after 3. t/002any-transparent.t .......... Dubious, test returned 2 (wstat 512, 0x200) Failed 14/16 subtests Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/108anyunc-bzip2.t line 15. BEGIN failed--compilation aborted at t/108anyunc-bzip2.t line 15. t/108anyunc-bzip2.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/108anyunc-deflate.t line 15. BEGIN failed--compilation aborted at t/108anyunc-deflate.t line 15. t/108anyunc-deflate.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/108anyunc-gzip.t line 15. BEGIN failed--compilation aborted at t/108anyunc-gzip.t line 15. t/108anyunc-gzip.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/108anyunc-rawdeflate.t line 15. BEGIN failed--compilation aborted at t/108anyunc-rawdeflate.t line 15. t/108anyunc-rawdeflate.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/108anyunc-zip.t line 15. BEGIN failed--compilation aborted at t/108anyunc-zip.t line 15. t/108anyunc-zip.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # Failed test 'use Compress::Raw::Bzip2;' # at t/000prereq.t line 71. # Tried to use 'Compress::Raw::Bzip2'. # Error: Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use Compress::Raw::Zlib;' # at t/000prereq.t line 71. # Tried to use 'Compress::Raw::Zlib'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use Compress::Zlib;' # at t/000prereq.t line 71. # Tried to use 'Compress::Zlib'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Compress::Adapter::Bzip2;' # at t/000prereq.t line 71. # Tried to use 'IO::Compress::Adapter::Bzip2'. # Error: Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Compress::Adapter::Deflate;' # at t/000prereq.t line 71. # Tried to use 'IO::Compress::Adapter::Deflate'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Compress::Bzip2;' # at t/000prereq.t line 71. # Tried to use 'IO::Compress::Bzip2'. # Error: Attempt to reload IO/Compress/Adapter/Bzip2.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Compress::Deflate;' # at t/000prereq.t line 71. # Tried to use 'IO::Compress::Deflate'. # Error: Attempt to reload IO/Compress/Adapter/Deflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Compress::Gzip;' # at t/000prereq.t line 71. # Tried to use 'IO::Compress::Gzip'. # Error: Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Compress::RawDeflate;' # at t/000prereq.t line 71. # Tried to use 'IO::Compress::RawDeflate'. # Error: Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Compress::Zip;' # at t/000prereq.t line 71. # Tried to use 'IO::Compress::Zip'. # Error: Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::Adapter::Bunzip2;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::Adapter::Bunzip2'. # Error: Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Bunzip2.pm line 9. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Bunzip2.pm line 9. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::Adapter::Identity;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::Adapter::Identity'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Identity.pm line 14. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Identity.pm line 14. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::Adapter::Inflate;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::Adapter::Inflate'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/Adapter/Inflate.pm line 8. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::AnyInflate;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::AnyInflate'. # Error: Attempt to reload IO/Uncompress/Adapter/Inflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Uncompress/AnyInflate.pm line 11. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::Bunzip2;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::Bunzip2'. # Error: Attempt to reload IO/Uncompress/Bunzip2.pm aborted. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::Gunzip;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::Gunzip'. # Error: Attempt to reload IO/Uncompress/Gunzip.pm aborted. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::Inflate;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::Inflate'. # Error: Attempt to reload IO/Uncompress/Inflate.pm aborted. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::RawInflate;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::RawInflate'. # Error: Attempt to reload IO/Uncompress/RawInflate.pm aborted. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Failed test 'use IO::Uncompress::Unzip;' # at t/000prereq.t line 71. # Tried to use 'IO::Uncompress::Unzip'. # Error: Attempt to reload IO/Uncompress/Unzip.pm aborted. # Compilation failed in require at t/000prereq.t line 71. # BEGIN failed--compilation aborted at t/000prereq.t line 71. # Looks like you failed 19 tests of 32. t/000prereq.t ................... Dubious, test returned 19 (wstat 4864, 0x1300) Failed 19/32 subtests t/109merge-deflate.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/109merge-deflate.t line 13. BEGIN failed--compilation aborted at t/109merge-deflate.t line 13. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/109merge-gzip.t line 13. BEGIN failed--compilation aborted at t/109merge-gzip.t line 13. t/109merge-gzip.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/110encode-deflate.t line 13. BEGIN failed--compilation aborted at t/110encode-deflate.t line 13. t/110encode-deflate.t ........... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/109merge-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/109merge-rawdeflate.t line 13. t/109merge-rawdeflate.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/110encode-gzip.t line 13. BEGIN failed--compilation aborted at t/110encode-gzip.t line 13. t/110encode-gzip.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/110encode-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/110encode-rawdeflate.t line 13. t/110encode-rawdeflate.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/110encode-zip.t line 13. BEGIN failed--compilation aborted at t/110encode-zip.t line 13. t/110encode-zip.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/110encode-bzip2.t line 13. BEGIN failed--compilation aborted at t/110encode-bzip2.t line 13. t/110encode-bzip2.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/010examples-zlib.t line 17. BEGIN failed--compilation aborted at t/010examples-zlib.t line 17. t/010examples-zlib.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # Failed test 'use IO::Compress::Zip;' # at t/006zip.t line 25. # Tried to use 'IO::Compress::Zip'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # Compilation failed in require at t/006zip.t line 25. # BEGIN failed--compilation aborted at t/006zip.t line 25. # Failed test 'use IO::Uncompress::Unzip;' # at t/006zip.t line 26. # Tried to use 'IO::Uncompress::Unzip'. # Error: Attempt to reload IO/Uncompress/Unzip.pm aborted. # Compilation failed in require at t/006zip.t line 26. # BEGIN failed--compilation aborted at t/006zip.t line 26. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/006zip.t line 43. syntax error at t/006zip.t line 311, near "zip \" Global symbol "$status" requires explicit package name (did you forget to declare "my $status"?) at t/006zip.t line 315. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/006zip.t line 355. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/006zip.t line 392. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 81. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 86. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 88. Bareword "ZIP_CM_BZIP2" not allowed while "strict subs" in use at t/006zip.t line 114. Bareword "ZIP_CM_BZIP2" not allowed while "strict subs" in use at t/006zip.t line 119. Bareword "ZIP_CM_BZIP2" not allowed while "strict subs" in use at t/006zip.t line 121. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 147. Bareword "ZIP_CM_BZIP2" not allowed while "strict subs" in use at t/006zip.t line 152. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 154. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 176. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 181. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 183. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 205. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 210. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 212. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 234. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 239. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 241. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 264. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 270. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 287. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 291. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 301. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 301. Bareword "ZIP_CM_BZIP2" not allowed while "strict subs" in use at t/006zip.t line 301. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/006zip.t line 329. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/006zip.t line 330. Execution of t/006zip.t aborted due to compilation errors. # Failed test 'no warnings' # at /usr/share/perl5/vendor_perl/Test/Builder.pm line 193. # There were 2 warning(s) # Previous test 2 'use IO::Uncompress::Unzip;' # Backslash found where operator expected at t/006zip.t line 311, near "zip \" # at t/006zip.t line 311. # # ---------- # Previous test 2 'use IO::Uncompress::Unzip;' # (Do you need to predeclare zip?) # at t/006zip.t line 311. # # Looks like your test exited with 255 just after 3. t/006zip.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 109/109 subtests t/004gziphdr.t .................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 916/919 subtests t/005defhdr.t ................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 592/596 subtests t/011-streamzip.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run # Failed test 'use IO::Compress::Gzip;' # at t/004gziphdr.t line 29. # Tried to use 'IO::Compress::Gzip'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # Compilation failed in require at t/004gziphdr.t line 29. # BEGIN failed--compilation aborted at t/004gziphdr.t line 29. # Failed test 'use IO::Uncompress::Gunzip;' # at t/004gziphdr.t line 30. # Tried to use 'IO::Uncompress::Gunzip'. # Error: Attempt to reload IO/Uncompress/Gunzip.pm aborted. # Compilation failed in require at t/004gziphdr.t line 30. # BEGIN failed--compilation aborted at t/004gziphdr.t line 30. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 263. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 308. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 317. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 371. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 424. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 427. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 434. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 446. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 542. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 551. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 561. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 570. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 579. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 580. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 607. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 616. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 627. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 642. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 646. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 667. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 677. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 691. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 695. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 733. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 758. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 784. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 808. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 858. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 863. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 864. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 894. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 899. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 928. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 933. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 963. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/004gziphdr.t line 968. Global symbol "$GzipError" requires explicit package name (did you forget to declare "my $GzipError"?) at t/004gziphdr.t line 987. Execution of t/004gziphdr.t aborted due to compilation errors. # Looks like your test exited with 255 just after 5. # Failed test 'use IO::Compress::Deflate;' # at t/005defhdr.t line 27. # Tried to use 'IO::Compress::Deflate'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. # Compilation failed in require at t/005defhdr.t line 27. # BEGIN failed--compilation aborted at t/005defhdr.t line 27. # Failed test 'use IO::Uncompress::Inflate;' # at t/005defhdr.t line 28. # Tried to use 'IO::Uncompress::Inflate'. # Error: Attempt to reload IO/Uncompress/Inflate.pm aborted. # Compilation failed in require at t/005defhdr.t line 28. # BEGIN failed--compilation aborted at t/005defhdr.t line 28. Can't locate object method "new" via package "IO::Compress::Deflate" at t/005defhdr.t line 41. # Looks like your test exited with 255 just after 6. Attempt to reload IO/Uncompress/Unzip.pm aborted. Compilation failed in require at t/011-streamzip.t line 17. BEGIN failed--compilation aborted at t/011-streamzip.t line 17. t/100generic-bzip2.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/100generic-deflate.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/100generic-bzip2.t line 13. BEGIN failed--compilation aborted at t/100generic-bzip2.t line 13. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/100generic-deflate.t line 14. BEGIN failed--compilation aborted at t/100generic-deflate.t line 14. # Failed test 'use IO::Compress::Gzip;' # at t/050interop-gzip.t line 117. # Tried to use 'IO::Compress::Gzip'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # Compilation failed in require at t/050interop-gzip.t line 117. # BEGIN failed--compilation aborted at t/050interop-gzip.t line 117. # Failed test 'use IO::Uncompress::Gunzip;' # at t/050interop-gzip.t line 118. # Tried to use 'IO::Uncompress::Gunzip'. # Error: Attempt to reload IO/Uncompress/Gunzip.pm aborted. # Compilation failed in require at t/050interop-gzip.t line 118. # BEGIN failed--compilation aborted at t/050interop-gzip.t line 118. syntax error at t/050interop-gzip.t line 142, near "gzip \" Execution of t/050interop-gzip.t aborted due to compilation errors. # Failed test 'no warnings' # at /usr/share/perl5/vendor_perl/Test/Builder.pm line 193. # There were 2 warning(s) # Previous test 2 'use IO::Uncompress::Gunzip;' # Backslash found where operator expected at t/050interop-gzip.t line 142, near "gzip \" # at t/050interop-gzip.t line 142. # # ---------- # Previous test 2 'use IO::Uncompress::Gunzip;' # (Do you need to predeclare gzip?) # at t/050interop-gzip.t line 142. # # Looks like your test exited with 255 just after 3. t/050interop-gzip.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/8 subtests t/020isize.t .................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 75/77 subtests # Failed test 'use Compress::Zlib;' # at t/020isize.t line 31. # Tried to use 'Compress::Zlib'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # Compilation failed in require at t/020isize.t line 31. # BEGIN failed--compilation aborted at t/020isize.t line 31. # Failed test 'use IO::Compress::Gzip;' # at t/020isize.t line 32. # Tried to use 'IO::Compress::Gzip'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # Compilation failed in require at t/020isize.t line 32. # BEGIN failed--compilation aborted at t/020isize.t line 32. # Failed test 'use IO::Uncompress::Gunzip;' # at t/020isize.t line 33. # Tried to use 'IO::Uncompress::Gunzip'. # Error: Attempt to reload IO/Uncompress/Gunzip.pm aborted. # Compilation failed in require at t/020isize.t line 33. # BEGIN failed--compilation aborted at t/020isize.t line 33. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/020isize.t line 142. Execution of t/020isize.t aborted due to compilation errors. # Looks like your test exited with 255 just after 5. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/100generic-gzip.t line 13. BEGIN failed--compilation aborted at t/100generic-gzip.t line 13. t/100generic-gzip.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/100generic-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/100generic-rawdeflate.t line 13. t/100generic-rawdeflate.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/100generic-zip.t line 13. BEGIN failed--compilation aborted at t/100generic-zip.t line 13. t/100generic-zip.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/102tied-bzip2.t line 13. BEGIN failed--compilation aborted at t/102tied-bzip2.t line 13. t/102tied-bzip2.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/109merge-zip.t ................ skipped: not implemented yet Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/101truncate-bzip2.t line 33. BEGIN failed--compilation aborted at t/101truncate-bzip2.t line 33. # Looks like your test exited with 2 just after 1. t/101truncate-bzip2.t ........... Dubious, test returned 2 (wstat 512, 0x200) Failed 3308/3309 subtests Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/101truncate-deflate.t line 33. BEGIN failed--compilation aborted at t/101truncate-deflate.t line 33. # Looks like your test exited with 2 just after 1. t/101truncate-deflate.t ......... Dubious, test returned 2 (wstat 512, 0x200) Failed 2552/2553 subtests Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/101truncate-gzip.t line 32. BEGIN failed--compilation aborted at t/101truncate-gzip.t line 32. # Looks like your test exited with 2 just after 1. t/101truncate-gzip.t ............ Dubious, test returned 2 (wstat 512, 0x200) Failed 3040/3041 subtests Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/101truncate-rawdeflate.t line 30. BEGIN failed--compilation aborted at t/101truncate-rawdeflate.t line 30. # Looks like your test exited with 2 just after 1. t/101truncate-rawdeflate.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 625/626 subtests Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/101truncate-zip.t line 34. BEGIN failed--compilation aborted at t/101truncate-zip.t line 34. # Looks like your test exited with 2 just after 1. t/101truncate-zip.t ............. Dubious, test returned 2 (wstat 512, 0x200) Failed 7732/7733 subtests Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/102tied-deflate.t line 13. BEGIN failed--compilation aborted at t/102tied-deflate.t line 13. t/102tied-deflate.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/108anyunc-transparent.t ....... ok Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/102tied-gzip.t line 13. BEGIN failed--compilation aborted at t/102tied-gzip.t line 13. t/102tied-gzip.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/102tied-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/102tied-rawdeflate.t line 13. t/102tied-rawdeflate.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/102tied-zip.t line 13. BEGIN failed--compilation aborted at t/102tied-zip.t line 13. t/102tied-zip.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/103newtied-bzip2.t line 13. BEGIN failed--compilation aborted at t/103newtied-bzip2.t line 13. t/103newtied-bzip2.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/103newtied-deflate.t line 13. BEGIN failed--compilation aborted at t/103newtied-deflate.t line 13. t/103newtied-deflate.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/103newtied-gzip.t line 13. BEGIN failed--compilation aborted at t/103newtied-gzip.t line 13. t/103newtied-gzip.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/103newtied-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/103newtied-rawdeflate.t line 13. t/103newtied-rawdeflate.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/103newtied-zip.t line 13. BEGIN failed--compilation aborted at t/103newtied-zip.t line 13. t/103newtied-zip.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/104destroy-bzip2.t line 13. BEGIN failed--compilation aborted at t/104destroy-bzip2.t line 13. t/104destroy-bzip2.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/104destroy-deflate.t line 13. BEGIN failed--compilation aborted at t/104destroy-deflate.t line 13. t/104destroy-deflate.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/104destroy-gzip.t line 13. BEGIN failed--compilation aborted at t/104destroy-gzip.t line 13. t/104destroy-gzip.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/104destroy-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/104destroy-rawdeflate.t line 13. t/104destroy-rawdeflate.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/104destroy-zip.t line 13. BEGIN failed--compilation aborted at t/104destroy-zip.t line 13. t/104destroy-zip.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/105oneshot-bzip2.t line 13. BEGIN failed--compilation aborted at t/105oneshot-bzip2.t line 13. t/105oneshot-bzip2.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/105oneshot-deflate.t line 13. BEGIN failed--compilation aborted at t/105oneshot-deflate.t line 13. t/105oneshot-deflate.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/105oneshot-gzip.t line 13. BEGIN failed--compilation aborted at t/105oneshot-gzip.t line 13. t/105oneshot-gzip.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/105oneshot-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/105oneshot-rawdeflate.t line 13. t/105oneshot-rawdeflate.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run # Failed test 'use IO::Compress::Gzip;' # at t/105oneshot-gzip-only.t line 29. # Tried to use 'IO::Compress::Gzip'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # Compilation failed in require at t/105oneshot-gzip-only.t line 29. # BEGIN failed--compilation aborted at t/105oneshot-gzip-only.t line 29. # Failed test 'use IO::Uncompress::Gunzip;' # at t/105oneshot-gzip-only.t line 30. # Tried to use 'IO::Uncompress::Gunzip'. # Error: Attempt to reload IO/Uncompress/Gunzip.pm aborted. # Compilation failed in require at t/105oneshot-gzip-only.t line 30. # BEGIN failed--compilation aborted at t/105oneshot-gzip-only.t line 30. Global symbol "$GunzipError" requires explicit package name (did you forget to declare "my $GunzipError"?) at t/105oneshot-gzip-only.t line 47. Execution of t/105oneshot-gzip-only.t aborted due to compilation errors. # Looks like your test exited with 255 just after 3. t/105oneshot-gzip-only.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 70/71 subtests t/105oneshot-zip-bzip2-only.t ... skipped: IO::Compress::Bzip2 not available Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/105oneshot-zip.t line 13. BEGIN failed--compilation aborted at t/105oneshot-zip.t line 13. t/105oneshot-zip.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/105oneshot-zip-store-only.t ... skipped: IO::Compress::Bzip2 not available # Failed test 'use IO::Compress::Zip;' # at t/105oneshot-zip-only.t line 31. # Tried to use 'IO::Compress::Zip'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # Compilation failed in require at t/105oneshot-zip-only.t line 31. # BEGIN failed--compilation aborted at t/105oneshot-zip-only.t line 31. # Failed test 'use IO::Uncompress::Unzip;' # at t/105oneshot-zip-only.t line 32. # Tried to use 'IO::Uncompress::Unzip'. # Error: Attempt to reload IO/Uncompress/Unzip.pm aborted. # Compilation failed in require at t/105oneshot-zip-only.t line 32. # BEGIN failed--compilation aborted at t/105oneshot-zip-only.t line 32. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/105oneshot-zip-only.t line 47. syntax error at t/105oneshot-zip-only.t line 176, near "unzip "$files/encrypt-standard.zip"" Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/105oneshot-zip-only.t line 177. syntax error at t/105oneshot-zip-only.t line 179, near "unzip "$files/encrypt-aes.zip"" Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/105oneshot-zip-only.t line 180. Global symbol "$ZipError" requires explicit package name (did you forget to declare "my $ZipError"?) at t/105oneshot-zip-only.t line 237. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/105oneshot-zip-only.t line 241. Global symbol "$ZipError" requires explicit package name (did you forget to declare "my $ZipError"?) at t/105oneshot-zip-only.t line 246. Global symbol "$ZipError" requires explicit package name (did you forget to declare "my $ZipError"?) at t/105oneshot-zip-only.t line 285. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/105oneshot-zip-only.t line 291. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/105oneshot-zip-only.t line 326. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/105oneshot-zip-only.t line 354. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/105oneshot-zip-only.t line 221. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/105oneshot-zip-only.t line 221. Bareword "ZIP_CM_STORE" not allowed while "strict subs" in use at t/105oneshot-zip-only.t line 263. Bareword "ZIP_CM_DEFLATE" not allowed while "strict subs" in use at t/105oneshot-zip-only.t line 263. Execution of t/105oneshot-zip-only.t aborted due to compilation errors. # Failed test 'no warnings' # at /usr/share/perl5/vendor_perl/Test/Builder.pm line 193. # There were 4 warning(s) # Previous test 2 'use IO::Uncompress::Unzip;' # String found where operator expected at t/105oneshot-zip-only.t line 176, near "unzip "$files/encrypt-standard.zip"" # at t/105oneshot-zip-only.t line 176. # # ---------- # Previous test 2 'use IO::Uncompress::Unzip;' # (Do you need to predeclare unzip?) # at t/105oneshot-zip-only.t line 176. # # ---------- # Previous test 2 'use IO::Uncompress::Unzip;' # String found where operator expected at t/105oneshot-zip-only.t line 179, near "unzip "$files/encrypt-aes.zip"" # at t/105oneshot-zip-only.t line 179. # # ---------- # Previous test 2 'use IO::Uncompress::Unzip;' # (Do you need to predeclare unzip?) # at t/105oneshot-zip-only.t line 179. # # Looks like your test exited with 255 just after 3. t/105oneshot-zip-only.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 231/231 subtests t/106prime-bzip2.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/106prime-deflate.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/106prime-gzip.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/106prime-rawdeflate.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/106prime-bzip2.t line 13. BEGIN failed--compilation aborted at t/106prime-bzip2.t line 13. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/106prime-deflate.t line 13. BEGIN failed--compilation aborted at t/106prime-deflate.t line 13. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/106prime-gzip.t line 13. BEGIN failed--compilation aborted at t/106prime-gzip.t line 13. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/106prime-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/106prime-rawdeflate.t line 13. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/106prime-zip.t line 13. BEGIN failed--compilation aborted at t/106prime-zip.t line 13. Compress::Raw::Bzip2 version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Bzip2.pm line 9. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Bzip2.pm line 11. Compilation failed in require at t/107multi-bzip2.t line 13. BEGIN failed--compilation aborted at t/107multi-bzip2.t line 13. t/106prime-zip.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/107multi-bzip2.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/107multi-deflate.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/107multi-gzip.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/107multi-rawdeflate.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. Compilation failed in require at t/107multi-deflate.t line 13. BEGIN failed--compilation aborted at t/107multi-deflate.t line 13. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. Compilation failed in require at t/107multi-gzip.t line 13. BEGIN failed--compilation aborted at t/107multi-gzip.t line 13. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at t/107multi-rawdeflate.t line 13. BEGIN failed--compilation aborted at t/107multi-rawdeflate.t line 13. # Failed test 'use IO::Compress::Zip;' # at t/107multi-zip-only.t line 27. # Tried to use 'IO::Compress::Zip'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # Compilation failed in require at t/107multi-zip-only.t line 27. # BEGIN failed--compilation aborted at t/107multi-zip-only.t line 27. # Failed test 'use IO::Uncompress::Unzip;' # at t/107multi-zip-only.t line 29. # Tried to use 'IO::Uncompress::Unzip'. # Error: Attempt to reload IO/Uncompress/Unzip.pm aborted. # Compilation failed in require at t/107multi-zip-only.t line 29. # BEGIN failed--compilation aborted at t/107multi-zip-only.t line 29. Global symbol "$UnzipError" requires explicit package name (did you forget to declare "my $UnzipError"?) at t/107multi-zip-only.t line 75. Execution of t/107multi-zip-only.t aborted due to compilation errors. # Looks like your test exited with 255 just after 4. t/107multi-zip-only.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 20/22 subtests # Failed test 'use Compress::Zlib;' # at t/cz-01version.t line 24. # Tried to use 'Compress::Zlib'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # Compilation failed in require at t/cz-01version.t line 24. # BEGIN failed--compilation aborted at t/cz-01version.t line 24. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/cz-01version.t line 32. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/cz-01version.t line 33. Execution of t/cz-01version.t aborted due to compilation errors. t/01misc.t ...................... ok # Looks like your test exited with 255 just after 2. t/cz-01version.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/3 subtests # Failed test 'create package P2' # at t/111const-deflate.t line 52. # got: 'Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at (eval 72) line 5. # BEGIN failed--compilation aborted at (eval 72) line 5. # ' # expected: '' # Failed test ' has ZLIB_VERSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::ZLIB_VERSION" not allowed while "strict subs" in use at (eval 74) line 1. # ' # expected: '' # Failed test ' has ZLIB_VERNUM' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::ZLIB_VERNUM" not allowed while "strict subs" in use at (eval 76) line 1. # ' # expected: '' # Failed test ' has OS_CODE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::OS_CODE" not allowed while "strict subs" in use at (eval 78) line 1. # ' # expected: '' # Failed test ' has MAX_MEM_LEVEL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::MAX_MEM_LEVEL" not allowed while "strict subs" in use at (eval 80) line 1. # ' # expected: '' # Failed test ' has MAX_WBITS' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::MAX_WBITS" not allowed while "strict subs" in use at (eval 82) line 1. # ' # expected: '' # Failed test ' has Z_ASCII' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_ASCII" not allowed while "strict subs" in use at (eval 84) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 86) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 88) line 1. # ' # expected: '' # Failed test ' has Z_BINARY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_BINARY" not allowed while "strict subs" in use at (eval 90) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_BLOCK" not allowed while "strict subs" in use at (eval 92) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 94) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 96) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 98) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 100) line 1. # ' # expected: '' # Failed test ' has Z_DEFLATED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_DEFLATED" not allowed while "strict subs" in use at (eval 102) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_ERRNO" not allowed while "strict subs" in use at (eval 104) line 1. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_FILTERED" not allowed while "strict subs" in use at (eval 106) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_FIXED" not allowed while "strict subs" in use at (eval 108) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_FINISH" not allowed while "strict subs" in use at (eval 110) line 1. # ' # expected: '' Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/112utf8-zip.t line 18. BEGIN failed--compilation aborted at t/112utf8-zip.t line 18. t/112utf8-zip.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 112) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 114) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 116) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_NEED_DICT" not allowed while "strict subs" in use at (eval 118) line 1. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 120) line 1. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 122) line 1. # ' # expected: '' # Failed test ' has Z_NULL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_NULL" not allowed while "strict subs" in use at (eval 124) line 1. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_OK" not allowed while "strict subs" in use at (eval 126) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 128) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_RLE" not allowed while "strict subs" in use at (eval 130) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_STREAM_END" not allowed while "strict subs" in use at (eval 132) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 134) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 136) line 1. # ' # expected: '' Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. Compilation failed in require at t/113issues.t line 18. BEGIN failed--compilation aborted at t/113issues.t line 18. t/113issues.t ................... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # Failed test ' has Z_TREES' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_TREES" not allowed while "strict subs" in use at (eval 138) line 1. # ' # expected: '' # Failed test ' has Z_UNKNOWN' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_UNKNOWN" not allowed while "strict subs" in use at (eval 140) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 142) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::WANT_GZIP" not allowed while "strict subs" in use at (eval 144) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP_OR_ZLIB' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Adapter::Deflate::WANT_GZIP_OR_ZLIB" not allowed while "strict subs" in use at (eval 146) line 1. # ' # expected: '' # Failed test 'create package P3' # at t/111const-deflate.t line 52. # got: 'Attempt to reload IO/Compress/Adapter/Deflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at (eval 148) line 5. # BEGIN failed--compilation aborted at (eval 148) line 5. # ' # expected: '' # Failed test 'use Compress::Zlib;' # at t/cz-03zlib-v1.t line 38. # Tried to use 'Compress::Zlib'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # Compilation failed in require at t/cz-03zlib-v1.t line 38. # BEGIN failed--compilation aborted at t/cz-03zlib-v1.t line 38. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. Compilation failed in require at t/cz-05examples.t line 17. BEGIN failed--compilation aborted at t/cz-05examples.t line 17. t/cz-05examples.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # Failed test 'use IO::Compress::Gzip;' # at t/cz-03zlib-v1.t line 41. # Tried to use 'IO::Compress::Gzip'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Adapter/Deflate.pm line 8. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/RawDeflate.pm line 11. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # Compilation failed in require at t/cz-03zlib-v1.t line 41. # BEGIN failed--compilation aborted at t/cz-03zlib-v1.t line 41. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 357. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 381. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 387. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 407. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 416. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 422. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 428. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 434. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 440. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 446. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 452. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 458. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 463. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 472. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 478. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 485. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 492. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 499. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 506. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 513. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 520. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 568. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 940. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 944. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 971. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 980. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 989. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 998. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1019. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1040. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1058. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1076. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1099. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1101. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1126. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1137. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-03zlib-v1.t line 1147. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 56. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 56. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 133. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 154. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 160. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 165. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 167. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 176. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 184. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 184. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 188. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 199. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 211. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 213. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 225. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 236. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 236. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 240. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 255. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 260. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 269. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 276. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 282. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 284. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 291. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 314. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 317. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 319. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 328. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 334. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 463. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 472. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 478. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 485. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 492. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 499. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 506. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 513. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 520. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 584. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 590. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 595. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 597. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 608. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 615. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 615. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 619. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 635. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 638. Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 641. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 641. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 645. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 648. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 656. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 659. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 666. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 670. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 680. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 680. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 685. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 685. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 696. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 699. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 702. Bareword "ZLIB_VERNUM" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 707. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 707. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 713. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 726. Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 726. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 729. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 731. Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 732. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 735. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 749. Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 750. Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 753. Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 753. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 754. Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 756. Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 757. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 760. Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 765. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 766. Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 768. Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 769. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 772. Bareword "Z_FILTERED" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 777. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 778. Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 780. Bareword "Z_FILTERED" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 781. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 784. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 788. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 796. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 800. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 856. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 862. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 873. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 971. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 980. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 989. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 998. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1019. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1040. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1058. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1076. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1137. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1147. Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1238. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1252. Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1255. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1256. Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1257. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1258. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1270. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1273. Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1275. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1276. Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1277. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-03zlib-v1.t line 1278. Execution of t/cz-03zlib-v1.t aborted due to compilation errors. t/cz-03zlib-v1.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 470/472 subtests t/cz-06gzsetp.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # Looks like your test exited with 255 just after 4. Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. Compilation failed in require at t/cz-06gzsetp.t line 17. BEGIN failed--compilation aborted at t/cz-06gzsetp.t line 17. # Failed test 'use Compress::Zlib;' # at t/cz-14gzopen.t line 26. # Tried to use 'Compress::Zlib'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # Compilation failed in require at t/cz-14gzopen.t line 26. # BEGIN failed--compilation aborted at t/cz-14gzopen.t line 26. # Failed test 'use Compress::Zlib;' # at t/cz-08encoding.t line 34. # Tried to use 'Compress::Zlib'. # Error: Compress::Raw::Zlib version 2.103 required--this is only version 2.101 at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/Compress/Zlib.pm line 11. # Compilation failed in require at t/cz-08encoding.t line 34. # BEGIN failed--compilation aborted at t/cz-08encoding.t line 34. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/cz-08encoding.t line 44. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/cz-08encoding.t line 44. Execution of t/cz-08encoding.t aborted due to compilation errors. # Looks like your test exited with 255 just after 2. t/cz-08encoding.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 29/30 subtests Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 58. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 62. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 65. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 68. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 75. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 105. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 108. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 111. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 115. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 123. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 123. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 129. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 130. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 508. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 509. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 527. Global symbol "$gzerrno" requires explicit package name (did you forget to declare "my $gzerrno"?) at t/cz-14gzopen.t line 530. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/cz-14gzopen.t line 35. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/cz-14gzopen.t line 35. Bareword "Z_FINISH" not allowed while "strict subs" in use at t/cz-14gzopen.t line 109. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-14gzopen.t line 122. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/cz-14gzopen.t line 123. Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at t/cz-14gzopen.t line 470. Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at t/cz-14gzopen.t line 485. Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at t/cz-14gzopen.t line 664. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-14gzopen.t line 664. Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at t/cz-14gzopen.t line 665. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-14gzopen.t line 665. Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at t/cz-14gzopen.t line 680. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-14gzopen.t line 680. Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at t/cz-14gzopen.t line 681. Bareword "Z_OK" not allowed while "strict subs" in use at t/cz-14gzopen.t line 681. Execution of t/cz-14gzopen.t aborted due to compilation errors. # Looks like your test exited with 255 just after 3. t/cz-14gzopen.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 263/265 subtests # Failed test ' has ZLIB_VERSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::ZLIB_VERSION" not allowed while "strict subs" in use at (eval 150) line 1. # ' # expected: '' # Failed test ' has ZLIB_VERNUM' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::ZLIB_VERNUM" not allowed while "strict subs" in use at (eval 152) line 1. # ' # expected: '' # Failed test ' has OS_CODE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::OS_CODE" not allowed while "strict subs" in use at (eval 154) line 1. # ' # expected: '' # Failed test ' has MAX_MEM_LEVEL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::MAX_MEM_LEVEL" not allowed while "strict subs" in use at (eval 156) line 1. # ' # expected: '' # Failed test ' has MAX_WBITS' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::MAX_WBITS" not allowed while "strict subs" in use at (eval 158) line 1. # ' # expected: '' # Failed test ' has Z_ASCII' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_ASCII" not allowed while "strict subs" in use at (eval 160) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 162) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 164) line 1. # ' # expected: '' # Failed test ' has Z_BINARY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_BINARY" not allowed while "strict subs" in use at (eval 166) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_BLOCK" not allowed while "strict subs" in use at (eval 168) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 170) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 172) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 174) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 176) line 1. # ' # expected: '' # Failed test ' has Z_DEFLATED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_DEFLATED" not allowed while "strict subs" in use at (eval 178) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_ERRNO" not allowed while "strict subs" in use at (eval 180) line 1. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_FILTERED" not allowed while "strict subs" in use at (eval 182) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_FIXED" not allowed while "strict subs" in use at (eval 184) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_FINISH" not allowed while "strict subs" in use at (eval 186) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 188) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 190) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 192) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_NEED_DICT" not allowed while "strict subs" in use at (eval 194) line 1. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 196) line 1. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 198) line 1. # ' # expected: '' # Failed test ' has Z_NULL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_NULL" not allowed while "strict subs" in use at (eval 200) line 1. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_OK" not allowed while "strict subs" in use at (eval 202) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 204) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_RLE" not allowed while "strict subs" in use at (eval 206) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_STREAM_END" not allowed while "strict subs" in use at (eval 208) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 210) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 212) line 1. # ' # expected: '' # Failed test ' has Z_TREES' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_TREES" not allowed while "strict subs" in use at (eval 214) line 1. # ' # expected: '' # Failed test ' has Z_UNKNOWN' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_UNKNOWN" not allowed while "strict subs" in use at (eval 216) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 218) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::WANT_GZIP" not allowed while "strict subs" in use at (eval 220) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP_OR_ZLIB' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::RawDeflate::WANT_GZIP_OR_ZLIB" not allowed while "strict subs" in use at (eval 222) line 1. # ' # expected: '' # Failed test 'create package P4' # at t/111const-deflate.t line 52. # got: 'Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Deflate.pm line 11. # Compilation failed in require at (eval 224) line 5. # BEGIN failed--compilation aborted at (eval 224) line 5. # ' # expected: '' # Failed test ' has ZLIB_VERSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::ZLIB_VERSION" not allowed while "strict subs" in use at (eval 226) line 1. # ' # expected: '' # Failed test ' has ZLIB_VERNUM' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::ZLIB_VERNUM" not allowed while "strict subs" in use at (eval 228) line 1. # ' # expected: '' # Failed test ' has OS_CODE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::OS_CODE" not allowed while "strict subs" in use at (eval 230) line 1. # ' # expected: '' # Failed test ' has MAX_MEM_LEVEL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::MAX_MEM_LEVEL" not allowed while "strict subs" in use at (eval 232) line 1. # ' # expected: '' # Failed test ' has MAX_WBITS' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::MAX_WBITS" not allowed while "strict subs" in use at (eval 234) line 1. # ' # expected: '' # Failed test ' has Z_ASCII' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_ASCII" not allowed while "strict subs" in use at (eval 236) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 238) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 240) line 1. # ' # expected: '' # Failed test ' has Z_BINARY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_BINARY" not allowed while "strict subs" in use at (eval 242) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_BLOCK" not allowed while "strict subs" in use at (eval 244) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 246) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 248) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 250) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 252) line 1. # ' # expected: '' # Failed test ' has Z_DEFLATED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_DEFLATED" not allowed while "strict subs" in use at (eval 254) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_ERRNO" not allowed while "strict subs" in use at (eval 256) line 1. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_FILTERED" not allowed while "strict subs" in use at (eval 258) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_FIXED" not allowed while "strict subs" in use at (eval 260) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_FINISH" not allowed while "strict subs" in use at (eval 262) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 264) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 266) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 268) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_NEED_DICT" not allowed while "strict subs" in use at (eval 270) line 1. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 272) line 1. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 274) line 1. # ' # expected: '' # Failed test ' has Z_NULL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_NULL" not allowed while "strict subs" in use at (eval 276) line 1. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_OK" not allowed while "strict subs" in use at (eval 278) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 280) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_RLE" not allowed while "strict subs" in use at (eval 282) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_STREAM_END" not allowed while "strict subs" in use at (eval 284) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 286) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 288) line 1. # ' # expected: '' # Failed test ' has Z_TREES' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_TREES" not allowed while "strict subs" in use at (eval 290) line 1. # ' # expected: '' # Failed test ' has Z_UNKNOWN' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_UNKNOWN" not allowed while "strict subs" in use at (eval 292) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 294) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::WANT_GZIP" not allowed while "strict subs" in use at (eval 296) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP_OR_ZLIB' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Deflate::WANT_GZIP_OR_ZLIB" not allowed while "strict subs" in use at (eval 298) line 1. # ' # expected: '' # Failed test 'create package P5' # at t/111const-deflate.t line 52. # got: 'Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Gzip.pm line 11. # Compilation failed in require at (eval 300) line 5. # BEGIN failed--compilation aborted at (eval 300) line 5. # ' # expected: '' # Failed test ' has ZLIB_VERSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::ZLIB_VERSION" not allowed while "strict subs" in use at (eval 302) line 1. # ' # expected: '' # Failed test ' has ZLIB_VERNUM' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::ZLIB_VERNUM" not allowed while "strict subs" in use at (eval 304) line 1. # ' # expected: '' # Failed test ' has OS_CODE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::OS_CODE" not allowed while "strict subs" in use at (eval 306) line 1. # ' # expected: '' # Failed test ' has MAX_MEM_LEVEL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::MAX_MEM_LEVEL" not allowed while "strict subs" in use at (eval 308) line 1. # ' # expected: '' # Failed test ' has MAX_WBITS' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::MAX_WBITS" not allowed while "strict subs" in use at (eval 310) line 1. # ' # expected: '' # Failed test ' has Z_ASCII' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_ASCII" not allowed while "strict subs" in use at (eval 312) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 314) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 316) line 1. # ' # expected: '' # Failed test ' has Z_BINARY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_BINARY" not allowed while "strict subs" in use at (eval 318) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_BLOCK" not allowed while "strict subs" in use at (eval 320) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 322) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 324) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 326) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 328) line 1. # ' # expected: '' # Failed test ' has Z_DEFLATED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_DEFLATED" not allowed while "strict subs" in use at (eval 330) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_ERRNO" not allowed while "strict subs" in use at (eval 332) line 1. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_FILTERED" not allowed while "strict subs" in use at (eval 334) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_FIXED" not allowed while "strict subs" in use at (eval 336) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_FINISH" not allowed while "strict subs" in use at (eval 338) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 340) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 342) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 344) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_NEED_DICT" not allowed while "strict subs" in use at (eval 346) line 1. # ' # expected: '' t/globmapper.t .................. ok # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 348) line 1. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 350) line 1. # ' # expected: '' # Failed test ' has Z_NULL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_NULL" not allowed while "strict subs" in use at (eval 352) line 1. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_OK" not allowed while "strict subs" in use at (eval 354) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 356) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_RLE" not allowed while "strict subs" in use at (eval 358) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_STREAM_END" not allowed while "strict subs" in use at (eval 360) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 362) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 364) line 1. # ' # expected: '' # Failed test ' has Z_TREES' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_TREES" not allowed while "strict subs" in use at (eval 366) line 1. # ' # expected: '' # Failed test ' has Z_UNKNOWN' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_UNKNOWN" not allowed while "strict subs" in use at (eval 368) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 370) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::WANT_GZIP" not allowed while "strict subs" in use at (eval 372) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP_OR_ZLIB' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Gzip::WANT_GZIP_OR_ZLIB" not allowed while "strict subs" in use at (eval 374) line 1. # ' # expected: '' # Failed test 'create package P6' # at t/111const-deflate.t line 52. # got: 'Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # BEGIN failed--compilation aborted at /builddir/build/BUILD/IO-Compress-2.103/blib/lib/IO/Compress/Zip.pm line 8. # Compilation failed in require at (eval 376) line 5. # BEGIN failed--compilation aborted at (eval 376) line 5. # ' # expected: '' # Failed test ' has ZLIB_VERSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::ZLIB_VERSION" not allowed while "strict subs" in use at (eval 378) line 1. # ' # expected: '' # Failed test ' has ZLIB_VERNUM' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::ZLIB_VERNUM" not allowed while "strict subs" in use at (eval 380) line 1. # ' # expected: '' # Failed test ' has OS_CODE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::OS_CODE" not allowed while "strict subs" in use at (eval 382) line 1. # ' # expected: '' # Failed test ' has MAX_MEM_LEVEL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::MAX_MEM_LEVEL" not allowed while "strict subs" in use at (eval 384) line 1. # ' # expected: '' # Failed test ' has MAX_WBITS' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::MAX_WBITS" not allowed while "strict subs" in use at (eval 386) line 1. # ' # expected: '' # Failed test ' has Z_ASCII' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_ASCII" not allowed while "strict subs" in use at (eval 388) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 390) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 392) line 1. # ' # expected: '' # Failed test ' has Z_BINARY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_BINARY" not allowed while "strict subs" in use at (eval 394) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_BLOCK" not allowed while "strict subs" in use at (eval 396) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 398) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 400) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 402) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 404) line 1. # ' # expected: '' # Failed test ' has Z_DEFLATED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_DEFLATED" not allowed while "strict subs" in use at (eval 406) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_ERRNO" not allowed while "strict subs" in use at (eval 408) line 1. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_FILTERED" not allowed while "strict subs" in use at (eval 410) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_FIXED" not allowed while "strict subs" in use at (eval 412) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_FINISH" not allowed while "strict subs" in use at (eval 414) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 416) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 418) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 420) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_NEED_DICT" not allowed while "strict subs" in use at (eval 422) line 1. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 424) line 1. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 426) line 1. # ' # expected: '' # Failed test ' has Z_NULL' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_NULL" not allowed while "strict subs" in use at (eval 428) line 1. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_OK" not allowed while "strict subs" in use at (eval 430) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 432) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_RLE" not allowed while "strict subs" in use at (eval 434) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_STREAM_END" not allowed while "strict subs" in use at (eval 436) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 438) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 440) line 1. # ' # expected: '' # Failed test ' has Z_TREES' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_TREES" not allowed while "strict subs" in use at (eval 442) line 1. # ' # expected: '' # Failed test ' has Z_UNKNOWN' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_UNKNOWN" not allowed while "strict subs" in use at (eval 444) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 446) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::WANT_GZIP" not allowed while "strict subs" in use at (eval 448) line 1. # ' # expected: '' # Failed test ' has WANT_GZIP_OR_ZLIB' # at t/111const-deflate.t line 58. # got: 'Bareword "IO::Compress::Zip::WANT_GZIP_OR_ZLIB" not allowed while "strict subs" in use at (eval 450) line 1. # ' # expected: '' # Failed test 'create package P7' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Adapter/Deflate.pm aborted. # Compilation failed in require at (eval 452) line 5. # BEGIN failed--compilation aborted at (eval 452) line 5. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_OK" not allowed while "strict subs" in use at (eval 454) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_END" not allowed while "strict subs" in use at (eval 456) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NEED_DICT" not allowed while "strict subs" in use at (eval 458) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_ERRNO" not allowed while "strict subs" in use at (eval 460) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 462) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 464) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 466) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 468) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 470) line 1. # ' # expected: '' # Failed test 'create package P8' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Adapter/Deflate.pm aborted. # Compilation failed in require at (eval 472) line 5. # BEGIN failed--compilation aborted at (eval 472) line 5. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 474) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 476) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 478) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 480) line 1. # ' # expected: '' # Failed test 'create package P9' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Adapter/Deflate.pm aborted. # Compilation failed in require at (eval 482) line 5. # BEGIN failed--compilation aborted at (eval 482) line 5. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FILTERED" not allowed while "strict subs" in use at (eval 484) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 486) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_RLE" not allowed while "strict subs" in use at (eval 488) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FIXED" not allowed while "strict subs" in use at (eval 490) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 492) line 1. # ' # expected: '' # Failed test 'create package P10' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Adapter/Deflate.pm aborted. # Compilation failed in require at (eval 494) line 5. # BEGIN failed--compilation aborted at (eval 494) line 5. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 496) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 498) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 500) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 502) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FINISH" not allowed while "strict subs" in use at (eval 504) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BLOCK" not allowed while "strict subs" in use at (eval 506) line 1. # ' # expected: '' # Failed test 'create package P11' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at (eval 508) line 5. # BEGIN failed--compilation aborted at (eval 508) line 5. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_OK" not allowed while "strict subs" in use at (eval 510) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_END" not allowed while "strict subs" in use at (eval 512) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NEED_DICT" not allowed while "strict subs" in use at (eval 514) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_ERRNO" not allowed while "strict subs" in use at (eval 516) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 518) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 520) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 522) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 524) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 526) line 1. # ' # expected: '' # Failed test 'create package P12' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at (eval 528) line 5. # BEGIN failed--compilation aborted at (eval 528) line 5. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 530) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 532) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 534) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 536) line 1. # ' # expected: '' # Failed test 'create package P13' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at (eval 538) line 5. # BEGIN failed--compilation aborted at (eval 538) line 5. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FILTERED" not allowed while "strict subs" in use at (eval 540) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 542) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_RLE" not allowed while "strict subs" in use at (eval 544) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FIXED" not allowed while "strict subs" in use at (eval 546) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 548) line 1. # ' # expected: '' # Failed test 'create package P14' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/RawDeflate.pm aborted. # Compilation failed in require at (eval 550) line 5. # BEGIN failed--compilation aborted at (eval 550) line 5. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 552) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 554) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 556) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 558) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FINISH" not allowed while "strict subs" in use at (eval 560) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BLOCK" not allowed while "strict subs" in use at (eval 562) line 1. # ' # expected: '' # Failed test 'create package P15' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Deflate.pm aborted. # Compilation failed in require at (eval 564) line 5. # BEGIN failed--compilation aborted at (eval 564) line 5. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_OK" not allowed while "strict subs" in use at (eval 566) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_END" not allowed while "strict subs" in use at (eval 568) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NEED_DICT" not allowed while "strict subs" in use at (eval 570) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_ERRNO" not allowed while "strict subs" in use at (eval 572) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 574) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 576) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 578) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 580) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 582) line 1. # ' # expected: '' # Failed test 'create package P16' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Deflate.pm aborted. # Compilation failed in require at (eval 584) line 5. # BEGIN failed--compilation aborted at (eval 584) line 5. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 586) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 588) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 590) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 592) line 1. # ' # expected: '' # Failed test 'create package P17' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Deflate.pm aborted. # Compilation failed in require at (eval 594) line 5. # BEGIN failed--compilation aborted at (eval 594) line 5. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FILTERED" not allowed while "strict subs" in use at (eval 596) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 598) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_RLE" not allowed while "strict subs" in use at (eval 600) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FIXED" not allowed while "strict subs" in use at (eval 602) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 604) line 1. # ' # expected: '' # Failed test 'create package P18' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Deflate.pm aborted. # Compilation failed in require at (eval 606) line 5. # BEGIN failed--compilation aborted at (eval 606) line 5. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 608) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 610) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 612) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 614) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FINISH" not allowed while "strict subs" in use at (eval 616) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BLOCK" not allowed while "strict subs" in use at (eval 618) line 1. # ' # expected: '' # Failed test 'create package P19' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Gzip.pm aborted. # Compilation failed in require at (eval 620) line 5. # BEGIN failed--compilation aborted at (eval 620) line 5. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_OK" not allowed while "strict subs" in use at (eval 622) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_END" not allowed while "strict subs" in use at (eval 624) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NEED_DICT" not allowed while "strict subs" in use at (eval 626) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_ERRNO" not allowed while "strict subs" in use at (eval 628) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 630) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 632) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 634) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 636) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 638) line 1. # ' # expected: '' # Failed test 'create package P20' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Gzip.pm aborted. # Compilation failed in require at (eval 640) line 5. # BEGIN failed--compilation aborted at (eval 640) line 5. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 642) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 644) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 646) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 648) line 1. # ' # expected: '' # Failed test 'create package P21' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Gzip.pm aborted. # Compilation failed in require at (eval 650) line 5. # BEGIN failed--compilation aborted at (eval 650) line 5. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FILTERED" not allowed while "strict subs" in use at (eval 652) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 654) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_RLE" not allowed while "strict subs" in use at (eval 656) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FIXED" not allowed while "strict subs" in use at (eval 658) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 660) line 1. # ' # expected: '' # Failed test 'create package P22' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Gzip.pm aborted. # Compilation failed in require at (eval 662) line 5. # BEGIN failed--compilation aborted at (eval 662) line 5. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 664) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 666) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 668) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 670) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FINISH" not allowed while "strict subs" in use at (eval 672) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BLOCK" not allowed while "strict subs" in use at (eval 674) line 1. # ' # expected: '' # Failed test 'create package P23' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Zip.pm aborted. # Compilation failed in require at (eval 676) line 5. # BEGIN failed--compilation aborted at (eval 676) line 5. # ' # expected: '' # Failed test ' has Z_OK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_OK" not allowed while "strict subs" in use at (eval 678) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_END' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_END" not allowed while "strict subs" in use at (eval 680) line 1. # ' # expected: '' # Failed test ' has Z_NEED_DICT' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NEED_DICT" not allowed while "strict subs" in use at (eval 682) line 1. # ' # expected: '' # Failed test ' has Z_ERRNO' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_ERRNO" not allowed while "strict subs" in use at (eval 684) line 1. # ' # expected: '' # Failed test ' has Z_STREAM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at (eval 686) line 1. # ' # expected: '' # Failed test ' has Z_DATA_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at (eval 688) line 1. # ' # expected: '' # Failed test ' has Z_MEM_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_MEM_ERROR" not allowed while "strict subs" in use at (eval 690) line 1. # ' # expected: '' # Failed test ' has Z_BUF_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BUF_ERROR" not allowed while "strict subs" in use at (eval 692) line 1. # ' # expected: '' # Failed test ' has Z_VERSION_ERROR' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_VERSION_ERROR" not allowed while "strict subs" in use at (eval 694) line 1. # ' # expected: '' # Failed test 'create package P24' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Zip.pm aborted. # Compilation failed in require at (eval 696) line 5. # BEGIN failed--compilation aborted at (eval 696) line 5. # ' # expected: '' # Failed test ' has Z_NO_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at (eval 698) line 1. # ' # expected: '' # Failed test ' has Z_BEST_SPEED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at (eval 700) line 1. # ' # expected: '' # Failed test ' has Z_BEST_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at (eval 702) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_COMPRESSION' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_COMPRESSION" not allowed while "strict subs" in use at (eval 704) line 1. # ' # expected: '' # Failed test 'create package P25' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Zip.pm aborted. # Compilation failed in require at (eval 706) line 5. # BEGIN failed--compilation aborted at (eval 706) line 5. # ' # expected: '' # Failed test ' has Z_FILTERED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FILTERED" not allowed while "strict subs" in use at (eval 708) line 1. # ' # expected: '' # Failed test ' has Z_HUFFMAN_ONLY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at (eval 710) line 1. # ' # expected: '' # Failed test ' has Z_RLE' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_RLE" not allowed while "strict subs" in use at (eval 712) line 1. # ' # expected: '' # Failed test ' has Z_FIXED' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FIXED" not allowed while "strict subs" in use at (eval 714) line 1. # ' # expected: '' # Failed test ' has Z_DEFAULT_STRATEGY' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at (eval 716) line 1. # ' # expected: '' # Failed test 'create package P26' # at t/111const-deflate.t line 83. # got: 'Attempt to reload IO/Compress/Zip.pm aborted. # Compilation failed in require at (eval 718) line 5. # BEGIN failed--compilation aborted at (eval 718) line 5. # ' # expected: '' # Failed test ' has Z_NO_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_NO_FLUSH" not allowed while "strict subs" in use at (eval 720) line 1. # ' # expected: '' # Failed test ' has Z_PARTIAL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_PARTIAL_FLUSH" not allowed while "strict subs" in use at (eval 722) line 1. # ' # expected: '' # Failed test ' has Z_SYNC_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_SYNC_FLUSH" not allowed while "strict subs" in use at (eval 724) line 1. # ' # expected: '' # Failed test ' has Z_FULL_FLUSH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at (eval 726) line 1. # ' # expected: '' # Failed test ' has Z_FINISH' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_FINISH" not allowed while "strict subs" in use at (eval 728) line 1. # ' # expected: '' # Failed test ' has Z_BLOCK' # at t/111const-deflate.t line 90. # got: 'Bareword "Z_BLOCK" not allowed while "strict subs" in use at (eval 730) line 1. # ' # expected: '' # Looks like you planned 356 tests but ran 331. # Looks like you failed 330 tests of 331 run. t/111const-deflate.t ............ Dubious, test returned 254 (wstat 65024, 0xfe00) Failed 355/356 subtests Test Summary Report ------------------- t/001zlib-generic-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/001bzip2.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 842 tests but ran 1. t/001zlib-generic-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/001zlib-generic-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/001zlib-generic-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/002any-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/002any-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/002any-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/002any-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/107multi-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/010examples-bzip2.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/002any-transparent.t (Wstat: 512 Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 2 Parse errors: Bad plan. You planned 16 tests but ran 3. t/108anyunc-bzip2.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/108anyunc-deflate.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/108anyunc-gzip.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/108anyunc-rawdeflate.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/108anyunc-zip.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/000prereq.t (Wstat: 4864 Tests: 32 Failed: 19) Failed tests: 1-5, 9-10, 12-13, 15, 18-21, 24-28 Non-zero exit status: 19 t/109merge-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/109merge-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/110encode-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/109merge-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/110encode-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/110encode-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/110encode-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/110encode-bzip2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/010examples-zlib.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/006zip.t (Wstat: 65280 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 109 tests but ran 3. t/004gziphdr.t (Wstat: 65280 Tests: 5 Failed: 2) Failed tests: 3-4 Non-zero exit status: 255 Parse errors: Bad plan. You planned 919 tests but ran 5. t/005defhdr.t (Wstat: 65280 Tests: 6 Failed: 2) Failed tests: 2-3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 596 tests but ran 6. t/011-streamzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/100generic-bzip2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/100generic-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/050interop-gzip.t (Wstat: 65280 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/020isize.t (Wstat: 65280 Tests: 5 Failed: 3) Failed tests: 1-3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 77 tests but ran 5. t/100generic-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/100generic-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/100generic-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/102tied-bzip2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/101truncate-bzip2.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3309 tests but ran 1. t/101truncate-deflate.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2553 tests but ran 1. t/101truncate-gzip.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3041 tests but ran 1. t/101truncate-rawdeflate.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 626 tests but ran 1. t/101truncate-zip.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 7733 tests but ran 1. t/102tied-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/102tied-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/102tied-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/102tied-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/103newtied-bzip2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/103newtied-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/103newtied-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/103newtied-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/103newtied-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/104destroy-bzip2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/104destroy-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/104destroy-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/104destroy-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/104destroy-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/105oneshot-bzip2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/105oneshot-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/105oneshot-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/105oneshot-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/105oneshot-gzip-only.t (Wstat: 65280 Tests: 3 Failed: 2) Failed tests: 1-2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 71 tests but ran 3. t/105oneshot-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/105oneshot-zip-only.t (Wstat: 65280 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 231 tests but ran 3. t/106prime-bzip2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/106prime-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/106prime-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/106prime-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/106prime-zip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/107multi-bzip2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/107multi-deflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/107multi-gzip.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/107multi-rawdeflate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/107multi-zip-only.t (Wstat: 65280 Tests: 4 Failed: 2) Failed tests: 1-2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 22 tests but ran 4. t/cz-01version.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 2. t/112utf8-zip.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/113issues.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/cz-05examples.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/cz-03zlib-v1.t (Wstat: 65280 Tests: 4 Failed: 2) Failed tests: 1, 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 472 tests but ran 4. t/cz-06gzsetp.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/cz-08encoding.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 30 tests but ran 2. t/cz-14gzopen.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 265 tests but ran 3. t/111const-deflate.t (Wstat: 65024 Tests: 331 Failed: 330) Failed tests: 1-330 Non-zero exit status: 254 Parse errors: Bad plan. You planned 356 tests but ran 331. Files=90, Tests=664, 1 wallclock secs ( 0.16 usr 0.08 sys + 4.18 cusr 0.73 csys = 5.15 CPU) Result: FAIL Failed 84/90 test programs. 375/664 subtests failed. make: *** [Makefile:851: test_dynamic] Error 254 error: Bad exit status from /var/tmp/rpm-tmp.g2485e (%check) Bad exit status from /var/tmp/rpm-tmp.g2485e (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress.spec