Testing for the 4.4p1 release
Flavien Lebarbe
flavien-ssh at lebarbe.net
Thu Aug 31 11:20:03 EST 2006
Hi,
"make tests" fails in dynamic-forward.sh on FreeBSD here. I just
retried 4.3p2, "make tests" runs ok with this version, including
dynamic-forward.sh
Hope this helps,
Flavien.
---
System : FreeBSD 5.4-STABLE i386
Version tested : openssh-SNAP-20060830.tar.gz
GCC version : gcc (GCC) 3.4.2 [FreeBSD] 20040728
$ ./configure --without-zlib-version-check && make tests
[...]
OpenSSH has been configured with the following options:
User binaries: /usr/local/bin
System binaries: /usr/local/sbin
Configuration files: /usr/local/etc
Askpass program: /usr/local/libexec/ssh-askpass
Manual pages: /usr/local/share/man/manX
PID file: /var/run
Privilege separation chroot path: /var/empty
At runtime, sshd will use the path defined in /etc/login.conf
Make sure the path to scp is present, otherwise scp will not work
Manpage format: doc
PAM support: no
KerberosV support: no
SELinux support: no
Smartcard support: no
S/KEY support: no
TCP Wrappers support: no
MD5 password support: no
libedit support: no
IP address in $DISPLAY hack: no
Translate v4 in v6 hack: no
BSD Auth support: no
Random number source: OpenSSL internal ONLY
Host: i386-unknown-freebsd5.4
Compiler: gcc
Compiler flags: -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare
Preprocessor flags:
Linker flags:
Libraries: -lcrypto -lutil -lz -lcrypt
[...]
run test sftp-glob.sh ...
sftp glob: ls file
sftp glob: ls dir
ok sftp glob
run test reconfigure.sh ...
ok simple connect after reconfigure
run test dynamic-forward.sh ...
nc: unexpected reply size 31 (expected 10)
ssh_exchange_identification: Connection closed by remote host
cmp: EOF on /usr/home/flavien/src/openssh/regress/ls.copy
corrupted copy of /bin/ls
nc: unexpected reply size 31 (expected 10)
ssh_exchange_identification: Connection closed by remote host
cmp: EOF on /usr/home/flavien/src/openssh/regress/ls.copy
corrupted copy of /bin/ls
failed dynamic forwarding
*** Error code 1
Stop in /usr/home/flavien/src/openssh/regress.
*** Error code 1
More information about the openssh-unix-dev
mailing list