[openssh-unix-dev] Testing for the 4.4p1 release

David Bronder david-bronder at uiowa.edu
Sat Sep 2 10:42:26 EST 2006


Damien Miller wrote:
> 
> The 4.4p1 release is approaching now, so we are now asking people to 
> actively test snapshots or CVS and report back to the mailing list.

[AIX 5.2 ML4, IBM VAC 6 compiler, openssh-SNAP-20060902]

Builds (with some warnings) and tests OK (some exceptions).  See below
for details.


$ ./configure --libexecdir='${exec_prefix}/bin' --sysconfdir=/etc/ssh --with-pid-dir=/etc/ssh --with-privsep-path=/var/empty/sshd --with-tcp-wrappers=/local/admin --with-zlib=/usr/local --with-xauth=/usr/bin/X11/xauth --with-cflags="-O3 -qstrict"

OpenSSH has been configured with the following options:
                     User binaries: /usr/local/bin
                   System binaries: /usr/local/sbin
               Configuration files: /etc/ssh
                   Askpass program: /usr/local/bin/ssh-askpass
                      Manual pages: /usr/local/share/man/manX
                          PID file: /etc/ssh
  Privilege separation chroot path: /var/empty/sshd
            sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
                    Manpage format: man
                       PAM support: no
                   OSF SIA support: no
                 KerberosV support: no
                   SELinux support: no
                 Smartcard support: no
                     S/KEY support: no
              TCP Wrappers support: yes
              MD5 password support: no
                   libedit support: no
  Solaris process contract support: no
       IP address in $DISPLAY hack: no
           Translate v4 in v6 hack: no
                  BSD Auth support: no
              Random number source: OpenSSL internal ONLY

              Host: powerpc-ibm-aix5.2.0.0
          Compiler: cc -qlanglvl=extc89
    Compiler flags: -g -O3 -qstrict 
Preprocessor flags: -I/local/admin/include -I/usr/local/include 
      Linker flags: -L/local/admin/lib -L/usr/local/lib  -blibpath:/usr/lib:/lib
         Libraries: -lwrap  -lcrypto -lz 


At compile time, most (all) files produce the following warnings:

"/usr/include/syms.h", line 288.9: 1506-236 (W) Macro name T_NULL has been redefined.
"/usr/include/syms.h", line 288.9: 1506-358 (I) "T_NULL" is defined on line 150 of /usr/include/arpa/onameser_compat.h.

And some files also produce:

"/usr/include/paths.h", line 50.9: 1506-236 (W) Macro name _PATH_BSHELL has been redefined.
"/usr/include/paths.h", line 50.9: 1506-358 (I) "_PATH_BSHELL" is defined on line 322 of defines.h.
"/usr/include/paths.h", line 52.9: 1506-236 (W) Macro name _PATH_CSHELL has been redefined.
"/usr/include/paths.h", line 52.9: 1506-358 (I) "_PATH_CSHELL" is defined on line 325 of defines.h.
"/usr/include/paths.h", line 57.9: 1506-236 (W) Macro name _PATH_MAILDIR has been redefined.
"/usr/include/paths.h", line 57.9: 1506-358 (I) "_PATH_MAILDIR" is defined on line 359 of defines.h.


All tests OK except for:

  agent-getpeereid.sh  [skipped: need SUDO to switch to uid nobody]
  agent-ptrace.sh      [skipped (not supported on this platform)]
  dynamic-forward.sh   [skipped (no suitable ProxyCommand found)]


I can provide full compile log, but didn't want to mail it to the list.


-- 
Hello World.                                    David Bronder - Systems Admin
Segmentation Fault                                     ITS-SPA, Univ. of Iowa
Core dumped, disk trashed, quota filled, soda warm.   david-bronder at uiowa.edu



More information about the openssh-unix-dev mailing list