Call for testing: OpenSSH 8.4

Kevin Brott kevin.brott at gmail.com
Wed Sep 23 05:56:15 AEST 2020


On 9/19/20 11:02 PM, Damien Miller wrote:
> Hi,
>
> OpenSSH 8.4p1 is almost ready for release, so we would appreciate testing
> on as many platforms and systems as possible. This is a bugfix release.
>

=====
openssh-SNAP-20200923.tar.gz
AIX: 7200-04-02-2028
xlc_r 12.1.0.18
OpenSSL 1.0.2t  10 Sep 2019

./configure && make tests

...
        xlc_r -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include   -I. -I. -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include -DSSHDIR=\"/usr/local/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/local/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -fPIC -shared -o regress/misc/sk-dummy/sk-dummy.so regress/misc/sk-dummy/sk-dummy.lo  regress/misc/sk-dummy/fatal.lo  ed25519.lo hash.lo ge25519.lo fe25519.lo sc25519.lo verify.lo  -L. -Lopenbsd-compat -lopenbsd-compat -L. -Lopenbsd-compat/ -L/usr/lib -L/usr/ccs/lib -blibpath:/usr/lib:/lib  -lcrypto -lz -lpthread
xlc_r: 1501-218 (W) file regress/misc/sk-dummy/sk-dummy.lo contains an incorrect file suffix
xlc_r: 1501-218 (W) file regress/misc/sk-dummy/fatal.lo contains an incorrect file suffix
xlc_r: 1501-218 (W) file ed25519.lo contains an incorrect file suffix
xlc_r: 1501-218 (W) file hash.lo contains an incorrect file suffix
xlc_r: 1501-218 (W) file ge25519.lo contains an incorrect file suffix
xlc_r: 1501-218 (W) file fe25519.lo contains an incorrect file suffix
xlc_r: 1501-218 (W) file sc25519.lo contains an incorrect file suffix
xlc_r: 1501-218 (W) file verify.lo contains an incorrect file suffix
ld: 0706-005 Cannot find or open file: PIC
        ld:fopen(): A file or directory in the path name does not exist.
ld: 0706-012 The -h flag is not recognized.
ld: 0706-012 The -a flag is not recognized.
make: The error code from the last command is 255.

=====

openssh-SNAP-20200923.tar.gz
AIX: 7200-04-02-2028
gcc (GCC) 8.3.0
OpenSSL 1.0.2t  10 Sep 2019

./configure && make tests
....
all tests passed

-- 
# include <stddisclaimer.h>
/* Kevin Brott <Kevin.Brott at GMail.com> */



More information about the openssh-unix-dev mailing list