Getting back to BSD/OS old serverware The tests came back as Script started on Thu Aug 21 11:50:09 2014 doctor.nl2k.ab.ca//usr/source/openssh-SNAP-20140822$ w 11:50AM up 66 days, 3:37, 1 user, load averages: 19.64, 22.72, 20.72 USER TTY FROM LOGIN@ IDLE WHAT doctor p0 ts1p17.nl2k.ab.c 8:38AM 0 script doctor.nl2k.ab.ca//usr/source/openssh-SNAP-20140822$ make -k 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 [ -f `pwd`/regress/Makefile ] || ln -s `cd . && pwd`/regress/Makefile `pwd`/regress/Makefile (cd openbsd-compat && make) /usr/bin/ar rv libssh.a ssherr.o sshbuf.o sshkey.o sshbuf-getput-basic.o sshbuf-misc.o sshbuf-getput-crypto.o authfd.o authfile.o bufaux.o bufbn.o buffer.o canohost.o channels.o cipher.o cipher-aes.o cipher-bf1.o cipher-ctr.o cipher-3des1.o cleanup.o compat.o compress.o crc32.o deattack.o fatal.o hostfile.o log.o match.o md-sha256.o moduli.o nchan.o packet.o readpass.o rsa.o ttymodes.o xmalloc.o addrmatch.o atomicio.o key.o dispatch.o kex.o mac.o uidswap.o uuencode.o misc.o monitor_fdpass.o rijndael.o ssh-dss.o ssh-ecdsa.o ssh-rsa.o dh.o kexdh.o kexgex.o kexdhc.o kexgexc.o bufec.o kexecdh.o kexecdhc.o msg.o progressmeter.o dns.o entropy.o gss-genr.o umac.o umac128.o ssh-pkcs11.o krl.o smult_curve25519_ref.o kexc25519.o kexc25519c.o poly1305.o chacha.o cipher-chachapoly.o ssh-ed25519.o digest-openssl.o hmac.o sc25519.o ge25519.o fe25519.o ed25519.o verify.o hash.o blocks.o r - ssherr.o r - sshbuf.o r - sshkey.o r - sshbuf-getput-basic.o r - sshbuf-misc.o r - sshbuf-getput-crypto.o r - authfd.o r - authfile.o r - bufaux.o r - bufbn.o r - buffer.o r - canohost.o r - channels.o r - cipher.o r - cipher-aes.o r - cipher-bf1.o r - cipher-ctr.o r - cipher-3des1.o r - cleanup.o r - compat.o r - compress.o r - crc32.o r - deattack.o r - fatal.o r - hostfile.o r - log.o r - match.o r - md-sha256.o r - moduli.o r - nchan.o r - packet.o r - readpass.o r - rsa.o r - ttymodes.o r - xmalloc.o r - addrmatch.o r - atomicio.o r - key.o r - dispatch.o r - kex.o r - mac.o r - uidswap.o r - uuencode.o r - misc.o r - monitor_fdpass.o r - rijndael.o r - ssh-dss.o r - ssh-ecdsa.o r - ssh-rsa.o r - dh.o r - kexdh.o r - kexgex.o r - kexdhc.o r - kexgexc.o r - bufec.o r - kexecdh.o r - kexecdhc.o r - msg.o r - progressmeter.o r - dns.o r - entropy.o r - gss-genr.o r - umac.o r - umac128.o r - ssh-pkcs11.o r - krl.o r - smult_curve25519_ref.o r - kexc25519.o r - kexc25519c.o r - poly1305.o r - chacha.o r - cipher-chachapoly.o r - ssh-ed25519.o r - digest-openssl.o r - hmac.o r - sc25519.o r - ge25519.o r - fe25519.o r - ed25519.o r - verify.o r - hash.o r - blocks.o ranlib libssh.a gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o mux.o roaming_common.o roaming_client.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o audit.o audit-bsm.o audit-linux.o platform.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o monitor_mm.o monitor.o monitor_wrap.o kexdhs.o kexgexs.o kexecdhs.o kexc25519s.o auth-krb5.o auth2-gss.o gss-serv.o gss-serv-krb5.o loginrec.o auth-pam.o auth-shadow.o auth-sia.o md5crypt.o sftp-server.o sftp-common.o roaming_common.o roaming_serv.o sandbox-null.o sandbox-rlimit.o sandbox-systrace.o sandbox-darwin.o sandbox-seccomp-filter.o sandbox-capsicum.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o ssh-add ssh-add.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o ssh-keyscan ssh-keyscan.o roaming_dummy.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lssh -lcrypto -ldl -lutil -lz gcc -o ssh-keysign ssh-keysign.o readconf.o roaming_dummy.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o ssh-agent ssh-agent.o ssh-pkcs11-client.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o scp scp.o progressmeter.o bufaux.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o sftp-server sftp-server.o sftp-common.o sftp-server-main.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -o sftp progressmeter.o sftp.o sftp-client.o sftp-common.o sftp-glob.o -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 regress/unittests/test_helper/test_helper.c: In function `test_data_file': regress/unittests/test_helper/test_helper.c:173: warning: implicit declaration of function `strlcpy' gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 /usr/bin/ar rv regress/unittests/test_helper/libtest_helper.a regress/unittests/test_helper/test_helper.o regress/unittests/test_helper/fuzz.o a - regress/unittests/test_helper/test_helper.o a - regress/unittests/test_helper/fuzz.o ranlib regress/unittests/test_helper/libtest_helper.a gcc -o regress/unittests/sshbuf/test_sshbuf -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack 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 -ldl -lutil -lz gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -I. -I. -I/usr/contrib/include -I/usr/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/contrib/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/contrib/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/contrib/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/contrib/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/contrib/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 gcc -o regress/unittests/sshkey/test_sshkey -L. -Lopenbsd-compat/ -L/usr/contrib/lib -L/usr/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack 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 -ldl -lutil -lz BUILDDIR=`pwd`; TEST_SHELL="sh"; 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_ECC="yes" ; cd ./regress || exit $?; make .OBJDIR="${BUILDDIR}/regress" .CURDIR="`pwd`" BUILDDIR="${BUILDDIR}" OBJ="${BUILDDIR}/regress/" PATH="${BUILDDIR}:${PATH}" TEST_ENV=MALLOC_OPTIONS="" TEST_SHELL="${TEST_SHELL}" 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_SSHK! EYGEN="${ 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_ECC="${TEST_SSH_ECC}" EXEEXT="" tests && echo all tests passed set -e ; if test -z "" ; then /usr/source/openssh-SNAP-20140822/regress/unittests/sshbuf/test_sshbuf ; /usr/source/openssh-SNAP-20140822/regress/unittests/sshkey/test_sshkey -d /usr/source/openssh-SNAP-20140822/regress//unittests/sshkey/testdata ; fi test_sshbuf: ................................................................................................... 100 tests ok test_sshkey: ......................................................................................... 89 tests ok /usr/source/openssh-SNAP-20140822/ssh-keygen -if /usr/source/openssh-SNAP-20140822/regress/rsa_ssh2.prv | diff - /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.prv tr '\n' '\r' </usr/source/openssh-SNAP-20140822/regress/rsa_ssh2.prv > /usr/source/openssh-SNAP-20140822/regress/rsa_ssh2_cr.prv /usr/source/openssh-SNAP-20140822/ssh-keygen -if /usr/source/openssh-SNAP-20140822/regress/rsa_ssh2_cr.prv | diff - /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.prv awk '{print $0 "\r"}' /usr/source/openssh-SNAP-20140822/regress/rsa_ssh2.prv > /usr/source/openssh-SNAP-20140822/regress/rsa_ssh2_crnl.prv /usr/source/openssh-SNAP-20140822/ssh-keygen -if /usr/source/openssh-SNAP-20140822/regress/rsa_ssh2_crnl.prv | diff - /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.prv cat /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.prv > /usr/source/openssh-SNAP-20140822/regress//t2.out chmod 600 /usr/source/openssh-SNAP-20140822/regress//t2.out /usr/source/openssh-SNAP-20140822/ssh-keygen -yf /usr/source/openssh-SNAP-20140822/regress//t2.out | diff - /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.pub /usr/source/openssh-SNAP-20140822/ssh-keygen -ef /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.pub >/usr/source/openssh-SNAP-20140822/regress//t3.out /usr/source/openssh-SNAP-20140822/ssh-keygen -if /usr/source/openssh-SNAP-20140822/regress//t3.out | diff - /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.pub /usr/source/openssh-SNAP-20140822/ssh-keygen -lf /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20140822/regress/t4.ok /usr/source/openssh-SNAP-20140822/ssh-keygen -Bf /usr/source/openssh-SNAP-20140822/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20140822/regress/t5.ok /usr/source/openssh-SNAP-20140822/ssh-keygen -if /usr/source/openssh-SNAP-20140822/regress/dsa_ssh2.prv > /usr/source/openssh-SNAP-20140822/regress//t6.out1 /usr/source/openssh-SNAP-20140822/ssh-keygen -if /usr/source/openssh-SNAP-20140822/regress/dsa_ssh2.pub > /usr/source/openssh-SNAP-20140822/regress//t6.out2 chmod 600 /usr/source/openssh-SNAP-20140822/regress//t6.out1 /usr/source/openssh-SNAP-20140822/ssh-keygen -yf /usr/source/openssh-SNAP-20140822/regress//t6.out1 | diff - /usr/source/openssh-SNAP-20140822/regress//t6.out2 /usr/source/openssh-SNAP-20140822/ssh-keygen -q -t rsa -N '' -f /usr/source/openssh-SNAP-20140822/regress//t7.out /usr/source/openssh-SNAP-20140822/ssh-keygen -lf /usr/source/openssh-SNAP-20140822/regress//t7.out > /dev/null /usr/source/openssh-SNAP-20140822/ssh-keygen -Bf /usr/source/openssh-SNAP-20140822/regress//t7.out > /dev/null /usr/source/openssh-SNAP-20140822/ssh-keygen -q -t dsa -N '' -f /usr/source/openssh-SNAP-20140822/regress//t8.out /usr/source/openssh-SNAP-20140822/ssh-keygen -lf /usr/source/openssh-SNAP-20140822/regress//t8.out > /dev/null /usr/source/openssh-SNAP-20140822/ssh-keygen -Bf /usr/source/openssh-SNAP-20140822/regress//t8.out > /dev/null test "yes" != yes || /usr/source/openssh-SNAP-20140822/ssh-keygen -q -t ecdsa -N '' -f /usr/source/openssh-SNAP-20140822/regress//t9.out test "yes" != yes || /usr/source/openssh-SNAP-20140822/ssh-keygen -lf /usr/source/openssh-SNAP-20140822/regress//t9.out > /dev/null test "yes" != yes || /usr/source/openssh-SNAP-20140822/ssh-keygen -Bf /usr/source/openssh-SNAP-20140822/regress//t9.out > /dev/null /usr/source/openssh-SNAP-20140822/ssh-keygen -q -t ed25519 -N '' -f /usr/source/openssh-SNAP-20140822/regress//t10.out /usr/source/openssh-SNAP-20140822/ssh-keygen -lf /usr/source/openssh-SNAP-20140822/regress//t10.out > /dev/null /usr/source/openssh-SNAP-20140822/ssh-keygen -Bf /usr/source/openssh-SNAP-20140822/regress//t10.out > /dev/null run test connect.sh ... tset: standard error: Operation not supported 12:09PM up 66 days, 3:56, 1 user, load averages: 9.60, 11.32, 14.74 USER TTY FROM LOGIN@ IDLE WHAT doctor p0 ts1p17.nl2k.ab.c 8:38AM 18 script Filesystem Type Size Used Avail Use% Mounted on /dev/sd0a ufs 3.9G 1.7G 2.0G 46% / /dev/sd0h ufs 88G 63G 21G 76% /usr /dev/sd0g ufs 88G 53G 31G 63% /usr/var /dev/sd0f ufs 88G 69G 16G 82% /usr/home mfs:27 mfs 992M 14M 930M 2% /tmp Delete is backspace /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory tset: standard error: Operation not supported 12:09PM up 66 days, 3:56, 1 user, load averages: 8.43, 11.01, 14.59 USER TTY FROM LOGIN@ IDLE WHAT doctor p0 ts1p17.nl2k.ab.c 8:38AM 19 script Filesystem Type Size Used Avail Use% Mounted on /dev/sd0a ufs 3.9G 1.7G 2.0G 46% / /dev/sd0h ufs 88G 63G 21G 76% /usr /dev/sd0g ufs 88G 53G 31G 63% /usr/var /dev/sd0f ufs 88G 69G 16G 82% /usr/home mfs:27 mfs 992M 14M 930M 2% /tmp Delete is backspace /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory ok simple connect run test proxy-connect.sh ... test: syntax error test: syntax error plain username protocol 1 privsep=no comp=no tset: standard error: Operation not supported /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory bad SSH_CONNECTION protocol 1 privsep=no comp=no plain username protocol 1 privsep=no comp=yes tset: standard error: Operation not supported /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory bad SSH_CONNECTION protocol 1 privsep=no comp=yes plain username protocol 2 privsep=no comp=no tset: standard error: Operation not supported /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory bad SSH_CONNECTION protocol 2 privsep=no comp=no plain username protocol 2 privsep=no comp=yes tset: standard error: Operation not supported /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory bad SSH_CONNECTION protocol 2 privsep=no comp=yes plain username protocol 1 privsep=yes comp=no tset: standard error: Operation not supported /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory bad SSH_CONNECTION protocol 1 privsep=yes comp=no plain username protocol 1 privsep=yes comp=yes tset: standard error: Operation not supported /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory bad SSH_CONNECTION protocol 1 privsep=yes comp=yes plain username protocol 2 privsep=yes comp=no tset: standard error: Operation not supported /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory bad SSH_CONNECTION protocol 2 privsep=yes comp=no plain username protocol 2 privsep=yes comp=yes tset: standard error: Operation not supported /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory bad SSH_CONNECTION protocol 2 privsep=yes comp=yes username with style protocol 1 tset: standard error: Operation not supported 12:10PM up 66 days, 3:57, 1 user, load averages: 13.49, 12.05, 14.79 USER TTY FROM LOGIN@ IDLE WHAT doctor p0 ts1p17.nl2k.ab.c 8:38AM 19 script Filesystem Type Size Used Avail Use% Mounted on /dev/sd0a ufs 3.9G 1.7G 2.0G 46% / /dev/sd0h ufs 88G 63G 21G 76% /usr /dev/sd0g ufs 88G 53G 31G 63% /usr/var /dev/sd0f ufs 88G 69G 16G 82% /usr/home mfs:27 mfs 992M 14M 929M 2% /tmp Delete is backspace /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory username with style protocol 2 tset: standard error: Operation not supported 12:10PM up 66 days, 3:57, 1 user, load averages: 13.49, 12.05, 14.79 USER TTY FROM LOGIN@ IDLE WHAT doctor p0 ts1p17.nl2k.ab.c 8:38AM 19 script Filesystem Type Size Used Avail Use% Mounted on /dev/sd0a ufs 3.9G 1.7G 2.0G 46% / /dev/sd0h ufs 88G 63G 21G 76% /usr /dev/sd0g ufs 88G 53G 31G 63% /usr/var /dev/sd0f ufs 88G 69G 16G 82% /usr/home mfs:27 mfs 992M 14M 929M 2% /tmp Delete is backspace /root/.bashrc: line 227: /usr/contrib/lib/news/bin/ctlinnd: No such file or directory daemon: /var/news/etc/send-uucp: No such file or directory failed proxy connect *** Error code 1 (continuing) `tests' not remade because of errors. all tests passed You have new mail in /var/mail/doctor doctor.nl2k.ab.ca//usr/source/openssh-SNAP-20140822$ exit exit Script done on Thu Aug 21 12:17:12 2014 Why suddenly this failure? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism 22 Sept 2014 New Brunswick save the province vote Liberal! _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev