On 03/06/2015 11:17 AM, Martin Hecht wrote: > on Ubuntu 14.04 with openssh-SNAP-20150306.tar.gz with gcc, libz-dev, > and libssl-dev > > configure; make; make tests > > fails at: > > test_hostkeys: > regress/unittests/hostkeys/test_iterate.c:124 test #1 "hostkeys_iterate > all with key parse" - entry 5/61, file line 5 > ASSERT_PTR_EQ(l->key, NULL) failed: > l->key = 0x2b14c2d7af80 > NULL = (nil) > Aborted > make[1]: *** [unit] Error 134 > make[1]: Leaving directory `/home/hpcmhech/tmp/openssh/regress' > make: *** [tests] Error 2 I could reproduce this on a redhat-clone, as well, and: openssh-SNAP-20150305.tar.gz ran through smoothly - so this regression has been introduced very recently (Mar 5): hpcmhech@localhost(512):~/tmp/openssh-20150306/openssh> ls -la regress/unittests/hostkeys/test_iterate.c -rw-r--r-- 1 hpcmhech users 25308 Mar 5 00:39 regress/unittests/hostkeys/test_iterate.c I'm running my system at CET (+0100) _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev