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

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
GnuPG v0.19
Platform
Perl 5 v5.22.2 x86_64-linux
Date
2018-01-21T17:20:32
ID
6261e120-fecf-11e7-8e83-f30e39161471
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.22.2, 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.22.2/bin/perl" "-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 key keygen.algo got keygen.name
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "protocol error: expected key keygen.algo got keygen.name\x{a}") called at blib/lib/GnuPG.pm line 310
# 	GnuPG::cpr_send(GnuPG=HASH(0x55630f1a1be0), "keygen.algo", 1) called at blib/lib/GnuPG.pm line 438
# 	GnuPG::gen_key(GnuPG=HASH(0x55630f1a1be0), "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
not ok 2 - import_test
#   Failed test 'import_test'
#   at test.pl line 65.
# protocol error expected IMPORT_OK got KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "protocol error expected IMPORT_OK got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 488
# 	GnuPG::import_keys(GnuPG=HASH(0x55630f1a1be0), "keys", "test/key1.pub") called at test.pl line 92
# 	main::import_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
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(0x55630f1a1be0), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1a1be0), "output", "test/file.txt.plain", "ciphertext", GLOB(0x55630f18f590), "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0x55630f1a1be0), "output", "test/file.txt.plain", "ciphertext", GLOB(0x55630f18f590), "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 KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0x55630f1a1be0), "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 PINENTRY_LAUNCHED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "protocol error: expected GET_XXX got PINENTRY_LAUNCHED\x{a}") called at blib/lib/GnuPG.pm line 303
# 	GnuPG::cpr_send(GnuPG=HASH(0x55630f1a1be0), "passphrase.enter", "test") called at blib/lib/GnuPG.pm line 339
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0x55630f1a1be0), "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 KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0x55630f1a1be0), "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(0x55630f1a1be0), "protocol error: expected ENC_TO got : \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1a1be0), "output", "test/file.txt.plain", "ciphertext", "test/file.txt.gpg", "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0x55630f1a1be0), "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 16 - decrypt_sym_test
#   Failed test 'decrypt_sym_test'
#   at test.pl line 65.
not ok 15 - decrypt_sign_test
# error setting up data input: No such file or directory
#   Failed test 'decrypt_sign_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(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got \x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 741
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1a1be0), "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(0x55630f1a1be0), "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 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 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(0x55630f1a1be0), "protocol error: expected ENC_TO got : \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1a1be0), "output", "test/file.txt.plain2", "ciphertext", "test/file.txt.sgpg", "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0x55630f1a1be0), "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 KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "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 KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "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 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(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got \x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 741
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1a1be0), "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(0x55630f1a1be0), "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 KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "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 18 - detachsign_test
#   Failed test 'detachsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "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 17 - sign_test
not ok 19 - clearsign_test
#   Failed test 'sign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "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
#   Failed test 'clearsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0x55630f1a1be0), "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 19 - clearsign_test
#   Failed test 'clearsign_test'
#   at test.pl line 65.
# Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0x55630f1a1be0), "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 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 KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "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 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(0x55630f1a1be0), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55630f1a1be0)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55630f1a1be0), "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 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(0x55630f1a1be0), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55630f1a1be0)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55630f1a1be0), "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 KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55630f1a1be0), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55630f1a1be0), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0x55630f1a1be0), "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
ok 23
#   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 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(0x55630f1a1be0), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55630f1a1be0)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55630f1a1be0), "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(0x55630f1a1be0), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55630f1a1be0)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55630f1a1be0), "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.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55630f1a1be0)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55630f1a1be0), "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 24
#   Failed 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(0x55630f1bad70), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1bad70), "homedir", "test", "passphrase", "test", "trace", undef, "input", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55630ea5ae98)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55630ea5ae98)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55630ea5ae98), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55630ea5ae98)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55630ea5ae98)) called at test.pl line 316
# 	main::tie_decrypt_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
ok 23
not ok 25 - tie_decrypt_para_mode_test
#   Failed test 'tie_decrypt_para_mode_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(0x55630f1bb418), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1bb418), "homedir", "test", "passphrase", "test", "input", GLOB(0x55630ea5b378), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55630f1bb388)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55630f1bb388)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55630f1bb388), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55630f1bb388)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55630f1bb388)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55630f1bb388)) called at test.pl line 350
# 	main::tie_decrypt_para_mode_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 24
#   Failed 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(0x55630ea5aef8), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630ea5aef8), "homedir", "test", "passphrase", "test", "trace", undef, "input", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55630ea5b2b8)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55630ea5b2b8)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55630ea5b2b8), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55630ea5b2b8)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55630ea5b2b8)) called at test.pl line 316
# 	main::tie_decrypt_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 26 - multiple_recipients
#   Failed test 'multiple_recipients'
#   at test.pl line 65.
# 'test/file.txt.gpg' is empty
not ok 25 - tie_decrypt_para_mode_test
#   Failed test 'tie_decrypt_para_mode_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(0x55630f1bb2b0), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1bb2b0), "homedir", "test", "passphrase", "test", "input", GLOB(0x55630ea5af28), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55630f1bb370)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55630f1bb370)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55630f1bb370), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55630f1bb370)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55630f1bb370)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55630f1bb370)) called at test.pl line 350
# 	main::tie_decrypt_para_mode_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.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55630f1a1be0), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55630f1a1be0)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55630f1a1be0), "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
ok 23
not ok 24
#   Failed 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(0x55630f1bada0), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1bada0), "homedir", "test", "passphrase", "test", "trace", undef, "input", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55630f1bad28)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55630f1bad28)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55630f1bad28), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55630f1bad28)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55630f1bad28)) called at test.pl line 316
# 	main::tie_decrypt_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 25 - tie_decrypt_para_mode_test
#   Failed test 'tie_decrypt_para_mode_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(0x55630f1bb2b0), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55630f1bb2b0), "homedir", "test", "passphrase", "test", "input", GLOB(0x55630f1baa70), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55630f1bb250)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55630f1bb250)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55630f1bb250), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55630f1bb250)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55630f1bb250)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55630f1bb250)) called at test.pl line 350
# 	main::tie_decrypt_para_mode_test() called at test.pl line 62
# 	eval {...} called at test.pl line 60
not ok 26 - multiple_recipients
#   Failed test 'multiple_recipients'
#   at test.pl line 65.
# 'test/file.txt.gpg' is empty
# Looks like you failed 18 tests of 26.
Makefile:859: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 18

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

Prerequisite modules loaded:

build_requires:

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

configure_requires:

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


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

Environment variables:

    LANG = C
    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 = 27905
    PERL5_CPAN_IS_RUNNING = 27905
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27862,27905
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018012115/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018012115

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

    $^X = /opt/perl-5.22.2/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.62    
    JSON                2.96    
    JSON::PP            2.95    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302120
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=4.9.0-3-amd64, archname=x86_64-linux
    uname='linux debian9 4.9.0-3-amd64 #1 smp debian 4.9.30-2+deb9u1 (2017-06-18) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.22.2 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, 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',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170516', 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/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  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_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        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 Jun 22 2017 19:24:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27905"
    PERL5_CPAN_IS_RUNNING="27905"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="27862,27905"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018012115/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /opt/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/site_perl/5.22.2
    /opt/perl-5.22.2/lib/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/5.22.2
    .