Call for testing: OpenSSH 6.7

Kevin Brott kevin.brott at gmail.com
Wed Aug 27 09:40:52 EST 2014


So results of testing ...

Conditional caveats:
1) current snapshot will not build against native openssl on any system
with openssl version <0.9.8f  (i.e RHEL <=6.4) ... requiring alternate
openssl installs .
2) openssl 1.0.1i on RHEL 4 and lower (gcc 2/3) only builds and tests
cleanly static libssl.a
    and the current patched  snapshot builds and tests to completion
against it just fine
2) openssl 1.0.1i on RHEL 5-6 can be built either as static or shared on
i386/i686 systems
    and the current patched snapshot builds and tests to completion against
it
3) openssl 1.0.1i on RHEL 5-6 on x86_64 systems -
    a) if built as static - must pass --without-pie to ./configure for
openssh snapshot to find working libraries - all tests pass
    b) if built as shared - all tests pass with just ./configure && make
tests

On all other systems tested (Debian 7.6, AIX 6100-07, 7011-03/HP-UX
11.23/11.31) the current patched snapshot builds and tests to completion
with one exception:











*AIX 5300-12-02  powerpc-ibm-aix5.3.0.0      xlc 8.0.0.16
0.9.8k        FAILxlc_r -g  -I. -I. -I/var/tmp/ssh/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_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
-DHAVE_CONFIG_H -c roaming_client.c -o
roaming_client.o"/usr/include/stdarg.h", line 89.9: 1506-236 (W) Macro name
va_copy has been redefined."/usr/include/stdarg.h", line 89.9: 1506-358 (I)
"va_copy" is defined on line 829 of defines.h. xlc_r -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/var/tmp/ssh/lib  -blibpath:/usr/lib:/lib -lssh -lopenbsd-compat
-lcrypto -lz    ld: 0711-317 ERROR: Undefined symbol: .va_copy  ld:
0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.*
Mind you - AIX 5300-XX is deprecated, and this is an *old* version of the
IBM compiler ... but several earlier versions of openssh have built on this
system without issue.



On Tue, Aug 26, 2014 at 11:26 AM, Kevin Brott <kevin.brott at gmail.com> wrote:

>
> On Tue, Aug 26, 2014 at 11:02 AM, Damien Miller <djm at mindrot.org> wrote:
>
>> The other good news is that it has made it to unittests :)
>>
>>
> Indeed ... patch applied - and everything builds (yay!) - waiting on test
> suite to complete.  Will go test on the RHEL 5 VM's and see how the
> 1.0.0-fipsmsystems fare.  full report later today.
>
>
>



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


More information about the openssh-unix-dev mailing list