Subject: | Test suite fails with perl 5.23.8: Undefined symbol LEAVESUB |
Loading Data::Alias in the test suite fails with perl 5.23.8:
...
Can't load '/home/cpansand/.cpan/build/2016022212/Data-Alias-1.20-3_0VDU/blib/arch/auto/Data/Alias/Alias.so' for module Data::Alias: /home/cpansand/.cpan/build/2016022212/Data-Alias-1.20-3_0VDU/blib/arch/auto/Data/Alias/Alias.so: undefined symbol: LEAVESUB at /opt/perl-5.23.8/lib/5.23.8/x86_64-linux/DynaLoader.pm line 193.
Compilation failed in require at t/01_deref.t line 8.
BEGIN failed--compilation aborted at t/01_deref.t line 8.
# Looks like your test exited with 255 before it could output anything.
t/01_deref.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/12 subtests
...