Call for testing: OpenSSH 7.6

The Doctor doctor at doctor.nl2k.ab.ca
Tue Sep 26 00:34:41 AEST 2017


OPenssh 7.6 with test result from 
FreeBSD 11.1 openssl 1.0.2m-fips-dev




Script started on Sun Sep 24 06:06:51 2017
You have mail.
root at doctor:/usr/source/openssh-SNAP-20170924 # make tests

[ -d `pwd`/regress ] || mkdir -p `pwd`/regress
[ -d `pwd`/regress/unittests ] || mkdir -p `pwd`/regress/unittests
[ -d `pwd`/regress/unittests/test_helper ] ||  mkdir -p `pwd`/regress/unittests/test_helper
[ -d `pwd`/regress/unittests/sshbuf ] ||  mkdir -p `pwd`/regress/unittests/sshbuf
[ -d `pwd`/regress/unittests/sshkey ] ||  mkdir -p `pwd`/regress/unittests/sshkey
[ -d `pwd`/regress/unittests/bitmap ] ||  mkdir -p `pwd`/regress/unittests/bitmap
[ -d `pwd`/regress/unittests/conversion ] ||  mkdir -p `pwd`/regress/unittests/conversion
[ -d `pwd`/regress/unittests/hostkeys ] ||  mkdir -p `pwd`/regress/unittests/hostkeys
[ -d `pwd`/regress/unittests/kex ] ||  mkdir -p `pwd`/regress/unittests/kex
[ -d `pwd`/regress/unittests/match ] ||  mkdir -p `pwd`/regress/unittests/match
[ -d `pwd`/regress/unittests/utf8 ] ||  mkdir -p `pwd`/regress/unittests/utf8
[ -d `pwd`/regress/misc/kexfuzz ] ||  mkdir -p `pwd`/regress/misc/kexfuzz
[ -f `pwd`/regress/Makefile ] ||  ln -s `cd . && pwd`/regress/Makefile `pwd`/regress/Makefile
(cd openbsd-compat && make)
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/modpipe ./regress/modpipe.c  -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/setuid-allowed ./regress/setuid-allowed.c  -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/netcat ./regress/netcat.c  -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/tmp/netcat-b6a760.o: In function `main':
/usr/source/openssh-SNAP-20170924/./regress/netcat.c:323: warning: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/check-perm ./regress/check-perm.c  -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/tests.c -o regress/unittests/sshbuf/tests.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf.c -o regress/unittests/sshbuf/test_sshbuf.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_getput_basic.c -o regress/unittests/sshbuf/test_sshbuf_getput_basic.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_getput_crypto.c -o regress/unittests/sshbuf/test_sshbuf_getput_crypto.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_misc.c -o regress/unittests/sshbuf/test_sshbuf_misc.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_fuzz.c -o regress/unittests/sshbuf/test_sshbuf_fuzz.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c -o regress/unittests/sshbuf/test_sshbuf_getput_fuzz.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_fixed.c -o regress/unittests/sshbuf/test_sshbuf_fixed.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/test_helper/test_helper.c -o regress/unittests/test_helper/test_helper.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/test_helper/fuzz.c -o regress/unittests/test_helper/fuzz.o
ar rv regress/unittests/test_helper/libtest_helper.a regress/unittests/test_helper/test_helper.o  regress/unittests/test_helper/fuzz.o
ar: warning: creating regress/unittests/test_helper/libtest_helper.a
a - regress/unittests/test_helper/test_helper.o
a - regress/unittests/test_helper/fuzz.o
ranlib regress/unittests/test_helper/libtest_helper.a
/usr/bin/cc -o regress/unittests/sshbuf/test_sshbuf -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/sshbuf/tests.o  regress/unittests/sshbuf/test_sshbuf.o  regress/unittests/sshbuf/test_sshbuf_getput_basic.o  regress/unittests/sshbuf/test_sshbuf_getput_crypto.o  regress/unittests/sshbuf/test_sshbuf_misc.o  regress/unittests/sshbuf/test_sshbuf_fuzz.o  regress/unittests/sshbuf/test_sshbuf_getput_fuzz.o  regress/unittests/sshbuf/test_sshbuf_fixed.o  regress/unittests/test_helper/libtest_helper.a  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/test_fuzz.c -o regress/unittests/sshkey/test_fuzz.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/tests.c -o regress/unittests/sshkey/tests.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/common.c -o regress/unittests/sshkey/common.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/test_file.c -o regress/unittests/sshkey/test_file.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/test_sshkey.c -o regress/unittests/sshkey/test_sshkey.o
/usr/bin/cc -o regress/unittests/sshkey/test_sshkey -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/sshkey/test_fuzz.o  regress/unittests/sshkey/tests.o  regress/unittests/sshkey/common.o  regress/unittests/sshkey/test_file.o  regress/unittests/sshkey/test_sshkey.o  regress/unittests/test_helper/libtest_helper.a  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/bitmap/tests.c -o regress/unittests/bitmap/tests.o
/usr/bin/cc -o regress/unittests/bitmap/test_bitmap -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/bitmap/tests.o  regress/unittests/test_helper/libtest_helper.a  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/conversion/tests.c -o regress/unittests/conversion/tests.o
/usr/bin/cc -o regress/unittests/conversion/test_conversion -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/conversion/tests.o  regress/unittests/test_helper/libtest_helper.a  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/hostkeys/tests.c -o regress/unittests/hostkeys/tests.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/hostkeys/test_iterate.c -o regress/unittests/hostkeys/test_iterate.o
/usr/bin/cc -o regress/unittests/hostkeys/test_hostkeys -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/hostkeys/tests.o  regress/unittests/hostkeys/test_iterate.o  regress/unittests/test_helper/libtest_helper.a  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/kex/tests.c -o regress/unittests/kex/tests.o
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/kex/test_kex.c -o regress/unittests/kex/test_kex.o
/usr/bin/cc -o regress/unittests/kex/test_kex -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/kex/tests.o  regress/unittests/kex/test_kex.o  regress/unittests/test_helper/libtest_helper.a  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/match/tests.c -o regress/unittests/match/tests.o
/usr/bin/cc -o regress/unittests/match/test_match -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/match/tests.o  regress/unittests/test_helper/libtest_helper.a  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/utf8/tests.c -o regress/unittests/utf8/tests.o
/usr/bin/cc -o regress/unittests/utf8/test_utf8 -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/utf8/tests.o  regress/unittests/test_helper/libtest_helper.a  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/bin/cc -g -O2 -pipe -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/misc/kexfuzz/kexfuzz.c -o regress/misc/kexfuzz/kexfuzz.o
/usr/bin/cc -o regress/misc/kexfuzz/kexfuzz -L. -Lopenbsd-compat/ -L/usr//lib -L/usr/lib  -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/misc/kexfuzz/kexfuzz.o  -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
BUILDDIR=`pwd`;  TEST_SSH_SCP="${BUILDDIR}/scp";  TEST_SSH_SSH="${BUILDDIR}/ssh";  TEST_SSH_SSHD="${BUILDDIR}/sshd";  TEST_SSH_SSHAGENT="${BUILDDIR}/ssh-agent";  TEST_SSH_SSHADD="${BUILDDIR}/ssh-add";  TEST_SSH_SSHKEYGEN="${BUILDDIR}/ssh-keygen";  TEST_SSH_SSHPKCS11HELPER="${BUILDDIR}/ssh-pkcs11-helper";  TEST_SSH_SSHKEYSCAN="${BUILDDIR}/ssh-keyscan";  TEST_SSH_SFTP="${BUILDDIR}/sftp";  TEST_SSH_SFTPSERVER="${BUILDDIR}/sftp-server";  TEST_SSH_PLINK="plink";  TEST_SSH_PUTTYGEN="puttygen";  TEST_SSH_CONCH="conch";  TEST_SSH_IPV6="yes" ;  TEST_SSH_UTF8="yes" ;  TEST_SSH_ECC="yes" ;  cd ./regress || exit $?;  make  .OBJDIR="${BUILDDIR}/regress"  .CURDIR="`pwd`"  BUILDDIR="${BUILDDIR}"  OBJ="${BUILDDIR}/regress/"  PATH="${BUILDDIR}:${PATH}"  TEST_ENV=MALLOC_OPTIONS="AJRX"  TEST_MALLOC_OPTIONS="AJRX"  TEST_SSH_SCP="${TEST_SSH_SCP}"  TEST_SSH_SSH="${TEST_SSH_SSH}"  TEST_SSH_SSHD="${TEST_SSH_SSHD}"  TEST_SSH_SSHAGENT="${TEST_SSH_SSHAGENT}"  TEST_SSH_SSHADD="${TEST_SSH_SSHADD}"  TEST_SSH_SSHKEYGEN="${TEST_SSH_SSHKEYGEN}"  TEST_SSH_SSHPKCS11HELPER="${TEST_SSH_SSHPKCS11HELPER}"  TEST_SSH_SSHKEYSCAN="${TEST_SSH_SSHKEYSCAN}"  TEST_SSH_SFTP="${TEST_SSH_SFTP}"  TEST_SSH_SFTPSERVER="${TEST_SSH_SFTPSERVER}"  TEST_SSH_PLINK="${TEST_SSH_PLINK}"  TEST_SSH_PUTTYGEN="${TEST_SSH_PUTTYGEN}"  TEST_SSH_CONCH="${TEST_SSH_CONCH}"  TEST_SSH_IPV6="${TEST_SSH_IPV6}"  TEST_SSH_UTF8="${TEST_SSH_UTF8}"  TEST_SSH_ECC="${TEST_SSH_ECC}"  TEST_SHELL="sh"  EXEEXT=""  tests && echo all tests passed
test "x" = "x" || mkdir -p /usr/source/openssh-SNAP-20170924/regress//valgrind-out
set -e ; if test -z "" ; then  V="" ;  test "x" = "x" ||  V=/usr/source/openssh-SNAP-20170924/regress/valgrind-unit.sh ;  $V /usr/source/openssh-SNAP-20170924/regress/unittests/sshbuf/test_sshbuf ;  $V /usr/source/openssh-SNAP-20170924/regress/unittests/sshkey/test_sshkey  -d /usr/source/openssh-SNAP-20170924/regress/unittests/sshkey/testdata ;  $V /usr/source/openssh-SNAP-20170924/regress/unittests/bitmap/test_bitmap ;  $V /usr/source/openssh-SNAP-20170924/regress/unittests/conversion/test_conversion ;  $V /usr/source/openssh-SNAP-20170924/regress/unittests/kex/test_kex ;  $V /usr/source/openssh-SNAP-20170924/regress/unittests/hostkeys/test_hostkeys  -d /usr/source/openssh-SNAP-20170924/regress/unittests/hostkeys/testdata ;  $V /usr/source/openssh-SNAP-20170924/regress/unittests/match/test_match ;  if test "xyes" = "xyes"  ; then  $V /usr/source/openssh-SNAP-20170924/regress/unittests/utf8/test_utf8 ;  fi  fi
test_sshbuf: .................................................................................................... 101 tests ok
test_sshkey: .......................................................................................... 90 tests ok
test_bitmap: .. 2 tests ok
test_conversion: . 1 tests ok
test_kex: ................................................................................................................................................................................................................................................................................................................................................................ 352 tests ok
test_hostkeys: .................. 18 tests ok
test_match: ...... 6 tests ok
test_utf8: .................................. 34 tests ok
/usr/source/openssh-SNAP-20170924/ssh-keygen -if /usr/source/openssh-SNAP-20170924/regress/rsa_ssh2.prv | diff - /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.prv
tr '\n' '\r' </usr/source/openssh-SNAP-20170924/regress/rsa_ssh2.prv > /usr/source/openssh-SNAP-20170924/regress/rsa_ssh2_cr.prv
/usr/source/openssh-SNAP-20170924/ssh-keygen -if /usr/source/openssh-SNAP-20170924/regress/rsa_ssh2_cr.prv | diff - /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.prv
awk '{print $0 "\r"}' /usr/source/openssh-SNAP-20170924/regress/rsa_ssh2.prv > /usr/source/openssh-SNAP-20170924/regress/rsa_ssh2_crnl.prv
/usr/source/openssh-SNAP-20170924/ssh-keygen -if /usr/source/openssh-SNAP-20170924/regress/rsa_ssh2_crnl.prv | diff - /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.prv
cat /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.prv > /usr/source/openssh-SNAP-20170924/regress//t2.out
chmod 600 /usr/source/openssh-SNAP-20170924/regress//t2.out
/usr/source/openssh-SNAP-20170924/ssh-keygen -yf /usr/source/openssh-SNAP-20170924/regress//t2.out | diff - /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.pub
/usr/source/openssh-SNAP-20170924/ssh-keygen -ef /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.pub >/usr/source/openssh-SNAP-20170924/regress//t3.out
/usr/source/openssh-SNAP-20170924/ssh-keygen -if /usr/source/openssh-SNAP-20170924/regress//t3.out | diff - /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.pub
/usr/source/openssh-SNAP-20170924/ssh-keygen -E md5 -lf /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20170924/regress/t4.ok
/usr/source/openssh-SNAP-20170924/ssh-keygen -Bf /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20170924/regress/t5.ok
/usr/source/openssh-SNAP-20170924/ssh-keygen -if /usr/source/openssh-SNAP-20170924/regress/dsa_ssh2.prv > /usr/source/openssh-SNAP-20170924/regress//t6.out1
/usr/source/openssh-SNAP-20170924/ssh-keygen -if /usr/source/openssh-SNAP-20170924/regress/dsa_ssh2.pub > /usr/source/openssh-SNAP-20170924/regress//t6.out2
chmod 600 /usr/source/openssh-SNAP-20170924/regress//t6.out1
/usr/source/openssh-SNAP-20170924/ssh-keygen -yf /usr/source/openssh-SNAP-20170924/regress//t6.out1 | diff - /usr/source/openssh-SNAP-20170924/regress//t6.out2
/usr/source/openssh-SNAP-20170924/ssh-keygen -q -t rsa -N '' -f /usr/source/openssh-SNAP-20170924/regress//t7.out
/usr/source/openssh-SNAP-20170924/ssh-keygen -lf /usr/source/openssh-SNAP-20170924/regress//t7.out > /dev/null
/usr/source/openssh-SNAP-20170924/ssh-keygen -Bf /usr/source/openssh-SNAP-20170924/regress//t7.out > /dev/null
/usr/source/openssh-SNAP-20170924/ssh-keygen -q -t dsa -N '' -f /usr/source/openssh-SNAP-20170924/regress//t8.out
/usr/source/openssh-SNAP-20170924/ssh-keygen -lf /usr/source/openssh-SNAP-20170924/regress//t8.out > /dev/null
/usr/source/openssh-SNAP-20170924/ssh-keygen -Bf /usr/source/openssh-SNAP-20170924/regress//t8.out > /dev/null
test "yes" != yes ||  /usr/source/openssh-SNAP-20170924/ssh-keygen -q -t ecdsa -N '' -f /usr/source/openssh-SNAP-20170924/regress//t9.out
test "yes" != yes ||  /usr/source/openssh-SNAP-20170924/ssh-keygen -lf /usr/source/openssh-SNAP-20170924/regress//t9.out > /dev/null
test "yes" != yes ||  /usr/source/openssh-SNAP-20170924/ssh-keygen -Bf /usr/source/openssh-SNAP-20170924/regress//t9.out > /dev/null
/usr/source/openssh-SNAP-20170924/ssh-keygen -q -t ed25519 -N '' -f /usr/source/openssh-SNAP-20170924/regress//t10.out
/usr/source/openssh-SNAP-20170924/ssh-keygen -lf /usr/source/openssh-SNAP-20170924/regress//t10.out > /dev/null
/usr/source/openssh-SNAP-20170924/ssh-keygen -Bf /usr/source/openssh-SNAP-20170924/regress//t10.out > /dev/null
/usr/source/openssh-SNAP-20170924/ssh-keygen -E sha256 -lf /usr/source/openssh-SNAP-20170924/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20170924/regress/t11.ok
/usr/source/openssh-SNAP-20170924/ssh-keygen -q -t ed25519 -N '' -C 'test-comment-1234' -f /usr/source/openssh-SNAP-20170924/regress//t12.out
/usr/source/openssh-SNAP-20170924/ssh-keygen -lf /usr/source/openssh-SNAP-20170924/regress//t12.out.pub | grep test-comment-1234 >/dev/null
run test connect.sh ...
ok simple connect
run test proxy-connect.sh ...
plain username privsep=no comp=no
plain username privsep=no comp=yes
plain username privsep=yes comp=no
plain username privsep=yes comp=yes
username with style
ok proxy connect
run test connect-privsep.sh ...
ok proxy connect with privsep
run test proto-version.sh ...
ok sshd version with different protocol combinations
run test proto-mismatch.sh ...
ok protocol version mismatch
run test exit-status.sh ...
test remote exit status: status 0
test remote exit status: status 1
test remote exit status: status 4
test remote exit status: status 5
test remote exit status: status 44
ok remote exit status
run test envpass.sh ...
test environment passing: pass env, don't accept
test environment passing: don't pass env, accept
test environment passing: pass single env, accept single env
test environment passing: pass multiple env, accept multiple env
ok environment passing
run test transfer.sh ...
ok transfer data
run test banner.sh ...
test banner: missing banner file
test banner: size 0
test banner: size 10
test banner: size 100
test banner: size 1000
test banner: size 10000
test banner: size 100000
test banner: suppress banner (-q)
ok banner
run test rekey.sh ...
client rekey KexAlgorithms=diffie-hellman-group1-sha1
client rekey KexAlgorithms=diffie-hellman-group14-sha1
client rekey KexAlgorithms=diffie-hellman-group14-sha256
client rekey KexAlgorithms=diffie-hellman-group16-sha512
client rekey KexAlgorithms=diffie-hellman-group18-sha512
client rekey KexAlgorithms=diffie-hellman-group-exchange-sha1
client rekey KexAlgorithms=diffie-hellman-group-exchange-sha256
client rekey KexAlgorithms=ecdh-sha2-nistp256
client rekey KexAlgorithms=ecdh-sha2-nistp384
client rekey KexAlgorithms=ecdh-sha2-nistp521
client rekey KexAlgorithms=curve25519-sha256
client rekey KexAlgorithms=curve25519-sha256 at libssh.org
client rekey Ciphers=3des-cbc
client rekey Ciphers=aes128-cbc
client rekey Ciphers=aes192-cbc
client rekey Ciphers=aes256-cbc
client rekey Ciphers=rijndael-cbc at lysator.liu.se
client rekey Ciphers=aes128-ctr
client rekey Ciphers=aes192-ctr
client rekey Ciphers=aes256-ctr
client rekey Ciphers=aes128-gcm at openssh.com
client rekey Ciphers=aes256-gcm at openssh.com
client rekey Ciphers=chacha20-poly1305 at openssh.com
client rekey MACs=hmac-sha1
client rekey MACs=hmac-sha1-96
client rekey MACs=hmac-sha2-256
client rekey MACs=hmac-sha2-512
client rekey MACs=hmac-md5
client rekey MACs=hmac-md5-96
client rekey MACs=umac-64 at openssh.com
client rekey MACs=umac-128 at openssh.com
client rekey MACs=hmac-sha1-etm at openssh.com
client rekey MACs=hmac-sha1-96-etm at openssh.com
client rekey MACs=hmac-sha2-256-etm at openssh.com
client rekey MACs=hmac-sha2-512-etm at openssh.com
client rekey MACs=hmac-md5-etm at openssh.com
client rekey MACs=hmac-md5-96-etm at openssh.com
client rekey MACs=umac-64-etm at openssh.com
client rekey MACs=umac-128-etm at openssh.com
client rekey aes128-gcm at openssh.com diffie-hellman-group1-sha1
client rekey aes128-gcm at openssh.com diffie-hellman-group14-sha1
client rekey aes128-gcm at openssh.com diffie-hellman-group14-sha256
client rekey aes128-gcm at openssh.com diffie-hellman-group16-sha512
client rekey aes128-gcm at openssh.com diffie-hellman-group18-sha512
client rekey aes128-gcm at openssh.com diffie-hellman-group-exchange-sha1
client rekey aes128-gcm at openssh.com diffie-hellman-group-exchange-sha256
client rekey aes128-gcm at openssh.com ecdh-sha2-nistp256
client rekey aes128-gcm at openssh.com ecdh-sha2-nistp384
client rekey aes128-gcm at openssh.com ecdh-sha2-nistp521
client rekey aes128-gcm at openssh.com curve25519-sha256
client rekey aes128-gcm at openssh.com curve25519-sha256 at libssh.org
client rekey aes256-gcm at openssh.com diffie-hellman-group1-sha1
client rekey aes256-gcm at openssh.com diffie-hellman-group14-sha1
client rekey aes256-gcm at openssh.com diffie-hellman-group14-sha256
client rekey aes256-gcm at openssh.com diffie-hellman-group16-sha512
client rekey aes256-gcm at openssh.com diffie-hellman-group18-sha512
client rekey aes256-gcm at openssh.com diffie-hellman-group-exchange-sha1
client rekey aes256-gcm at openssh.com diffie-hellman-group-exchange-sha256
client rekey aes256-gcm at openssh.com ecdh-sha2-nistp256
client rekey aes256-gcm at openssh.com ecdh-sha2-nistp384
client rekey aes256-gcm at openssh.com ecdh-sha2-nistp521
client rekey aes256-gcm at openssh.com curve25519-sha256
client rekey aes256-gcm at openssh.com curve25519-sha256 at libssh.org
client rekey chacha20-poly1305 at openssh.com diffie-hellman-group1-sha1
client rekey chacha20-poly1305 at openssh.com diffie-hellman-group14-sha1
client rekey chacha20-poly1305 at openssh.com diffie-hellman-group14-sha256
client rekey chacha20-poly1305 at openssh.com diffie-hellman-group16-sha512
client rekey chacha20-poly1305 at openssh.com diffie-hellman-group18-sha512
client rekey chacha20-poly1305 at openssh.com diffie-hellman-group-exchange-sha1
client rekey chacha20-poly1305 at openssh.com diffie-hellman-group-exchange-sha256
client rekey chacha20-poly1305 at openssh.com ecdh-sha2-nistp256
client rekey chacha20-poly1305 at openssh.com ecdh-sha2-nistp384
client rekey chacha20-poly1305 at openssh.com ecdh-sha2-nistp521
client rekey chacha20-poly1305 at openssh.com curve25519-sha256
client rekey chacha20-poly1305 at openssh.com curve25519-sha256 at libssh.org
client rekeylimit 16
client rekeylimit 1k
client rekeylimit 128k
client rekeylimit 256k
client rekeylimit default 5
client rekeylimit default 10
client rekeylimit default 5 no data
client rekeylimit default 10 no data
server rekeylimit 16
server rekeylimit 1k
server rekeylimit 128k
server rekeylimit 256k
server rekeylimit default 5 no data
server rekeylimit default 10 no data
rekeylimit parsing
ok rekey
run test stderr-data.sh ...
test stderr data transfer: ()
test stderr data transfer: (-n)
ok stderr data transfer
run test stderr-after-eof.sh ...
ok stderr data after eof
run test broken-pipe.sh ...
ok broken pipe test
run test try-ciphers.sh ...
test try ciphers: cipher 3des-cbc mac hmac-sha1
test try ciphers: cipher 3des-cbc mac hmac-sha1-96
test try ciphers: cipher 3des-cbc mac hmac-sha2-256
test try ciphers: cipher 3des-cbc mac hmac-sha2-512
test try ciphers: cipher 3des-cbc mac hmac-md5
test try ciphers: cipher 3des-cbc mac hmac-md5-96
test try ciphers: cipher 3des-cbc mac umac-64 at openssh.com
test try ciphers: cipher 3des-cbc mac umac-128 at openssh.com
test try ciphers: cipher 3des-cbc mac hmac-sha1-etm at openssh.com
test try ciphers: cipher 3des-cbc mac hmac-sha1-96-etm at openssh.com
test try ciphers: cipher 3des-cbc mac hmac-sha2-256-etm at openssh.com
test try ciphers: cipher 3des-cbc mac hmac-sha2-512-etm at openssh.com
test try ciphers: cipher 3des-cbc mac hmac-md5-etm at openssh.com
test try ciphers: cipher 3des-cbc mac hmac-md5-96-etm at openssh.com
test try ciphers: cipher 3des-cbc mac umac-64-etm at openssh.com
test try ciphers: cipher 3des-cbc mac umac-128-etm at openssh.com
test try ciphers: cipher aes128-cbc mac hmac-sha1
test try ciphers: cipher aes128-cbc mac hmac-sha1-96
test try ciphers: cipher aes128-cbc mac hmac-sha2-256
test try ciphers: cipher aes128-cbc mac hmac-sha2-512
test try ciphers: cipher aes128-cbc mac hmac-md5
test try ciphers: cipher aes128-cbc mac hmac-md5-96
test try ciphers: cipher aes128-cbc mac umac-64 at openssh.com
test try ciphers: cipher aes128-cbc mac umac-128 at openssh.com
test try ciphers: cipher aes128-cbc mac hmac-sha1-etm at openssh.com
test try ciphers: cipher aes128-cbc mac hmac-sha1-96-etm at openssh.com
test try ciphers: cipher aes128-cbc mac hmac-sha2-256-etm at openssh.com
test try ciphers: cipher aes128-cbc mac hmac-sha2-512-etm at openssh.com
test try ciphers: cipher aes128-cbc mac hmac-md5-etm at openssh.com
test try ciphers: cipher aes128-cbc mac hmac-md5-96-etm at openssh.com
test try ciphers: cipher aes128-cbc mac umac-64-etm at openssh.com
test try ciphers: cipher aes128-cbc mac umac-128-etm at openssh.com
test try ciphers: cipher aes192-cbc mac hmac-sha1
test try ciphers: cipher aes192-cbc mac hmac-sha1-96
test try ciphers: cipher aes192-cbc mac hmac-sha2-256
test try ciphers: cipher aes192-cbc mac hmac-sha2-512
test try ciphers: cipher aes192-cbc mac hmac-md5
test try ciphers: cipher aes192-cbc mac hmac-md5-96
test try ciphers: cipher aes192-cbc mac umac-64 at openssh.com
test try ciphers: cipher aes192-cbc mac umac-128 at openssh.com
test try ciphers: cipher aes192-cbc mac hmac-sha1-etm at openssh.com
test try ciphers: cipher aes192-cbc mac hmac-sha1-96-etm at openssh.com
test try ciphers: cipher aes192-cbc mac hmac-sha2-256-etm at openssh.com
test try ciphers: cipher aes192-cbc mac hmac-sha2-512-etm at openssh.com
test try ciphers: cipher aes192-cbc mac hmac-md5-etm at openssh.com
test try ciphers: cipher aes192-cbc mac hmac-md5-96-etm at openssh.com
test try ciphers: cipher aes192-cbc mac umac-64-etm at openssh.com
test try ciphers: cipher aes192-cbc mac umac-128-etm at openssh.com
test try ciphers: cipher aes256-cbc mac hmac-sha1
test try ciphers: cipher aes256-cbc mac hmac-sha1-96
test try ciphers: cipher aes256-cbc mac hmac-sha2-256
test try ciphers: cipher aes256-cbc mac hmac-sha2-512
test try ciphers: cipher aes256-cbc mac hmac-md5
test try ciphers: cipher aes256-cbc mac hmac-md5-96
test try ciphers: cipher aes256-cbc mac umac-64 at openssh.com
test try ciphers: cipher aes256-cbc mac umac-128 at openssh.com
test try ciphers: cipher aes256-cbc mac hmac-sha1-etm at openssh.com
test try ciphers: cipher aes256-cbc mac hmac-sha1-96-etm at openssh.com
test try ciphers: cipher aes256-cbc mac hmac-sha2-256-etm at openssh.com
test try ciphers: cipher aes256-cbc mac hmac-sha2-512-etm at openssh.com
test try ciphers: cipher aes256-cbc mac hmac-md5-etm at openssh.com
test try ciphers: cipher aes256-cbc mac hmac-md5-96-etm at openssh.com
test try ciphers: cipher aes256-cbc mac umac-64-etm at openssh.com
test try ciphers: cipher aes256-cbc mac umac-128-etm at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-sha1
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-sha1-96
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-sha2-256
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-sha2-512
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-md5
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-md5-96
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac umac-64 at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac umac-128 at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-sha1-etm at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-sha1-96-etm at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-sha2-256-etm at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-sha2-512-etm at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-md5-etm at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac hmac-md5-96-etm at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac umac-64-etm at openssh.com
test try ciphers: cipher rijndael-cbc at lysator.liu.se mac umac-128-etm at openssh.com
test try ciphers: cipher aes128-ctr mac hmac-sha1
test try ciphers: cipher aes128-ctr mac hmac-sha1-96
test try ciphers: cipher aes128-ctr mac hmac-sha2-256
test try ciphers: cipher aes128-ctr mac hmac-sha2-512
test try ciphers: cipher aes128-ctr mac hmac-md5
test try ciphers: cipher aes128-ctr mac hmac-md5-96
test try ciphers: cipher aes128-ctr mac umac-64 at openssh.com
test try ciphers: cipher aes128-ctr mac umac-128 at openssh.com
test try ciphers: cipher aes128-ctr mac hmac-sha1-etm at openssh.com
test try ciphers: cipher aes128-ctr mac hmac-sha1-96-etm at openssh.com
test try ciphers: cipher aes128-ctr mac hmac-sha2-256-etm at openssh.com
test try ciphers: cipher aes128-ctr mac hmac-sha2-512-etm at openssh.com
test try ciphers: cipher aes128-ctr mac hmac-md5-etm at openssh.com
test try ciphers: cipher aes128-ctr mac hmac-md5-96-etm at openssh.com
test try ciphers: cipher aes128-ctr mac umac-64-etm at openssh.com
test try ciphers: cipher aes128-ctr mac umac-128-etm at openssh.com
test try ciphers: cipher aes192-ctr mac hmac-sha1
test try ciphers: cipher aes192-ctr mac hmac-sha1-96
test try ciphers: cipher aes192-ctr mac hmac-sha2-256
test try ciphers: cipher aes192-ctr mac hmac-sha2-512
test try ciphers: cipher aes192-ctr mac hmac-md5
test try ciphers: cipher aes192-ctr mac hmac-md5-96
test try ciphers: cipher aes192-ctr mac umac-64 at openssh.com
test try ciphers: cipher aes192-ctr mac umac-128 at openssh.com
test try ciphers: cipher aes192-ctr mac hmac-sha1-etm at openssh.com
test try ciphers: cipher aes192-ctr mac hmac-sha1-96-etm at openssh.com
test try ciphers: cipher aes192-ctr mac hmac-sha2-256-etm at openssh.com
test try ciphers: cipher aes192-ctr mac hmac-sha2-512-etm at openssh.com
test try ciphers: cipher aes192-ctr mac hmac-md5-etm at openssh.com
test try ciphers: cipher aes192-ctr mac hmac-md5-96-etm at openssh.com
test try ciphers: cipher aes192-ctr mac umac-64-etm at openssh.com
test try ciphers: cipher aes192-ctr mac umac-128-etm at openssh.com
test try ciphers: cipher aes256-ctr mac hmac-sha1
test try ciphers: cipher aes256-ctr mac hmac-sha1-96
test try ciphers: cipher aes256-ctr mac hmac-sha2-256
test try ciphers: cipher aes256-ctr mac hmac-sha2-512
test try ciphers: cipher aes256-ctr mac hmac-md5
test try ciphers: cipher aes256-ctr mac hmac-md5-96
test try ciphers: cipher aes256-ctr mac umac-64 at openssh.com
test try ciphers: cipher aes256-ctr mac umac-128 at openssh.com
test try ciphers: cipher aes256-ctr mac hmac-sha1-etm at openssh.com
test try ciphers: cipher aes256-ctr mac hmac-sha1-96-etm at openssh.com
test try ciphers: cipher aes256-ctr mac hmac-sha2-256-etm at openssh.com
test try ciphers: cipher aes256-ctr mac hmac-sha2-512-etm at openssh.com
test try ciphers: cipher aes256-ctr mac hmac-md5-etm at openssh.com
test try ciphers: cipher aes256-ctr mac hmac-md5-96-etm at openssh.com
test try ciphers: cipher aes256-ctr mac umac-64-etm at openssh.com
test try ciphers: cipher aes256-ctr mac umac-128-etm at openssh.com
test try ciphers: cipher aes128-gcm at openssh.com mac hmac-sha1
test try ciphers: cipher aes256-gcm at openssh.com mac hmac-sha1
test try ciphers: cipher chacha20-poly1305 at openssh.com mac hmac-sha1
ok try ciphers
run test yes-head.sh ...
ok yes pipe head
run test login-timeout.sh ...
ok connect after login grace timeout
run test agent.sh ...
ok simple agent test
run test agent-getpeereid.sh ...
need SUDO to switch to uid nobody
run test agent-timeout.sh ...
ok agent timeout test
run test agent-ptrace.sh ...
Skipped: running as root
run test keyscan.sh ...
ok keyscan
run test keygen-change.sh ...
ok change passphrase for key
run test keygen-convert.sh ...
ok convert keys
run test keygen-moduli.sh ...
ok keygen moduli
run test key-options.sh ...
key option command="echo bar"
key option no-pty,command="echo bar"
key option proto no-pty
key option environment
key option from="127.0.0.1"
key option from="127.0.0.0/8"
ok key options
run test scp.sh ...
scp: simple copy local file to local file
scp: simple copy local file to remote file
scp: simple copy remote file to local file
scp: simple copy local file to remote dir
scp: simple copy local file to local dir
scp: simple copy remote file to local dir
scp: recursive local dir to remote dir
scp: recursive local dir to local dir
scp: recursive remote dir to local dir
scp: shell metacharacters
scp: disallow bad server #0
scp: disallow bad server #1
scp: disallow bad server #2
scp: disallow bad server #3
scp: disallow bad server #4
scp: detect non-directory target
/usr/source/openssh-SNAP-20170924/regress/copy2: Not a directory
ok scp
run test sftp.sh ...
test basic sftp put/get: buffer_size 5 num_requests 1
test basic sftp put/get: buffer_size 5 num_requests 2
test basic sftp put/get: buffer_size 5 num_requests 10
test basic sftp put/get: buffer_size 1000 num_requests 1
test basic sftp put/get: buffer_size 1000 num_requests 2
test basic sftp put/get: buffer_size 1000 num_requests 10
test basic sftp put/get: buffer_size 32000 num_requests 1
test basic sftp put/get: buffer_size 32000 num_requests 2
test basic sftp put/get: buffer_size 32000 num_requests 10
test basic sftp put/get: buffer_size 64000 num_requests 1
test basic sftp put/get: buffer_size 64000 num_requests 2
test basic sftp put/get: buffer_size 64000 num_requests 10
ok basic sftp put/get
run test sftp-chroot.sh ...
test sftp in chroot: get
ok sftp in chroot
run test sftp-cmds.sh ...
sftp commands: lls
sftp commands: lls w/path
sftp commands: ls
sftp commands: shell
sftp commands: pwd
sftp commands: lpwd
sftp commands: quit
sftp commands: help
sftp commands: get
sftp commands: get quoted
sftp commands: get filename with quotes
sftp commands: get filename with spaces
sftp commands: get filename with glob metacharacters
sftp commands: get to directory
sftp commands: glob get to directory
sftp commands: get to local dir
sftp commands: glob get to local dir
sftp commands: put
sftp commands: put filename with quotes
sftp commands: put filename with spaces
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: ln -s
sftp commands: mkdir
sftp commands: chdir
sftp commands: rmdir
sftp commands: lmkdir
sftp commands: lchdir
ok sftp commands
run test sftp-badcmds.sh ...
sftp invalid commands: get nonexistent
sftp invalid commands: glob get to nonexistent directory
sftp invalid commands: put nonexistent
sftp invalid commands: glob put to nonexistent directory
sftp invalid commands: rename nonexistent
sftp invalid commands: rename target exists (directory)
sftp invalid commands: glob put files to local file
ok sftp invalid commands
run test sftp-batch.sh ...
sftp batchfile: good commands
sftp batchfile: bad commands
sftp batchfile: comments and blanks
sftp batchfile: junk command
ok sftp batchfile
run test sftp-glob.sh ...
sftp glob: file glob
sftp glob: dir glob
sftp glob: quoted glob
sftp glob: escaped glob
sftp glob: escaped quote
sftp glob: quoted quote
sftp glob: single-quoted quote
sftp glob: escaped space
sftp glob: quoted space
sftp glob: escaped slash
sftp glob: quoted slash
sftp glob: escaped slash at EOL
sftp glob: quoted slash at EOL
sftp glob: escaped slash+quote
sftp glob: quoted slash+quote
ok sftp glob
run test sftp-perm.sh ...
sftp permissions: read-only upload
sftp permissions: read-only setstat
sftp permissions: read-only rm
sftp permissions: read-only mkdir
sftp permissions: read-only rmdir
sftp permissions: read-only posix-rename
sftp permissions: read-only oldrename
sftp permissions: read-only symlink
sftp permissions: read-only hardlink
sftp permissions: explicit open
sftp permissions: explicit read
sftp permissions: explicit write
sftp permissions: explicit lstat
sftp permissions: explicit opendir
sftp permissions: explicit readdir
sftp permissions: explicit setstat
sftp permissions: explicit remove
sftp permissions: explicit mkdir
sftp permissions: explicit rmdir
sftp permissions: explicit posix-rename
sftp permissions: explicit rename
sftp permissions: explicit symlink
sftp permissions: explicit hardlink
sftp permissions: explicit statvfs
ok sftp permissions
run test reconfigure.sh ...
ok simple connect after reconfigure
run test dynamic-forward.sh ...
ok dynamic forwarding
run test forwarding.sh ...
failed copy of /bin/ls
cmp: EOF on /usr/source/openssh-SNAP-20170924/regress/copy
corrupted copy of /bin/ls
Exit request sent.

Exit request sent.

Exit request sent.

Exit request sent.

Exit request sent.

Exit request sent.

Exit request sent.

Exit request sent.

failed local and remote forwarding
*** Error code 1

Stop.
make[1]: stopped in /usr/source/openssh-SNAP-20170924/regress
*** Error code 1

Stop.
make: stopped in /usr/source/openssh-SNAP-20170924
root at doctor:/usr/source/openssh-SNAP-20170924 # exit

exit

Script done on Sun Sep 24 06:14:31 2017
-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
Talk Sense to a fool and he calls you foolish - Euripides


More information about the openssh-unix-dev mailing list