Current 6.8 git build issues on HP-UX

Kevin Brott kevin.brott at gmail.com
Wed Feb 25 07:11:16 AEDT 2015


HP-UX 11.23/11.31  build failures

OS              Build_Target                CC
OpenSSL       BUILD    TEST
==============  =========================== ================
============= ======   =================
HP-UX 11.23     ia64-hp-hpux11.23           C/aC++ C.11.23.12
0.9.8zb       *F1
HP-UX 11.23     ia64-hp-hpux11.23           gcc 4.3.1
0.9.8zb       *F2
HP-UX 11.31     ia64-hp-hpux11.31           C/aC++ C.11.31.05
0.9.8zb       *F1
HP-UX 11.31     ia64-hp-hpux11.31           gcc 4.6.2
0.9.8zb       *F2

*F1
cc 
Build fails here:

   cc -O2 -Ae   -I. -I. -I/opt/phs/include -I/opt/gnome/include
-I/usr/include -I/opt/gtk2.6/include -D_HPUX_SOURCE -D_XOPEN_SOURCE
-D_XOPEN_SOURCE_EXTENDED=1 -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 cipher-aesctr.c -o cipher-aesctr.o
   "cipher-aesctr.c", line 30: warning #2260-D: explicit type is missing
("int" assumed)
       static inline void
                     ^
   "cipher-aesctr.c", line 30: error #2065: expected a ";"
       static inline void
                      ^

   At end of source: warning #2012-D: parsing restarts here after previous
syntax error

   1 error detected in the compilation of "cipher-aesctr.
   make: *** [cipher-aesctr.o] Error 2

*F2
gcc 
Build fails here:
 gcc -O2 -mtune=itanium2 -pipe -Wall -Wpointer-arith -Wuninitialized
-Wsign-compare -Wformat-security -Wno-pointer-sign -fno-strict-aliasing
-D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -std=gnu99  -I. -I. -O2
-mtune=itanium2 -pipe -I/opt/phs/include -I/usr/local/include
-I/opt/hp-gcc/include -I/opt/gtk2.6/include -D_HPUX_SOURCE -D_XOPEN_SOURCE
-D_XOPEN_SOURCE_EXTENDED=1 -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 -o regress/netcat regress/netcat.c \
nbsd-compat/ -L/opt/phs/lib -L/usr/local/lib -L/opt/hp-gcc/lib
-L/usr/lib/hpux32 -L/opt/gtk2.6/lib -lssh -lopenbsd-compat -lssh
-lopenbsd-compat -lcrypto -lz -lnsl -lxnet  -lsec
 regress/netcat.c: In function 'socks_connect':
 regress/netcat.c:1470: warning: 'wlen' may be used uninitialized in this
function
 ld: Unsatisfied symbol "xstrdup" in file
openbsd-compat//libopenbsd-compat.a[bsd-misc.o]
 1 errors.
 collect2: ld returned 1 exit status
 make: *** [regress/netcat] Error 1


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


More information about the openssh-unix-dev mailing list