Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/gsi-openssh.spec'], nspawn_args=[]shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd84fbd60cb7a415d86f140d71e323266', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/gsi-openssh.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system warning: Could not canonicalize hostname: kvm.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gsi-openssh-6.6.1p1-7.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/gsi-openssh.spec'], nspawn_args=['--private-network']shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8689ce8664a1473492fb8026b03a2fb6', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--private-network', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/gsi-openssh.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eslBlS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openssh-6.6p1 + /usr/bin/gzip -dc /builddir/build/SOURCES/openssh-6.6p1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openssh-6.6p1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #101 (openssh-6.6p1-fingerprint.patch):' Patch #101 (openssh-6.6p1-fingerprint.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-fingerprint.patch + /usr/bin/patch -p1 -b --suffix .fingerprint --fuzz=0 patching file auth.c patching file auth2-hostbased.c patching file auth2-pubkey.c patching file key.c patching file key.h patching file ssh-add.c patching file ssh-agent.c patching file ssh-keygen.c patching file sshconnect.c patching file sshconnect2.c Patch #103 (openssh-5.8p1-packet.patch): + echo 'Patch #103 (openssh-5.8p1-packet.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-5.8p1-packet.patch + /usr/bin/patch -p1 -b --suffix .packet --fuzz=0 patching file packet.c Hunk #1 succeeded at 299 (offset 5 lines). Patch #400 (openssh-6.6p1-role-mls.patch): + echo 'Patch #400 (openssh-6.6p1-role-mls.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-role-mls.patch + /usr/bin/patch -p1 -b --suffix .role-mls --fuzz=0 patching file auth-pam.c patching file auth-pam.h patching file auth.h patching file auth1.c patching file auth2-gss.c patching file auth2-hostbased.c patching file auth2-pubkey.c patching file auth2.c patching file misc.c patching file monitor.c patching file monitor.h patching file monitor_wrap.c patching file monitor_wrap.h patching file openbsd-compat/Makefile.in patching file openbsd-compat/port-linux-sshd.c patching file openbsd-compat/port-linux.c patching file openbsd-compat/port-linux.h patching file platform.c patching file sshd.c Patch #404 (openssh-6.6p1-privsep-selinux.patch): + echo 'Patch #404 (openssh-6.6p1-privsep-selinux.patch):' + /usr/bin/patch -p1 -b --suffix .privsep-selinux --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-privsep-selinux.patch patching file openbsd-compat/port-linux-sshd.c patching file openbsd-compat/port-linux.h patching file session.c patching file sshd.c Patch #501 (openssh-6.6p1-ldap.patch): + echo 'Patch #501 (openssh-6.6p1-ldap.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-ldap.patch + /usr/bin/patch -p1 -b --suffix .ldap --fuzz=0 patching file HOWTO.ldap-keys patching file Makefile.in patching file configure.ac patching file ldap-helper.c patching file ldap-helper.h patching file ldap.conf patching file ldapbody.c patching file ldapbody.h patching file ldapconf.c patching file ldapconf.h patching file ldapincludes.h patching file ldapmisc.c patching file ldapmisc.h patching file openssh-lpk-openldap.schema patching file openssh-lpk-sun.schema patching file ssh-ldap-helper.8 patching file ssh-ldap-wrapper patching file ssh-ldap.conf.5 patching file openssh-lpk-openldap.ldif patching file openssh-lpk-sun.ldif Patch #502 (openssh-6.6p1-keycat.patch): + echo 'Patch #502 (openssh-6.6p1-keycat.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-keycat.patch + /usr/bin/patch -p1 -b --suffix .keycat --fuzz=0 patching file HOWTO.ssh-keycat patching file Makefile.in Hunk #2 succeeded at 51 (offset -2 lines). patching file auth2-pubkey.c patching file openbsd-compat/port-linux-sshd.c patching file openbsd-compat/port-linux.h patching file platform.c patching file ssh-keycat.c patching file configure.ac Hunk #1 succeeded at 2928 (offset -24 lines). Hunk #2 succeeded at 2939 (offset -24 lines). Hunk #3 succeeded at 4020 (offset -24 lines). Hunk #4 succeeded at 4972 (offset -62 lines). Patch #601 (openssh-6.6p1-allow-ip-opts.patch): + echo 'Patch #601 (openssh-6.6p1-allow-ip-opts.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-allow-ip-opts.patch + /usr/bin/patch -p1 -b --suffix .ip-opts --fuzz=0 patching file canohost.c Patch #604 (openssh-6.6p1-keyperm.patch): + echo 'Patch #604 (openssh-6.6p1-keyperm.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-keyperm.patch + /usr/bin/patch -p1 -b --suffix .keyperm --fuzz=0 patching file authfile.c Patch #606 (openssh-5.9p1-ipv6man.patch): + echo 'Patch #606 (openssh-5.9p1-ipv6man.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-5.9p1-ipv6man.patch + /usr/bin/patch -p1 -b --suffix .ipv6man --fuzz=0 patching file ssh.1 Hunk #1 succeeded at 1457 (offset 57 lines). patching file sshd.8 Hunk #1 succeeded at 951 (offset 11 lines). Patch #607 (openssh-5.8p2-sigpipe.patch): + echo 'Patch #607 (openssh-5.8p2-sigpipe.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-5.8p2-sigpipe.patch + /usr/bin/patch -p1 -b --suffix .sigpipe --fuzz=0 patching file ssh-keyscan.c Hunk #1 succeeded at 721 (offset 6 lines). Patch #608 (openssh-6.1p1-askpass-ld.patch): + echo 'Patch #608 (openssh-6.1p1-askpass-ld.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.1p1-askpass-ld.patch + /usr/bin/patch -p1 -b --suffix .askpass-ld --fuzz=0 patching file contrib/Makefile Patch #609 (openssh-5.5p1-x11.patch): + echo 'Patch #609 (openssh-5.5p1-x11.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-5.5p1-x11.patch + /usr/bin/patch -p1 -b --suffix .x11 --fuzz=0 patching file channels.c Hunk #1 succeeded at 3529 (offset 344 lines). Hunk #2 succeeded at 3539 (offset 344 lines). Hunk #3 succeeded at 3554 (offset 344 lines). Patch #702 (openssh-5.1p1-askpass-progress.patch): + echo 'Patch #702 (openssh-5.1p1-askpass-progress.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-5.1p1-askpass-progress.patch + /usr/bin/patch -p1 -b --suffix .progress --fuzz=0 patching file contrib/gnome-ssh-askpass2.c Patch #703 (openssh-4.3p2-askpass-grab-info.patch): + echo 'Patch #703 (openssh-4.3p2-askpass-grab-info.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-4.3p2-askpass-grab-info.patch + /usr/bin/patch -p1 -b --suffix .grab-info --fuzz=0 patching file contrib/gnome-ssh-askpass2.c + echo 'Patch #706 (openssh-6.6.1p1-localdomain.patch):' Patch #706 (openssh-6.6.1p1-localdomain.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-localdomain.patch + /usr/bin/patch -p1 -b --suffix .localdomain --fuzz=0 patching file ssh_config Patch #707 (openssh-6.6p1-redhat.patch): + echo 'Patch #707 (openssh-6.6p1-redhat.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-redhat.patch + /usr/bin/patch -p1 -b --suffix .redhat --fuzz=0 patching file ssh_config patching file sshd_config patching file sshd_config.0 patching file sshd_config.5 Patch #708 (openssh-6.6p1-entropy.patch): + echo 'Patch #708 (openssh-6.6p1-entropy.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-entropy.patch + /usr/bin/patch -p1 -b --suffix .entropy --fuzz=0 patching file entropy.c patching file openbsd-compat/Makefile.in patching file openbsd-compat/port-linux-prng.c patching file ssh-add.0 patching file ssh-add.1 patching file ssh-agent.1 patching file ssh-keygen.1 patching file ssh-keysign.8 patching file ssh.1 patching file sshd.8 Patch #709 (openssh-6.2p1-vendor.patch): + echo 'Patch #709 (openssh-6.2p1-vendor.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.2p1-vendor.patch + /usr/bin/patch -p1 -b --suffix .vendor --fuzz=0 patching file configure.ac Hunk #1 succeeded at 4694 (offset 274 lines). Hunk #2 succeeded at 4963 (offset 276 lines). patching file servconf.c Hunk #1 succeeded at 136 (offset 8 lines). Hunk #2 succeeded at 301 (offset 13 lines). Hunk #3 succeeded at 341 (offset 13 lines). Hunk #4 succeeded at 453 (offset 10 lines). Hunk #5 succeeded at 1236 (offset 68 lines). Hunk #6 succeeded at 2023 (offset 64 lines). patching file servconf.h patching file sshd_config Hunk #1 succeeded at 119 (offset 1 line). patching file sshd_config.0 Hunk #1 succeeded at 650 (offset 55 lines). patching file sshd_config.5 Hunk #1 succeeded at 1094 (offset 75 lines). patching file sshd.c Hunk #1 succeeded at 436 (offset -6 lines). Hunk #2 succeeded at 1665 (offset -10 lines). + echo 'Patch #711 (openssh-6.6p1-log-usepam-no.patch):' Patch #711 (openssh-6.6p1-log-usepam-no.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-log-usepam-no.patch + /usr/bin/patch -p1 -b --suffix .log-usepam-no --fuzz=0 patching file sshd.c patching file sshd_config + echo 'Patch #712 (openssh-6.3p1-ctr-evp-fast.patch):' Patch #712 (openssh-6.3p1-ctr-evp-fast.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.3p1-ctr-evp-fast.patch + /usr/bin/patch -p1 -b --suffix .evp-ctr --fuzz=0 patching file cipher-ctr.c Hunk #1 succeeded at 36 (offset -2 lines). Hunk #2 succeeded at 61 (offset -2 lines). Hunk #3 succeeded at 110 (offset -2 lines). Hunk #4 succeeded at 143 (offset -2 lines). Patch #713 (openssh-6.6p1-ctr-cavstest.patch): + echo 'Patch #713 (openssh-6.6p1-ctr-cavstest.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-ctr-cavstest.patch + /usr/bin/patch -p1 -b --suffix .ctr-cavs --fuzz=0 patching file Makefile.in Hunk #2 succeeded at 67 (offset 1 line). Hunk #3 succeeded at 182 (offset 1 line). Hunk #4 succeeded at 293 (offset 1 line). patching file ctr-cavstest.c + echo 'Patch #800 (openssh-6.6p1-gsskex.patch):' Patch #800 (openssh-6.6p1-gsskex.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-gsskex.patch + /usr/bin/patch -p1 -b --suffix .gsskex --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 78 (offset 1 line). Hunk #2 succeeded at 98 (offset 1 line). patching file auth2-gss.c patching file auth2.c patching file clientloop.c patching file configure.ac patching file gss-genr.c patching file gss-serv-krb5.c patching file gss-serv.c patching file kex.c patching file kex.h patching file kexgssc.c patching file kexgsss.c patching file key.c patching file key.h patching file monitor.c patching file monitor.h patching file monitor_wrap.c patching file monitor_wrap.h patching file readconf.c patching file readconf.h patching file regress/cert-hostkey.sh patching file regress/cert-userkey.sh patching file regress/kextype.sh patching file regress/rekey.sh patching file servconf.c patching file servconf.h patching file ssh-gss.h patching file ssh_config patching file ssh_config.5 patching file sshconnect2.c patching file sshd.c patching file sshd_config patching file sshd_config.5 patching file ssh-gss.h Hunk #1 succeeded at 160 (offset -9 lines). Patch #801 (openssh-6.6p1-force_krb.patch): + echo 'Patch #801 (openssh-6.6p1-force_krb.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-force_krb.patch + /usr/bin/patch -p1 -b --suffix .force_krb --fuzz=0 patching file gss-serv-krb5.c patching file session.c patching file ssh-gss.h patching file sshd.8 Patch #900 (openssh-6.1p1-gssapi-canohost.patch): + echo 'Patch #900 (openssh-6.1p1-gssapi-canohost.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.1p1-gssapi-canohost.patch + /usr/bin/patch -p1 -b --suffix .canohost --fuzz=0 patching file sshconnect2.c Hunk #1 succeeded at 675 (offset -24 lines). Patch #901 (openssh-6.6p1-kuserok.patch): + echo 'Patch #901 (openssh-6.6p1-kuserok.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-kuserok.patch + /usr/bin/patch -p1 -b --suffix .kuserok --fuzz=0 patching file auth-krb5.c patching file gss-serv-krb5.c patching file servconf.c patching file servconf.h patching file sshd_config patching file sshd_config.5 + echo 'Patch #902 (openssh-6.3p1-krb5-use-default_ccache_name.patch):' Patch #902 (openssh-6.3p1-krb5-use-default_ccache_name.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.3p1-krb5-use-default_ccache_name.patch + /usr/bin/patch -p1 -b --suffix .ccache_name --fuzz=0 patching file auth-krb5.c Hunk #2 succeeded at 94 (offset 1 line). Hunk #3 succeeded at 197 (offset 3 lines). Hunk #4 succeeded at 259 (offset 3 lines). Hunk #5 succeeded at 298 (offset 3 lines). Patch #905 (openssh-6.4p1-legacy-ssh-copy-id.patch): + echo 'Patch #905 (openssh-6.4p1-legacy-ssh-copy-id.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.4p1-legacy-ssh-copy-id.patch + /usr/bin/patch -p1 -b --suffix .legacy-ssh-copy-id --fuzz=0 patching file contrib/ssh-copy-id.1 patching file contrib/ssh-copy-id + echo 'Patch #906 (openssh-6.4p1-fromto-remote.patch):' Patch #906 (openssh-6.4p1-fromto-remote.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.4p1-fromto-remote.patch + /usr/bin/patch -p1 -b --suffix .fromto-remote --fuzz=0 patching file scp.c Patch #907 (openssh-6.4p1-CLOCK_BOOTTIME.patch): + echo 'Patch #907 (openssh-6.4p1-CLOCK_BOOTTIME.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.4p1-CLOCK_BOOTTIME.patch + /usr/bin/patch -p1 -b --suffix .CLOCK_BOOTTIME --fuzz=0 patching file misc.c Hunk #1 succeeded at 866 (offset 1 line). Patch #908 (openssh-6.6p1-CVE-2014-2653.patch): + echo 'Patch #908 (openssh-6.6p1-CVE-2014-2653.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-CVE-2014-2653.patch + /usr/bin/patch -p1 -b --suffix .CVE-2014-2653 --fuzz=0 patching file ChangeLog patching file sshconnect.c Patch #909 (openssh-5618210618256bbf5f4f71b2887ff186fd451736.patch): + echo 'Patch #909 (openssh-5618210618256bbf5f4f71b2887ff186fd451736.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-5618210618256bbf5f4f71b2887ff186fd451736.patch + /usr/bin/patch -p1 -b --suffix .6.6.1 --fuzz=0 patching file ChangeLog patching file bufaux.c patching file compat.c patching file compat.h patching file sshconnect2.c patching file sshd.c patching file version.h Patch #910 (openssh-6.6.1p1-NI_MAXHOST.patch): + echo 'Patch #910 (openssh-6.6.1p1-NI_MAXHOST.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-NI_MAXHOST.patch + /usr/bin/patch -p1 -b --suffix .NI_MAXHOST --fuzz=0 patching file ChangeLog patching file gss-serv.c patching file session.c patching file ssh-keygen.c Patch #911 (openssh-6.6p1-set_remote_ipaddr.patch): + echo 'Patch #911 (openssh-6.6p1-set_remote_ipaddr.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-set_remote_ipaddr.patch + /usr/bin/patch -p1 -b --suffix .set_remote_ipaddr --fuzz=0 patching file canohost.c patching file canohost.h patching file sshconnect.c Patch #912 (openssh-6.6.1p1-utf8-banner.patch): + echo 'Patch #912 (openssh-6.6.1p1-utf8-banner.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-utf8-banner.patch + /usr/bin/patch -p1 -b --suffix .utf8-banner --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 82 (offset 1 line). patching file misc.h patching file sshconnect2.c patching file stringprep-tables.c patching file utf8_stringprep.c Patch #913 (openssh-6.6.1p1-partial-success.patch): + echo 'Patch #913 (openssh-6.6.1p1-partial-success.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-partial-success.patch + /usr/bin/patch -p1 -b --suffix .partial-success --fuzz=0 patching file auth2.c Hunk #1 succeeded at 371 (offset 16 lines). Patch #914 (openssh-6.6.1p1-log-sftp-only-connections.patch): + echo 'Patch #914 (openssh-6.6.1p1-log-sftp-only-connections.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-log-sftp-only-connections.patch + /usr/bin/patch -p1 -b --suffix .log-sftp-only --fuzz=0 patching file session.c Hunk #1 succeeded at 1844 (offset -15 lines). + echo 'Patch #915 (openssh-6.6.1p1-servconf-parser.patch):' Patch #915 (openssh-6.6.1p1-servconf-parser.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-servconf-parser.patch + /usr/bin/patch -p1 -b --suffix .servconf --fuzz=0 patching file servconf.c Hunk #1 succeeded at 1573 (offset 23 lines). Hunk #2 succeeded at 1618 (offset 23 lines). Hunk #3 succeeded at 1653 (offset 23 lines). + echo 'Patch #916 (openssh-6.6.1p1-ignore-SIGXFSZ-in-postauth.patch):' Patch #916 (openssh-6.6.1p1-ignore-SIGXFSZ-in-postauth.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-ignore-SIGXFSZ-in-postauth.patch + /usr/bin/patch -p1 -b --suffix .SIGXFSZ --fuzz=0 patching file ChangeLog patching file monitor.c Hunk #1 succeeded at 476 (offset -25 lines). Patch #918 (openssh-6.6.1p1-log-in-chroot.patch): + echo 'Patch #918 (openssh-6.6.1p1-log-in-chroot.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-log-in-chroot.patch + /usr/bin/patch -p1 -b --suffix .log-in-chroot --fuzz=0 patching file log.c patching file log.h patching file monitor.c patching file monitor.h patching file session.c Hunk #8 succeeded at 1857 (offset 1 line). patching file sftp-server-main.c patching file sftp-server.c patching file sftp.h patching file sshd.c Patch #919 (openssh-6.6.1p1-mls-fix-labeling.patch): + echo 'Patch #919 (openssh-6.6.1p1-mls-fix-labeling.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-mls-fix-labeling.patch + /usr/bin/patch -p1 -b --suffix .mls-labels --fuzz=0 patching file openbsd-compat/port-linux.c Patch #802 (openssh-6.6p1-GSSAPIEnablek5users.patch): + echo 'Patch #802 (openssh-6.6p1-GSSAPIEnablek5users.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-GSSAPIEnablek5users.patch + /usr/bin/patch -p1 -b --suffix .GSSAPIEnablek5users --fuzz=0 patching file gss-serv-krb5.c patching file servconf.c Hunk #6 succeeded at 1540 (offset -1 lines). Hunk #7 succeeded at 1832 (offset -1 lines). Hunk #8 succeeded at 2085 (offset -1 lines). patching file servconf.h patching file sshd_config patching file sshd_config.5 Patch #803 (openssh-6.6p1-k5login_directory.patch): + echo 'Patch #803 (openssh-6.6p1-k5login_directory.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-k5login_directory.patch + /usr/bin/patch -p1 -b --suffix .k5login --fuzz=0 patching file auth-krb5.c patching file auth.h Hunk #1 succeeded at 220 (offset -2 lines). patching file gss-serv-krb5.c patching file sshd.8 Patch #920 (openssh-6.6p1-test-mode-all-values.patch): + echo 'Patch #920 (openssh-6.6p1-test-mode-all-values.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-test-mode-all-values.patch + /usr/bin/patch -p1 -b --suffix .sshd-t --fuzz=0 patching file servconf.c Hunk #1 succeeded at 1989 (offset -1 lines). Hunk #2 succeeded at 2029 (offset -1 lines). Hunk #3 succeeded at 2085 (offset -1 lines). Hunk #4 succeeded at 2096 (offset -1 lines). Hunk #5 succeeded at 2120 (offset -1 lines). patching file ssh.1 Patch #921 (openssh-6.6p1-sftp-force-permission.patch): + echo 'Patch #921 (openssh-6.6p1-sftp-force-permission.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-sftp-force-permission.patch + /usr/bin/patch -p1 -b --suffix .sftp-force-mode --fuzz=0 patching file sftp-server.8 patching file sftp-server.c Patch #922 (openssh-6.6p1-document-TERM-env.patch): + echo 'Patch #922 (openssh-6.6p1-document-TERM-env.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-document-TERM-env.patch + /usr/bin/patch -p1 -b --suffix .term --fuzz=0 patching file ssh_config.5 patching file sshd_config.5 Patch #923 (openssh-6.6p1-fix-ssh-copy-id-on-non-sh-shell.patch): + echo 'Patch #923 (openssh-6.6p1-fix-ssh-copy-id-on-non-sh-shell.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-fix-ssh-copy-id-on-non-sh-shell.patch + /usr/bin/patch -p1 -b --suffix .ssh-copy-id --fuzz=0 patching file contrib/ssh-copy-id Patch #924 (openssh-6.6p1-memory-problems.patch): + echo 'Patch #924 (openssh-6.6p1-memory-problems.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-memory-problems.patch + /usr/bin/patch -p1 -b --suffix .memory-problems --fuzz=0 patching file servconf.c Hunk #1 succeeded at 1808 (offset -102 lines). Hunk #2 succeeded at 1847 (offset -102 lines). patching file sshd.c Hunk #1 succeeded at 2081 (offset -79 lines). + echo 'Patch #925 (openssh-6.6p1-allowGroups-documentation.patch):' Patch #925 (openssh-6.6p1-allowGroups-documentation.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-allowGroups-documentation.patch + /usr/bin/patch -p1 -b --suffix .allowGroups --fuzz=0 patching file sshd_config.5 Patch #926 (openssh-6.6p1-authentication-limits-bypass.patch): + echo 'Patch #926 (openssh-6.6p1-authentication-limits-bypass.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-authentication-limits-bypass.patch + /usr/bin/patch -p1 -b --suffix .kbd --fuzz=0 patching file auth2-chall.c Hunk #1 succeeded at 82 (offset -1 lines). Hunk #2 succeeded at 169 (offset -1 lines). Patch #927 (openssh-6.6p1-ssh-agent-and-xsecurity-bypass.patch): + echo 'Patch #927 (openssh-6.6p1-ssh-agent-and-xsecurity-bypass.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-ssh-agent-and-xsecurity-bypass.patch + /usr/bin/patch -p1 -b --suffix .xsecurity --fuzz=0 patching file channels.c patching file channels.h patching file clientloop.c patching file ssh-agent.c + echo 'Patch #928 (openssh-6.6p1-gssKexAlgorithms.patch):' Patch #928 (openssh-6.6p1-gssKexAlgorithms.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-gssKexAlgorithms.patch + /usr/bin/patch -p1 -b --suffix .gsskexalg --fuzz=0 patching file gss-genr.c patching file gss-serv.c patching file kex.c patching file readconf.c patching file readconf.h patching file servconf.c patching file servconf.h patching file sshconnect2.c patching file ssh-gss.h patching file ssh.1 patching file ssh_config.5 patching file sshd_config.5 patching file kex.h Patch #929 (openssh-6.6p1-security-7.0.patch): + echo 'Patch #929 (openssh-6.6p1-security-7.0.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-security-7.0.patch + /usr/bin/patch -p1 -b --suffix .security7 --fuzz=0 patching file monitor.c Hunk #1 succeeded at 1079 (offset -5 lines). Hunk #2 succeeded at 1161 (offset -3 lines). patching file monitor_wrap.c Hunk #1 succeeded at 839 (offset 225 lines). Patch #930 (openssh-6.6p1-disable-roaming.patch): + echo 'Patch #930 (openssh-6.6p1-disable-roaming.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-disable-roaming.patch + /usr/bin/patch -p1 -b --suffix .roaming --fuzz=0 patching file readconf.c + echo 'Patch #931 (openssh-6.6p1-CVE-2016-3115.patch):' Patch #931 (openssh-6.6p1-CVE-2016-3115.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-CVE-2016-3115.patch + /usr/bin/patch -p1 -b --suffix .xauth --fuzz=0 patching file session.c Patch #932 (openssh-6.6p1-fallback-X11-untrusted.patch): + echo 'Patch #932 (openssh-6.6p1-fallback-X11-untrusted.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-fallback-X11-untrusted.patch + /usr/bin/patch -p1 -b --suffix .untrusted --fuzz=0 patching file clientloop.c Hunk #1 succeeded at 314 (offset 3 lines). Hunk #2 succeeded at 345 (offset 3 lines). Hunk #3 succeeded at 407 (offset 3 lines). patching file clientloop.c Hunk #1 succeeded at 291 (offset 3 lines). Hunk #2 succeeded at 307 (offset 3 lines). Hunk #3 succeeded at 342 (offset 3 lines). Hunk #4 succeeded at 417 (offset 3 lines). Hunk #5 succeeded at 425 (offset 3 lines). Hunk #6 succeeded at 454 (offset 3 lines). patching file clientloop.h patching file mux.c Hunk #1 succeeded at 1261 (offset -93 lines). patching file ssh.c Hunk #1 succeeded at 1405 (offset -221 lines). Hunk #2 succeeded at 1474 (offset -223 lines). Hunk #3 succeeded at 1566 (offset -223 lines). Hunk #4 succeeded at 1572 (offset -225 lines). patching file clientloop.c Hunk #1 succeeded at 324 (offset 6 lines). Patch #933 (openssh-6.6p1-CVE-2015-8325.patch): + echo 'Patch #933 (openssh-6.6p1-CVE-2015-8325.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-CVE-2015-8325.patch + /usr/bin/patch -p1 -b --suffix .uselogin --fuzz=0 patching file session.c Hunk #1 succeeded at 1362 (offset 40 lines). Patch #934 (openssh-6.6p1-ControlPersist-stderr.patch): + echo 'Patch #934 (openssh-6.6p1-ControlPersist-stderr.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-ControlPersist-stderr.patch + /usr/bin/patch -p1 -b --suffix .stderr --fuzz=0 patching file log.c Hunk #1 succeeded at 350 (offset 8 lines). patching file ssh.c Hunk #1 succeeded at 1199 (offset -196 lines). Hunk #2 succeeded at 1230 (offset -196 lines). Patch #935 (openssh-6.6p1-s390-closefrom.patch): + echo 'Patch #935 (openssh-6.6p1-s390-closefrom.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-s390-closefrom.patch + /usr/bin/patch -p1 -b --suffix .s390 --fuzz=0 patching file openbsd-compat/bsd-closefrom.c + echo 'Patch #936 (openssh-6.6p1-AuthenticationMethods.patch):' Patch #936 (openssh-6.6p1-AuthenticationMethods.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-AuthenticationMethods.patch + /usr/bin/patch -p1 -b --suffix .auth_meth --fuzz=0 patching file servconf.c Hunk #3 succeeded at 2039 (offset -184 lines). patching file sshd_config.5 Patch #937 (openssh-6.6p1-ssh-copy-id-quiet.patch): + echo 'Patch #937 (openssh-6.6p1-ssh-copy-id-quiet.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-ssh-copy-id-quiet.patch + /usr/bin/patch -p1 -b --suffix .quiet --fuzz=0 patching file contrib/ssh-copy-id Patch #938 (openssh-6.6p1-expose-auth-information.patch): + echo 'Patch #938 (openssh-6.6p1-expose-auth-information.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-expose-auth-information.patch + /usr/bin/patch -p1 -b --suffix .expose-auth --fuzz=0 patching file auth2.c patching file auth2-gss.c patching file auth2-hostbased.c patching file auth2-pubkey.c patching file auth.h patching file auth-pam.c patching file gss-serv.c patching file key.c patching file key.h patching file monitor.c patching file servconf.c patching file servconf.h patching file session.c patching file ssh.1 patching file sshd_config.5 patching file ssh-gss.h + echo 'Patch #939 (openssh-6.6p1-x11-max-displays.patch):' Patch #939 (openssh-6.6p1-x11-max-displays.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-x11-max-displays.patch + /usr/bin/patch -p1 -b --suffix .x11max --fuzz=0 patching file channels.c patching file channels.h patching file servconf.c patching file servconf.h patching file session.c patching file sshd_config.5 Patch #940 (openssh-6.6p1-permitopen-any-host.patch): + echo 'Patch #940 (openssh-6.6p1-permitopen-any-host.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-permitopen-any-host.patch + /usr/bin/patch -p1 -b --suffix .permitopen --fuzz=0 patching file channels.c patching file sshd_config.5 Patch #941 (openssh-6.6p1-chroot-capabilities.patch): + echo 'Patch #941 (openssh-6.6p1-chroot-capabilities.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-chroot-capabilities.patch + /usr/bin/patch -p1 -b --suffix .chroot-cap --fuzz=0 patching file configure.ac Hunk #1 succeeded at 4786 (offset 3 lines). patching file session.c Patch #200 (openssh-6.6p1-audit.patch): + echo 'Patch #200 (openssh-6.6p1-audit.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-audit.patch + /usr/bin/patch -p1 -b --suffix .audit --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 83 (offset 1 line). patching file audit-bsm.c patching file audit-linux.c patching file audit.c patching file audit.h patching file auditstub.c patching file auth-rsa.c patching file auth.c patching file auth.h Hunk #1 succeeded at 189 (offset 3 lines). Hunk #2 succeeded at 207 (offset 3 lines). patching file auth2-hostbased.c Hunk #1 succeeded at 139 (offset 2 lines). Hunk #2 succeeded at 160 (offset 6 lines). patching file auth2-pubkey.c Hunk #1 succeeded at 161 (offset 1 line). Hunk #2 succeeded at 225 (offset -6 lines). patching file auth2.c patching file cipher.c patching file cipher.h patching file kex.c Hunk #2 succeeded at 390 (offset 23 lines). Hunk #3 succeeded at 412 (offset 23 lines). Hunk #4 succeeded at 433 (offset 23 lines). Hunk #5 succeeded at 553 (offset 23 lines). Hunk #6 succeeded at 741 (offset 23 lines). patching file kex.h Hunk #1 succeeded at 183 (offset 1 line). patching file key.c Hunk #1 succeeded at 1950 (offset 25 lines). patching file key.h Hunk #1 succeeded at 119 (offset 1 line). patching file mac.c patching file mac.h patching file monitor.c Hunk #5 succeeded at 287 (offset 1 line). Hunk #6 succeeded at 323 (offset 1 line). Hunk #7 succeeded at 338 (offset 1 line). Hunk #8 succeeded at 1437 (offset 18 lines). Hunk #9 succeeded at 1449 (offset 18 lines). Hunk #10 succeeded at 1471 (offset 18 lines). Hunk #11 succeeded at 1537 (offset 21 lines). Hunk #12 succeeded at 1823 (offset 21 lines). Hunk #13 succeeded at 1867 (offset 21 lines). Hunk #14 succeeded at 2047 (offset 21 lines). Hunk #15 succeeded at 2099 (offset 21 lines). Hunk #16 succeeded at 2413 (offset 39 lines). patching file monitor.h patching file monitor_wrap.c Hunk #5 succeeded at 1223 (offset -1 lines). Hunk #6 succeeded at 1235 (offset -1 lines). Hunk #7 succeeded at 1390 (offset -1 lines). patching file monitor_wrap.h patching file packet.c patching file packet.h patching file session.c Hunk #1 succeeded at 143 (offset 5 lines). Hunk #2 succeeded at 774 (offset 28 lines). Hunk #3 succeeded at 904 (offset 33 lines). Hunk #4 succeeded at 1773 (offset 53 lines). Hunk #5 succeeded at 2007 (offset 59 lines). Hunk #6 succeeded at 2090 (offset 59 lines). Hunk #7 succeeded at 2625 (offset 65 lines). Hunk #8 succeeded at 2659 (offset 65 lines). Hunk #9 succeeded at 2878 (offset 66 lines). Hunk #10 succeeded at 2938 (offset 69 lines). patching file session.h patching file sshd.c Hunk #10 succeeded at 1269 (offset 5 lines). Hunk #11 succeeded at 2195 (offset 7 lines). Hunk #12 succeeded at 2241 (offset 7 lines). Hunk #13 succeeded at 2251 (offset 7 lines). Hunk #14 succeeded at 2411 (offset 7 lines). Hunk #15 succeeded at 2487 (offset 7 lines). Hunk #16 succeeded at 2653 (offset 7 lines). Hunk #17 succeeded at 2673 (offset 7 lines). Patch #201 (openssh-6.6.1p1-audit-pfs.patch): + echo 'Patch #201 (openssh-6.6.1p1-audit-pfs.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-audit-pfs.patch + /usr/bin/patch -p1 -b --suffix .audit-fps --fuzz=0 patching file audit-bsm.c patching file audit-linux.c patching file audit.c patching file audit.h patching file auditstub.c patching file kex.c patching file monitor.c Hunk #1 succeeded at 2433 (offset 37 lines). Hunk #2 succeeded at 2441 (offset 37 lines). patching file monitor_wrap.c Hunk #1 succeeded at 1407 (offset -1 lines). Hunk #2 succeeded at 1417 (offset -1 lines). patching file monitor_wrap.h patching file sshd.c Hunk #1 succeeded at 2412 (offset -18 lines). + echo 'Patch #202 (openssh-6.6p1-audit-race-condition.patch):' Patch #202 (openssh-6.6p1-audit-race-condition.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-audit-race-condition.patch + /usr/bin/patch -p1 -b --suffix .audit-race --fuzz=0 patching file monitor_wrap.c Hunk #1 succeeded at 1456 (offset 200 lines). patching file monitor_wrap.h Hunk #1 succeeded at 86 (offset -2 lines). patching file session.c Hunk #1 succeeded at 163 (offset -1 lines). Hunk #2 succeeded at 474 (offset 13 lines). Hunk #3 succeeded at 611 (offset 17 lines). Hunk #4 succeeded at 747 (offset 17 lines). Hunk #5 succeeded at 928 (offset 14 lines). Hunk #6 succeeded at 945 (offset 14 lines). Hunk #7 succeeded at 1783 (offset 5 lines). Hunk #8 succeeded at 1826 (offset 4 lines). Patch #700 (openssh-6.6p1-fips.patch): + echo 'Patch #700 (openssh-6.6p1-fips.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-fips.patch + /usr/bin/patch -p1 -b --suffix .fips --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 155 (offset 1 line). Hunk #2 succeeded at 188 (offset 1 line). patching file auth-rsa.c patching file authfile.c patching file cipher-ctr.c patching file cipher.c patching file dh.h patching file entropy.c patching file kex.c patching file kexecdhc.c patching file kexecdhs.c patching file kexgexc.c patching file kexgexs.c patching file key.c Hunk #5 succeeded at 1198 (offset 25 lines). patching file mac.c patching file myproposal.h patching file ssh-keygen.c patching file ssh.c patching file sshconnect2.c patching file sshd.c Patch #100 (openssh-6.6.1p1-coverity.patch): + echo 'Patch #100 (openssh-6.6.1p1-coverity.patch):' + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6.1p1-coverity.patch + /usr/bin/patch -p1 -b --suffix .coverity --fuzz=0 patching file auth-pam.c patching file channels.c Hunk #1 succeeded at 239 (offset 6 lines). Hunk #2 succeeded at 261 (offset 6 lines). patching file clientloop.c Hunk #1 succeeded at 2116 (offset 35 lines). patching file key.c Hunk #1 succeeded at 905 (offset 25 lines). patching file monitor.c Hunk #1 succeeded at 487 (offset 15 lines). Hunk #2 succeeded at 1271 (offset 17 lines). Hunk #3 succeeded at 1296 (offset 17 lines). patching file monitor_wrap.c patching file openbsd-compat/bindresvport.c patching file packet.c Hunk #1 succeeded at 1215 (offset -19 lines). patching file progressmeter.c patching file progressmeter.h patching file scp.c patching file servconf.c Hunk #1 succeeded at 1432 (offset 50 lines). Hunk #2 succeeded at 1523 (offset 50 lines). patching file serverloop.c patching file sftp-client.c patching file sftp-client.h patching file sftp.c patching file ssh-agent.c Hunk #1 succeeded at 1067 (offset 30 lines). patching file sshd.c Hunk #2 succeeded at 1446 (offset 5 lines). + echo 'Patch #98 (openssh-6.6p1-gsissh.patch):' Patch #98 (openssh-6.6p1-gsissh.patch): + /usr/bin/cat /builddir/build/SOURCES/openssh-6.6p1-gsissh.patch + /usr/bin/patch -p1 -b --suffix .gsi --fuzz=0 patching file auth2.c patching file auth2-gss.c patching file auth.c patching file auth-pam.c patching file auth-pam.h patching file canohost.c patching file canohost.h patching file configure.ac patching file gss-genr.c patching file gss-serv.c patching file gss-serv-gsi.c patching file gss-serv-krb5.c patching file kexgsss.c patching file LICENSE.globus_usage patching file Makefile.in patching file misc.c patching file misc.h patching file monitor.c patching file monitor.h patching file monitor_wrap.c patching file monitor_wrap.h patching file readconf.c patching file readconf.h patching file servconf.c patching file servconf.h patching file ssh.1 patching file ssh.c patching file ssh_config patching file ssh_config.5 patching file sshconnect2.c patching file sshd.8 patching file sshd.c patching file sshd_config patching file sshd_config.5 patching file ssh-globus-usage.c patching file ssh-globus-usage.h patching file ssh-gss.h patching file version.h + sed s/sshd.pid/gsisshd.pid/ -i pathnames.h + sed 's!$(piddir)/sshd.pid!$(piddir)/gsisshd.pid!' -i Makefile.in + cp -p /builddir/build/SOURCES/README.sshd-and-gsisshd . + autoreconf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uGG6cK + umask 022 + cd /builddir/build/BUILD + cd openssh-6.6p1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic' + LDFLAGS=' -pie -z relro -z now' + export CFLAGS + export LDFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS=' -pie -z relro -z now' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/gsissh --libexecdir=/usr/libexec/gsissh --datadir=/usr/share/gsissh --with-tcp-wrappers --with-default-path=/usr/local/bin:/usr/bin --with-superuser-path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin --with-privsep-path=/var/empty/gsisshd --enable-vendor-patchlevel=RHEL7-6.6.1p1-7 --disable-strip --without-zlib-version-check --with-ssl-engine --with-ipaddr-display --with-ldap --with-pam --with-selinux --with-audit=linux --with-sandbox=rlimit --without-kerberos5 --with-gsi --with-libedit configure: WARNING: unrecognized options: --disable-dependency-tracking checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for gawk... gawk checking how to run the C preprocessor... gcc -E checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for egrep... (cached) /usr/bin/grep -E checking for ar... /usr/bin/ar checking for cat... /usr/bin/cat checking for kill... /usr/bin/kill checking for perl5... no checking for perl... /usr/bin/perl checking for sed... /usr/bin/sed checking for ent... no checking for bash... /usr/bin/bash checking for ksh... (cached) /usr/bin/bash checking for sh... (cached) /usr/bin/bash checking for sh... /usr/bin/sh checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for mandoc... no checking for groupadd... groupadd checking for useradd... useradd checking for pkgmk... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for login... /usr/bin/login checking for passwd... no checking for inline... inline checking whether LLONG_MAX is declared... yes checking whether SYSTR_POLICY_KILL is declared... no checking whether RLIMIT_NPROC is declared... yes checking whether PR_SET_NO_NEW_PRIVS is declared... yes checking if gcc supports -Werror... yes checking if gcc supports compile flag -Qunused-arguments... no checking if gcc supports compile flag -Wunknown-warning-option... no checking if gcc supports compile flag -Wall... yes checking if gcc supports compile flag -Wpointer-arith... yes checking if gcc supports compile flag -Wuninitialized... yes checking if gcc supports compile flag -Wsign-compare... yes checking if gcc supports compile flag -Wformat-security... yes checking if gcc supports compile flag -Wsizeof-pointer-memaccess... yes checking if gcc supports compile flag -Wpointer-sign... yes checking if gcc supports compile flag -Wunused-result... yes checking if gcc supports compile flag -fno-strict-aliasing... yes checking if gcc supports compile flag -D_FORTIFY_SOURCE=2... yes checking if gcc supports link flag -Wl,-z,relro... yes checking if gcc supports link flag -Wl,-z,now... yes checking if gcc supports link flag -Wl,-z,noexecstack... yes checking if gcc supports compile flag -ftrapv and linking succeeds... yes checking gcc version... 4.8.5 checking if gcc accepts -fno-builtin-memset... yes checking if gcc supports -fstack-protector-strong... yes checking if -fstack-protector-strong works... yes checking if compiler allows __attribute__ on return types... yes checking blf.h usability... no checking blf.h presence... no checking for blf.h... no checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking crypto/sha2.h usability... no checking crypto/sha2.h presence... no checking for crypto/sha2.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking ia.h usability... no checking ia.h presence... no checking for ia.h... no checking iaf.h usability... no checking iaf.h presence... no checking for iaf.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking login.h usability... no checking login.h presence... no checking for login.h... no checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking readpassphrase.h usability... no checking readpassphrase.h presence... no checking for readpassphrase.h... no checking rpc/types.h usability... yes checking rpc/types.h presence... yes checking for rpc/types.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/audit.h usability... no checking sys/audit.h presence... no checking for sys/audit.h... no checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/strtio.h usability... no checking sys/strtio.h presence... no checking for sys/strtio.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timers.h usability... no checking sys/timers.h presence... no checking for sys/timers.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tmpdir.h usability... no checking tmpdir.h presence... no checking for tmpdir.h... no checking ttyent.h usability... yes checking ttyent.h presence... yes checking for ttyent.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking for unistd.h... (cached) yes checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for lastlog.h... yes checking for sys/ptms.h... no checking for login_cap.h... no checking for sys/mount.h... yes checking for sys/un.h... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking for linux/seccomp.h... yes checking for linux/filter.h... yes checking for linux/audit.h... yes checking for prctl... yes checking for seccomp architecture... "AUDIT_ARCH_I386" checking compiler and flags for sanity... yes checking for yp_match... no checking for yp_match in -lnsl... yes checking for setsockopt... yes checking for dirname... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getspnam... yes checking for library containing basename... none required checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for possibly buggy zlib... no checking for strcasecmp... yes checking for utimes... yes checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for library containing fmt_scaled... no checking for library containing scan_scaled... no checking for library containing login... -lutil checking for library containing logout... none required checking for library containing logwtmp... none required checking for library containing openpty... none required checking for library containing updwtmp... none required checking for fmt_scaled... no checking for scan_scaled... no checking for login... yes checking for logout... yes checking for openpty... yes checking for updwtmp... yes checking for logwtmp... yes checking for library containing inet_ntop... none required checking for strftime... yes checking for GLOB_ALTDIRFUNC support... yes checking for gl_matchc field in glob_t... no checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no checking whether GLOB_NOMATCH is declared... yes checking whether struct dirent allocates space for d_name... yes checking for /proc/pid/fd directory... yes checking for libwrap... yes checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking if /usr/bin/pkg-config knows about libedit... yes checking for el_init in -ledit... yes checking if libedit version is compatible... yes checking for supported audit module... linux checking libaudit.h usability... yes checking libaudit.h presence... yes checking for libaudit.h... yes checking for gcc >= 4.x... yes checking if gcc supports compile flag -fPIE... yes checking if gcc supports link flag -pie... yes checking whether both -fPIE and -pie are supported... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking ldap_ssl.h usability... no checking ldap_ssl.h presence... no checking for ldap_ssl.h... no checking for main in -llber... yes checking for main in -lldap... yes checking for working LDAP support... yes checking for ldap_init... yes checking for ldap_get_lderrno... no checking for ldap_set_lderrno... no checking for ldap_parse_result... yes checking for ldap_memfree... yes checking for ldap_controls_free... yes checking for ldap_set_option... yes checking for ldap_get_option... yes checking for ldapssl_init... no checking for ldap_start_tls_s... yes checking for ldap_pvt_tls_set_option... yes checking for ldap_initialize... yes checking for ldap_set_rebind_proc... yes checking number arguments of ldap_set_rebind_proc... 3 checking for Blowfish_initstate... no checking for Blowfish_expandstate... no checking for Blowfish_expand0state... no checking for Blowfish_stream2word... no checking for arc4random... no checking for arc4random_buf... no checking for arc4random_stir... no checking for arc4random_uniform... no checking for asprintf... yes checking for b64_ntop... no checking for __b64_ntop... no checking for b64_pton... no checking for __b64_pton... no checking for bcopy... yes checking for bcrypt_pbkdf... no checking for bindresvport_sa... no checking for blf_enc... no checking for cap_rights_limit... no checking for clock... yes checking for closefrom... no checking for dirfd... yes checking for endgrent... yes checking for explicit_bzero... no checking for fchmod... yes checking for fchown... yes checking for freeaddrinfo... yes checking for fstatfs... yes checking for fstatvfs... yes checking for futimes... yes checking for getaddrinfo... yes checking for getcwd... yes checking for getgrouplist... yes checking for getnameinfo... yes checking for getopt... yes checking for getpeereid... no checking for getpeerucred... no checking for getpgid... yes checking for getpgrp... yes checking for _getpty... no checking for getrlimit... yes checking for getttyent... yes checking for glob... yes checking for group_from_gid... no checking for inet_aton... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for innetgr... yes checking for login_getcapbool... no checking for mblen... yes checking for md5_crypt... no checking for memmove... yes checking for mkdtemp... yes checking for mmap... yes checking for ngetaddrinfo... no checking for nsleep... no checking for ogetaddrinfo... no checking for openlog_r... no checking for poll... yes checking for prctl... (cached) yes checking for pstat... no checking for readpassphrase... no checking for realpath... yes checking for recvmsg... yes checking for rresvport_af... yes checking for sendmsg... yes checking for setdtablesize... no checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgroupent... no checking for setgroups... yes checking for setlinebuf... yes checking for setlogin... no checking for setpassent... no checking for setpcred... no checking for setproctitle... no checking for setregid... yes checking for setreuid... yes checking for setrlimit... yes checking for setsid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigvec... yes checking for snprintf... yes checking for socketpair... yes checking for statfs... yes checking for statvfs... yes checking for strdup... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strmode... no checking for strnlen... yes checking for strnvis... no checking for strptime... yes checking for strtonum... no checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking for swap32... no checking for sysconf... yes checking for tcgetpgrp... yes checking for timingsafe_bcmp... no checking for truncate... yes checking for unsetenv... yes checking for updwtmpx... yes checking for user_from_uid... no checking for usleep... yes checking for vasprintf... yes checking for vhangup... yes checking for vsnprintf... yes checking for waitpid... yes checking for library containing dlopen... -ldl checking for gai_strerror... yes checking for library containing nanosleep... none required checking for library containing clock_gettime... none required checking whether getrusage is declared... no checking whether strsep is declared... yes checking for strsep... yes checking whether tcsendbreak is declared... yes checking whether h_errno is declared... yes checking whether SHUT_RD is declared... yes checking whether O_NONBLOCK is declared... yes checking whether writev is declared... yes checking whether MAXSYMLINKS is declared... yes checking whether offsetof is declared... yes checking whether howmany is declared... yes checking whether NFDBITS is declared... yes checking for fd_mask... yes checking for setresuid... yes checking if setresuid seems to work... yes checking for setresgid... yes checking if setresgid seems to work... yes checking for gettimeofday... yes checking for time... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for getutxuser... no checking for pututxline... yes checking for setutxdb... no checking for setutxent... yes checking for utmpxname... yes checking for getlastlogxbyname... no checking for daemon... yes checking for getpagesize... yes checking whether snprintf correctly terminates long strings... yes checking whether snprintf can declare const char *fmt... yes checking whether system supports SO_PEERCRED getsockopt... yes checking for (overly) strict mkstemp... yes checking if openpty correctly handles controlling tty... yes checking whether getpgrp requires zero arguments... yes checking OpenSSL header version... 1000105f (OpenSSL 1.0.1e 11 Feb 2013) checking OpenSSL library version... 1000105f (OpenSSL 1.0.1e-fips 11 Feb 2013) checking whether OpenSSL's headers match the library... yes checking if programs using OpenSSL functions will link... yes checking for BN_is_prime_ex... yes checking for DSA_generate_parameters_ex... yes checking for EVP_DigestInit_ex... yes checking for EVP_DigestFinal_ex... yes checking for EVP_MD_CTX_init... yes checking for EVP_MD_CTX_cleanup... yes checking for EVP_MD_CTX_copy_ex... yes checking for HMAC_CTX_init... yes checking for RSA_generate_key_ex... yes checking for RSA_get_default_method... yes checking for OpenSSL ENGINE support... yes checking whether OpenSSL has crippled AES support... no checking whether OpenSSL has AES CTR via EVP... yes checking whether OpenSSL has AES GCM via EVP... yes checking for library containing EVP_CIPHER_CTX_ctrl... none required checking if EVP_DigestUpdate returns an int... yes checking for crypt in -lcrypt... yes checking for crypt... yes checking for DES_crypt... yes checking for SHA256_Update... yes checking for EVP_sha256... yes checking whether OpenSSL has NID_X9_62_prime256v1... yes checking whether OpenSSL has NID_secp384r1... yes checking whether OpenSSL has NID_secp521r1... yes checking if OpenSSL's NID_secp521r1 is functional... yes checking for ia_openinfo in -liaf... no checking whether OpenSSL's PRNG is internally seeded... yes checking for dlopen in -ldl... yes checking for pam_set_item in -lpam... yes checking for pam_getenvlist... yes checking for pam_putenv... yes checking whether pam_strerror takes only one argument... no checking whether SECCOMP_MODE_FILTER is declared... yes checking kernel for seccomp_filter support... yes checking if select works with descriptor rlimit... yes checking if setrlimit(RLIMIT_NOFILE,{0,0}) works... yes checking if setrlimit RLIMIT_FSIZE works... yes checking for long long... yes checking for unsigned long long... yes checking for long double... yes checking size of short int... 2 checking size of int... 4 checking size of long int... 4 checking size of long long int... 8 checking for u_int type... yes checking for intXX_t types... yes checking for int64_t type... yes checking for u_intXX_t types... yes checking for u_int64_t types... yes checking for uintXX_t types in stdint.h... yes checking for uintXX_t types in inttypes.h... yes checking for u_char... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for sig_atomic_t... yes checking for fsblkcnt_t... yes checking for fsfilcnt_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking for size_t... yes checking for ssize_t... yes checking for clock_t... yes checking for sa_family_t... yes checking for pid_t... yes checking for mode_t... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct sockaddr_in6.sin6_scope_id... yes checking for struct addrinfo... yes checking for struct timeval... yes checking for struct timespec... yes checking for ut_host field in utmp.h... yes checking for ut_host field in utmpx.h... yes checking for syslen field in utmpx.h... no checking for ut_pid field in utmp.h... yes checking for ut_type field in utmp.h... yes checking for ut_type field in utmpx.h... yes checking for ut_tv field in utmp.h... yes checking for ut_id field in utmp.h... yes checking for ut_id field in utmpx.h... yes checking for ut_addr field in utmp.h... yes checking for ut_addr field in utmpx.h... yes checking for ut_addr_v6 field in utmp.h... yes checking for ut_addr_v6 field in utmpx.h... yes checking for ut_exit field in utmp.h... yes checking for ut_time field in utmp.h... no checking for ut_time field in utmpx.h... no checking for ut_tv field in utmpx.h... yes checking for struct stat.st_blksize... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_class... no checking for struct passwd.pw_change... no checking for struct passwd.pw_expire... no checking for struct __res_state.retrans... yes checking for ss_family field in struct sockaddr_storage... yes checking for __ss_family field in struct sockaddr_storage... no checking for msg_accrights field in struct msghdr... no checking if struct statvfs.f_fsid is integral type... yes checking for msg_control field in struct msghdr... yes checking if libc defines __progname... yes checking whether gcc implements __FUNCTION__... yes checking whether gcc implements __func__... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking whether getopt has optreset support... no checking if libc defines sys_errlist... yes checking if libc defines sys_nerr... yes checking for library containing getrrsetbyname... no checking for library containing res_query... -lresolv checking for library containing dn_expand... none required checking if res_query will link... yes checking for _getshort... yes checking for _getlong... yes checking whether _getshort is declared... no checking whether _getlong is declared... no checking for HEADER.ad... yes checking if struct __res_state _res is an extern... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for setexeccon in -lselinux... yes checking for getseuserbyname... yes checking for get_default_context_with_level... yes checking for Globus GSI... checking for globus_gss_assist_map_and_authorize... yes checking for library containing globus_usage_stats_send... -lglobus_usage checking for library containing globus_usage_stats_send_array... none required checking for xauth... /usr/bin/xauth checking Discovering system mail directory... Using: /var/mail from _PATH_MAILDIR checking for "/dev/ptc"... no checking for nroff... (cached) /usr/bin/nroff checking if the systems has expire shadow information... yes checking for "/etc/default/login"... no checking if we need to convert IPv4 in IPv6-mapped addresses... yes (default) checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking whether to use libcap-ng... yes checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines WTMPX_FILE... no checking for struct lastlog.ll_line... yes checking for struct utmp.ut_line... yes checking whether BROKEN_GETADDRINFO is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating buildpkg.sh config.status: creating opensshd.init config.status: creating openssh.xml config.status: creating openbsd-compat/Makefile config.status: creating openbsd-compat/regress/Makefile config.status: creating survey.sh config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking OpenSSH has been configured with the following options: User binaries: /usr/bin System binaries: /usr/sbin Configuration files: /etc/gsissh Askpass program: /usr/libexec/gsissh/ssh-askpass Manual pages: /usr/share/man/manX PID file: /var/run Privilege separation chroot path: /var/empty/gsisshd sshd default user PATH: /usr/local/bin:/usr/bin sshd superuser user PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin Manpage format: doc PAM support: yes OSF SIA support: no KerberosV support: no SELinux support: yes Smartcard support: S/KEY support: no TCP Wrappers support: yes MD5 password support: no libedit support: yes Solaris process contract support: no Solaris project support: no IP address in $DISPLAY hack: yes Translate v4 in v6 hack: yes BSD Auth support: no Random number source: OpenSSL internal ONLY Privsep sandbox style: rlimit Vendor patch level: RHEL7-6.6.1p1-7 Host: i386-redhat-linux-gnu Compiler: gcc Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE Preprocessor flags: -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus Linker flags: -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie Libraries: -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common +for sshd: -lwrap -laudit -lpam -lselinux -lcap-ng +for ssh: -lselinux +for ssh-keycat: -lpam PAM is enabled. You may need to install a PAM control file for sshd, otherwise password authentication may fail. Example PAM control files can be found in the contrib/ subdirectory + make SSH_PROGRAM=/usr/bin/gsissh ASKPASS_PROGRAM=/usr/libexec/openssh/ssh-askpass conffile=`echo sshd_config.out | sed 's/.out$//'`; \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ./${conffile} > sshd_config.out conffile=`echo ssh_config.out | sed 's/.out$//'`; \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ./${conffile} > ssh_config.out conffile=`echo moduli.out | sed 's/.out$//'`; \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ./${conffile} > moduli.out if test "doc" = "cat"; then \ manpage=./`echo moduli.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo moduli.5.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > moduli.5.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > moduli.5.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo scp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo scp.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > scp.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > scp.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-add.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-add.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-add.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-add.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-agent.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-agent.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-agent.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-agent.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-keygen.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-keygen.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-keygen.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-keygen.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-keyscan.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-keyscan.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-keyscan.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-keyscan.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo sshd.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo sshd.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > sshd.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > sshd.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo sftp-server.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo sftp-server.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > sftp-server.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > sftp-server.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo sftp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo sftp.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > sftp.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > sftp.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-keysign.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-keysign.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-keysign.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-keysign.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-pkcs11-helper.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-pkcs11-helper.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo sshd_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo sshd_config.5.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > sshd_config.5.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > sshd_config.5.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh_config.5.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh_config.5.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh_config.5.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-ldap-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-ldap-helper.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-ldap-helper.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-ldap-helper.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-ldap.conf.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-ldap.conf.5.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-ldap.conf.5.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/gsissh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/gsissh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/gsissh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec/gsissh|g' -e 's|/etc/shosts.equiv|/etc/gsissh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/gsissh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/gsissh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/gsissh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/gsissh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/gsissh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/gsisshd.pid|g' -e 's|/etc/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/moduli|/etc/gsissh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/gsissh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty/gsisshd|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/local/bin:/usr/bin|g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-ldap.conf.5.out; \ fi (cd openbsd-compat && make) make[1]: Entering directory `/builddir/build/BUILD/openssh-6.6p1/openbsd-compat' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c arc4random.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-asprintf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-closefrom.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-cray.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-cygwin_util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-getpeereid.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c getrrsetbyname-ldns.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-misc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-nextstep.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-openpty.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-poll.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-setres_id.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-snprintf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-statvfs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bsd-waitpid.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c fake-rfc2553.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c openssl-compat.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c xmmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c xcrypt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c base64.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c basename.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bcrypt_pbkdf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c bindresvport.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c blowfish.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c daemon.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c dirname.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c fmt_scaled.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c getcwd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c getgrouplist.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c getopt_long.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c getrrsetbyname.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c glob.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c inet_aton.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c inet_ntoa.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c inet_ntop.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c mktemp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c pwcache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c readpassphrase.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c realpath.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c rresvport.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c setenv.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c setproctitle.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c sha2.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c sigact.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strlcat.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strlcpy.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strmode.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strnlen.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strptime.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strsep.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strtonum.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strtoll.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strtoul.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c strtoull.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c timingsafe_bcmp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c vis.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c explicit_bzero.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c port-aix.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c port-irix.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c port-linux.c In file included from port-linux.c:38:0: /usr/include/selinux/flask.h:5:2: warning: #warning "Please remove any #include's of this header in your source code." [-Wcpp] #warning "Please remove any #include's of this header in your source code." ^ /usr/include/selinux/flask.h:6:2: warning: #warning "Instead, use string_to_security_class() to map the class name to a value." [-Wcpp] #warning "Instead, use string_to_security_class() to map the class name to a value." ^ port-linux.c:61:1: warning: 'ssh_selinux_getctxbyname' defined but not used [-Wunused-function] ssh_selinux_getctxbyname(char *pwname) ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c port-linux-sshd.c In file included from port-linux-sshd.c:40:0: /usr/include/selinux/flask.h:5:2: warning: #warning "Please remove any #include's of this header in your source code." [-Wcpp] #warning "Please remove any #include's of this header in your source code." ^ /usr/include/selinux/flask.h:6:2: warning: #warning "Instead, use string_to_security_class() to map the class name to a value." [-Wcpp] #warning "Instead, use string_to_security_class() to map the class name to a value." ^ In file included from port-linux-sshd.c:44:0: /usr/include/selinux/av_permissions.h:1:2: warning: #warning "Please remove any #include of this header in your source code." [-Wcpp] #warning "Please remove any #include of this header in your source code." ^ /usr/include/selinux/av_permissions.h:2:2: warning: #warning "Instead, use string_to_av_perm() to map the permission name to a value." [-Wcpp] #warning "Instead, use string_to_av_perm() to map the permission name to a value." ^ port-linux-sshd.c: In function 'sshd_selinux_copy_context': port-linux-sshd.c:457:3: warning: passing argument 1 of 'setcon' from incompatible pointer type [enabled by default] if (setcon(ctx) != 0) ^ In file included from port-linux-sshd.c:39:0: /usr/include/selinux/selinux.h:40:12: note: expected 'const char *' but argument is of type 'char **' extern int setcon(const char * con); ^ port-linux-sshd.c:459:3: warning: passing argument 1 of 'freecon' from incompatible pointer type [enabled by default] freecon(ctx); ^ In file included from port-linux-sshd.c:39:0: /usr/include/selinux/selinux.h:20:13: note: expected 'char *' but argument is of type 'char **' extern void freecon(char * con); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c port-linux-prng.c port-linux-prng.c: In function 'linux_seed': port-linux-prng.c:53:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((len = RAND_load_file(random, randlen)) != randlen) { ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c port-solaris.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c port-tun.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DHAVE_CONFIG_H -c port-uw.c /usr/bin/ar rv libopenbsd-compat.a arc4random.o bsd-asprintf.o bsd-closefrom.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o getrrsetbyname-ldns.o bsd-misc.o bsd-nextstep.o bsd-openpty.o bsd-poll.o bsd-setres_id.o bsd-snprintf.o bsd-statvfs.o bsd-waitpid.o fake-rfc2553.o openssl-compat.o xmmap.o xcrypt.o base64.o basename.o bcrypt_pbkdf.o bindresvport.o blowfish.o daemon.o dirname.o fmt_scaled.o getcwd.o getgrouplist.o getopt_long.o getrrsetbyname.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o mktemp.o pwcache.o readpassphrase.o realpath.o rresvport.o setenv.o setproctitle.o sha2.o sigact.o strlcat.o strlcpy.o strmode.o strnlen.o strptime.o strsep.o strtonum.o strtoll.o strtoul.o strtoull.o timingsafe_bcmp.o vis.o blowfish.o bcrypt_pbkdf.o explicit_bzero.o port-aix.o port-irix.o port-linux.o port-linux-sshd.o port-linux-prng.o port-solaris.o port-tun.o port-uw.o /usr/bin/ar: creating libopenbsd-compat.a a - arc4random.o a - bsd-asprintf.o a - bsd-closefrom.o a - bsd-cray.o a - bsd-cygwin_util.o a - bsd-getpeereid.o a - getrrsetbyname-ldns.o a - bsd-misc.o a - bsd-nextstep.o a - bsd-openpty.o a - bsd-poll.o a - bsd-setres_id.o a - bsd-snprintf.o a - bsd-statvfs.o a - bsd-waitpid.o a - fake-rfc2553.o a - openssl-compat.o a - xmmap.o a - xcrypt.o a - base64.o a - basename.o a - bcrypt_pbkdf.o a - bindresvport.o a - blowfish.o a - daemon.o a - dirname.o a - fmt_scaled.o a - getcwd.o a - getgrouplist.o a - getopt_long.o a - getrrsetbyname.o a - glob.o a - inet_aton.o a - inet_ntoa.o a - inet_ntop.o a - mktemp.o a - pwcache.o a - readpassphrase.o a - realpath.o a - rresvport.o a - setenv.o a - setproctitle.o a - sha2.o a - sigact.o a - strlcat.o a - strlcpy.o a - strmode.o a - strnlen.o a - strptime.o a - strsep.o a - strtonum.o a - strtoll.o a - strtoul.o a - strtoull.o a - timingsafe_bcmp.o a - vis.o a - blowfish.o a - bcrypt_pbkdf.o a - explicit_bzero.o a - port-aix.o a - port-irix.o a - port-linux.o a - port-linux-sshd.o a - port-linux-prng.o a - port-solaris.o a - port-tun.o a - port-uw.o ranlib libopenbsd-compat.a make[1]: Leaving directory `/builddir/build/BUILD/openssh-6.6p1/openbsd-compat' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c authfd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c authfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c bufaux.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c bufbn.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c buffer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c canohost.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c channels.c channels.c: In function 'connect_local_xsocket_path': channels.c:3582:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (len > sizeof addr.sun_path) ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c cipher.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c cipher-aes.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c cipher-bf1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c cipher-ctr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c cipher-3des1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c cleanup.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c compat.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c compress.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c crc32.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c deattack.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c fatal.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c hostfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c log.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c match.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c md-sha256.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c moduli.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c nchan.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c packet.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c readpass.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c rsa.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ttymodes.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c xmalloc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c addrmatch.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c atomicio.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c key.c key.c: In function 'key_format_oneline': key.c:648:3: warning: passing argument 1 of 'key_selected_fingerprint' discards 'const' qualifier from pointer target type [enabled by default] fp = key_selected_fingerprint(key, SSH_FP_HEX); ^ In file included from key.c:53:0: key.h:109:8: note: expected 'struct Key *' but argument is of type 'const struct Key *' char *key_selected_fingerprint(Key *, enum fp_rep); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c dispatch.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kex.c kex.c:123:2: warning: initialization makes integer from pointer without a cast [enabled by default] { NULL, -1, -1, NULL}, ^ kex.c:123:2: warning: (near initialization for 'kexalgs_fips[6].hash_alg') [enabled by default] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c mac.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c uidswap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c uuencode.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c misc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c monitor_fdpass.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c rijndael.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-dss.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-ecdsa.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-rsa.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c dh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexdh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexgex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexdhc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexgexc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c bufec.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexecdh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexecdhc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexgssc.c kexgssc.c: In function 'kexgss_client': kexgssc.c:64:8: warning: variable 'lang' set but not used [-Wunused-but-set-variable] char *lang; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c msg.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c progressmeter.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c dns.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c entropy.c entropy.c: In function 'seed_rng': entropy.c:241:2: warning: implicit declaration of function 'linux_seed' [-Wimplicit-function-declaration] linux_seed(); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c gss-genr.c gss-genr.c: In function 'ssh_gssapi_credentials_updated': gss-genr.c:511:19: warning: unused variable 'usage' [-Wunused-variable] gss_cred_usage_t usage = GSS_C_INITIATE; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c umac.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -o umac128.o -c ./umac.c \ -DUMAC_OUTPUT_LEN=16 -Dumac_new=umac128_new \ -Dumac_update=umac128_update -Dumac_final=umac128_final \ -Dumac_delete=umac128_delete gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-pkcs11.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c krl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c smult_curve25519_ref.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexc25519.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexc25519c.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c poly1305.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c chacha.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c cipher-chachapoly.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-ed25519.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c digest-openssl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c hmac.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c utf8_stringprep.c In file included from utf8_stringprep.c:42:0: misc.h:74:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 8))); ^ misc.h:76:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 4))); ^ misc.h:78:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 2))); ^ misc.h:80:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 8))); ^ misc.h:82:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 4))); ^ misc.h:84:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 2))); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sc25519.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ge25519.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c fe25519.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ed25519.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c verify.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c hash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c blocks.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auditstub.c /usr/bin/ar rv libssh.a authfd.o authfile.o bufaux.o bufbn.o buffer.o canohost.o channels.o cipher.o cipher-aes.o cipher-bf1.o cipher-ctr.o cipher-3des1.o cleanup.o compat.o compress.o crc32.o deattack.o fatal.o hostfile.o log.o match.o md-sha256.o moduli.o nchan.o packet.o readpass.o rsa.o ttymodes.o xmalloc.o addrmatch.o atomicio.o key.o dispatch.o kex.o mac.o uidswap.o uuencode.o misc.o monitor_fdpass.o rijndael.o ssh-dss.o ssh-ecdsa.o ssh-rsa.o dh.o kexdh.o kexgex.o kexdhc.o kexgexc.o bufec.o kexecdh.o kexecdhc.o kexgssc.o msg.o progressmeter.o dns.o entropy.o gss-genr.o umac.o umac128.o ssh-pkcs11.o krl.o smult_curve25519_ref.o kexc25519.o kexc25519c.o poly1305.o chacha.o cipher-chachapoly.o ssh-ed25519.o digest-openssl.o hmac.o utf8_stringprep.o sc25519.o ge25519.o fe25519.o ed25519.o verify.o hash.o blocks.o auditstub.o /usr/bin/ar: creating libssh.a a - authfd.o a - authfile.o a - bufaux.o a - bufbn.o a - buffer.o a - canohost.o a - channels.o a - cipher.o a - cipher-aes.o a - cipher-bf1.o a - cipher-ctr.o a - cipher-3des1.o a - cleanup.o a - compat.o a - compress.o a - crc32.o a - deattack.o a - fatal.o a - hostfile.o a - log.o a - match.o a - md-sha256.o a - moduli.o a - nchan.o a - packet.o a - readpass.o a - rsa.o a - ttymodes.o a - xmalloc.o a - addrmatch.o a - atomicio.o a - key.o a - dispatch.o a - kex.o a - mac.o a - uidswap.o a - uuencode.o a - misc.o a - monitor_fdpass.o a - rijndael.o a - ssh-dss.o a - ssh-ecdsa.o a - ssh-rsa.o a - dh.o a - kexdh.o a - kexgex.o a - kexdhc.o a - kexgexc.o a - bufec.o a - kexecdh.o a - kexecdhc.o a - kexgssc.o a - msg.o a - progressmeter.o a - dns.o a - entropy.o a - gss-genr.o a - umac.o a - umac128.o a - ssh-pkcs11.o a - krl.o a - smult_curve25519_ref.o a - kexc25519.o a - kexc25519c.o a - poly1305.o a - chacha.o a - cipher-chachapoly.o a - ssh-ed25519.o a - digest-openssl.o a - hmac.o a - utf8_stringprep.o a - sc25519.o a - ge25519.o a - fe25519.o a - ed25519.o a - verify.o a - hash.o a - blocks.o a - auditstub.o ranlib libssh.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh.c ssh.c: In function 'main': ssh.c:460:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (! FIPSCHECK_verify(NULL, NULL)) ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c readconf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c clientloop.c clientloop.c: In function 'client_loop': clientloop.c:1653:8: warning: passing argument 1 of 'ssh_gssapi_credentials_updated' from incompatible pointer type [enabled by default] ssh_gssapi_credentials_updated(GSS_C_NO_CONTEXT)) { ^ In file included from clientloop.c:115:0: ssh-gss.h:151:5: note: expected 'struct Gssctxt *' but argument is of type 'struct gss_ctx_id_desc_struct *' int ssh_gssapi_credentials_updated(Gssctxt *); ^ clientloop.c: In function 'client_input_global_request': clientloop.c:2118:6: warning: unused variable 'success' [-Wunused-variable] int success = 0; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sshtty.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sshconnect.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sshconnect1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sshconnect2.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c mux.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c roaming_common.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c roaming_client.c gcc -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/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lfipscheck -lselinux -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sshd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-rhosts.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-passwd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-rsa.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-rh-rsa.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c audit.c audit.c: In function 'audit_key': audit.c:121:2: warning: passing argument 1 of 'key_selected_fingerprint' discards 'const' qualifier from pointer target type [enabled by default] fp = key_selected_fingerprint(key, SSH_FP_HEX); ^ In file included from audit.h:31:0, from audit.c:35: key.h:109:8: note: expected 'struct Key *' but argument is of type 'const struct Key *' char *key_selected_fingerprint(Key *, enum fp_rep); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c audit-bsm.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c audit-linux.c audit-linux.c: In function 'audit_kex_body': audit-linux.c:306:19: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] Cipher *cipher = cipher_by_name(enc); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c platform.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sshpty.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sshlogin.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c servconf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c serverloop.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth.c auth.c: In function 'auth_log': auth.c:346:7: warning: passing argument 3 of 'ssh_globus_send_usage_metrics' discards 'const' qualifier from pointer target type [enabled by default] authctxt->user, userdn); ^ In file included from auth.c:78:0: ssh-globus-usage.h:42:1: note: expected 'char *' but argument is of type 'const char *' ssh_globus_send_usage_metrics(char *ssh_release, const char *ssl_release, ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth2.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-options.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c session.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-chall.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth2-chall.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c groupaccess.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-skey.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-bsdauth.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth2-hostbased.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth2-kbdint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth2-none.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth2-passwd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth2-pubkey.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c monitor_mm.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c monitor.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c monitor_wrap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexdhs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexgexs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexecdhs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexc25519s.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-krb5.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth2-gss.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c gss-serv.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c gss-serv-krb5.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c kexgsss.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c gss-serv-gsi.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c loginrec.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-pam.c auth-pam.c: In function 'sshpam_check_userchanged': auth-pam.c:309:2: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type [enabled by default] sshpam_err = pam_get_item(sshpam_handle, PAM_USER, &user); ^ In file included from /usr/include/security/pam_appl.h:18:0, from includes.h:121, from auth-pam.c:49: /usr/include/security/_pam_types.h:175:1: note: expected 'const void **' but argument is of type 'const char **' pam_get_item(const pam_handle_t *pamh, int item_type, const void **item); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-shadow.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c auth-sia.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c md5crypt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sftp-server.c sftp-server.c: In function 'process_open': sftp-server.c:709:3: warning: 'old_umask' may be used uninitialized in this function [-Wmaybe-uninitialized] (void) umask(old_umask); /* restore umask to something sane */ ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sftp-common.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-globus-usage.c ssh-globus-usage.c: In function 'log_usage_stats': ssh-globus-usage.c:281:41: warning: variable 'result' set but not used [-Wunused-but-set-variable] globus_result_t result; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c roaming_serv.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sandbox-null.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sandbox-rlimit.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sandbox-systrace.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sandbox-darwin.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sandbox-seccomp-filter.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sandbox-capsicum.c gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o audit.o audit-bsm.o audit-linux.o platform.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o monitor_mm.o monitor.o monitor_wrap.o kexdhs.o kexgexs.o kexecdhs.o kexc25519s.o auth-krb5.o auth2-gss.o gss-serv.o gss-serv-krb5.o kexgsss.o gss-serv-gsi.o loginrec.o auth-pam.o auth-shadow.o auth-sia.o md5crypt.o sftp-server.o sftp-common.o ssh-globus-usage.o roaming_common.o roaming_serv.o sandbox-null.o sandbox-rlimit.o sandbox-systrace.o sandbox-darwin.o sandbox-seccomp-filter.o sandbox-capsicum.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lfipscheck -lwrap -laudit -lpam -lselinux -lcap-ng -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-add.c gcc -o ssh-add ssh-add.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lfipscheck -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-keygen.c gcc -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lfipscheck -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-keyscan.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c roaming_dummy.c gcc -o ssh-keyscan ssh-keyscan.o roaming_dummy.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lfipscheck -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-keysign.c gcc -o ssh-keysign ssh-keysign.o readconf.o roaming_dummy.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lfipscheck -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-pkcs11-helper.c gcc -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-agent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-pkcs11-client.c gcc -o ssh-agent ssh-agent.o ssh-pkcs11-client.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lfipscheck -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c scp.c gcc -o scp scp.o progressmeter.o bufaux.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sftp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sftp-server-main.c gcc -o sftp-server sftp-server.o sftp-common.o sftp-server-main.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sftp-client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c sftp-glob.c gcc -o sftp progressmeter.o sftp.o sftp-client.o sftp-common.o sftp-glob.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common -ledit -ltinfo gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ldapconf.c ldapconf.c: In function 'read_config_file': ldapconf.c:463:6: warning: variable 'active' set but not used [-Wunused-but-set-variable] int active, linenum; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ldapbody.c ldapbody.c: In function 'ldap_do_connect': ldapbody.c:309:2: warning: #warning unknown LDAP_SET_REBIND_PROC_ARGS [-Wcpp] #warning unknown LDAP_SET_REBIND_PROC_ARGS ^ ldapbody.c: At top level: ldapbody.c:61:1: warning: '_rebind_proc' defined but not used [-Wunused-function] _rebind_proc (LDAP * ld, LDAP_CONST char *url, int request, ber_int_t msgid) ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ldapmisc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ldap-helper.c gcc -o ssh-ldap-helper ldapconf.o ldapbody.o ldapmisc.o ldap-helper.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lfipscheck -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ssh-keycat.c In file included from ssh-keycat.c:54:0: misc.h:74:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 8))); ^ misc.h:76:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 4))); ^ misc.h:78:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 2))); ^ misc.h:80:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 8))); ^ misc.h:82:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 4))); ^ misc.h:84:5: warning: '__bounded__' attribute directive ignored [-Wattributes] __attribute__((__bounded__( __minbytes__, 1, 2))); ^ gcc -o ssh-keycat ssh-keycat.o bufaux.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lfipscheck -lpam -lselinux gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fpic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/include/editline -DLDAP_DEPRECATED -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DSSHDIR=\"/etc/gsissh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/gsissh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/gsissh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/gsissh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/gsissh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/gsisshd\" -DHAVE_CONFIG_H -c ctr-cavstest.c gcc -o ctr-cavstest ctr-cavstest.o -L. -Lopenbsd-compat/ -pie -z relro -z now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lfipscheck -lglobus_usage -lresolv -lcrypto -ldl -lldap -llber -lutil -lz -lnsl -lcrypt -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_common + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VQqqvn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386 ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386 + cd openssh-6.6p1 + rm -rf /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386 + mkdir -p -m755 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/gsissh + mkdir -p -m755 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh + mkdir -p -m755 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/var/empty/gsisshd + make install DESTDIR=/builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386 (cd openbsd-compat && make) make[1]: Entering directory `/builddir/build/BUILD/openssh-6.6p1/openbsd-compat' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/openssh-6.6p1/openbsd-compat' ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin mkdir /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin mkdir /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man mkdir /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share mkdir /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1 ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5 mkdir /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5 ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8 mkdir /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8 ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh (umask 022 ; ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/var/empty/gsisshd) /usr/bin/install -c -m 0755 ssh /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh /usr/bin/install -c -m 0755 scp /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/scp /usr/bin/install -c -m 0755 ssh-add /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-add /usr/bin/install -c -m 0755 ssh-agent /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-agent /usr/bin/install -c -m 0755 ssh-keygen /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-keygen /usr/bin/install -c -m 0755 ssh-keyscan /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-keyscan /usr/bin/install -c -m 0755 sshd /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/sshd /usr/bin/install -c -m 4711 ssh-keysign /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-keysign /usr/bin/install -c -m 0755 ssh-pkcs11-helper /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-pkcs11-helper if test ! -z "yes" ; then \ /usr/bin/install -c -m 0700 ssh-ldap-helper /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-ldap-helper ; \ /usr/bin/install -c -m 0700 ssh-ldap-wrapper /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-ldap-wrapper ; \ fi /usr/bin/install -c -m 0755 ssh-keycat /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-keycat /usr/bin/install -c -m 0755 ctr-cavstest /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ctr-cavstest /usr/bin/install -c -m 0755 sftp /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/sftp /usr/bin/install -c -m 0755 sftp-server /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/sftp-server /usr/bin/install -c -m 644 ssh.1.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh.1 /usr/bin/install -c -m 644 scp.1.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/scp.1 /usr/bin/install -c -m 644 ssh-add.1.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-add.1 /usr/bin/install -c -m 644 ssh-agent.1.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-agent.1 /usr/bin/install -c -m 644 ssh-keygen.1.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-keygen.1 /usr/bin/install -c -m 644 ssh-keyscan.1.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-keyscan.1 /usr/bin/install -c -m 644 moduli.5.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/moduli.5 /usr/bin/install -c -m 644 sshd_config.5.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/sshd_config.5 /usr/bin/install -c -m 644 ssh_config.5.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/ssh_config.5 /usr/bin/install -c -m 644 sshd.8.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/sshd.8 /usr/bin/install -c -m 644 sftp.1.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/sftp.1 /usr/bin/install -c -m 644 sftp-server.8.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/sftp-server.8 /usr/bin/install -c -m 644 ssh-keysign.8.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/ssh-keysign.8 /usr/bin/install -c -m 644 ssh-pkcs11-helper.8.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/ssh-pkcs11-helper.8 if test ! -z "yes" ; then \ /usr/bin/install -c -m 644 ssh-ldap-helper.8.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/ssh-ldap-helper.8 ; \ /usr/bin/install -c -m 644 ssh-ldap.conf.5.out /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/ssh-ldap.conf.5 ; \ fi rm -f /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/slogin ln -s ./ssh /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/slogin rm -f /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/slogin.1 ln -s ./ssh.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/slogin.1 if [ ! -d /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/gsissh ]; then \ ./mkinstalldirs /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/gsissh; \ fi if test ! -z "yes" ; then \ if [ ! -f /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/gsissh/ldap.conf ]; then \ /usr/bin/install -c -m 644 ldap.conf /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/gsissh/ldap.conf; \ else \ echo "/builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/gsissh/ldap.conf already exists, install will not overwrite"; \ fi ; \ fi /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/sshd -t -f /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/gsissh/sshd_config Privilege separation user sshd does not exist make: [check-config] Error 255 (ignored) + rm -f /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/gsissh/ldap.conf + install -d /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/pam.d/ + install -d /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/sysconfig/ + install -d /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh + install -d /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/lib/fipscheck + install -m644 /builddir/build/SOURCES/gsisshd.pam /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/pam.d/gsisshd + install -m644 /builddir/build/SOURCES/gsisshd.sysconfig /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/etc/sysconfig/gsisshd + install -m755 /builddir/build/SOURCES/gsisshd-keygen /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386//usr/sbin/sshd-keygen + install -d -m755 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386//usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/gsisshd@.service /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386//usr/lib/systemd/system/gsisshd@.service + install -m644 /builddir/build/SOURCES/gsisshd.socket /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386//usr/lib/systemd/system/gsisshd.socket + install -m644 /builddir/build/SOURCES/gsisshd.service /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386//usr/lib/systemd/system/gsisshd.service + install -m644 /builddir/build/SOURCES/gsisshd-keygen.service /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386//usr/lib/systemd/system/gsisshd-keygen.service + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-add + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-agent + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-keyscan + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-ldap-helper + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-ldap-wrapper + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-keycat + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-pkcs11-helper + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-add.1 + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-agent.1 + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-keyscan.1 + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/ssh-ldap.conf.5 + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/ssh-ldap-helper.8 + rm /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/ssh-pkcs11-helper.8 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/scp ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/scp + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/scp /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsiscp + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/sftp ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/sftp + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/sftp /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsisftp + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/slogin ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/slogin + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/slogin /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsislogin + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsissh + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-keygen ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-keygen + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/ssh-keygen /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsissh-keygen + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/sshd ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/sshd + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/sshd /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/gsisshd + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/sshd-keygen ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/sshd-keygen + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/sshd-keygen /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/gsisshd-keygen + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/scp.1 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/scp.1 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/scp.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsiscp.1 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/sftp.1 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/sftp.1 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/sftp.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsisftp.1 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/slogin.1 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/slogin.1 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/slogin.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsislogin.1 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-keygen.1 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-keygen.1 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh-keygen.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsissh-keygen.1 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh.1 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh.1 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/ssh.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsissh.1 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/moduli.5 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/moduli.5 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/moduli.5 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/gsimoduli.5 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/ssh_config.5 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/ssh_config.5 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/ssh_config.5 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/gsissh_config.5 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/sshd_config.5 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/sshd_config.5 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/sshd_config.5 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/gsisshd_config.5 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/sftp-server.8 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/sftp-server.8 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/sftp-server.8 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/gsisftp-server.8 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/ssh-keysign.8 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/ssh-keysign.8 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/ssh-keysign.8 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/gsissh-keysign.8 + for f in '$RPM_BUILD_ROOT/usr/bin/*' '$RPM_BUILD_ROOT/usr/sbin/*' '$RPM_BUILD_ROOT/usr/share/man/man*/*' ++ dirname /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/sshd.8 ++ basename /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/sshd.8 + mv /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/sshd.8 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/gsisshd.8 + ln -sf gsissh /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsislogin + ln -sf gsissh.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsislogin.1 + perl -pi -e 's|/builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386||g' /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsiscp.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsisftp.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsislogin.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsissh-keygen.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man1/gsissh.1 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/gsimoduli.5 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/gsissh_config.5 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man5/gsisshd_config.5 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/gsisftp-server.8 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/gsissh-keysign.8 /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/man/man8/gsisshd.8 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/openssh-6.6p1 extracting debug info from /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ssh-keysign extracting debug info from /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/ctr-cavstest extracting debug info from /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/libexec/gsissh/sftp-server extracting debug info from /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsiscp extracting debug info from /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsisftp extracting debug info from /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsissh extracting debug info from /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsissh-keygen extracting debug info from /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/gsisshd /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/gsissh.debug to /usr/lib/debug/usr/bin/gsislogin.debug 5181 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars + fipshmac -d /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/lib/fipscheck /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsissh /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/sbin/gsisshd Processing files: gsi-openssh-6.6.1p1-7.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zMurdj + umask 022 + cd /builddir/build/BUILD + cd openssh-6.6p1 + DOCDIR=/builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr CREDITS /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr ChangeLog /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr INSTALL /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr LICENCE /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr LICENSE.globus_usage /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr OVERVIEW /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr PROTOCOL PROTOCOL.agent PROTOCOL.certkeys PROTOCOL.chacha20poly1305 PROTOCOL.key PROTOCOL.krl PROTOCOL.mux /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr README /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr README.platform /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr README.privsep /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr README.tun /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr README.dns /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr README.sshd-and-gsisshd /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + cp -pr TODO /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/share/doc/gsi-openssh-6.6.1p1 + exit 0 Provides: config(gsi-openssh) = 6.6.1p1-7.el7 gsi-openssh = 6.6.1p1-7.el7 gsi-openssh(x86-32) = 6.6.1p1-7.el7 gsissh = 6.6.1p1-7.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcrypt.so.1 libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1) libcrypto.so.10(OPENSSL_1.0.1_EC) libcrypto.so.10(libcrypto.so.10) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfipscheck.so.1 libglobus_common.so.0 libglobus_gss_assist.so.3 libglobus_gssapi_gsi.so.4 libglobus_usage.so.0 liblber-2.4.so.2 libldap-2.4.so.2 libnsl.so.1 libresolv.so.2 libresolv.so.2(GLIBC_2.0) libresolv.so.2(GLIBC_2.2) libutil.so.1 libz.so.1 rtld(GNU_HASH) Conflicts: selinux-policy < 3.13.1-92 Obsoletes: gsissh < 5.8p2-2 Processing files: gsi-openssh-clients-6.6.1p1-7.el7.i686 warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386/usr/bin/gsislogin Provides: config(gsi-openssh-clients) = 6.6.1p1-7.el7 gsi-openssh-clients = 6.6.1p1-7.el7 gsi-openssh-clients(x86-32) = 6.6.1p1-7.el7 gsissh-clients = 6.6.1p1-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcrypt.so.1 libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1) libcrypto.so.10(OPENSSL_1.0.1_EC) libcrypto.so.10(libcrypto.so.10) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libedit.so.0 libfipscheck.so.1 libglobus_common.so.0 libglobus_gss_assist.so.3 libglobus_gssapi_gsi.so.4 libglobus_gssapi_gsi.so.4(globus_gssapi_gsi) libglobus_usage.so.0 liblber-2.4.so.2 libldap-2.4.so.2 libnsl.so.1 libresolv.so.2 libresolv.so.2(GLIBC_2.0) libresolv.so.2(GLIBC_2.2) libselinux.so.1 libtinfo.so.5 libutil.so.1 libz.so.1 rtld(GNU_HASH) Obsoletes: gsissh-clients < 5.8p2-2 Processing files: gsi-openssh-server-6.6.1p1-7.el7.i686 Provides: config(gsi-openssh-server) = 6.6.1p1-7.el7 gsi-openssh-server = 6.6.1p1-7.el7 gsi-openssh-server(x86-32) = 6.6.1p1-7.el7 gsissh-server = 6.6.1p1-7.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /bin/bash libaudit.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcap-ng.so.0 libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1) libcrypto.so.10(OPENSSL_1.0.1_EC) libcrypto.so.10(libcrypto.so.10) libdl.so.2 libfipscheck.so.1 libglobus_common.so.0 libglobus_common.so.0(GLOBUS_COMMON_14) libglobus_gss_assist.so.3 libglobus_gssapi_gsi.so.4 libglobus_gssapi_gsi.so.4(globus_gssapi_gsi) libglobus_usage.so.0 liblber-2.4.so.2 libldap-2.4.so.2 libnsl.so.1 libpam.so.0 libpam.so.0(LIBPAM_1.0) libresolv.so.2 libselinux.so.1 libutil.so.1 libutil.so.1(GLIBC_2.0) libwrap.so.0 libz.so.1 rtld(GNU_HASH) Obsoletes: gsissh-server < 5.8p2-2 Processing files: gsi-openssh-debuginfo-6.6.1p1-7.el7.i686 Provides: gsi-openssh-debuginfo = 6.6.1p1-7.el7 gsi-openssh-debuginfo(x86-32) = 6.6.1p1-7.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386 Wrote: /builddir/build/RPMS/gsi-openssh-6.6.1p1-7.el7.i686.rpm Wrote: /builddir/build/RPMS/gsi-openssh-clients-6.6.1p1-7.el7.i686.rpm Wrote: /builddir/build/RPMS/gsi-openssh-server-6.6.1p1-7.el7.i686.rpm Wrote: /builddir/build/RPMS/gsi-openssh-debuginfo-6.6.1p1-7.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KBufip + umask 022 + cd /builddir/build/BUILD + cd openssh-6.6p1 + rm -rf /builddir/build/BUILDROOT/gsi-openssh-6.6.1p1-7.el7.i386 + exit 0 Child return code was: 0