Skip Menu |

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

Report information
The Basics
Id: 129448
Status: new
Priority: 0/
Queue: Crypt-RSA-Yandex

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

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



Subject: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE"
The test suite fails on my freebsd10 smoker box (various perl versions): ... PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl5.20.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't load '/home/cpansand/.cpan/build/2019050510/Crypt-RSA-Yandex-0.06-XyBO1b/blib/arch/auto/Crypt/RSA/Yandex/Yandex.so' for module Crypt::RSA::Yandex: /home/cpansand/.cpan/build/2019050510/Crypt-RSA-Yandex-0.06-XyBO1b/blib/arch/auto/Crypt/RSA/Yandex/Yandex.so: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE" at /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld/DynaLoader.pm line 193. at t/Crypt-RSA-Yandex.t line 6. Compilation failed in require at t/Crypt-RSA-Yandex.t line 6. BEGIN failed--compilation aborted at t/Crypt-RSA-Yandex.t line 6. # Looks like your test exited with 255 before it could output anything. t/Crypt-RSA-Yandex.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 9/9 subtests ...