FreeBSD Bugzilla – Attachment 192802 Details for
Bug 226789
security/openssh-portable: patches for gssapi key exchange for 7.7p1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere build log w/ attached opens-portable-gssapi.patch applied
file_226789.txt (text/plain), 292.19 KB, created by
Rick
on 2018-04-25 12:06:24 UTC
(
hide
)
Description:
Poudriere build log w/ attached opens-portable-gssapi.patch applied
Filename:
MIME Type:
Creator:
Rick
Created:
2018-04-25 12:06:24 UTC
Size:
292.19 KB
patch
obsolete
>=>> Building security/openssh-portable >build started at Tue Apr 24 22:55:01 UTC 2018 >port directory: /usr/ports/security/openssh-portable >package name: openssh-portable-7.7.p1_1,1 >building for: FreeBSD 103R-amd64-default-job-03 10.3-RELEASE-p29 FreeBSD 10.3-RELEASE-p29 amd64 >maintained by: bdrewery@FreeBSD.org >Makefile ident: $FreeBSD: head/security/openssh-portable/Makefile 467200 2018-04-12 21:54:01Z leres $ >Poudriere version: 3.2.3 >Host OSVERSION: 1004500 >Jail OSVERSION: 1003000 >Job Id: 03 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1003000 >UNAME_v=FreeBSD 10.3-RELEASE-p29 >UNAME_r=10.3-RELEASE-p29 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >MASTERMNT=/usr/cobbler/poudriere/data/.m/103R-amd64-default/ref >UID=0 >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/usr/cobbler/poudriere/data/.m/103R-amd64-default/ref/.p >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >PWD=/usr/cobbler/poudriere/data/.m/103R-amd64-default/ref/.p/pool >MASTERNAME=103R-amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >P_PYTHON_MAJOR_VER=2 >POUDRIERE_VERSION=3.2.3 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >GID=0 >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for openssh-portable-7.7.p1_1,1: > BSM=off: OpenBSM Auditing > HPN=off: HPN-SSH patch > KERB_GSSAPI=on: Kerberos/GSSAPI patch (req: GSSAPI) > LDNS=on: SSHFP/LDNS support > LIBEDIT=on: Command line editing via libedit > NONECIPHER=off: NONE Cipher support > PAM=on: Pluggable authentication module support > TCP_WRAPPERS=on: tcp_wrappers support > X509=off: x509 certificate patch >====> Kerberos support: you can only select none or one of them > MIT=on: MIT Kerberos (security/krb5) > HEIMDAL=off: Heimdal Kerberos (security/heimdal) > HEIMDAL_BASE=off: Heimdal Kerberos (base) >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >bdrewery@FreeBSD.org >--End MAINTAINER-- > >--CONFIGURE_ARGS-- >--prefix=/usr/local --with-md5-passwords --without-zlib-version-check --with-ssl-engine --with-mantype=man --without-hpn --with-ldns=/usr/local --with-ldflags='-L/usr/local/lib' --with-libedit --without-nonecipher --with-pam --with-tcp-wrappers --disable-utmp --disable-wtmp --disable-wtmpx --without-lastlog --with-kerberos5=/usr/local --without-rpath --sysconfdir=/usr/local/etc/ssh --with-privsep-path=/var/empty --with-libs='-lutil' --with-xauth=/usr/local/bin/xauth --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >ac_cv_func_strnvis=no XDG_DATA_HOME=/wrkdirs/usr/ports/security/openssh-portable/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openssh-portable/work HOME=/wrkdirs/usr/ports/security/openssh-portable/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/openssh-portable/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/openssh-portable/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openssh-portable/work HOME=/wrkdirs/usr/ports/security/openssh-portable/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/openssh-portable/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >PORTDOCS="" PORTEXAMPLES="" BSM="@comment " NO_BSM="" HPN="@comment " NO_HPN="" KERB_GSSAPI="" NO_KERB_GSSAPI="@comment " LDNS="" NO_LDNS="@comment " LIBEDIT="" NO_LIBEDIT="@comment " NONECIPHER="@comment " NO_NONECIPHER="" PAM="" NO_PAM="@comment " TCP_WRAPPERS="" NO_TCP_WRAPPERS="@comment " X509="@comment " NO_X509="" MIT="" NO_MIT="@comment " HEIMDAL="@comment " NO_HEIMDAL="" HEIMDAL_BASE="@comment " NO_HEIMDAL_BASE="" OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openssh" EXAMPLESDIR="share/examples/openssh" DATADIR="share/openssh" WWWDIR="www/openssh" ETCDIR="etc/ssh" >--End PLIST_SUB-- > >--SUB_LIST-- >BSM="@comment " NO_BSM="" HPN="@comment " NO_HPN="" KERB_GSSAPI="" NO_KERB_GSSAPI="@comment " LDNS="" NO_LDNS="@comment " LIBEDIT="" NO_LIBEDIT="@comment " NONECIPHER="@comment " NO_NONECIPHER="" PAM="" NO_PAM="@comment " TCP_WRAPPERS="" NO_TCP_WRAPPERS="@comment " X509="@comment " NO_X509="" MIT="" NO_MIT="@comment " HEIMDAL="@comment " NO_HEIMDAL="" HEIMDAL_BASE="@comment " NO_HEIMDAL_BASE="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openssh DOCSDIR=/usr/local/share/doc/openssh EXAMPLESDIR=/usr/local/share/examples/openssh WWWDIR=/usr/local/www/openssh ETCDIR=/usr/local/etc/ssh >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/local/etc/poudriere.d/make.conf #### >WITH_PKGNG=YES >OPTIONS_UNSET+="NSL X11 DOCS GTK1 GTK2 GTK3 GUI QT4 QT5 COMPOSITE FONTCONFIGGLX XINERAMA XRANDR XVIDEO XVMC GNOME GNOMEKEYRING GNOMEVFS2 TCLTK TK" >KRB5_HOME=/usr/local # default, unnecessary >KRB5_IMPL=mit >WITH_GSSAPI="YES" >WANT_OPENLDAP_SASL=YES >WITHOUT_X11="YES" >WITHOUT_GAMES="YES" >WITHOUT_HTML="YES" >ALLOW_UNSUPPORTED_SYSTEM="YES" >ENABLE_VTY_GROUP=quaggavty # Support Quagga >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.3 Thread model: posix >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.3 Thread model: posix "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" >CC_OUTPUT_921dbbb2_58173849=yes >CC_OUTPUT_921dbbb2_9bdba57c=yes >CC_OUTPUT_921dbbb2_6a4fe7f5=yes >CC_OUTPUT_921dbbb2_6bcac02b=yes >CC_OUTPUT_921dbbb2_67d20829=yes >CC_OUTPUT_921dbbb2_bfa62e83=yes >CC_OUTPUT_921dbbb2_f0b4d593=yes >CC_OUTPUT_921dbbb2_308abb44=yes >CC_OUTPUT_921dbbb2_f00456e5=yes >CC_OUTPUT_921dbbb2_65ad290d=error: invalid value 'c++14' in '-std=c++14' >CC_OUTPUT_921dbbb2_b2657cc3=yes >CC_OUTPUT_921dbbb2_380987f7=yes >_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.3 Thread model: posix >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=10.3-RELEASE-p29 >OSREL=10.3 >OSVERSION=1003000 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >_SMP_CPUS=12 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 89999 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >sbsize (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >=========================================================================== >=======================<phase: pkg-depends >============================ >===> openssh-portable-7.7.p1_1,1 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.5.txz >[103R-amd64-default-job-03] Installing pkg-1.10.5... >[103R-amd64-default-job-03] Extracting pkg-1.10.5: .......... done >===> openssh-portable-7.7.p1_1,1 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of openssh-portable-7.7.p1_1,1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> Fetching all distfiles required by openssh-portable-7.7.p1_1,1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> Fetching all distfiles required by openssh-portable-7.7.p1_1,1 for building >=> SHA256 Checksum OK for openssh-7.7p1.tar.gz. >=> SHA256 Checksum OK for gssapi.patch. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> Fetching all distfiles required by openssh-portable-7.7.p1_1,1 for building >===> Extracting for openssh-portable-7.7.p1_1,1 >=> SHA256 Checksum OK for openssh-7.7p1.tar.gz. >=> SHA256 Checksum OK for gssapi.patch. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for openssh-portable-7.7.p1_1,1 >===> Applying distribution patches for openssh-portable-7.7.p1_1,1 >===> Applying extra patch /usr/ports/security/openssh-portable/files/extra-patch-ldns >===> Applying extra patch /usr/ports/security/openssh-portable/files/extra-patch-tcpwrappers >===> Applying extra patch /usr/ports/security/openssh-portable/files/extra-patch-hpn-compat >===> Applying extra patch /usr/ports/security/openssh-portable/files/extra-patch-version-addendum >===> Applying FreeBSD patches for openssh-portable-7.7.p1_1,1 >=========================================================================== >=======================<phase: build-depends >============================ >===> openssh-portable-7.7.p1_1,1 depends on executable: autoconf-2.69 - not found >===> Installing existing package /packages/All/autoconf-2.69_1.txz >[103R-amd64-default-job-03] Installing autoconf-2.69_1... >[103R-amd64-default-job-03] `-- Installing autoconf-wrapper-20131203... >[103R-amd64-default-job-03] `-- Extracting autoconf-wrapper-20131203: .......... done >[103R-amd64-default-job-03] `-- Installing indexinfo-0.3.1... >[103R-amd64-default-job-03] `-- Extracting indexinfo-0.3.1: .... done >[103R-amd64-default-job-03] `-- Installing m4-1.4.18,1... >[103R-amd64-default-job-03] `-- Extracting m4-1.4.18,1: .......... done >[103R-amd64-default-job-03] `-- Installing perl5-5.26.2... >[103R-amd64-default-job-03] `-- Extracting perl5-5.26.2: .......... done >[103R-amd64-default-job-03] Extracting autoconf-2.69_1: .......... done >Message from perl5-5.26.2: > >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >===> openssh-portable-7.7.p1_1,1 depends on executable: autoconf-2.69 - found >===> Returning to build of openssh-portable-7.7.p1_1,1 >===> openssh-portable-7.7.p1_1,1 depends on executable: autoheader-2.69 - found >===> openssh-portable-7.7.p1_1,1 depends on executable: autoreconf-2.69 - found >===> openssh-portable-7.7.p1_1,1 depends on executable: aclocal-1.15 - not found >===> Installing existing package /packages/All/automake-1.15.1.txz >[103R-amd64-default-job-03] Installing automake-1.15.1... >[103R-amd64-default-job-03] `-- Installing automake-wrapper-20131203... >[103R-amd64-default-job-03] `-- Extracting automake-wrapper-20131203: ...... done >[103R-amd64-default-job-03] Extracting automake-1.15.1: .......... done >===> openssh-portable-7.7.p1_1,1 depends on executable: aclocal-1.15 - found >===> Returning to build of openssh-portable-7.7.p1_1,1 >===> openssh-portable-7.7.p1_1,1 depends on executable: automake-1.15 - found >=========================================================================== >=======================<phase: lib-depends >============================ >===> openssh-portable-7.7.p1_1,1 depends on shared library: libldns.so - not found >===> Installing existing package /packages/All/ldns-1.7.0_1.txz >[103R-amd64-default-job-03] Installing ldns-1.7.0_1... >[103R-amd64-default-job-03] Extracting ldns-1.7.0_1: .......... done >===> openssh-portable-7.7.p1_1,1 depends on shared library: libldns.so - found (/usr/local/lib/libldns.so) >===> Returning to build of openssh-portable-7.7.p1_1,1 >===> openssh-portable-7.7.p1_1,1 depends on shared library: libkrb5.so.3 - not found >===> Installing existing package /packages/All/krb5-1.16_1.txz >[103R-amd64-default-job-03] Installing krb5-1.16_1... >[103R-amd64-default-job-03] `-- Installing gettext-runtime-0.19.8.1_1... >[103R-amd64-default-job-03] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done >[103R-amd64-default-job-03] `-- Installing pkgconf-1.4.2,1... >[103R-amd64-default-job-03] `-- Extracting pkgconf-1.4.2,1: .......... done >[103R-amd64-default-job-03] Extracting krb5-1.16_1: .......... done >===> openssh-portable-7.7.p1_1,1 depends on shared library: libkrb5.so.3 - found (/usr/local/lib/libkrb5.so.3) >===> Returning to build of openssh-portable-7.7.p1_1,1 >===> openssh-portable-7.7.p1_1,1 depends on shared library: libedit.so.0 - not found >===> Installing existing package /packages/All/libedit-3.1.20170329_2,1.txz >[103R-amd64-default-job-03] Installing libedit-3.1.20170329_2,1... >[103R-amd64-default-job-03] Extracting libedit-3.1.20170329_2,1: .......... done >===> openssh-portable-7.7.p1_1,1 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) >===> Returning to build of openssh-portable-7.7.p1_1,1 >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for openssh-portable-7.7.p1_1,1 >configure: WARNING: unrecognized options: --without-hpn, --without-nonecipher >configure: loading site script /usr/ports/Templates/config.site >checking for gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking build system type... amd64-portbld-freebsd10.3 >checking host system type... amd64-portbld-freebsd10.3 >checking how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether byte ordering is bigendian... no >checking for gawk... (cached) /usr/bin/awk >checking how to run the C preprocessor... cpp >checking for ranlib... ranlib >checking for a BSD-compatible install... /usr/bin/install -c >checking for egrep... (cached) /usr/bin/egrep >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for ar... ar >checking for cat... /bin/cat >checking for kill... /bin/kill >checking for sed... (cached) /usr/bin/sed >checking for ent... no >checking for bash... no >checking for ksh... no >checking for sh... /bin/sh >checking for sh... /bin/sh >checking for groff... /usr/bin/groff >checking for nroff... /usr/bin/nroff >checking for mandoc... /usr/bin/mandoc >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... no >checking for passwd... /usr/bin/passwd >checking for inline... inline >checking whether LLONG_MAX is declared... (cached) yes >checking whether SYSTR_POLICY_KILL is declared... no >checking whether RLIMIT_NPROC is declared... (cached) yes >checking whether PR_SET_NO_NEW_PRIVS is declared... no >checking whether OpenSSL will be used for cryptography... yes >checking if cc supports -Werror... yes >checking if cc supports compile flag -pipe... yes >checking if cc supports compile flag -Qunused-arguments... yes >checking if cc supports compile flag -Wunknown-warning-option... yes >checking if cc supports compile flag -Wall... yes >checking if cc supports compile flag -Wpointer-arith... yes >checking if cc supports compile flag -Wuninitialized... yes >checking if cc supports compile flag -Wsign-compare... yes >checking if cc supports compile flag -Wformat-security... yes >checking if cc supports compile flag -Wsizeof-pointer-memaccess... yes >checking if cc supports compile flag -Wpointer-sign... yes >checking if cc supports compile flag -Wunused-result... yes >checking if cc supports compile flag -fno-strict-aliasing... yes >checking if cc supports compile flag -mfunction-return=thunk... no >checking if cc supports compile flag -mindirect-branch=thunk... no >checking if cc supports compile flag -mretpoline... no >checking if cc supports link flag -Wl,-z,retpolineplt... yes >checking if cc supports compile flag -D_FORTIFY_SOURCE=2... yes >checking if cc supports link flag -Wl,-z,relro... yes >checking if cc supports link flag -Wl,-z,now... yes >checking if cc supports link flag -Wl,-z,noexecstack... yes >checking if cc supports compile flag -ftrapv and linking succeeds... yes >checking gcc version... >checking if cc accepts -fno-builtin-memset... yes >checking if cc supports -fstack-protector-strong... no >checking if cc supports -fstack-protector-all... yes >checking if -fstack-protector-all works... yes >checking if compiler allows __attribute__ on return types... yes >checking if compiler allows __attribute__ prototype args... 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... no >checking crypt.h presence... no >checking for crypt.h... no >checking crypto/sha2.h usability... no >checking crypto/sha2.h presence... no >checking for crypto/sha2.h... no >checking for dirent.h... (cached) yes >checking endian.h usability... no >checking endian.h presence... no >checking for endian.h... no >checking for elf.h... (cached) yes >checking for err.h... (cached) yes >checking features.h usability... no >checking features.h presence... no >checking for features.h... no >checking for fcntl.h... (cached) yes >checking for floatingpoint.h... (cached) yes >checking for getopt.h... (cached) yes >checking for glob.h... (cached) 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 ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking for inttypes.h... (cached) yes >checking for langinfo.h... (cached) yes >checking for limits.h... (cached) yes >checking for locale.h... (cached) 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 for net/if_tun.h... (cached) yes >checking for netdb.h... (cached) 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 for paths.h... (cached) yes >checking for poll.h... (cached) yes >checking pty.h usability... no >checking pty.h presence... no >checking for pty.h... no >checking for readpassphrase.h... (cached) yes >checking for rpc/types.h... (cached) yes >checking for security/pam_appl.h... (cached) yes >checking sha2.h usability... no >checking sha2.h presence... no >checking for sha2.h... no >checking shadow.h usability... no >checking shadow.h presence... no >checking for shadow.h... no >checking for stddef.h... (cached) yes >checking for stdint.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/bitypes.h usability... no >checking sys/bitypes.h presence... no >checking for sys/bitypes.h... no >checking sys/bsdtty.h usability... no >checking sys/bsdtty.h presence... no >checking for sys/bsdtty.h... no >checking for sys/cdefs.h... (cached) yes >checking for sys/dir.h... (cached) yes >checking for sys/file.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking sys/label.h usability... no >checking sys/label.h presence... no >checking for sys/label.h... no >checking sys/ndir.h usability... no >checking sys/ndir.h presence... no >checking for sys/ndir.h... no >checking for sys/poll.h... (cached) yes >checking sys/prctl.h usability... no >checking sys/prctl.h presence... no >checking for sys/prctl.h... no >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking for sys/ptrace.h... (cached) yes >checking for sys/select.h... (cached) 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 for sys/statvfs.h... (cached) yes >checking sys/sysmacros.h usability... no >checking sys/sysmacros.h presence... no >checking for sys/sysmacros.h... no >checking for sys/time.h... (cached) yes >checking for sys/timers.h... (cached) yes >checking sys/vfs.h usability... no >checking sys/vfs.h presence... no >checking for sys/vfs.h... no >checking for time.h... (cached) yes >checking tmpdir.h usability... no >checking tmpdir.h presence... no >checking for tmpdir.h... no >checking for ttyent.h... (cached) 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 for utime.h... (cached) yes >checking for utmp.h... (cached) no >checking for utmpx.h... (cached) yes >checking for vis.h... (cached) yes >checking for wchar.h... (cached) yes >checking for sys/audit.h... no >checking for sys/capsicum.h... yes >checking for net/route.h... yes >checking for sys/sysctl.h... (cached) yes >checking for lastlog.h... no >checking for sys/ptms.h... no >checking for login_cap.h... (cached) yes >checking for sys/mount.h... (cached) yes >checking for sys/un.h... (cached) yes >checking for net/if_tap.h... (cached) yes >checking compiler and flags for sanity... yes >checking for setsockopt... (cached) yes >checking for dirname... (cached) yes >checking for libgen.h... (cached) yes >checking for getspnam... no >checking for getspnam in -lgen... no >checking for library containing basename... none required >checking for zlib.h... (cached) yes >checking for deflate in -lz... (cached) yes >checking for possibly buggy zlib... no >checking for strcasecmp... (cached) yes >checking for utimes... (cached) yes >checking bsd/libutil.h usability... no >checking bsd/libutil.h presence... no >checking for bsd/libutil.h... no >checking for libutil.h... (cached) yes >checking for library containing fmt_scaled... no >checking for library containing scan_scaled... no >checking for library containing login... no >checking for library containing logout... no >checking for library containing logwtmp... no >checking for library containing openpty... none required >checking for library containing updwtmp... no >checking for fmt_scaled... no >checking for scan_scaled... no >checking for login... no >checking for logout... no >checking for openpty... yes >checking for updwtmp... no >checking for logwtmp... no >checking for library containing inet_ntop... none required >checking for library containing gethostbyname... none required >checking for strftime... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking if calloc(0, N) returns non-null... yes >checking for GLOB_ALTDIRFUNC support... yes >checking for gl_matchc field in glob_t... yes >checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no >checking whether GLOB_NOMATCH is declared... (cached) yes >checking whether VIS_ALL is declared... no >checking whether struct dirent allocates space for d_name... yes >checking for /proc/pid/fd directory... no >checking for libwrap... yes >checking for ldns support... yes >checking for pkg-config... /usr/local/bin/pkg-config >checking if /usr/local/bin/pkg-config knows about libedit... yes >checking for el_init in -ledit... (cached) yes >checking if libedit version is compatible... yes >checking for Blowfish_initstate... no >checking for Blowfish_expandstate... no >checking for Blowfish_expand0state... no >checking for Blowfish_stream2word... no >checking for asprintf... (cached) yes >checking for b64_ntop... no >checking for __b64_ntop... (cached) yes >checking for b64_pton... no >checking for __b64_pton... (cached) yes >checking for bcopy... (cached) yes >checking for bcrypt_pbkdf... no >checking for bindresvport_sa... (cached) yes >checking for blf_enc... no >checking for bzero... (cached) yes >checking for cap_rights_limit... yes >checking for clock... (cached) yes >checking for closefrom... (cached) yes >checking for dirfd... (cached) yes >checking for endgrent... (cached) yes >checking for err... (cached) yes >checking for errx... (cached) yes >checking for explicit_bzero... no >checking for fchmod... (cached) yes >checking for fchown... (cached) yes >checking for flock... yes >checking for freeaddrinfo... (cached) yes >checking for freezero... no >checking for fstatfs... (cached) yes >checking for fstatvfs... (cached) yes >checking for futimes... (cached) yes >checking for getaddrinfo... (cached) yes >checking for getcwd... (cached) yes >checking for getgrouplist... (cached) yes >checking for getnameinfo... (cached) yes >checking for getopt... (cached) yes >checking for getpagesize... (cached) yes >checking for getpeereid... (cached) yes >checking for getpeerucred... no >checking for getpgid... (cached) yes >checking for _getpty... no >checking for getrlimit... (cached) yes >checking for getsid... yes >checking for getttyent... (cached) yes >checking for glob... (cached) yes >checking for group_from_gid... (cached) yes >checking for inet_aton... (cached) yes >checking for inet_ntoa... (cached) yes >checking for inet_ntop... (cached) yes >checking for innetgr... (cached) yes >checking for llabs... (cached) yes >checking for login_getcapbool... (cached) yes >checking for md5_crypt... no >checking for memmove... (cached) yes >checking for memset_s... no >checking for mkdtemp... (cached) yes >checking for ngetaddrinfo... no >checking for nsleep... no >checking for ogetaddrinfo... no >checking for openlog_r... no >checking for pledge... no >checking for poll... (cached) yes >checking for prctl... no >checking for pstat... no >checking for raise... (cached) yes >checking for readpassphrase... (cached) yes >checking for reallocarray... no >checking for recvmsg... (cached) yes >checking for recallocarray... no >checking for rresvport_af... (cached) yes >checking for sendmsg... (cached) yes >checking for setdtablesize... no >checking for setegid... (cached) yes >checking for setenv... (cached) yes >checking for seteuid... (cached) yes >checking for setgroupent... (cached) yes >checking for setgroups... (cached) yes >checking for setlinebuf... (cached) yes >checking for setlogin... (cached) yes >checking for setpassent... (cached) yes >checking for setpcred... no >checking for setproctitle... (cached) yes >checking for setregid... (cached) yes >checking for setreuid... (cached) yes >checking for setrlimit... (cached) yes >checking for setsid... (cached) yes >checking for setvbuf... (cached) yes >checking for sigaction... (cached) yes >checking for sigvec... (cached) yes >checking for snprintf... (cached) yes >checking for socketpair... (cached) yes >checking for statfs... (cached) yes >checking for statvfs... (cached) yes >checking for strcasestr... (cached) yes >checking for strdup... (cached) yes >checking for strerror... (cached) yes >checking for strlcat... (cached) yes >checking for strlcpy... (cached) yes >checking for strmode... (cached) yes >checking for strndup... (cached) yes >checking for strnlen... (cached) yes >checking for strnvis... (cached) no >checking for strptime... (cached) yes >checking for strsignal... (cached) yes >checking for strtonum... (cached) yes >checking for strtoll... (cached) yes >checking for strtoul... (cached) yes >checking for strtoull... (cached) yes >checking for swap32... no >checking for sysconf... (cached) yes >checking for tcgetpgrp... (cached) yes >checking for timingsafe_bcmp... no >checking for truncate... (cached) yes >checking for unsetenv... (cached) yes >checking for updwtmpx... no >checking for user_from_uid... (cached) yes >checking for usleep... (cached) yes >checking for vasprintf... (cached) yes >checking for vsnprintf... (cached) yes >checking for waitpid... (cached) yes >checking for warn... (cached) yes >checking whether bzero is declared... yes >checking for mblen... (cached) yes >checking for mbtowc... (cached) yes >checking for nl_langinfo... (cached) yes >checking for wcwidth... (cached) yes >checking for utf8 locale support... yes >checking for library containing dlopen... none required >checking whether RTLD_NOW is declared... yes >checking for gai_strerror... (cached) yes >checking for library containing nanosleep... none required >checking for library containing clock_gettime... none required >checking whether strsep is declared... (cached) yes >checking for strsep... (cached) yes >checking whether tcsendbreak is declared... (cached) yes >checking whether h_errno is declared... (cached) yes >checking whether SHUT_RD is declared... (cached) yes >checking whether O_NONBLOCK is declared... (cached) yes >checking whether readv is declared... yes >checking whether writev is declared... (cached) yes >checking whether MAXSYMLINKS is declared... (cached) yes >checking whether offsetof is declared... (cached) yes >checking whether howmany is declared... yes >checking whether NFDBITS is declared... yes >checking for fd_mask... yes >checking for setresuid... (cached) yes >checking if setresuid seems to work... yes >checking for setresgid... (cached) yes >checking if setresgid seems to work... yes >checking for realpath... (cached) yes >checking if realpath works with non-existent files... no >checking for working fflush(NULL)... yes >checking for gettimeofday... (cached) yes >checking for time... (cached) yes >checking for endutent... (cached) no >checking for getutent... (cached) no >checking for getutid... (cached) no >checking for getutline... (cached) no >checking for pututline... (cached) no >checking for setutent... (cached) no >checking for utmpname... (cached) no >checking for endutxent... (cached) yes >checking for getutxent... (cached) yes >checking for getutxid... (cached) yes >checking for getutxline... (cached) yes >checking for getutxuser... (cached) yes >checking for pututxline... (cached) yes >checking for setutxdb... (cached) yes >checking for setutxent... (cached) yes >checking for utmpxname... no >checking for getlastlogxbyname... no >checking for daemon... (cached) yes >checking for getpagesize... (cached) yes >checking whether snprintf correctly terminates long strings... yes >checking whether vsnprintf returns correct values on overflow... yes >checking whether snprintf can declare const char *fmt... yes >checking for (overly) strict mkstemp... no >checking whether AI_NUMERICSERV is declared... yes >checking for getpgrp... (cached) yes >checking if getpgrp accepts zero args... yes >checking OpenSSL header version... 1000113f (OpenSSL 1.0.1s-freebsd 1 Mar 2016) >checking OpenSSL library version... 1000113f (OpenSSL 1.0.1s-freebsd 1 Mar 2016) >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... (cached) yes >checking for crypt... yes >checking for DES_crypt... yes >checking for SHA256_Update... yes >checking for EVP_sha256... yes >checking for EVP_ripemd160... 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 arc4random... (cached) yes >checking for arc4random_buf... (cached) yes >checking for arc4random_stir... yes >checking for arc4random_uniform... (cached) yes >checking for ia_openinfo in -liaf... no >checking whether OpenSSL's PRNG is internally seeded... yes >checking for dlopen in -ldl... no >checking for pam_set_item in -lpam... (cached) yes >checking for pam_getenvlist... (cached) yes >checking for pam_putenv... (cached) yes >checking whether pam_strerror takes only one argument... no >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... (cached) yes >checking for unsigned long long... (cached) yes >checking for long double... (cached) yes >checking size of short int... 2 >checking size of int... 4 >checking size of long int... 8 >checking size of long long int... 8 >checking for u_int type... (cached) yes >checking for intXX_t types... (cached) yes >checking for int64_t type... (cached) yes >checking for u_intXX_t types... (cached) yes >checking for u_int64_t types... (cached) yes >checking for uintXX_t types in stdint.h... yes >checking for uintXX_t types in inttypes.h... yes >checking for u_char... (cached) yes >checking for intmax_t... (cached) yes >checking for uintmax_t... yes >checking for socklen_t... (cached) yes >checking for sig_atomic_t... (cached) yes >checking for fsblkcnt_t... (cached) yes >checking for fsfilcnt_t... (cached) yes >checking for struct statfs.f_flags... no >checking for in_addr_t... (cached) yes >checking for in_port_t... (cached) yes >checking for size_t... (cached) yes >checking for ssize_t... (cached) yes >checking for clock_t... (cached) yes >checking for sa_family_t... (cached) yes >checking for pid_t... (cached) yes >checking for mode_t... (cached) yes >checking for struct sockaddr_storage... (cached) yes >checking for struct sockaddr_in6... (cached) yes >checking for struct in6_addr... (cached) yes >checking for struct sockaddr_in6.sin6_scope_id... (cached) yes >checking for struct addrinfo... (cached) yes >checking for struct timeval... (cached) yes >checking for struct timespec... (cached) yes >checking for ut_host field in utmp.h... no >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... no >checking for ut_type field in utmp.h... no >checking for ut_type field in utmpx.h... yes >checking for ut_tv field in utmp.h... no >checking for ut_id field in utmp.h... no >checking for ut_id field in utmpx.h... yes >checking for ut_addr field in utmp.h... no >checking for ut_addr field in utmpx.h... no >checking for ut_addr_v6 field in utmp.h... no >checking for ut_addr_v6 field in utmpx.h... no >checking for ut_exit field in utmp.h... no >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... (cached) yes >checking for struct stat.st_mtim... yes >checking for struct stat.st_mtime... yes >checking for struct passwd.pw_gecos... yes >checking for struct passwd.pw_class... yes >checking for struct passwd.pw_change... yes >checking for struct passwd.pw_expire... yes >checking for struct __res_state.retrans... (cached) yes >checking for ss_family field in struct sockaddr_storage... (cached) 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... (cached) yes >checking if libc defines __progname... (cached) yes >checking whether cc implements __FUNCTION__... yes >checking whether cc implements __func__... yes >checking whether va_copy exists... (cached) yes >checking whether __va_copy exists... (cached) yes >checking whether getopt has optreset support... (cached) yes >checking if libc defines sys_errlist... (cached) yes >checking if libc defines sys_nerr... (cached) yes >checking for library containing getrrsetbyname... no >checking for library containing res_query... none required >checking for library containing dn_expand... none required >checking if res_query will link... yes >checking for _getshort... (cached) yes >checking for _getlong... (cached) yes >checking whether _getshort is declared... no >checking whether _getlong is declared... no >checking for HEADER.ad... (cached) yes >checking if struct __res_state _res is an extern... yes >checking for krb5-config... /usr/local/bin/krb5-config >checking for gssapi support... yes >checking whether we are using Heimdal... no >checking gssapi.h usability... yes >checking gssapi.h presence... yes >checking for gssapi.h... yes >checking gssapi/gssapi.h usability... yes >checking gssapi/gssapi.h presence... yes >checking for gssapi/gssapi.h... yes >checking gssapi_krb5.h usability... no >checking gssapi_krb5.h presence... no >checking for gssapi_krb5.h... no >checking gssapi/gssapi_krb5.h usability... yes >checking gssapi/gssapi_krb5.h presence... yes >checking for gssapi/gssapi_krb5.h... yes >checking gssapi_generic.h usability... no >checking gssapi_generic.h presence... no >checking for gssapi_generic.h... no >checking gssapi/gssapi_generic.h usability... yes >checking gssapi/gssapi_generic.h presence... yes >checking for gssapi/gssapi_generic.h... yes >checking for library containing k_hasafs... no >checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes >checking for krb5_cc_new_unique... yes >checking for krb5_get_error_message... yes >checking for krb5_free_error_message... yes >checking Discovering system mail directory... Using: /var/mail from _PATH_MAILDIR >checking for "/dev/ptmx"... no >checking for "/dev/ptc"... no >checking if the systems has expire shadow information... no >checking for "/etc/default/login"... no >configure: WARNING: Make sure the path to scp is in /etc/login.conf >checking if we need to convert IPv4 in IPv6-mapped addresses... no (default) >checking if your system defines LASTLOG_FILE... no >checking if your system defines _PATH_LASTLOG... no >configure: WARNING: ** Cannot find lastlog ** >checking if your system defines UTMP_FILE... no >checking if your system defines WTMP_FILE... no >checking if your system defines WTMPX_FILE... no >checking for struct lastlog.ll_line... no >checking for struct utmp.ut_line... no >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: --without-hpn, --without-nonecipher > >OpenSSH has been configured with the following options: > User binaries: /usr/local/bin > System binaries: /usr/local/sbin > Configuration files: /usr/local/etc/ssh > Askpass program: /usr/local/libexec/ssh-askpass > Manual pages: /usr/local/man/manX > PID file: /var/run > Privilege separation chroot path: /var/empty > At runtime, sshd will use the path defined in /etc/login.conf > Make sure the path to scp is present, otherwise scp will not work > Manpage format: man > PAM support: yes > OSF SIA support: no > KerberosV support: yes > SELinux support: no > S/KEY support: no > TCP Wrappers support: yes > MD5 password support: yes > libedit support: yes > libldns support: yes > Solaris process contract support: no > Solaris project support: no > Solaris privilege support: no > IP address in $DISPLAY hack: no > Translate v4 in v6 hack: no > BSD Auth support: no > Random number source: OpenSSL internal ONLY > Privsep sandbox style: capsicum > > Host: amd64-portbld-freebsd10.3 > Compiler: cc > Compiler flags: -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all >Preprocessor flags: -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include > Linker flags: -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib > Libraries: -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt > +for sshd: -lwrap -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 > >=========================================================================== >=======================<phase: build >============================ >===> Building for openssh-portable-7.7.p1_1,1 >conffile=`echo sshd_config.out | sed 's/.out$//'`; /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ./${conffile} > sshd_config.out >conffile=`echo ssh_config.out | sed 's/.out$//'`; /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ./${conffile} > ssh_config.out >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c moduli.c -o moduli.o >conffile=`echo moduli.out | sed 's/.out$//'`; /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ./${conffile} > moduli.out >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > moduli.5.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > moduli.5.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > scp.1.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > scp.1.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > ssh-add.1.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-add.1.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > ssh-agent.1.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-agent.1.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > ssh-keygen.1.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-keygen.1.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > ssh-keyscan.1.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-keyscan.1.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > ssh.1.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh.1.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > sshd.8.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > sshd.8.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > sftp-server.8.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > sftp-server.8.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > sftp.1.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > sftp.1.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > ssh-keysign.8.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-keysign.8.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > ssh-pkcs11-helper.8.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh-pkcs11-helper.8.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > sshd_config.5.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > sshd_config.5.out; fi >if test "man" = "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 "man" = "man"; then /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed | /usr/bin/awk -f ./mdoc2man.awk > ssh_config.5.out; else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/local/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/sh ./fixalgorithms /usr/bin/sed > ssh_config.5.out; fi >(cd openbsd-compat && /usr/bin/make) >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c arc4random.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-asprintf.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-closefrom.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-cygwin_util.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-err.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-flock.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-getpagesize.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-getpeereid.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-malloc.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-misc.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-nextstep.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-openpty.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-poll.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-setres_id.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-signal.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-snprintf.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-statvfs.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-waitpid.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c fake-rfc2553.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c getrrsetbyname-ldns.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c kludge-fd_set.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c openssl-compat.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c xcrypt.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c base64.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c basename.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bcrypt_pbkdf.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c bindresvport.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c blowfish.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c daemon.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c dirname.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c explicit_bzero.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c fmt_scaled.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c freezero.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c getcwd.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c getgrouplist.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c getopt_long.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c getrrsetbyname.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c glob.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c inet_aton.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c inet_ntoa.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c inet_ntop.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c md5.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c mktemp.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c pwcache.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c readpassphrase.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c reallocarray.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c realpath.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c recallocarray.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c rmd160.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c rresvport.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c setenv.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c setproctitle.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c sha1.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c sha2.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c sigact.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strcasestr.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strlcat.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strlcpy.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strmode.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strndup.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strnlen.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strptime.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strsep.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strtoll.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strtonum.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strtoull.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c strtoul.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c timingsafe_bcmp.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c vis.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c port-aix.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c port-irix.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c port-linux.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c port-solaris.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c port-net.c >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I.. -I. -I./.. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c port-uw.c >ar rv libopenbsd-compat.a arc4random.o bsd-asprintf.o bsd-closefrom.o bsd-cygwin_util.o bsd-err.o bsd-flock.o bsd-getpagesize.o bsd-getpeereid.o bsd-malloc.o bsd-misc.o bsd-nextstep.o bsd-openpty.o bsd-poll.o bsd-setres_id.o bsd-signal.o bsd-snprintf.o bsd-statvfs.o bsd-waitpid.o fake-rfc2553.o getrrsetbyname-ldns.o kludge-fd_set.o openssl-compat.o xcrypt.o base64.o basename.o bcrypt_pbkdf.o bcrypt_pbkdf.o bindresvport.o blowfish.o daemon.o dirname.o explicit_bzero.o fmt_scaled.o freezero.o getcwd.o getgrouplist.o getopt_long.o getrrsetbyname.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o md5.o mktemp.o pwcache.o readpassphrase.o reallocarray.o realpath.o recallocarray.o rmd160.o rresvport.o setenv.o setproctitle.o sha1.o sha2.o sigact.o strcasestr.o strlcat.o strlcpy.o strmode.o strndup.o strnlen.o strptime.o strsep.o strtoll.o strtonum.o strtoull.o strtoul.o timingsafe_bcmp.o vis.o port-aix.o port-irix.o port-linux.o port-solaris.o port-net.o port-uw.o >ar: warning: creating libopenbsd-compat.a >a - arc4random.o >a - bsd-asprintf.o >a - bsd-closefrom.o >a - bsd-cygwin_util.o >a - bsd-err.o >a - bsd-flock.o >a - bsd-getpagesize.o >a - bsd-getpeereid.o >a - bsd-malloc.o >a - bsd-misc.o >a - bsd-nextstep.o >a - bsd-openpty.o >a - bsd-poll.o >a - bsd-setres_id.o >a - bsd-signal.o >a - bsd-snprintf.o >a - bsd-statvfs.o >a - bsd-waitpid.o >a - fake-rfc2553.o >a - getrrsetbyname-ldns.o >a - kludge-fd_set.o >a - openssl-compat.o >a - xcrypt.o >a - base64.o >a - basename.o >a - bcrypt_pbkdf.o >a - bcrypt_pbkdf.o >a - bindresvport.o >a - blowfish.o >a - daemon.o >a - dirname.o >a - explicit_bzero.o >a - fmt_scaled.o >a - freezero.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 - md5.o >a - mktemp.o >a - pwcache.o >a - readpassphrase.o >a - reallocarray.o >a - realpath.o >a - recallocarray.o >a - rmd160.o >a - rresvport.o >a - setenv.o >a - setproctitle.o >a - sha1.o >a - sha2.o >a - sigact.o >a - strcasestr.o >a - strlcat.o >a - strlcpy.o >a - strmode.o >a - strndup.o >a - strnlen.o >a - strptime.o >a - strsep.o >a - strtoll.o >a - strtonum.o >a - strtoull.o >a - strtoul.o >a - timingsafe_bcmp.o >a - vis.o >a - port-aix.o >a - port-irix.o >a - port-linux.o >a - port-solaris.o >a - port-net.o >a - port-uw.o >ranlib libopenbsd-compat.a >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh_api.c -o ssh_api.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssherr.c -o ssherr.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf.c -o sshbuf.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey.c -o sshkey.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-getput-basic.c -o sshbuf-getput-basic.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-misc.c -o sshbuf-misc.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-getput-crypto.c -o sshbuf-getput-crypto.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c krl.c -o krl.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bitmap.c -o bitmap.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-xmss.c -o ssh-xmss.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey-xmss.c -o sshkey-xmss.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_commons.c -o xmss_commons.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_fast.c -o xmss_fast.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_hash.c -o xmss_hash.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_hash_address.c -o xmss_hash_address.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_wots.c -o xmss_wots.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfd.c -o authfd.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfile.c -o authfile.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bufaux.c -o bufaux.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bufbn.c -o bufbn.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bufec.c -o bufec.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c buffer.c -o buffer.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c canohost.c -o canohost.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c channels.c -o channels.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher.c -o cipher.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-aes.c -o cipher-aes.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-aesctr.c -o cipher-aesctr.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-ctr.c -o cipher-ctr.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cleanup.c -o cleanup.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c compat.c -o compat.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c crc32.c -o crc32.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fatal.c -o fatal.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hostfile.c -o hostfile.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c log.c -o log.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c match.c -o match.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c nchan.c -o nchan.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c packet.c -o packet.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c opacket.c -o opacket.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readpass.c -o readpass.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ttymodes.c -o ttymodes.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmalloc.c -o xmalloc.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c addrmatch.c -o addrmatch.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c key.c -o key.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dispatch.c -o dispatch.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mac.c -o mac.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c uidswap.c -o uidswap.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c uuencode.c -o uuencode.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c misc.c -o misc.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c utf8.c -o utf8.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor_fdpass.c -o monitor_fdpass.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c rijndael.c -o rijndael.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-dss.c -o ssh-dss.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa.c -o ssh-ecdsa.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-rsa.c -o ssh-rsa.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dh.c -o dh.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c msg.c -o msg.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c progressmeter.c -o progressmeter.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dns.c -o dns.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c entropy.c -o entropy.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-genr.c -o gss-genr.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac.c -o umac.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac128.c -o umac128.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11.c -o ssh-pkcs11.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c smult_curve25519_ref.c -o smult_curve25519_ref.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c poly1305.c -o poly1305.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c chacha.c -o chacha.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-chachapoly.c -o cipher-chachapoly.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ed25519.c -o ssh-ed25519.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c digest-openssl.c -o digest-openssl.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c digest-libc.c -o digest-libc.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hmac.c -o hmac.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sc25519.c -o sc25519.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ge25519.c -o ge25519.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fe25519.c -o fe25519.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ed25519.c -o ed25519.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c verify.c -o verify.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hash.c -o hash.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kex.c -o kex.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexdh.c -o kexdh.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgex.c -o kexgex.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexecdh.c -o kexecdh.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexc25519.c -o kexc25519.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexdhc.c -o kexdhc.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexc.c -o kexgexc.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexecdhc.c -o kexecdhc.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexc25519c.c -o kexc25519c.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexdhs.c -o kexdhs.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexs.c -o kexgexs.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexecdhs.c -o kexecdhs.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexc25519s.c -o kexc25519s.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgssc.c -o kexgssc.o >kexgssc.c:255:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] > if (kout < 0) > ~~~~ ^ ~ >1 warning generated. >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-pledge.c -o platform-pledge.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-tracing.c -o platform-tracing.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-misc.c -o platform-misc.o >ar rv libssh.a ssh_api.o ssherr.o sshbuf.o sshkey.o sshbuf-getput-basic.o sshbuf-misc.o sshbuf-getput-crypto.o krl.o bitmap.o ssh-xmss.o sshkey-xmss.o xmss_commons.o xmss_fast.o xmss_hash.o xmss_hash_address.o xmss_wots.o authfd.o authfile.o bufaux.o bufbn.o bufec.o buffer.o canohost.o channels.o cipher.o cipher-aes.o cipher-aesctr.o cipher-ctr.o cleanup.o compat.o crc32.o fatal.o hostfile.o log.o match.o moduli.o nchan.o packet.o opacket.o readpass.o ttymodes.o xmalloc.o addrmatch.o atomicio.o key.o dispatch.o mac.o uidswap.o uuencode.o misc.o utf8.o monitor_fdpass.o rijndael.o ssh-dss.o ssh-ecdsa.o ssh-rsa.o dh.o msg.o progressmeter.o dns.o entropy.o gss-genr.o umac.o umac128.o ssh-pkcs11.o smult_curve25519_ref.o poly1305.o chacha.o cipher-chachapoly.o ssh-ed25519.o digest-openssl.o digest-libc.o hmac.o sc25519.o ge25519.o fe25519.o ed25519.o verify.o hash.o kex.o kexdh.o kexgex.o kexecdh.o kexc25519.o kexdhc.o kexgexc.o kexecdhc.o kexc25519c.o kexdhs.o kexgexs.o kexecdhs.o kexc25519s.o kexgssc.o platform-pledge.o platform-tracing.o platform-misc.o >ar: warning: creating libssh.a >a - ssh_api.o >a - ssherr.o >a - sshbuf.o >a - sshkey.o >a - sshbuf-getput-basic.o >a - sshbuf-misc.o >a - sshbuf-getput-crypto.o >a - krl.o >a - bitmap.o >a - ssh-xmss.o >a - sshkey-xmss.o >a - xmss_commons.o >a - xmss_fast.o >a - xmss_hash.o >a - xmss_hash_address.o >a - xmss_wots.o >a - authfd.o >a - authfile.o >a - bufaux.o >a - bufbn.o >a - bufec.o >a - buffer.o >a - canohost.o >a - channels.o >a - cipher.o >a - cipher-aes.o >a - cipher-aesctr.o >a - cipher-ctr.o >a - cleanup.o >a - compat.o >a - crc32.o >a - fatal.o >a - hostfile.o >a - log.o >a - match.o >a - moduli.o >a - nchan.o >a - packet.o >a - opacket.o >a - readpass.o >a - ttymodes.o >a - xmalloc.o >a - addrmatch.o >a - atomicio.o >a - key.o >a - dispatch.o >a - mac.o >a - uidswap.o >a - uuencode.o >a - misc.o >a - utf8.o >a - monitor_fdpass.o >a - rijndael.o >a - ssh-dss.o >a - ssh-ecdsa.o >a - ssh-rsa.o >a - dh.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 - smult_curve25519_ref.o >a - poly1305.o >a - chacha.o >a - cipher-chachapoly.o >a - ssh-ed25519.o >a - digest-openssl.o >a - digest-libc.o >a - hmac.o >a - sc25519.o >a - ge25519.o >a - fe25519.o >a - ed25519.o >a - verify.o >a - hash.o >a - kex.o >a - kexdh.o >a - kexgex.o >a - kexecdh.o >a - kexc25519.o >a - kexdhc.o >a - kexgexc.o >a - kexecdhc.o >a - kexc25519c.o >a - kexdhs.o >a - kexgexs.o >a - kexecdhs.o >a - kexc25519s.o >a - kexgssc.o >a - platform-pledge.o >a - platform-tracing.o >a - platform-misc.o >ranlib libssh.a >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh.c -o ssh.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readconf.c -o readconf.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c clientloop.c -o clientloop.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshtty.c -o sshtty.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect.c -o sshconnect.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect2.c -o sshconnect2.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mux.c -o mux.o >cc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect2.o mux.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshd.c -o sshd.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-rhosts.c -o auth-rhosts.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-passwd.c -o auth-passwd.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit.c -o audit.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit-bsm.c -o audit-bsm.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit-linux.c -o audit-linux.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform.c -o platform.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshpty.c -o sshpty.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshlogin.c -o sshlogin.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c servconf.c -o servconf.o >In file included from servconf.c:44: >./openbsd-compat/sys-queue.h:205:9: warning: 'SLIST_FOREACH_SAFE' macro redefined >#define SLIST_FOREACH_SAFE(var, head, field, tvar) \ > ^ >/usr/include/sys/queue.h:200:9: note: previous definition is here >#define SLIST_FOREACH_SAFE(var, head, field, tvar) \ > ^ >In file included from servconf.c:44: >./openbsd-compat/sys-queue.h:227:9: warning: 'SLIST_REMOVE_AFTER' macro redefined >#define SLIST_REMOVE_AFTER(elm, field) do { \ > ^ >/usr/include/sys/queue.h:245:9: note: previous definition is here >#define SLIST_REMOVE_AFTER(elm, field) do { \ > ^ >In file included from servconf.c:44: >./openbsd-compat/sys-queue.h:279:9: warning: 'LIST_FOREACH_SAFE' macro redefined >#define LIST_FOREACH_SAFE(var, head, field, tvar) \ > ^ >/usr/include/sys/queue.h:464:9: note: previous definition is here >#define LIST_FOREACH_SAFE(var, head, field, tvar) \ > ^ >In file included from servconf.c:44: >./openbsd-compat/sys-queue.h:441:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined >#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ > ^ >/usr/include/sys/queue.h:626:9: note: previous definition is here >#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ > ^ >In file included from servconf.c:44: >./openbsd-compat/sys-queue.h:453:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined >#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ > ^ >/usr/include/sys/queue.h:646:9: note: previous definition is here >#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ > ^ >5 warnings generated. >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c serverloop.c -o serverloop.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth.c -o auth.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2.c -o auth2.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-options.c -o auth-options.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c session.c -o session.o >session.c:1256:5: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > nl = login_getcapstr(lc, "nologin", def_nl, def_nl); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-chall.c -o auth2-chall.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c groupaccess.c -o groupaccess.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-skey.c -o auth-skey.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-bsdauth.c -o auth-bsdauth.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-hostbased.c -o auth2-hostbased.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-kbdint.c -o auth2-kbdint.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-none.c -o auth2-none.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-passwd.c -o auth2-passwd.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-pubkey.c -o auth2-pubkey.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor.c -o monitor.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor_wrap.c -o monitor_wrap.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-krb5.c -o auth-krb5.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-gss.c -o auth2-gss.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-serv.c -o gss-serv.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-serv-krb5.c -o gss-serv-krb5.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgsss.c -o kexgsss.o >kexgsss.c:203:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] > if (kout < 0) > ~~~~ ^ ~ >1 warning generated. >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c loginrec.c -o loginrec.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-pam.c -o auth-pam.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-shadow.c -o auth-shadow.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-sia.c -o auth-sia.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c md5crypt.c -o md5crypt.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-server.c -o sftp-server.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-common.c -o sftp-common.o >sftp-common.c:231:8: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > user = user_from_uid(st->st_uid, 0); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sftp-common.c:232:9: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > group = group_from_gid(st->st_gid, 0); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >2 warnings generated. >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-null.c -o sandbox-null.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-rlimit.c -o sandbox-rlimit.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-systrace.c -o sandbox-systrace.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-darwin.c -o sandbox-darwin.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-seccomp-filter.c -o sandbox-seccomp-filter.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-capsicum.c -o sandbox-capsicum.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-pledge.c -o sandbox-pledge.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-solaris.c -o sandbox-solaris.o >cc -o sshd sshd.o auth-rhosts.o auth-passwd.o audit.o audit-bsm.o audit-linux.o platform.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth2.o auth-options.o session.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.o monitor_wrap.o auth-krb5.o auth2-gss.o gss-serv.o gss-serv-krb5.o kexgsss.o loginrec.o auth-pam.o auth-shadow.o auth-sia.o md5crypt.o sftp-server.o sftp-common.o sandbox-null.o sandbox-rlimit.o sandbox-systrace.o sandbox-darwin.o sandbox-seccomp-filter.o sandbox-capsicum.o sandbox-pledge.o sandbox-solaris.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lwrap -lpam -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector -lkrb5 -lk5crypto -lcom_err >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-add.c -o ssh-add.o >cc -o ssh-add ssh-add.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keygen.c -o ssh-keygen.o >cc -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keyscan.c -o ssh-keyscan.o >cc -o ssh-keyscan ssh-keyscan.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lssh -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keysign.c -o ssh-keysign.o >cc -o ssh-keysign ssh-keysign.o readconf.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11-helper.c -o ssh-pkcs11-helper.o >cc -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-agent.c -o ssh-agent.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11-client.c -o ssh-pkcs11-client.o >cc -o ssh-agent ssh-agent.o ssh-pkcs11-client.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c scp.c -o scp.o >cc -o scp scp.o progressmeter.o bufaux.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp.c -o sftp.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-server-main.c -o sftp-server-main.o >cc -o sftp-server sftp-server.o sftp-common.o sftp-server-main.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-client.c -o sftp-client.o >cc -O2 -pipe -I/usr/local/include -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -Qunused-arguments -Wunknown-warning-option -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-all -I. -I. -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/editline -I/usr/local/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-glob.c -o sftp-glob.o >cc -o sftp progressmeter.o sftp.o sftp-client.o sftp-common.o sftp-glob.o -L. -Lopenbsd-compat/ -fstack-protector -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -L/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lldns -lz -L/usr/local/lib -lutil -lcrypt -L/usr/local/lib -ledit -lncurses >=========================================================================== >=======================<phase: run-depends >============================ >=========================================================================== >=======================<phase: stage >============================ >===> Staging for openssh-portable-7.7.p1_1,1 >===> Generating temporary packing list >(cd openbsd-compat && /usr/bin/make) >/bin/mkdir -p /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/bin >/bin/mkdir -p /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/sbin >/bin/mkdir -p /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man1 >/bin/mkdir -p /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man5 >/bin/mkdir -p /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man8 >/bin/mkdir -p /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/libexec >/bin/mkdir -p -m 0755 /wrkdirs/usr/ports/security/openssh-portable/work/stage/var/empty >/usr/bin/install -c -m 0755 -s ssh /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/bin/ssh >/usr/bin/install -c -m 0755 -s scp /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/bin/scp >/usr/bin/install -c -m 0755 -s ssh-add /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/bin/ssh-add >/usr/bin/install -c -m 0755 -s ssh-agent /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/bin/ssh-agent >/usr/bin/install -c -m 0755 -s ssh-keygen /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/bin/ssh-keygen >/usr/bin/install -c -m 0755 -s ssh-keyscan /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/bin/ssh-keyscan >/usr/bin/install -c -m 0755 -s sshd /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/sbin/sshd >/usr/bin/install -c -m 4711 -s ssh-keysign /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/libexec/ssh-keysign >/usr/bin/install -c -m 0755 -s ssh-pkcs11-helper /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/libexec/ssh-pkcs11-helper >/usr/bin/install -c -m 0755 -s sftp /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/bin/sftp >/usr/bin/install -c -m 0755 -s sftp-server /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/libexec/sftp-server >/usr/bin/install -c -m 644 ssh.1.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man1/ssh.1 >/usr/bin/install -c -m 644 scp.1.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man1/scp.1 >/usr/bin/install -c -m 644 ssh-add.1.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man1/ssh-add.1 >/usr/bin/install -c -m 644 ssh-agent.1.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man1/ssh-agent.1 >/usr/bin/install -c -m 644 ssh-keygen.1.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man1/ssh-keygen.1 >/usr/bin/install -c -m 644 ssh-keyscan.1.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man1/ssh-keyscan.1 >/usr/bin/install -c -m 644 moduli.5.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man5/moduli.5 >/usr/bin/install -c -m 644 sshd_config.5.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man5/sshd_config.5 >/usr/bin/install -c -m 644 ssh_config.5.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man5/ssh_config.5 >/usr/bin/install -c -m 644 sshd.8.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man8/sshd.8 >/usr/bin/install -c -m 644 sftp.1.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man1/sftp.1 >/usr/bin/install -c -m 644 sftp-server.8.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man8/sftp-server.8 >/usr/bin/install -c -m 644 ssh-keysign.8.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man8/ssh-keysign.8 >/usr/bin/install -c -m 644 ssh-pkcs11-helper.8.out /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/man/man8/ssh-pkcs11-helper.8 >/bin/mkdir -p /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/etc/ssh >/bin/mv /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/etc/ssh/ssh_config /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/etc/ssh//ssh_config.sample >/bin/mv /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/etc/ssh/sshd_config /wrkdirs/usr/ports/security/openssh-portable/work/stage/usr/local/etc/ssh/sshd_config.sample >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >=========================================================================== >=======================<phase: package >============================ >===> Building package for openssh-portable-7.7.p1_1,1 >=========================================================================== >=>> Cleaning up wrkdir >===> Cleaning for openssh-portable-7.7.p1_1,1 >build of security/openssh-portable | openssh-portable-7.7.p1_1,1 ended at Tue Apr 24 22:56:04 UTC 2018 >build time: 00:01:03
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 226789
:
192801
| 192802