Skip Menu |

This queue is for tickets about the Crypt-Sodium CPAN distribution.

Report information
The Basics
Id: 125394
Status: new
Priority: 0/
Queue: Crypt-Sodium

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.11
Fixed in: (no value)



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 ...