[Bug 3032] (Fixable) MIPSPro compilation errors, failing regression test in test_sshbuf_misc.c & sshd host key loading issues on IRIX 6.5
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon Dec 9 17:07:48 AEDT 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=3032
--- Comment #16 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Ole Weidner from comment #15)
> Failed test: 1
> Non-zero exit status: 1
> ../test/recipes/30-test_evp.t (Wstat: 256 Tests: 10 Failed: 1)
> Failed test: 7
This one makes me very suspicious. The tests in that file are:
my @files = ( "evpciph.txt", "evpdigest.txt", "evpencod.txt",
"evpkdf.txt",
"evpmac.txt", "evppbe.txt", "evppkey.txt", "evppkey_ecc.txt",
"evpcase.txt", "evpccmcavs.txt" );
and #7 is "evppkey.txt". If we look at that file
(test/recipes/30-test_evp_data/evppkey.txt) it's "Public key algorithm
tests" including parsing private and public keys.
I think your OpenSSL is busted.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list