You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning (mostly harmless): No library found for -lbz2
but then during test:
t/010-useability.t ............ 1/3
# Failed test 'use Compress::Bzip2;'
# at t/010-useability.t line 10.
# Tried to use 'Compress::Bzip2'.
# Error: Can't load '/home/travis/.cpanm/work/1412062450.1495/Compress-Bzip2-2.18/blib/arch/auto/Compress/Bzip2/Bzip2.so' for module Compress::Bzip2: /home/travis/.cpanm/work/1412062450.1495/Compress-Bzip2-2.18/blib/arch/auto/Compress/Bzip2/Bzip2.so: undefined symbol: BZ2_bzBuffToBuffCompress at /tmp/dwimperl-linux-5.20.1-10-x86_64/perl/lib/5.20.1/x86_64-linux/DynaLoader.pm line 193.
During configuration it says:
Warning (mostly harmless): No library found for -lbz2
but then during test:
See full report at https://travis-ci.org/dwimperl/dwimperl-linux/builds/36642904
The text was updated successfully, but these errors were encountered: