cpantestlogs/GnuPG_genfailure.log
2017-05-02 18:44:36 -07:00

278 lines
16 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493099599.2360
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching GnuPG () on cpanmetadb ...
Unpacking GnuPG-0.19.tar.gz
--> Working on GnuPG
Fetching http://www.cpan.org/authors/id/Y/YA/YANICK/GnuPG-0.19.tar.gz ... OK
GnuPG-0.19/
GnuPG-0.19/MANIFEST
GnuPG-0.19/gpgmailtunl
GnuPG-0.19/META.yml
GnuPG-0.19/NEWS
GnuPG-0.19/META.json
GnuPG-0.19/test/
GnuPG-0.19/test/key2.pub
GnuPG-0.19/test/key1.pub
GnuPG-0.19/test/file.txt
GnuPG-0.19/debian/
GnuPG-0.19/debian/copyright
GnuPG-0.19/debian/changelog
GnuPG-0.19/GnuPG.pm
GnuPG-0.19/GnuPG/
GnuPG-0.19/GnuPG/Tie/
GnuPG-0.19/GnuPG/Tie/Sign.pm
GnuPG-0.19/GnuPG/Tie/Decrypt.pm
GnuPG-0.19/GnuPG/Tie/ClearSign.pm
GnuPG-0.19/GnuPG/Tie/Encrypt.pm
GnuPG-0.19/GnuPG/Tie.pm
GnuPG-0.19/ChangeLog
GnuPG-0.19/COPYING
GnuPG-0.19/Makefile.PL
GnuPG-0.19/test.pl
GnuPG-0.19/GnuPG.spec
GnuPG-0.19/README
Entering GnuPG-0.19
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring GnuPG-0.19 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for GnuPG
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing GnuPG-0.19 ... cp GnuPG/Tie/Decrypt.pm blib/lib/GnuPG/Tie/Decrypt.pm
cp GnuPG.pm blib/lib/GnuPG.pm
cp GnuPG/Tie.pm blib/lib/GnuPG/Tie.pm
cp GnuPG/Tie/Encrypt.pm blib/lib/GnuPG/Tie/Encrypt.pm
cp GnuPG/Tie/Sign.pm blib/lib/GnuPG/Tie/Sign.pm
cp GnuPG/Tie/ClearSign.pm blib/lib/GnuPG/Tie/ClearSign.pm
cp gpgmailtunl blib/script/gpgmailtunl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/gpgmailtunl
Manifying 1 pod document
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-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(0x56223e65bec8), "protocol error: expected key keygen.algo got keygen.name\x{a}") called at blib/lib/GnuPG.pm line 310
# GnuPG::cpr_send(GnuPG=HASH(0x56223e65bec8), "keygen.algo", 1) called at blib/lib/GnuPG.pm line 438
# GnuPG::gen_key(GnuPG=HASH(0x56223e65bec8), "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(0x56223e65bec8), "protocol error expected IMPORT_OK got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 488
# GnuPG::import_keys(GnuPG=HASH(0x56223e65bec8), "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(0x56223e65bec8), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# GnuPG::decrypt_postwrite(GnuPG=HASH(0x56223e65bec8), "output", "test/file.txt.plain", "ciphertext", GLOB(0x56223e5be1c0), "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# GnuPG::decrypt(GnuPG=HASH(0x56223e65bec8), "output", "test/file.txt.plain", "ciphertext", GLOB(0x56223e5be1c0), "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(0x56223e65bec8), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# GnuPG::send_passphrase(GnuPG=HASH(0x56223e65bec8), "test") called at blib/lib/GnuPG.pm line 563
# GnuPG::encrypt(GnuPG=HASH(0x56223e65bec8), "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(0x56223e65bec8), "protocol error: expected GET_XXX got PINENTRY_LAUNCHED\x{a}") called at blib/lib/GnuPG.pm line 303
# GnuPG::cpr_send(GnuPG=HASH(0x56223e65bec8), "passphrase.enter", "test") called at blib/lib/GnuPG.pm line 339
# GnuPG::send_passphrase(GnuPG=HASH(0x56223e65bec8), "test") called at blib/lib/GnuPG.pm line 563
# GnuPG::encrypt(GnuPG=HASH(0x56223e65bec8), "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(0x56223e65bec8), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# GnuPG::send_passphrase(GnuPG=HASH(0x56223e65bec8), "test") called at blib/lib/GnuPG.pm line 563
# GnuPG::encrypt(GnuPG=HASH(0x56223e65bec8), "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.
# protocol error: expected ENC_TO got FAILURE:
# at blib/lib/GnuPG.pm line 159.
# GnuPG::abort_gnupg(GnuPG=HASH(0x56223e65bec8), "protocol error: expected ENC_TO got FAILURE: \x{a}") called at blib/lib/GnuPG.pm line 737
# GnuPG::decrypt_postwrite(GnuPG=HASH(0x56223e65bec8), "output", "test/file.txt.plain", "ciphertext", "test/file.txt.gpg", "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# GnuPG::decrypt(GnuPG=HASH(0x56223e65bec8), "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.
# protocol error: expected ENC_TO got FAILURE:
# at blib/lib/GnuPG.pm line 159.
# GnuPG::abort_gnupg(GnuPG=HASH(0x56223e65bec8), "protocol error: expected ENC_TO got FAILURE: \x{a}") called at blib/lib/GnuPG.pm line 737
# GnuPG::decrypt_postwrite(GnuPG=HASH(0x56223e65bec8), "output", "test/file.txt.plain2", "ciphertext", "test/file.txt.sgpg", "passphrase", "test") called at blib/lib/GnuPG.pm line 726
# GnuPG::decrypt(GnuPG=HASH(0x56223e65bec8), "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.
# Protocol error: expected NEED_PASSPHRASE.* got FAILURE
# at blib/lib/GnuPG.pm line 159.
# GnuPG::abort_gnupg(GnuPG=HASH(0x56223e65bec8), "Protocol error: expected NEED_PASSPHRASE.* got FAILURE\x{a}") called at blib/lib/GnuPG.pm line 337
# GnuPG::send_passphrase(GnuPG=HASH(0x56223e65bec8), "test") called at blib/lib/GnuPG.pm line 741
# GnuPG::decrypt_postwrite(GnuPG=HASH(0x56223e65bec8), "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(0x56223e65bec8), "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(0x56223e65bec8), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# GnuPG::send_passphrase(GnuPG=HASH(0x56223e65bec8), "test") called at blib/lib/GnuPG.pm line 603
# GnuPG::sign(GnuPG=HASH(0x56223e65bec8), "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(0x56223e65bec8), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# GnuPG::send_passphrase(GnuPG=HASH(0x56223e65bec8), "test") called at blib/lib/GnuPG.pm line 603
# GnuPG::sign(GnuPG=HASH(0x56223e65bec8), "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(0x56223e65bec8), "Protocol error: expected NEED_PASSPHRASE.* got KEY_CONSIDERED\x{a}") called at blib/lib/GnuPG.pm line 337
# GnuPG::send_passphrase(GnuPG=HASH(0x56223e65bec8), "test") called at blib/lib/GnuPG.pm line 603
# GnuPG::sign(GnuPG=HASH(0x56223e65bec8), "output", "test/file.txt.clear", "armor", 1, "plaintext", "test/file.txt", "passphrase", ...) called at blib/lib/GnuPG.pm line 613
# GnuPG::clearsign(GnuPG=HASH(0x56223e65bec8), "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.
# protocol error: expected SIG_ID at blib/lib/GnuPG.pm line 159.
# GnuPG::abort_gnupg(GnuPG=HASH(0x56223e65bec8), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# GnuPG::check_sig(GnuPG=HASH(0x56223e65bec8)) called at blib/lib/GnuPG.pm line 707
# GnuPG::verify(GnuPG=HASH(0x56223e65bec8), "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(0x56223e65bec8), "protocol error: expected SIG_ID") called at blib/lib/GnuPG.pm line 653
# GnuPG::check_sig(GnuPG=HASH(0x56223e65bec8)) called at blib/lib/GnuPG.pm line 707
# GnuPG::verify(GnuPG=HASH(0x56223e65bec8), "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(0x56223e675a30), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# GnuPG::decrypt_postwrite(GnuPG=HASH(0x56223e675a30), "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(0x56223e002600)) called at blib/lib/GnuPG/Tie.pm line 140
# GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x56223e002600)) called at blib/lib/GnuPG/Tie.pm line 158
# GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x56223e002600), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 283
# GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x56223e002600)) called at blib/lib/GnuPG/Tie.pm line 215
# GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x56223e002600)) 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(0x56223e676258), "protocol error: expected ENC_TO got NODATA: \x{a}") called at blib/lib/GnuPG.pm line 737
# GnuPG::decrypt_postwrite(GnuPG=HASH(0x56223e676258), "homedir", "test", "passphrase", "test", "input", GLOB(0x56223e675fd0), "output", ...) called at blib/lib/GnuPG/Tie/Decrypt.pm line 54
# GnuPG::Tie::Decrypt::postwrite_hook(GnuPG::Tie::Decrypt=HASH(0x56223e0022e8)) called at blib/lib/GnuPG/Tie.pm line 140
# GnuPG::Tie::done_writing(GnuPG::Tie::Decrypt=HASH(0x56223e0022e8)) called at blib/lib/GnuPG/Tie.pm line 158
# GnuPG::Tie::READ(GnuPG::Tie::Decrypt=HASH(0x56223e0022e8), "", 4096, 0) called at blib/lib/GnuPG/Tie.pm line 301
# GnuPG::Tie::getline(GnuPG::Tie::Decrypt=HASH(0x56223e0022e8)) called at blib/lib/GnuPG/Tie.pm line 241
# GnuPG::Tie::getlines(GnuPG::Tie::Decrypt=HASH(0x56223e0022e8)) called at blib/lib/GnuPG/Tie.pm line 215
# GnuPG::Tie::READLINE(GnuPG::Tie::Decrypt=HASH(0x56223e0022e8)) 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
! Installing GnuPG failed. See /home/ryan/.cpanm/work/1493099599.2360/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose GnuPG] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man