Report for GnuPG-0.19

Back
From: Andreas J. König (ANDK)
Subject: FAIL GnuPG-0.19 v5.24.1 GNU/Linux
Date: 2017-02-08T13:03:23Z

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.24.1, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-fhQT/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(0x55d0d3afdd60), "protocol error: expected key keygen.algo got keygen.name\x{a}") called at blib/lib/GnuPG.pm line 310
# 	GnuPG::cpr_send(GnuPG=HASH(0x55d0d3afdd60), "keygen.algo", 1) called at blib/lib/GnuPG.pm line 438
# 	GnuPG::gen_key(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "protocol error expected IMPORT_OK got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 488
# 	GnuPG::import_keys(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3afdd60), "output", "test/file.txt.plain", "ciphertext", GLOB(0x55d0d3aea198), "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0x55d0d3afdd60), "output", "test/file.txt.plain", "ciphertext", GLOB(0x55d0d3aea198), "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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "protocol error: expected GET_XXX got PINENTRY_LAUNCHED\x{a}") called at blib/lib/GnuPG.pm line 303
# 	GnuPG::cpr_send(GnuPG=HASH(0x55d0d3afdd60), "passphrase.enter", "test") called at blib/lib/GnuPG.pm line 339
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 563
# 	GnuPG::encrypt(GnuPG=HASH(0x55d0d3afdd60), "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 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(0x55d0d3afdd60), "protocol error: expected ENC_TO got : \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3afdd60), "output", "test/file.txt.plain", "ciphertext", "test/file.txt.gpg", "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0x55d0d3afdd60), "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.
# 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 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(0x55d0d3afdd60), "protocol error: expected ENC_TO got : \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3afdd60), "output", "test/file.txt.plain2", "ciphertext", "test/file.txt.sgpg", "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# 	GnuPG::decrypt(GnuPG=HASH(0x55d0d3afdd60), "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 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
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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got \x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 741
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "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
#   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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got \x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 741
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "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 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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "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 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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "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 KEY_CONSIDERED
#  at blib/lib/GnuPG.pm line 159.
# 	GnuPG::abort_gnupg(GnuPG=HASH(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0x55d0d3afdd60), "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
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
#   Failed test 'verify_sign_test'
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(0x55d0d3afdd60), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# 	GnuPG::send_passphrase(GnuPG=HASH(0x55d0d3afdd60), "test") called at blib/lib/GnuPG.pm line 603
# 	GnuPG::sign(GnuPG=HASH(0x55d0d3afdd60), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# 	GnuPG::clearsign(GnuPG=HASH(0x55d0d3afdd60), "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 21 - verify_detachsign_test
#   Failed test 'verify_detachsign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
#   at test.pl line 65.
# detached signature must be in a file
#  at test.pl line 245.
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'
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(0x55d0d3afdd60), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55d0d3afdd60)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55d0d3afdd60), "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.
#   at test.pl line 65.
not ok 22 - verify_clearsign_test
# detached signature must be in a file
#  at test.pl line 245.
#   Failed test 'verify_clearsign_test'
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(0x55d0d3afdd60), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55d0d3afdd60)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55d0d3afdd60), "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
#   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 22 - verify_clearsign_test
#   Failed test 'verify_clearsign_test'
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(0x55d0d3afdd60), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55d0d3afdd60)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55d0d3afdd60), "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.
#   at test.pl line 65.
not ok 22 - verify_clearsign_test
# error setting up data input: No such file or directory
#   Failed test 'verify_clearsign_test'
#   Failed test 'verify_clearsign_test'
#   at test.pl line 65.
# error setting up data input: No such file or directory
#   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
ok 23
ok 23
ok 23
ok 23
ok 23
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(0x55d0d3b18408), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18408), "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(0x55d0d3b182b8)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b182b8)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b182b8), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b182b8)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b182b8)) 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 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(0x55d0d3b18378), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18378), "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(0x55d0d3b18168)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18168)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18168), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18168)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18168)) 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 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(0x55d0d3b18740), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18740), "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(0x55d0d3b182d8)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b182d8)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b182d8), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b182d8)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b182d8)) 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 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(0x55d0d3b186e0), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b186e0), "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(0x55d0d3b18590)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18590)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18590), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18590)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18590)) 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 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(0x55d0d3b18558), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18558), "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(0x55d0d3b18000)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18000)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18000), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18000)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18000)) 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 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(0x55d0d3b18588), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18588), "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(0x55d0d3b18198)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18198)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18198), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18198)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18198)) 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(0x55d0d3b18d08), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18d08), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b18180), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) 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 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(0x55d0d3b19040), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b19040), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b14270), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18c98)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18c98)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18c98), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18c98)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18c98)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18c98)) 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 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(0x55d0d3b18d08), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18d08), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b145e8), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18768)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18768)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18768), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18768)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18768)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18768)) 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 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(0x55d0d3b18fc8), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18fc8), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b18260), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18ce0)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18ce0)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18ce0), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18ce0)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18ce0)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18ce0)) 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 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(0x55d0d3b18ea0), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18ea0), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b183a8), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b189d8)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b189d8)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b189d8), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b189d8)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b189d8)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b189d8)) 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(0x55d0d3afdd60), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55d0d3afdd60)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55d0d3afdd60), "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(0x55d0d3afdd60), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55d0d3afdd60)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55d0d3afdd60), "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 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(0x55d0d3b18eb8), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18eb8), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b18330), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18948)) 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
not ok 26 - multiple_recipients
#   Failed test 'multiple_recipients'
#   at test.pl line 65.
# 'test/file.txt.gpg' is empty
not ok 26 - multiple_recipients
#   Failed test 'multiple_recipients'
#   at test.pl line 65.
# 'test/file.txt.gpg' is empty
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(0x55d0d3afdd60), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# 	GnuPG::check_sig(GnuPG=HASH(0x55d0d3afdd60)) called at blib/lib/GnuPG.pm line 707
# 	GnuPG::verify(GnuPG=HASH(0x55d0d3afdd60), "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
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(0x55d0d3b146c0), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b146c0), "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(0x55d0d3b13b68)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b13b68)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b13b68), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b13b68)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b13b68)) 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 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(0x55d0d3b146d8), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b146d8), "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(0x55d0d3b18470)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18470)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18470), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18470)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18470)) called at test.pl line 316
# 	main::tie_decrypt_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(0x55d0d3b18138), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18138), "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(0x55d0d3b18240)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18240)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18240), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18240)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18240)) 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(0x55d0d3b18f08), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18f08), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b14270), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18a70)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18a70)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18a70), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18a70)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18a70)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18a70)) 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 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(0x55d0d3b18b58), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18b58), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b14060), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18798)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18798)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18798), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18798)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18798)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b18798)) 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
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(0x55d0d3b18d20), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# 	GnuPG::decrypt_postwrite(GnuPG=HASH(0x55d0d3b18d20), "homedir", "test", "passphrase", "test", "input", GLOB(0x55d0d3b141e0), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# 	GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x55d0d3b140c0)) called at blib/lib/GnuPG/Tie.pm line 140
# 	GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x55d0d3b140c0)) called at blib/lib/GnuPG/Tie.pm line 158
# 	GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x55d0d3b140c0), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# 	GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x55d0d3b140c0)) called at blib/lib/GnuPG/Tie.pm line 241
# 	GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x55d0d3b140c0)) called at blib/lib/GnuPG/Tie.pm line 215
# 	GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x55d0d3b140c0)) 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
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.24

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /tmp/loop_over_bdir-2211-dJXQzJ/FusionInventory-Agent-2.3.18-0/blib/arch:/tmp/loop_over_bdir-2211-dJXQzJ/FusionInventory-Agent-2.3.18-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2682
    PERL5_CPAN_IS_RUNNING = 2682
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-fhQT/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.63_01 
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63_01 
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.36_01 
    Test::More          1.302075
    YAML                1.21    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
  Derived from: 443bd156a6baaf7a8fe6b6b05fcf6c4178140ed2
  Platform:
    osname=linux, osvers=4.9.0-1-amd64, archname=x86_64-linux-ld
    uname='linux k93x64sid 4.9.0-1-amd64 #1 smp debian 4.9.6-3 (2017-01-28) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/d56f -Dmyhostname=k93x64sid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    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 20170205', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, 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 -ldl -lm -lcrypt -lutil -lc
    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_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Feb  7 2017 12:48:07
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-2211-dJXQzJ/FusionInventory-Agent-2.3.18-0/blib/arch:/tmp/loop_over_bdir-2211-dJXQzJ/FusionInventory-Agent-2.3.18-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2682"
    PERL5_CPAN_IS_RUNNING="2682"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /tmp/loop_over_bdir-2211-dJXQzJ/FusionInventory-Agent-2.3.18-0/blib/arch
    /tmp/loop_over_bdir-2211-dJXQzJ/FusionInventory-Agent-2.3.18-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/d56f/lib/site_perl/5.24.1/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/d56f/lib/site_perl/5.24.1
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/d56f/lib/5.24.1/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/d56f/lib/5.24.1
    .