GnuPG v0.19 Perl 5 v5.31.9 x86_64-linux

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
GnuPG v0.19
Platform
Perl 5 v5.31.9 x86_64-linux
Date
2020-03-15T20:01:07
ID
b5295a7c-66f7-11ea-9c59-706c1f24ea8f
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Yanick Champoux,

This is a computer-generated report for GnuPG-0.19
on perl 5.31.9, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.31.9/bin/perl5.31.9" "-Iblib/lib" "-Iblib/arch" test.pl
1..26
# Generating a key - can take some time
not ok 1 - gen_key_test
#   Failed test 'gen_key_test'
#   at test.pl line 65.
# protocol error: expected GET_XXX got ERROR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected GET_XXX got ERROR\x{a}") called at blib/lib/GnuPG.pm line 303
# 	GnuPG::cpr_send(GnuPG=HASH(0xe48d48), "passphrase.enter", "test") called at blib/lib/GnuPG.pm line 339
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 451
# 	GnuPG::gen_key(GnuPG=HASH(0xe48d48), "passphrase", "test", "name", "GnuPG Test") called at test.pl line 85
# 	main::gen_key_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
ok 2 - import_test
ok 3 - import2_test
ok 4 - import3_test
ok 5 - export_test
ok 6 - export2_test
ok 7 - export_secret_test
ok 8 - encrypt_test
ok 9 - pipe_encrypt_test
cat: test/file.txt.gpg: No such file or directory
not ok 10 - pipe_decrypt_test
#   Failed test 'pipe_decrypt_test'
#   at test.pl line 65.
# protocol error: expected ENC_TO got NODATA: 
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain", "ciphertext", GLOB(0x15958f8), "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain", "ciphertext", GLOB(0x15958f8), "passphrase", "test") called at test.pl line 215
# 	main::pipe_decrypt_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 11 - encrypt_sign_test
#   Failed test 'encrypt_sign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0xe48d48), "recipient", "GnuPG Test", "output", "test/file.txt.sgpg", "armor", 1, "sign", ...) called at test.pl line 144
# 	main::encrypt_sign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 12 - encrypt_sym_test
#   Failed test 'encrypt_sym_test'
#   at test.pl line 65.
# protocol error: expected GET_XXX got ERROR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected GET_XXX got ERROR\x{a}") called at blib/lib/GnuPG.pm line 303
# 	GnuPG::cpr_send(GnuPG=HASH(0xe48d48), "passphrase.enter", "test") called at blib/lib/GnuPG.pm line 339
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0xe48d48), "output", "test/file.txt.cipher", "armor", 1, "plaintext", "test/file.txt", "symmetric", ...) called at test.pl line 155
# 	main::encrypt_sym_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 13 - encrypt_notrust_test
#   Failed test 'encrypt_notrust_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0xe48d48), "recipient", "Francis", "output", "test/file.txt.dist.gpg", "armor", 1, "sign", ...) called at test.pl line 165
# 	main::encrypt_notrust_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 14 - decrypt_test
#   Failed test 'decrypt_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 15 - decrypt_sign_test
#   Failed test 'decrypt_sign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 14 - decrypt_test
#   Failed test 'decrypt_test'
#   at test.pl line 65.
# protocol error: expected ENC_TO got : 
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected ENC_TO got : \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain", "ciphertext", "test/file.txt.gpg", "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain", "ciphertext", "test/file.txt.gpg", "passphrase", "test") called at test.pl line 206
# 	main::decrypt_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 15 - decrypt_sign_test
#   Failed test 'decrypt_sign_test'
#   at test.pl line 65.
not ok 16 - decrypt_sym_test
# error setting up data input: No such file or directory
#   Failed test 'decrypt_sym_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 16 - decrypt_sym_test
#   Failed test 'decrypt_sym_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 16 - decrypt_sym_test
#   Failed test 'decrypt_sym_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got 
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got \x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 741
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain3", "ciphertext", "test/file.txt.cipher", "symmetric", 1, "passphrase", ...) called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain3", "ciphertext", "test/file.txt.cipher", "symmetric", 1, "passphrase", ...) called at test.pl line 232
# 	main::decrypt_sym_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 15 - decrypt_sign_test
#   Failed test 'decrypt_sign_test'
#   at test.pl line 65.
# protocol error: expected ENC_TO got : 
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected ENC_TO got : \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain2", "ciphertext", "test/file.txt.sgpg", "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain2", "ciphertext", "test/file.txt.sgpg", "passphrase", "test") called at test.pl line 224
# 	main::decrypt_sign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 17 - sign_test
#   Failed test 'sign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "recipient", "GnuPG Test", "output", "test/file.txt.sig", "armor", 1, "plaintext", ...) called at test.pl line 176
# 	main::sign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 17 - sign_test
#   Failed test 'sign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "recipient", "GnuPG Test", "output", "test/file.txt.sig", "armor", 1, "plaintext", ...) called at test.pl line 176
# 	main::sign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 16 - decrypt_sym_test
#   Failed test 'decrypt_sym_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 18 - detachsign_test
#   Failed test 'detachsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "recipient", "GnuPG Test", "output", "test/file.txt.asc", "detach-sign", 1, "armor", ...) called at test.pl line 186
# 	main::detachsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 16 - decrypt_sym_test
#   Failed test 'decrypt_sym_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got 
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got \x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 741
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain3", "ciphertext", "test/file.txt.cipher", "symmetric", 1, "passphrase", ...) called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0xe48d48), "output", "test/file.txt.plain3", "ciphertext", "test/file.txt.cipher", "symmetric", 1, "passphrase", ...) called at test.pl line 232
# 	main::decrypt_sym_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 18 - detachsign_test
#   Failed test 'detachsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "recipient", "GnuPG Test", "output", "test/file.txt.asc", "detach-sign", 1, "armor", ...) called at test.pl line 186
# 	main::detachsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 19 - clearsign_test
#   Failed test 'clearsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0xe48d48), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at test.pl line 197
# 	main::clearsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 17 - sign_test
#   Failed test 'sign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "recipient", "GnuPG Test", "output", "test/file.txt.sig", "armor", 1, "plaintext", ...) called at test.pl line 176
# 	main::sign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 20 - verify_sign_test
#   Failed test 'verify_sign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 21 - verify_detachsign_test
#   Failed test 'verify_detachsign_test'
#   at test.pl line 65.
# detached signature must be in a file
#  at test.pl line 245.
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 20 - verify_sign_test
#   Failed test 'verify_sign_test'
#   at test.pl line 65.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0xe48d48)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0xe48d48), "signature", "test/file.txt.sig") called at test.pl line 241
# 	main::verify_sign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 21 - verify_detachsign_test
#   Failed test 'verify_detachsign_test'
#   at test.pl line 65.
# detached signature must be in a file
#  at test.pl line 245.
not ok 19 - clearsign_test
#   Failed test 'clearsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0xe48d48), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at test.pl line 197
# 	main::clearsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 20 - verify_sign_test
#   Failed test 'verify_sign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 21 - verify_detachsign_test
#   Failed test 'verify_detachsign_test'
#   at test.pl line 65.
# detached signature must be in a file
#  at test.pl line 245.
not ok 18 - detachsign_test
#   Failed test 'detachsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "recipient", "GnuPG Test", "output", "test/file.txt.asc", "detach-sign", 1, "armor", ...) called at test.pl line 186
# 	main::detachsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0xe48d48)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0xe48d48), "signature", "test/file.txt.clear") called at test.pl line 251
# 	main::verify_clearsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 20 - verify_sign_test
#   Failed test 'verify_sign_test'
#   at test.pl line 65.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0xe48d48)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0xe48d48), "signature", "test/file.txt.sig") called at test.pl line 241
# 	main::verify_sign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 21 - verify_detachsign_test
#   Failed test 'verify_detachsign_test'
#   at test.pl line 65.
# detached signature must be in a file
#  at test.pl line 245.
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 19 - clearsign_test
#   Failed test 'clearsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "Protocol error: expected NEED_PASSPHRASE.* got INV_SGNR\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0xe48d48), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0xe48d48), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0xe48d48), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at test.pl line 197
# 	main::clearsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 20 - verify_sign_test
#   Failed test 'verify_sign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 21 - verify_detachsign_test
#   Failed test 'verify_detachsign_test'
#   at test.pl line 65.
# detached signature must be in a file
#  at test.pl line 245.
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 20 - verify_sign_test
#   Failed test 'verify_sign_test'
#   at test.pl line 65.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0xe48d48)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0xe48d48), "signature", "test/file.txt.sig") called at test.pl line 241
# 	main::verify_sign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 21 - verify_detachsign_test
#   Failed test 'verify_detachsign_test'
#   at test.pl line 65.
# detached signature must be in a file
#  at test.pl line 245.
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0xe48d48)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0xe48d48), "signature", "test/file.txt.clear") called at test.pl line 251
# 	main::verify_clearsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
not ok 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0xe48d48), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0xe48d48)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0xe48d48), "signature", "test/file.txt.clear") called at test.pl line 251
# 	main::verify_clearsign_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
make: *** [test_dynamic] Broken pipe

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.44

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.44


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 15361
    PERL5_CPAN_IS_RUNNING = 15361
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13569,15361
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020031520/cpanreporter_003_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2020031520

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /opt/perl-5.31.9/bin/perl5.31.9
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                n/a     
    JSON::PP            4.04    
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302171
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 31 subversion 9) configuration:
   
  Platform:
    osname=linux
    osvers=3.10.0-1062.12.1.el7.x86_64
    archname=x86_64-linux
    uname='linux cloud3.bbbike.org 3.10.0-1062.12.1.el7.x86_64 #1 smp tue feb 4 23:02:59 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.31.9 -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.8.5 20150623 (Red Hat 4.8.5-39)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.17.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.17'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Feb 21 2020 19:24:03
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15361"
    PERL5_CPAN_IS_RUNNING="15361"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="13569,15361"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020031520/cpanreporter_003_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.31.9/lib/site_perl/5.31.9/x86_64-linux
    /opt/perl-5.31.9/lib/site_perl/5.31.9
    /opt/perl-5.31.9/lib/5.31.9/x86_64-linux
    /opt/perl-5.31.9/lib/5.31.9
    .