Skip Menu |

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

Report information
The Basics
Id: 118242
Status: rejected
Priority: 0/
Queue: Crypt-PBC

People
Owner: Nobody in particular
Requestors: cure [...] austin.rr.com
Cc:
AdminCc:

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



Subject: Error when trying to install the Crypt-PBC module
Date: Mon, 3 Oct 2016 11:47:13 -0500
To: <bug-Crypt-PBC [...] rt.cpan.org>
From: "Paul Harrison" <cure [...] austin.rr.com>
Hi Team, I'm receiving the below error when trying to install the Crypt::PBC module. Can you please look into this and let me know how to proceed with the module installation? Thank You Show quoted text
cpan> install Crypt::PBC::Element
Running install for module Crypt::PBC::Element Running make for J/JE/JETTERO/Crypt-PBC-0.9000.tar.gz Is already unwrapped into directory /root/.cpan/build/Crypt-PBC-0.9000 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_load.t ............ Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/01_load.t line 8. Compilation failed in require at t/01_load.t line 8. BEGIN failed--compilation aborted at t/01_load.t line 8. t/01_load.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/03_testnew.t ......... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/03_testnew.t line 8. Compilation failed in require at t/03_testnew.t line 8. BEGIN failed--compilation aborted at t/03_testnew.t line 8. t/03_testnew.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/05_boneh_franklin.t .. Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/05_boneh_franklin.t line 10. Compilation failed in require at t/05_boneh_franklin.t line 10. BEGIN failed--compilation aborted at t/05_boneh_franklin.t line 10. t/05_boneh_franklin.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/07_BF2.t ............. Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/07_BF2.t line 25. Compilation failed in require at t/07_BF2.t line 25. BEGIN failed--compilation aborted at t/07_BF2.t line 25. t/07_BF2.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/09_pairings_tests.t .. Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/09_pairings_tests.t line 8. Compilation failed in require at t/09_pairings_tests.t line 8. BEGIN failed--compilation aborted at t/09_pairings_tests.t line 8. t/09_pairings_tests.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/10_test_symmetric.t .. Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/10_test_symmetric.t line 8. Compilation failed in require at t/10_test_symmetric.t line 8. BEGIN failed--compilation aborted at t/10_test_symmetric.t line 8. t/10_test_symmetric.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/13_1op_arith.t ....... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/13_1op_arith.t line 8. Compilation failed in require at t/13_1op_arith.t line 8. BEGIN failed--compilation aborted at t/13_1op_arith.t line 8. t/13_1op_arith.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/13_2op_arith.t ....... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/13_2op_arith.t line 8. Compilation failed in require at t/13_2op_arith.t line 8. BEGIN failed--compilation aborted at t/13_2op_arith.t line 8. t/13_2op_arith.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/13_mul_znmpz.t ....... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/13_mul_znmpz.t line 8. Compilation failed in require at t/13_mul_znmpz.t line 8. BEGIN failed--compilation aborted at t/13_mul_znmpz.t line 8. t/13_mul_znmpz.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/13_pow_arith.t ....... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/13_pow_arith.t line 8. Compilation failed in require at t/13_pow_arith.t line 8. BEGIN failed--compilation aborted at t/13_pow_arith.t line 8. t/13_pow_arith.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/14_from_bytes.t ...... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/14_from_bytes.t line 8. Compilation failed in require at t/14_from_bytes.t line 8. BEGIN failed--compilation aborted at t/14_from_bytes.t line 8. t/14_from_bytes.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/14_pow_zn_one_arg.t .. Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/14_pow_zn_one_arg.t line 8. Compilation failed in require at t/14_pow_zn_one_arg.t line 8. BEGIN failed--compilation aborted at t/14_pow_zn_one_arg.t line 8. t/14_pow_zn_one_arg.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/15_mpz.t ............. Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/15_mpz.t line 8. Compilation failed in require at t/15_mpz.t line 8. BEGIN failed--compilation aborted at t/15_mpz.t line 8. t/15_mpz.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/20_cmp.t ............. Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/20_cmp.t line 8. Compilation failed in require at t/20_cmp.t line 8. BEGIN failed--compilation aborted at t/20_cmp.t line 8. t/20_cmp.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/35_scopefault.t ...... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/35_scopefault.t line 10. Compilation failed in require at t/35_scopefault.t line 10. BEGIN failed--compilation aborted at t/35_scopefault.t line 10. t/35_scopefault.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/80_slamtest_a.t ...... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/80_slamtest_a.t line 5. Compilation failed in require at t/80_slamtest_a.t line 5. BEGIN failed--compilation aborted at t/80_slamtest_a.t line 5. t/80_slamtest_a.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/80_slamtest_d.t ...... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/80_slamtest_d.t line 5. Compilation failed in require at t/80_slamtest_d.t line 5. BEGIN failed--compilation aborted at t/80_slamtest_d.t line 5. t/80_slamtest_d.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/99_memory_tests.t .... Can't load '/root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so' for module Crypt::PBC: /root/.cpan/build/Crypt-PBC-0.9000/blib/arch/auto/Crypt/PBC/PBC.so: undefined symbol: pbc_die at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at t/99_memory_tests.t line 4. Compilation failed in require at t/99_memory_tests.t line 4. BEGIN failed--compilation aborted at t/99_memory_tests.t line 4. t/99_memory_tests.t .... Dubious, test returned 2 (wstat 512, 0x200) Thanks, Paul

Message body is not shown because it is too large.

I lost interest in this package circa 2008-2010. You're welcome to take it over. -- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.