[Bug 3278] OpenIndiana build fails

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Mar 11 22:28:51 AEDT 2021


https://bugzilla.mindrot.org/show_bug.cgi?id=3278

--- Comment #2 from predrag.zecevic.1961 at googlemail.com ---
Hi,

:; uname -a
SunOS hipster 5.11 illumos-f2db47a16a i86pc i386 i86pc

I have compiled it against self compiled versions (OpenSSl, etc) all
installed to PREFIX=/pz/SFW. Configure command is same for 8.4 and 8.5.
(Self compiled s/w versions used in both compilation are same too):

    ./configure --prefix=${PREFIX} \
      --sysconfdir=${PREFIX}/etc/openssh \
      --with-cflags="${CFLAGS} -DHAVE_MBLEN" \
      --with-kerberos5=${PREFIX} \
      --with-ssl-dir=${PREFIX} \
      --with-zlib=${PREFIX} \
      --with-pam \
      --with-xauth=/usr/bin/xauth \
      --with-md5-passwords \
      --with-mantype=man \
      --with-solaris-projects \
      --with-solaris-privs
    gmake

After configure:

OpenSSH has been configured with the following options:
                     User binaries: /pz/SFW/bin
                   System binaries: /pz/SFW/sbin
               Configuration files: /pz/SFW/etc/openssh
                   Askpass program: /pz/SFW/libexec/ssh-askpass
                      Manual pages: /pz/SFW/share/man/manX
                          PID file: /var/run
  Privilege separation chroot path: /var/empty
            sshd default user PATH:
/usr/ccs/bin:/usr/bin:/bin:/usr/sbin:/sbin:/pz/SFW/bin
   (If PATH is set in /etc/default/login it will be used instead. If
   used, ensure the path to scp is present, otherwise scp will not
work.)
                    Manpage format: man
                       PAM support: yes
                   OSF SIA support: no
                 KerberosV support: yes
                   SELinux support: no
              MD5 password support: yes
                   libedit support: no
                   libldns support: no
  Solaris process contract support: no
           Solaris project support: yes
         Solaris privilege support: yes
       IP address in $DISPLAY hack: no
           Translate v4 in v6 hack: no
                  BSD Auth support: no
              Random number source: OpenSSL internal ONLY
             Privsep sandbox style: solaris
                   PKCS#11 support: yes
                  U2F/FIDO support: yes

              Host: x86_64-pc-solaris2.11
          Compiler: /usr/gcc/9/bin/gcc

    Compiler flags: -lstdc++ -m64 -march=native -std=c89 -std=c99
-D_POSIX_PTHREAD_SEMANTICS -D_XOPEN_SOURCE=600 -D_FILE_OFFSET_BITS=64
-D__EXTENSIONS__ -I/pz/SFW/include -I/pz/SFW/apr/include -I/usr/include
-I/usr/gnu/include -I/usr/include/readline -I/usr/include/ncurses
-I/usr/include/idn2 -I/usr/include/gmp -DHAVE_MBLEN -pipe
-Wno-error=format-truncation -Wall -Wextra -Wpointer-arith
-Wuninitialized -Wsign-compare -Wformat-security
-Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter
-Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing
-D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset
-fstack-protector-strong -lstdc++ -m64 -march=native -std=c89 -std=c99
-D_POSIX_PTHREAD_SEMANTICS -D_XOPEN_SOURCE=600 -D_FILE_OFFSET_BITS=64
-D__EXTENSIONS__ -I/pz/SFW/include -I/pz/SFW/apr/include -I/usr/include
-I/usr/gnu/include -I/usr/include/readline -I/usr/include/ncurses
-I/usr/include/idn2 -I/usr/include/gmp -DHAVE_MBLEN -DHAVE_MBLEN
Preprocessor flags: -I/pz/SFW/include -I/pz/SFW/include 
-I/pz/SFW/include -I/pz/SFW/include
      Linker flags: -L/pz/SFW/lib -R/pz/SFW/lib -L/pz/SFW/lib
-R/pz/SFW/lib -m64 -R/pz/SFW/lib -R/pz/SFW/apr/lib -R/usr/gnu/lib/amd64
-R/usr/lib/amd64 -L/pz/SFW/lib -L/pz/SFW/apr/lib -L/usr/gnu/lib/amd64
-L/usr/lib/amd64 -Wl,-z,now -fstack-protector-strong -R/pz/SFW/lib
         Libraries: -lcrypto -lmd -lz -lresolv -lsocket -lnsl -lm
-lintl -lproject
         +for sshd:  -lpam -ldl


Thanks...
Regards.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list