Testing wanted: OpenSSH 4.8
Iain Morgan
imorgan at nas.nasa.gov
Fri Mar 14 04:37:22 EST 2008
On Thu, Mar 13, 2008 at 11:50:25 +1100, Damien Miller wrote:
> Hi,
>
> We are preparing to make the release of OpenSSH 4.8 soon, so we would
> greatly appreciate testing of snapshot releases in as many environments
> and on as many operating systems as possible.
>
I've noticed a few quirks thus far using the 20080314 snapshot.
First, doing 'make realclean' removes the configure script.
Next, it builds on RHEL 4 using gcc, but it fails when using c99.
make[1]: Entering directory
`/u/wk/imorgan/src/openssh/openssh/openbsd-compat'
c99 -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I.
-I.. -I. -I./.. -I/u/wk/imorgan/build/include -DHAVE_CONFIG_H -c
bsd-arc4random.c
In file included from ../openbsd-compat/openbsd-compat.h:194,
from ../includes.h:167,
from bsd-arc4random.c:17:
../openbsd-compat/fake-rfc2553.h:133: error: redefinition of `struct
addrinfo'
make[1]: *** [bsd-arc4random.o] Error 1
On SLES 10 using icc 9.1, it builds. Strangely, it attempts to use the
gcc stack protection option with the Intel compiler.
Both builds fail the regression tests:
sftp commands: put to directory
sftp commands: glob put to directory
sftp commands: put to local dir
sftp commands: glob put to local dir
sftp commands: rename
sftp commands: rename directory
sftp commands: ln
sftp commands: mkdir
sftp commands: chdir
sftp commands: rmdir
sftp commands: lmkdir
sftp commands: lchdir
failed sftp commands
make[1]: *** [t-exec] Error 1
--
Iain Morgan
More information about the openssh-unix-dev
mailing list