Subject: | Fails on debian/jessie |
The test suite fails on my debian/jessie smoker:
...
# Failed test 'use Crypt::Sodium;'
# at t/Crypt-Sodium.t line 12.
# Tried to use 'Crypt::Sodium'.
# Error: Can't load '/tmpfs/.cpan-build-cpansand/2018052221/Crypt-Sodium-0.11-0/blib/arch/auto/Crypt/Sodium/Sodium.so' for module Crypt::Sodium: /tmpfs/.cpan-build-cpansand/2018052221/Crypt-Sodium-0.11-0/blib/arch/auto/Crypt/Sodium/Sodium.so: undefined symbol: crypto_generichash_statebytes at /opt/perl-5.28.0-RC1/lib/5.28.0/x86_64-linux/DynaLoader.pm line 193.
# # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2018052221/Crypt-Sodium-0.11-0/blib/lib/Crypt/Sodium.pm line 18.
# Compilation failed in require at t/Crypt-Sodium.t line 12.
# BEGIN failed--compilation aborted at t/Crypt-Sodium.t line 12.
Undefined subroutine &main::crypto_stream_key called at t/Crypt-Sodium.t line 20.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/Crypt-Sodium.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
...