| Posted on 2005-04-26 18:10:39-07 by hlarons |
| Failure at 'make test' |
|
Running under SuSE 9.0, kernel 2.6.11
Seems OK, except for the messages in the 'make' phase, and the failure on 1 test.
Any ideas or suggestions? TIA.
Record as follows:
hlarons@Beagle:>perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for GnuPG::Interface
hlarons@Beagle:>make
cp lib/GnuPG/SubKey.pm blib/lib/GnuPG/SubKey.pm
[other 'cp' successes deleted]
AutoSplitting blib/lib/GnuPG/Interface.pm (blib/lib/auto/GnuPG/Interface)
blib/lib/GnuPG/Interface.pm: some names are not unique when truncated
to 8 characters:
directory blib/lib/auto/GnuPG/Interface:
get_public_keys.al, get_public_keys_with_sigs.al truncate to get_publ
cp lib/GnuPG/Signature.pm blib/lib/GnuPG/Signature.pm
[other 'cp' successes deleted]
AutoSplitting blib/lib/GnuPG/Interface.pm (blib/lib/auto/GnuPG/Interface)
blib/lib/GnuPG/Interface.pm: some names are not unique when truncated
to 8 characters:
directory blib/lib/auto/GnuPG/Interface:
get_public_keys.al, get_public_keys_with_sigs.al truncate to get_publ
[remaining 'cp' successes deleted]
Manifying blib/man3/GnuPG::Handles.3pm
[remaining 'Manifying' successes deleted]
hlarons@Beagle:>make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM"\
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/clearsign................ok
t/decrypt..................ok
t/detach_sign..............ok
t/encrypt..................ok 1/3unknown record type tru
at blib/lib/GnuPG/Interface.pm (autosplit into
blib/lib/auto/GnuPG/Interface/get_keys.al) line 548, <GEN27> line 1.
t/encrypt..................ok
t/encrypt_symmetrically....ok
t/export_keys..............ok
t/Fingerprint..............ok
t/get_public_keys..........unknown record type tru
at blib/lib/GnuPG/Interface.pm (autosplit into
blib/lib/auto/GnuPG/Interface/get_keys.al) line 548, <GEN14> line 1.
t/get_public_keys..........ok
t/get_secret_keys..........ok
t/import_keys..............ok
t/Interface................ok
t/list_public_keys.........ok
t/list_secret_keys.........FAILED test 2
Failed 1/4 tests, 75.00% okay
t/list_sigs................ok
t/passphrase_handling......ok
t/sign.....................ok
t/sign_and_encrypt.........ok
t/UserId...................ok
t/verify...................ok
t/wrap_call................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/list_secret_keys.t 4 1 25.00% 2
Failed 1/20 test scripts, 95.00% okay. 1/51 subtests failed, 98.04% okay.
make: *** [test_dynamic] Error 255
|
| Direct Responses: Write a response |