Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compress::Bzip2 cannot be installed #7

Open
szabgab opened this issue Sep 30, 2014 · 1 comment
Open

Compress::Bzip2 cannot be installed #7

szabgab opened this issue Sep 30, 2014 · 1 comment

Comments

@szabgab
Copy link
Member

szabgab commented Sep 30, 2014

During configuration it says:

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.

See full report at https://travis-ci.org/dwimperl/dwimperl-linux/builds/36642904

@szabgab
Copy link
Member Author

szabgab commented Oct 2, 2014

It works on the CentOS 5.10, but maybe it uses a library that was already on the system. It still fails on Travis-CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant