Openssl 3 alpha gone sideways

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hopefully this attachment can tell you why.
-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
The cure for worry is not worry.  -unknown
Script started on Sun May 24 05:59:07 2020
You have mail.
root@border:/usr/source/openssh-SNAP-20200524 # cp ../openssh-8.1p1/configsshd . 
2. 

cp: ../openssh-8.1p2/configsshd: No such file or directory
root@border:/usr/source/openssh-SNAP-20200524 # cp ../openssh-8.1p2/configsshd . 
2p1. 

root@border:/usr/source/openssh-SNAP-20200524 # vi configsshd

[?1h=#!/usr/local/bin/bash
CC=/usr/local/bin/clang10 ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-zlib=/usr --with-ssl-dir=/usr/local/ --with-ssl-engine --with-pie --with-pam --with-xauth=/usr/local/bin/xauth --with-maildir=/var/mail --with-4in6 --with-pid-dir=/var/run --with-mantype=man
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~configsshd: unmodified: line 1CC=/usr/local/bin/clang ./configure --prefix=/usr --sysconfdir=/etc --localst
tedir=/var --with-zlib=/usr --with-ssl-dir=/usr/local/[?1l>


[?1l>root@border:/usr/source/openssh-SNAP-20200524 # /usr/local/bin/opevi configsshd

[?1h=#!/usr/local/bin/bash
CC=/usr/local/bin/clang10 ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-zlib=/usr --with-ssl-dir=/usr/local/ --with-ssl-engine --with-pie --with-pam --with-xauth=/usr/local/bin/xauth --with-maildir=/var/mail --with-4in6 --with-pid-dir=/var/run --with-mantype=man
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~configsshd: unmodified: line 1CC=/usr/local/bin/clang ./configure --prefix=/usr --sysconfdir=/etc --localst
tedir=/var --with-zlib=/usr --with-ssl-dir=/usr/loca$openss/ --with-ssl-engine --with-pie --with-pam --with-xauth=/usr/local/bin/xauth --with-maildir=/var/mail --with-4in6 --with-pid-dir=/var/run --with-mantype=manl/ --with-ssl-engine --with-pie --with-pam --with-xauth=/usr/local/bin/xauth --with-maildir=/var/mail --with-4in6 --with-pid-dir=/var/run --with-mantype=man3/ --with-ssl-engine --with-pie --with-pam --with-xauth=/usr/local/bin/xauth --with-maildir=/var/mail --with-4in6 --with-pid-dir=/var/run --with-mantype=man
Copying file for recovery...

configsshd: 2 lines, 314 characters[?1l>


[?1l>root@border:/usr/source/openssh-SNAP-20200524 # /usr/lopenssl3/bin/openssl versio n -a

OpenSSL 3.0.0-alpha3-dev  (Library: OpenSSL 3.0.0-alpha2-dev )
built on: Mon Apr 27 06:29:27 2020 UTC
platform: BSD-x86_64
options:  bn(64,64)
compiler: /usr/local/bin/clang10 -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -D_THREAD_SAFE -D_REENTRANT -DOPENSSL_BUILDING_OPENSSL -DZLIB -DZLIB_SHARED -DNDEBUG
OPENSSLDIR: "/usr/ssl"
ENGINESDIR: "/usr//lib/engines-3"
MODULESDIR: "/usr//lib/ossl-modules"
Seeding source: os-specific
CPUINFO: OPENSSL_ia32cap=0x29ee3ffffebffff:0x0
root@border:/usr/source/openssh-SNAP-20200524 # /bin/sh ./configsshd

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 /usr/local/bin/clang10 accepts -g... yes
checking for /usr/local/bin/clang10 option to accept ISO C89... none needed
checking build system type... x86_64-unknown-freebsd12.1
checking host system type... x86_64-unknown-freebsd12.1
checking how to run the C preprocessor... /usr/local/bin/clang10 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking how to run the C preprocessor... /usr/local/bin/clang10 -E
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for egrep... (cached) /usr/bin/grep -E
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for ar... ar
checking for cat... /bin/cat
checking for kill... /bin/kill
checking for sed... /usr/bin/sed
checking for ent... no
checking for bash... /bin/bash
checking for ksh... (cached) /bin/bash
checking for sh... (cached) /bin/bash
checking for sh... /bin/sh
checking for groff... /usr/local/bin/groff
checking for nroff... /usr/local/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... yes
checking whether LONG_LONG_MAX is declared... no
checking whether SYSTR_POLICY_KILL is declared... no
checking whether RLIMIT_NPROC is declared... yes
checking whether PR_SET_NO_NEW_PRIVS is declared... no
checking whether OpenSSL will be used for cryptography... yes
checking if /usr/local/bin/clang10 supports -Werror... yes
checking if /usr/local/bin/clang10 supports compile flag -pipe... yes
checking if /usr/local/bin/clang10 supports compile flag -Wunknown-warning-option... yes
checking if /usr/local/bin/clang10 supports compile flag -Wno-error=format-truncation... no
checking if /usr/local/bin/clang10 supports compile flag -Qunused-arguments... yes
checking if /usr/local/bin/clang10 supports compile flag -Wall... yes
checking if /usr/local/bin/clang10 supports compile flag -Wextra... no
checking if /usr/local/bin/clang10 supports compile flag -Wpointer-arith... yes
checking if /usr/local/bin/clang10 supports compile flag -Wuninitialized... yes
checking if /usr/local/bin/clang10 supports compile flag -Wsign-compare... yes
checking if /usr/local/bin/clang10 supports compile flag -Wformat-security... yes
checking if /usr/local/bin/clang10 supports compile flag -Wsizeof-pointer-memaccess... yes
checking if /usr/local/bin/clang10 supports compile flag -Wpointer-sign... yes
checking if /usr/local/bin/clang10 supports compile flag -Wunused-result... yes
checking if /usr/local/bin/clang10 supports compile flag -Wimplicit-fallthrough... yes
checking if /usr/local/bin/clang10 supports compile flag -fno-strict-aliasing... yes
checking if /usr/local/bin/clang10 supports compile flag -mretpoline... yes
checking if /usr/local/bin/clang10 supports link flag -Wl,-z,retpolineplt... yes
checking if /usr/local/bin/clang10 supports compile flag -D_FORTIFY_SOURCE=2... yes
checking if /usr/local/bin/clang10 supports link flag -Wl,-z,relro... yes
checking if /usr/local/bin/clang10 supports link flag -Wl,-z,now... yes
checking if /usr/local/bin/clang10 supports link flag -Wl,-z,noexecstack... yes
checking if /usr/local/bin/clang10 supports compile flag -ftrapv and linking succeeds... yes
checking gcc version... 
checking if /usr/local/bin/clang10 accepts -fno-builtin-memset... yes
checking if /usr/local/bin/clang10 supports -fstack-protector-strong... yes
checking if -fstack-protector-strong 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 dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking floatingpoint.h usability... yes
checking floatingpoint.h presence... yes
checking for floatingpoint.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking ia.h usability... no
checking ia.h presence... no
checking for ia.h... no
checking iaf.h usability... no
checking iaf.h presence... no
checking for iaf.h... no
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking login.h usability... no
checking login.h presence... no
checking for login.h... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking net/if_tun.h usability... yes
checking net/if_tun.h presence... yes
checking for net/if_tun.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking readpassphrase.h usability... yes
checking readpassphrase.h presence... yes
checking for readpassphrase.h... yes
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking sha2.h usability... no
checking sha2.h presence... no
checking for sha2.h... no
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... 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 sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... 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 sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/strtio.h usability... no
checking sys/strtio.h presence... no
checking for sys/strtio.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timers.h usability... yes
checking sys/timers.h presence... yes
checking for sys/timers.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tmpdir.h usability... no
checking tmpdir.h presence... no
checking for tmpdir.h... no
checking ttyent.h usability... yes
checking ttyent.h presence... yes
checking for ttyent.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking for unistd.h... (cached) yes
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking utmp.h usability... no
checking utmp.h presence... no
checking for utmp.h... no
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for sys/audit.h... no
checking for sys/capsicum.h... yes
checking for net/route.h... yes
checking for sys/sysctl.h... yes
checking for lastlog.h... no
checking for sys/ptms.h... no
checking for login_cap.h... yes
checking for sys/mount.h... yes
checking for sys/un.h... yes
checking net/if_tap.h usability... yes
checking net/if_tap.h presence... yes
checking for net/if_tap.h... yes
checking compiler and flags for sanity... yes
checking for setsockopt... yes
checking for dirname... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for getspnam... no
checking for getspnam in -lgen... no
checking for library containing basename... none required
checking for zlib... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for possibly buggy zlib... no
checking for strcasecmp... yes
checking for utimes... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... 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... -lutil
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... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... 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... 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 if /usr/local/bin/clang10 supports compile flag -fPIE... yes
checking if /usr/local/bin/clang10 supports link flag -pie... yes
checking whether both -fPIE and -pie are supported... yes
checking whether -fPIC is accepted... yes
checking for Blowfish_initstate... no
checking for Blowfish_expandstate... no
checking for Blowfish_expand0state... no
checking for Blowfish_stream2word... no
checking for SHA256Update... no
checking for SHA384Update... no
checking for SHA512Update... no
checking for asprintf... yes
checking for b64_ntop... no
checking for __b64_ntop... yes
checking for b64_pton... no
checking for __b64_pton... yes
checking for bcopy... yes
checking for bcrypt_pbkdf... no
checking for bindresvport_sa... yes
checking for blf_enc... no
checking for bzero... yes
checking for cap_rights_limit... yes
checking for clock... yes
checking for closefrom... yes
checking for dirfd... yes
checking for endgrent... yes
checking for err... yes
checking for errx... yes
checking for explicit_bzero... yes
checking for fchmod... yes
checking for fchmodat... yes
checking for fchown... yes
checking for fchownat... yes
checking for flock... yes
checking for fnmatch... yes
checking for freeaddrinfo... yes
checking for freezero... no
checking for fstatfs... yes
checking for fstatvfs... yes
checking for futimes... yes
checking for getaddrinfo... yes
checking for getcwd... yes
checking for getgrouplist... yes
checking for getline... yes
checking for getnameinfo... yes
checking for getopt... yes
checking for getpagesize... yes
checking for getpeereid... yes
checking for getpeerucred... no
checking for getpgid... yes
checking for _getpty... no
checking for getrlimit... yes
checking for getrandom... yes
checking for getsid... yes
checking for getttyent... yes
checking for glob... yes
checking for group_from_gid... yes
checking for inet_aton... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for innetgr... yes
checking for llabs... yes
checking for localtime_r... yes
checking for login_getcapbool... yes
checking for md5_crypt... no
checking for memmem... yes
checking for memmove... yes
checking for memset_s... yes
checking for mkdtemp... 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... yes
checking for prctl... no
checking for pstat... no
checking for raise... yes
checking for readpassphrase... yes
checking for reallocarray... yes
checking for realpath... yes
checking for recvmsg... yes
checking for recallocarray... no
checking for rresvport_af... yes
checking for sendmsg... yes
checking for setdtablesize... no
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgroupent... yes
checking for setgroups... yes
checking for setlinebuf... yes
checking for setlogin... yes
checking for setpassent... yes
checking for setpcred... no
checking for setproctitle... yes
checking for setregid... yes
checking for setreuid... yes
checking for setrlimit... yes
checking for setsid... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... yes
checking for snprintf... yes
checking for socketpair... yes
checking for statfs... yes
checking for statvfs... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... yes
checking for strndup... yes
checking for strnlen... yes
checking for strnvis... yes
checking for strptime... yes
checking for strsignal... yes
checking for strtonum... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking for swap32... no
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for timingsafe_bcmp... yes
checking for truncate... yes
checking for unsetenv... yes
checking for updwtmpx... no
checking for utimensat... yes
checking for user_from_uid... yes
checking for usleep... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for waitpid... yes
checking for warn... yes
checking whether bzero is declared... yes
checking whether memmem is declared... yes
checking for mblen... yes
checking for mbtowc... yes
checking for nl_langinfo... yes
checking for wcwidth... yes
checking for utf8 locale support... yes
checking for library containing dlopen... none required
checking for dlopen... yes
checking whether RTLD_NOW is declared... yes
checking for gai_strerror... yes
checking for library containing nanosleep... none required
checking for library containing clock_gettime... none required
checking whether localtime_r is declared... yes
checking whether strsep is declared... yes
checking for strsep... yes
checking whether tcsendbreak is declared... yes
checking whether h_errno is declared... yes
checking whether SHUT_RD is declared... yes
checking whether getpeereid is declared... yes
checking whether O_NONBLOCK is declared... yes
checking whether readv is declared... yes
checking whether writev is declared... yes
checking whether MAXSYMLINKS is declared... yes
checking whether offsetof is declared... yes
checking whether howmany is declared... yes
checking whether NFDBITS is declared... yes
checking for fd_mask... yes
checking for setresuid... yes
checking if setresuid seems to work... yes
checking for setresgid... yes
checking if setresgid seems to work... yes
checking for working fflush(NULL)... yes
checking for gettimeofday... yes
checking for time... yes
checking for endutent... no
checking for getutent... no
checking for getutid... no
checking for getutline... no
checking for pututline... no
checking for setutent... no
checking for utmpname... no
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for getutxuser... yes
checking for pututxline... yes
checking for setutxdb... yes
checking for setutxent... yes
checking for utmpxname... no
checking for getlastlogxbyname... no
checking for daemon... yes
checking for getpagesize... (cached) yes
checking whether snprintf correctly terminates long strings... yes
checking whether snprintf understands %zu... 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 working strnvis... no
checking if SA_RESTARTed signals interrupt select()... yes
checking for getpgrp... yes
checking if getpgrp accepts zero args... yes
checking openssl/opensslv.h usability... yes
checking openssl/opensslv.h presence... yes
checking for openssl/opensslv.h... yes
checking OpenSSL header version... 30000000 (OpenSSL 3.0.0-alpha3-dev )
checking for OpenSSL_version... yes
checking for OpenSSL_version_num... yes
checking OpenSSL library version... 30000000 (OpenSSL 3.0.0-alpha2-dev )
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_CIPHER_CTX_ctrl... yes
checking for EVP_DigestFinal_ex... yes
checking for EVP_DigestInit_ex... yes
checking for EVP_MD_CTX_cleanup... no
checking for EVP_MD_CTX_copy_ex... yes
checking for EVP_MD_CTX_init... no
checking for HMAC_CTX_init... no
checking for RSA_generate_key_ex... yes
checking for RSA_get_default_method... yes
checking for OpenSSL_add_all_algorithms... no
checking whether OpenSSL_add_all_algorithms is declared... yes
checking for OPENSSL_init_crypto... yes
checking for DH_get0_key... yes
checking for DH_get0_pqg... yes
checking for DH_set0_key... yes
checking for DH_set_length... yes
checking for DH_set0_pqg... yes
checking for DSA_get0_key... yes
checking for DSA_get0_pqg... yes
checking for DSA_set0_key... yes
checking for DSA_set0_pqg... yes
checking for DSA_SIG_get0... yes
checking for DSA_SIG_set0... yes
checking for ECDSA_SIG_get0... yes
checking for ECDSA_SIG_set0... yes
checking for EVP_CIPHER_CTX_iv... yes
checking for EVP_CIPHER_CTX_iv_noconst... yes
checking for EVP_CIPHER_CTX_get_iv... no
checking for EVP_CIPHER_CTX_set_iv... no
checking for RSA_get0_crt_params... yes
checking for RSA_get0_factors... yes
checking for RSA_get0_key... yes
checking for RSA_set0_crt_params... yes
checking for RSA_set0_factors... yes
checking for RSA_set0_key... yes
checking for RSA_meth_free... yes
checking for RSA_meth_dup... yes
checking for RSA_meth_set1_name... yes
checking for RSA_meth_get_finish... yes
checking for RSA_meth_set_priv_enc... yes
checking for RSA_meth_set_priv_dec... yes
checking for RSA_meth_set_finish... yes
checking for EVP_PKEY_get0_RSA... yes
checking for EVP_MD_CTX_new... yes
checking for EVP_MD_CTX_free... yes
checking for EVP_chacha20... 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 if EVP_DigestUpdate returns an int... yes
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking for DES_crypt... yes
checking for EVP_sha256... yes
checking for EVP_sha384... yes
checking for EVP_sha512... 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 EC_KEY_METHOD_new... yes
checking whether to enable PKCS11... yes
checking whether to enable U2F... yes
checking for arc4random... yes
checking for arc4random_buf... yes
checking for arc4random_stir... no
checking for arc4random_uniform... yes
checking for ia_openinfo in -liaf... no
checking whether OpenSSL's PRNG is internally seeded... yes
checking for dlopen in -ldl... yes
checking for pam_set_item in -lpam... yes
checking for pam_getenvlist... yes
checking for pam_putenv... yes
checking whether pam_strerror takes only one argument... no
checking if select works with descriptor rlimit... yes
checking if setrlimit(RLIMIT_NOFILE,{0,0}) works... yes
checking if setrlimit RLIMIT_FSIZE works... yes
checking for long long... yes
checking for unsigned long long... yes
checking for long double... yes
checking size of short int... 2
checking size of int... 4
checking size of long int... 8
checking size of long long int... 8
checking whether UINT32_MAX is declared... yes
checking for u_int type... yes
checking for intXX_t types... yes
checking for int64_t type... yes
checking for u_intXX_t types... yes
checking for u_int64_t types... yes
checking for uintXX_t types in stdint.h... yes
checking for uintXX_t types in inttypes.h... yes
checking for u_char... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for socklen_t... yes
checking for sig_atomic_t... yes
checking for fsblkcnt_t... yes
checking for fsfilcnt_t... yes
checking for struct statfs.f_files... yes
checking for struct statfs.f_flags... yes
checking for in_addr_t... yes
checking for in_port_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for clock_t... yes
checking for sa_family_t... yes
checking for pid_t... yes
checking for mode_t... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct addrinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct timeval... yes
checking for struct timespec... 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... 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... yes
checking for ss_family field in struct sockaddr_storage... yes
checking for __ss_family field in struct sockaddr_storage... no
checking for msg_accrights field in struct msghdr... no
checking if struct statvfs.f_fsid is integral type... yes
checking for msg_control field in struct msghdr... yes
checking if libc defines __progname... yes
checking whether /usr/local/bin/clang10 implements __FUNCTION__... yes
checking whether /usr/local/bin/clang10 implements __func__... yes
checking whether va_copy exists... yes
checking whether __va_copy exists... yes
checking whether getopt has optreset support... yes
checking if libc defines sys_errlist... yes
checking if libc defines sys_nerr... yes
checking for library containing getrrsetbyname... no
checking for library containing res_query... none required
checking for library containing dn_expand... none required
checking if res_query will link... yes
checking for _getshort... yes
checking for _getlong... yes
checking whether _getshort is declared... no
checking whether _getlong is declared... no
checking for HEADER.ad... yes
checking if struct __res_state _res is an extern... yes
checking 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... yes
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

OpenSSH has been configured with the following options:
                     User binaries: /usr/bin
                   System binaries: /usr/sbin
               Configuration files: /etc
                   Askpass program: /usr/libexec/ssh-askpass
                      Manual pages: /usr/share/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: no
                   SELinux support: no
              MD5 password support: no
                   libedit support: no
                   libldns support: no
  Solaris process contract support: no
           Solaris project support: no
         Solaris privilege support: no
       IP address in $DISPLAY hack: no
           Translate v4 in v6 hack: yes
                  BSD Auth support: no
              Random number source: OpenSSL internal ONLY
             Privsep sandbox style: capsicum
                   PKCS#11 support: yes
                  U2F/FIDO support: yes

              Host: x86_64-unknown-freebsd12.1
          Compiler: /usr/local/bin/clang10
    Compiler flags: -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE  
Preprocessor flags: -I/usr/openssl3//include -I/usr/include 
      Linker flags: -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie 
         Libraries: -lcrypto -lutil -lz  -lcrypt
         +for sshd:  -lpam -ldl

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

root@border:/usr/source/openssh-SNAP-20200524 # make test

make: don't know how to make test. Stop

make: stopped in /usr/source/openssh-SNAP-20200524
root@border:/usr/source/openssh-SNAP-20200524 # make tests

./install-sh -c -d `pwd`/regress/unittests/test_helper
./install-sh -c -d `pwd`/regress/unittests/sshbuf
./install-sh -c -d `pwd`/regress/unittests/sshkey
./install-sh -c -d `pwd`/regress/unittests/bitmap
./install-sh -c -d `pwd`/regress/unittests/conversion
./install-sh -c -d `pwd`/regress/unittests/hostkeys
./install-sh -c -d `pwd`/regress/unittests/kex
./install-sh -c -d `pwd`/regress/unittests/match
./install-sh -c -d `pwd`/regress/unittests/utf8
./install-sh -c -d `pwd`/regress/misc/kexfuzz
./install-sh -c -d `pwd`/regress/misc/sk-dummy
[ -f `pwd`/regress/Makefile ] ||  ln -s `cd . && pwd`/regress/Makefile `pwd`/regress/Makefile
(cd openbsd-compat && make)
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c arc4random.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-asprintf.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-closefrom.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-cygwin_util.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-err.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-flock.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-getline.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-getpagesize.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-getpeereid.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-malloc.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-misc.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-nextstep.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-openpty.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-poll.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-setres_id.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-signal.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-snprintf.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-statvfs.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bsd-waitpid.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c fake-rfc2553.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c getrrsetbyname-ldns.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c kludge-fd_set.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c openssl-compat.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c libressl-api-compat.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c xcrypt.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c base64.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c basename.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bcrypt_pbkdf.c
bcrypt_pbkdf.c:94:40: warning: expression does not compute the number of
      elements in this array; element type is 'uint32_t' (aka 'unsigned int'),
      not 'uint64_t' (aka 'unsigned long') [-Wsizeof-array-div]
                blf_enc(&state, cdata, sizeof(cdata) / sizeof(uint64_t));
                                              ~~~~~  ^
bcrypt_pbkdf.c:75:11: note: array 'cdata' declared here
        uint32_t cdata[BCRYPT_WORDS];
                 ^
bcrypt_pbkdf.c:94:40: note: place parentheses around the 'sizeof(uint64_t)'
      expression to silence this warning
                blf_enc(&state, cdata, sizeof(cdata) / sizeof(uint64_t));
                                                     ^
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c bindresvport.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c blowfish.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c daemon.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c dirname.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c explicit_bzero.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c fmt_scaled.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c freezero.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c fnmatch.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c getcwd.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c getgrouplist.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c getopt_long.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c getrrsetbyname.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c glob.c
glob.c:325:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case COMMA:
                ^
glob.c:325:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case COMMA:
                ^
                __attribute__((fallthrough)); 
glob.c:325:3: note: insert 'break;' to avoid fall-through
                case COMMA:
                ^
                break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c inet_aton.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c inet_ntoa.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c inet_ntop.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c md5.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c memmem.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c mktemp.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c pwcache.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c readpassphrase.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c reallocarray.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c recallocarray.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c rresvport.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c setenv.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c setproctitle.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c sha1.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c sha2.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c sigact.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strcasestr.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strlcat.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strlcpy.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strmode.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strndup.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strnlen.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strptime.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strsep.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strtoll.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strtonum.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strtoull.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c strtoul.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c timingsafe_bcmp.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c vis.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c port-aix.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c port-irix.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c port-linux.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c port-solaris.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/include  -DHAVE_CONFIG_H -c port-net.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr/openssl3//include -I/usr/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-getline.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  libressl-api-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  fnmatch.o  getcwd.o  getgrouplist.o  getopt_long.o  getrrsetbyname.o  glob.o  inet_aton.o  inet_ntoa.o  inet_ntop.o  md5.o  memmem.o  mktemp.o  pwcache.o  readpassphrase.o  reallocarray.o  recallocarray.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-getline.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 - libressl-api-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 - fnmatch.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 - memmem.o
a - mktemp.o
a - pwcache.o
a - readpassphrase.o
a - reallocarray.o
a - recallocarray.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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssherr.c -o ssherr.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf.c -o sshbuf.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey.c -o sshkey.o
sshkey.c:636:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ECDSA:
        ^
sshkey.c:636:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ECDSA:
        ^
        __attribute__((fallthrough)); 
sshkey.c:636:2: note: insert 'break;' to avoid fall-through
        case KEY_ECDSA:
        ^
        break; 
sshkey.c:649:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ED25519:
        ^
sshkey.c:649:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ED25519:
        ^
        __attribute__((fallthrough)); 
sshkey.c:649:2: note: insert 'break;' to avoid fall-through
        case KEY_ED25519:
        ^
        break; 
sshkey.c:745:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ECDSA_CERT:
        ^
sshkey.c:745:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ECDSA_CERT:
        ^
        __attribute__((fallthrough)); 
sshkey.c:745:2: note: insert 'break;' to avoid fall-through
        case KEY_ECDSA_CERT:
        ^
        break; 
sshkey.c:767:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ED25519:
        ^
sshkey.c:767:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ED25519:
        ^
        __attribute__((fallthrough)); 
sshkey.c:767:2: note: insert 'break;' to avoid fall-through
        case KEY_ED25519:
        ^
        break; 
sshkey.c:1595:7: warning: 'RSA_generate_key_ex' is deprecated
      [-Wdeprecated-declarations]
            !RSA_generate_key_ex(private, bits, f4, NULL)) {
             ^
/usr/openssl3//include/openssl/rsa.h:249:1: note: 'RSA_generate_key_ex' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
sshkey.c:1623:7: warning: 'DSA_generate_parameters_ex' is deprecated
      [-Wdeprecated-declarations]
        if (!DSA_generate_parameters_ex(private, bits, NULL, 0, NULL,
             ^
/usr/openssl3//include/openssl/dsa.h:150:1: note: 'DSA_generate_parameters_ex'
      has been explicitly marked deprecated here
DEPRECATEDIN_3_0(int DSA_generate_parameters_ex(DSA *dsa, int bits,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
sshkey.c:1624:22: warning: 'DSA_generate_key' is deprecated
      [-Wdeprecated-declarations]
            NULL, NULL) || !DSA_generate_key(private)) {
                            ^
/usr/openssl3//include/openssl/dsa.h:156:1: note: 'DSA_generate_key' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int DSA_generate_key(DSA *a))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
sshkey.c:2379:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_RSA:
        ^
sshkey.c:2379:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_RSA:
        ^
        __attribute__((fallthrough)); 
sshkey.c:2379:2: note: insert 'break;' to avoid fall-through
        case KEY_RSA:
        ^
        break; 
sshkey.c:2407:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_DSA:
        ^
sshkey.c:2407:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_DSA:
        ^
        __attribute__((fallthrough)); 
sshkey.c:2407:2: note: insert 'break;' to avoid fall-through
        case KEY_DSA:
        ^
        break; 
sshkey.c:2442:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ECDSA:
        ^
sshkey.c:2442:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ECDSA:
        ^
        __attribute__((fallthrough)); 
sshkey.c:2442:2: note: insert 'break;' to avoid fall-through
        case KEY_ECDSA:
        ^
        break; 
sshkey.c:2506:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ED25519:
        ^
sshkey.c:2506:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ED25519:
        ^
        __attribute__((fallthrough)); 
sshkey.c:2506:2: note: insert 'break;' to avoid fall-through
        case KEY_ED25519:
        ^
        break; 
sshkey.c:3440:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_DSA_CERT:
        ^
sshkey.c:3440:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_DSA_CERT:
        ^
        __attribute__((fallthrough)); 
sshkey.c:3440:2: note: insert 'break;' to avoid fall-through
        case KEY_DSA_CERT:
        ^
        break; 
sshkey.c:3469:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ECDSA_CERT:
        ^
sshkey.c:3469:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ECDSA_CERT:
        ^
        __attribute__((fallthrough)); 
sshkey.c:3469:2: note: insert 'break;' to avoid fall-through
        case KEY_ECDSA_CERT:
        ^
        break; 
sshkey.c:3540:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_RSA_CERT:
        ^
sshkey.c:3540:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_RSA_CERT:
        ^
        __attribute__((fallthrough)); 
sshkey.c:3540:2: note: insert 'break;' to avoid fall-through
        case KEY_RSA_CERT:
        ^
        break; 
sshkey.c:3704:6: warning: 'EC_POINT_get_affine_coordinates_GFp' is deprecated
      [-Wdeprecated-declarations]
            EC_POINT_get_affine_coordinates_GFp(group, public,
            ^
/usr/openssl3//include/openssl/ec.h:580:1: note: 
      'EC_POINT_get_affine_coordinates_GFp' has been explicitly marked
      deprecated here
DEPRECATEDIN_3_0(int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
sshkey.c:3794:6: warning: 'EC_POINT_get_affine_coordinates_GFp' is deprecated
      [-Wdeprecated-declarations]
        if (EC_POINT_get_affine_coordinates_GFp(group, point,
            ^
/usr/openssl3//include/openssl/ec.h:580:1: note: 
      'EC_POINT_get_affine_coordinates_GFp' has been explicitly marked
      deprecated here
DEPRECATEDIN_3_0(int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
16 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c krl.c -o krl.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bitmap.c -o bitmap.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfd.c -o authfd.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfile.c -o authfile.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c canohost.c -o canohost.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c channels.c -o channels.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher.c -o cipher.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cleanup.c -o cleanup.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c compat.c -o compat.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fatal.c -o fatal.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hostfile.c -o hostfile.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c log.c -o log.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c match.c -o match.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c moduli.c -o moduli.o
moduli.c:753:14: warning: 'BN_is_prime_ex' is deprecated
      [-Wdeprecated-declarations]
                is_prime = BN_is_prime_ex(q, 1, NULL, NULL);
                           ^
/usr/openssl3//include/openssl/bn.h:358:1: note: 'BN_is_prime_ex' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int BN_is_prime_ex(const BIGNUM *p, int nchecks, BN_CT...
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
moduli.c:769:14: warning: 'BN_is_prime_ex' is deprecated
      [-Wdeprecated-declarations]
                is_prime = BN_is_prime_ex(p, trials, NULL, NULL);
                           ^
/usr/openssl3//include/openssl/bn.h:358:1: note: 'BN_is_prime_ex' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int BN_is_prime_ex(const BIGNUM *p, int nchecks, BN_CT...
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
moduli.c:779:14: warning: 'BN_is_prime_ex' is deprecated
      [-Wdeprecated-declarations]
                is_prime = BN_is_prime_ex(q, trials - 1, NULL, NULL);
                           ^
/usr/openssl3//include/openssl/bn.h:358:1: note: 'BN_is_prime_ex' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int BN_is_prime_ex(const BIGNUM *p, int nchecks, BN_CT...
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
3 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c nchan.c -o nchan.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c packet.c -o packet.o
packet.c:1874:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case SSH_ERR_NO_CIPHER_ALG_MATCH:
        ^
packet.c:1874:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case SSH_ERR_NO_CIPHER_ALG_MATCH:
        ^
        __attribute__((fallthrough)); 
packet.c:1874:2: note: insert 'break;' to avoid fall-through
        case SSH_ERR_NO_CIPHER_ALG_MATCH:
        ^
        break; 
packet.c:1887:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
packet.c:1887:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        default:
        ^
        __attribute__((fallthrough)); 
packet.c:1887:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
2 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readpass.c -o readpass.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ttymodes.c -o ttymodes.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmalloc.c -o xmalloc.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c addrmatch.c -o addrmatch.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dispatch.c -o dispatch.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mac.c -o mac.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c misc.c -o misc.o
misc.c:1832:4: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                        default:
                        ^
misc.c:1832:4: note: insert '__attribute__((fallthrough));' to silence this
      warning
                        default:
                        ^
                        __attribute__((fallthrough)); 
misc.c:1832:4: note: insert 'break;' to avoid fall-through
                        default:
                        ^
                        break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c utf8.c -o utf8.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c rijndael.c -o rijndael.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
ssh-dss.c:77:13: warning: 'DSA_do_sign' is deprecated
      [-Wdeprecated-declarations]
        if ((sig = DSA_do_sign(digest, dlen, key->dsa)) == NULL) {
                   ^
/usr/openssl3//include/openssl/dsa.h:99:1: note: 'DSA_do_sign' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(DSA_SIG *DSA_do_sign(const unsigned char *dgst, int dlen,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-dss.c:184:10: warning: 'DSA_do_verify' is deprecated
      [-Wdeprecated-declarations]
        switch (DSA_do_verify(digest, dlen, sig, key->dsa)) {
                ^
/usr/openssl3//include/openssl/dsa.h:101:1: note: 'DSA_do_verify' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int DSA_do_verify(const unsigned char *dgst, int dgst_len,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
2 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
ssh-ecdsa.c:77:13: warning: 'ECDSA_do_sign' is deprecated
      [-Wdeprecated-declarations]
        if ((sig = ECDSA_do_sign(digest, dlen, key->ecdsa)) == NULL) {
                   ^
/usr/openssl3//include/openssl/ec.h:1251:1: note: 'ECDSA_do_sign' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-ecdsa.c:177:10: warning: 'ECDSA_do_verify' is deprecated
      [-Wdeprecated-declarations]
        switch (ECDSA_do_verify(digest, dlen, sig, key->ecdsa)) {
                ^
/usr/openssl3//include/openssl/ec.h:1277:1: note: 'ECDSA_do_verify' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int ECDSA_do_verify(const unsigned char *dgst, int dgst_len,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
2 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa-sk.c -o ssh-ecdsa-sk.o
ssh-ecdsa-sk.c:175:10: warning: 'ECDSA_do_verify' is deprecated
      [-Wdeprecated-declarations]
        switch (ECDSA_do_verify(sighash, sizeof(sighash), sig, key->ecdsa)) {
                ^
/usr/openssl3//include/openssl/ec.h:1277:1: note: 'ECDSA_do_verify' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int ECDSA_do_verify(const unsigned char *dgst, int dgst_len,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ed25519-sk.c -o ssh-ed25519-sk.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
ssh-rsa.c:189:9: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations]
        slen = RSA_size(key->rsa);
               ^
/usr/openssl3//include/openssl/rsa.h:210:1: note: 'RSA_size' has been explicitly
      marked deprecated here
DEPRECATEDIN_3_0(int RSA_size(const RSA *rsa))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-rsa.c:206:6: warning: 'RSA_sign' is deprecated [-Wdeprecated-declarations]
        if (RSA_sign(nid, digest, dlen, sig, &len, key->rsa) != 1) {
            ^
/usr/openssl3//include/openssl/rsa.h:332:1: note: 'RSA_sign' has been explicitly
      marked deprecated here
DEPRECATEDIN_3_0(int RSA_sign(int type, const unsigned char *m,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-rsa.c:297:11: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations]
        modlen = RSA_size(key->rsa);
                 ^
/usr/openssl3//include/openssl/rsa.h:210:1: note: 'RSA_size' has been explicitly
      marked deprecated here
DEPRECATEDIN_3_0(int RSA_size(const RSA *rsa))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-rsa.c:419:12: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations]
        rsasize = RSA_size(rsa);
                  ^
/usr/openssl3//include/openssl/rsa.h:210:1: note: 'RSA_size' has been explicitly
      marked deprecated here
DEPRECATEDIN_3_0(int RSA_size(const RSA *rsa))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-rsa.c:429:13: warning: 'RSA_public_decrypt' is deprecated
      [-Wdeprecated-declarations]
        if ((len = RSA_public_decrypt(siglen, sigbuf, decrypted, rsa,
                   ^
/usr/openssl3//include/openssl/rsa.h:274:1: note: 'RSA_public_decrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_public_decrypt(int flen, const unsigned char *from,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
5 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dh.c -o dh.o
dh.c:291:6: warning: 'DH_generate_key' is deprecated [-Wdeprecated-declarations]
        if (DH_generate_key(dh) == 0)
            ^
/usr/openssl3//include/openssl/dh.h:179:1: note: 'DH_generate_key' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int DH_generate_key(DH *dh))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c msg.c -o msg.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c progressmeter.c -o progressmeter.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dns.c -o dns.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c entropy.c -o entropy.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac.c -o umac.o
umac.c:197:9: warning: 'AES_encrypt' is deprecated [-Wdeprecated-declarations]
        aes_encryption(in_buf, out_buf, key);
        ^
umac.c:165:3: note: expanded from macro 'aes_encryption'
  AES_encrypt((u_char *)(in),(u_char *)(out),(AES_KEY *)int_key)
  ^
/usr/openssl3//include/openssl/aes.h:58:1: note: 'AES_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
umac.c:204:9: warning: 'AES_encrypt' is deprecated [-Wdeprecated-declarations]
        aes_encryption(in_buf, out_buf, key);
        ^
umac.c:165:3: note: expanded from macro 'aes_encryption'
  AES_encrypt((u_char *)(in),(u_char *)(out),(AES_KEY *)int_key)
  ^
/usr/openssl3//include/openssl/aes.h:58:1: note: 'AES_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
umac.c:228:5: warning: 'AES_set_encrypt_key' is deprecated
      [-Wdeprecated-declarations]
    aes_key_setup(buf, pc->prf_key);
    ^
umac.c:167:3: note: expanded from macro 'aes_key_setup'
  AES_set_encrypt_key((const u_char *)(key),UMAC_KEY_LEN*8,int_key)
  ^
/usr/openssl3//include/openssl/aes.h:51:1: note: 'AES_set_encrypt_key' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
umac.c:232:5: warning: 'AES_encrypt' is deprecated [-Wdeprecated-declarations]
    aes_encryption(pc->nonce, pc->cache, pc->prf_key);
    ^
umac.c:165:3: note: expanded from macro 'aes_encryption'
  AES_encrypt((u_char *)(in),(u_char *)(out),(AES_KEY *)int_key)
  ^
/usr/openssl3//include/openssl/aes.h:58:1: note: 'AES_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
umac.c:265:9: warning: 'AES_encrypt' is deprecated [-Wdeprecated-declarations]
        aes_encryption(pc->nonce, pc->cache, pc->prf_key);
        ^
umac.c:165:3: note: expanded from macro 'aes_encryption'
  AES_encrypt((u_char *)(in),(u_char *)(out),(AES_KEY *)int_key)
  ^
/usr/openssl3//include/openssl/aes.h:58:1: note: 'AES_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
umac.c:1232:9: warning: 'AES_set_encrypt_key' is deprecated
      [-Wdeprecated-declarations]
        aes_key_setup(key, prf_key);
        ^
umac.c:167:3: note: expanded from macro 'aes_key_setup'
  AES_set_encrypt_key((const u_char *)(key),UMAC_KEY_LEN*8,int_key)
  ^
/usr/openssl3//include/openssl/aes.h:51:1: note: 'AES_set_encrypt_key' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
6 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac128.c -o umac128.o
In file included from umac128.c:10:
./umac.c:197:9: warning: 'AES_encrypt' is deprecated [-Wdeprecated-declarations]
        aes_encryption(in_buf, out_buf, key);
        ^
./umac.c:165:3: note: expanded from macro 'aes_encryption'
  AES_encrypt((u_char *)(in),(u_char *)(out),(AES_KEY *)int_key)
  ^
/usr/openssl3//include/openssl/aes.h:58:1: note: 'AES_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
In file included from umac128.c:10:
./umac.c:204:9: warning: 'AES_encrypt' is deprecated [-Wdeprecated-declarations]
        aes_encryption(in_buf, out_buf, key);
        ^
./umac.c:165:3: note: expanded from macro 'aes_encryption'
  AES_encrypt((u_char *)(in),(u_char *)(out),(AES_KEY *)int_key)
  ^
/usr/openssl3//include/openssl/aes.h:58:1: note: 'AES_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
In file included from umac128.c:10:
./umac.c:228:5: warning: 'AES_set_encrypt_key' is deprecated
      [-Wdeprecated-declarations]
    aes_key_setup(buf, pc->prf_key);
    ^
./umac.c:167:3: note: expanded from macro 'aes_key_setup'
  AES_set_encrypt_key((const u_char *)(key),UMAC_KEY_LEN*8,int_key)
  ^
/usr/openssl3//include/openssl/aes.h:51:1: note: 'AES_set_encrypt_key' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
In file included from umac128.c:10:
./umac.c:232:5: warning: 'AES_encrypt' is deprecated [-Wdeprecated-declarations]
    aes_encryption(pc->nonce, pc->cache, pc->prf_key);
    ^
./umac.c:165:3: note: expanded from macro 'aes_encryption'
  AES_encrypt((u_char *)(in),(u_char *)(out),(AES_KEY *)int_key)
  ^
/usr/openssl3//include/openssl/aes.h:58:1: note: 'AES_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
In file included from umac128.c:10:
./umac.c:265:9: warning: 'AES_encrypt' is deprecated [-Wdeprecated-declarations]
        aes_encryption(pc->nonce, pc->cache, pc->prf_key);
        ^
./umac.c:165:3: note: expanded from macro 'aes_encryption'
  AES_encrypt((u_char *)(in),(u_char *)(out),(AES_KEY *)int_key)
  ^
/usr/openssl3//include/openssl/aes.h:58:1: note: 'AES_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
In file included from umac128.c:10:
./umac.c:1232:9: warning: 'AES_set_encrypt_key' is deprecated
      [-Wdeprecated-declarations]
        aes_key_setup(key, prf_key);
        ^
./umac.c:167:3: note: expanded from macro 'aes_key_setup'
  AES_set_encrypt_key((const u_char *)(key),UMAC_KEY_LEN*8,int_key)
  ^
/usr/openssl3//include/openssl/aes.h:51:1: note: 'AES_set_encrypt_key' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
6 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
ssh-pkcs11.c:432:13: warning: 'RSA_get_ex_data' is deprecated
      [-Wdeprecated-declarations]
        if ((k11 = RSA_get_ex_data(rsa, rsa_idx)) == NULL) {
                   ^
/usr/openssl3//include/openssl/rsa.h:440:1: note: 'RSA_get_ex_data' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(void *RSA_get_ex_data(const RSA *r, int idx))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:444:9: warning: 'RSA_size' is deprecated
      [-Wdeprecated-declarations]
        tlen = RSA_size(rsa);
               ^
/usr/openssl3//include/openssl/rsa.h:210:1: note: 'RSA_size' has been explicitly
      marked deprecated here
DEPRECATEDIN_3_0(int RSA_size(const RSA *rsa))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:468:15: warning: 'RSA_meth_dup' is deprecated
      [-Wdeprecated-declarations]
        rsa_method = RSA_meth_dup(RSA_get_default_method());
                     ^
/usr/openssl3//include/openssl/rsa.h:471:1: note: 'RSA_meth_dup' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(RSA_METHOD *RSA_meth_dup(const RSA_METHOD *meth))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:468:28: warning: 'RSA_get_default_method' is deprecated
      [-Wdeprecated-declarations]
        rsa_method = RSA_meth_dup(RSA_get_default_method());
                                  ^
/usr/openssl3//include/openssl/rsa.h:288:1: note: 'RSA_get_default_method' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(const RSA_METHOD *RSA_get_default_method(void))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:475:7: warning: 'RSA_meth_set1_name' is deprecated
      [-Wdeprecated-declarations]
        if (!RSA_meth_set1_name(rsa_method, "pkcs11") ||
             ^
/usr/openssl3//include/openssl/rsa.h:473:1: note: 'RSA_meth_set1_name' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_meth_set1_name(RSA_METHOD *meth, const char *name))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:476:7: warning: 'RSA_meth_set_priv_enc' is deprecated
      [-Wdeprecated-declarations]
            !RSA_meth_set_priv_enc(rsa_method, pkcs11_rsa_private_encrypt) ||
             ^
/usr/openssl3//include/openssl/rsa.h:495:1: note: 'RSA_meth_set_priv_enc' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_meth_set_priv_enc(RSA_METHOD *rsa,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:477:7: warning: 'RSA_meth_set_priv_dec' is deprecated
      [-Wdeprecated-declarations]
            !RSA_meth_set_priv_dec(rsa_method, pkcs11_rsa_private_decrypt)) {
             ^
/usr/openssl3//include/openssl/rsa.h:502:1: note: 'RSA_meth_set_priv_dec' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_meth_set_priv_dec(RSA_METHOD *rsa,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:505:2: warning: 'RSA_set_method' is deprecated
      [-Wdeprecated-declarations]
        RSA_set_method(rsa, rsa_method);
        ^
/usr/openssl3//include/openssl/rsa.h:291:1: note: 'RSA_set_method' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_set_method(RSA *rsa, const RSA_METHOD *meth))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:506:2: warning: 'RSA_set_ex_data' is deprecated
      [-Wdeprecated-declarations]
        RSA_set_ex_data(rsa, rsa_idx, k11);
        ^
/usr/openssl3//include/openssl/rsa.h:439:1: note: 'RSA_set_ex_data' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_set_ex_data(RSA *r, int idx, void *arg))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:538:11: warning: 'ECDSA_size' is deprecated
      [-Wdeprecated-declarations]
        siglen = ECDSA_size(ec);
                 ^
/usr/openssl3//include/openssl/ec.h:1341:1: note: 'ECDSA_size' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int ECDSA_size(const EC_KEY *eckey))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:591:18: warning: 'EC_KEY_METHOD_new' is deprecated
      [-Wdeprecated-declarations]
        ec_key_method = EC_KEY_METHOD_new(EC_KEY_OpenSSL());
                        ^
/usr/openssl3//include/openssl/ec.h:1347:1: note: 'EC_KEY_METHOD_new' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(EC_KEY_METHOD *EC_KEY_METHOD_new(const EC_KEY_METHOD *meth))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:594:2: warning: 'EC_KEY_METHOD_get_sign' is deprecated
      [-Wdeprecated-declarations]
        EC_KEY_METHOD_get_sign(ec_key_method, &orig_sign, NULL, NULL);
        ^
/usr/openssl3//include/openssl/ec.h:1418:1: note: 'EC_KEY_METHOD_get_sign' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(void EC_KEY_METHOD_get_sign
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11.c:595:2: warning: 'EC_KEY_METHOD_set_sign' is deprecated
      [-Wdeprecated-declarations]
        EC_KEY_METHOD_set_sign(ec_key_method, orig_sign, NULL, ecdsa_do_sign);
        ^
/usr/openssl3//include/openssl/ec.h:1370:1: note: 'EC_KEY_METHOD_set_sign' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(void EC_KEY_METHOD_set_sign
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
13 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c poly1305.c -o poly1305.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c chacha.c -o chacha.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-chachapoly-libcrypto.c -o cipher-chachapoly-libcrypto.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hmac.c -o hmac.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sc25519.c -o sc25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ge25519.c -o ge25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fe25519.c -o fe25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ed25519.c -o ed25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c verify.c -o verify.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hash.c -o hash.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kex.c -o kex.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexdh.c -o kexdh.o
kexdh.c:92:9: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
        klen = DH_size(kex->dh);
               ^
/usr/openssl3//include/openssl/dh.h:150:1: note: 'DH_size' has been explicitly
      marked deprecated here
DEPRECATEDIN_3_0(int DH_size(const DH *dh))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
kexdh.c:98:14: warning: 'DH_compute_key' is deprecated
      [-Wdeprecated-declarations]
        if ((kout = DH_compute_key(kbuf, dh_pub, kex->dh)) < 0 ||
                    ^
/usr/openssl3//include/openssl/dh.h:180:1: note: 'DH_compute_key' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int DH_compute_key(unsigned char *key, const BIGNUM *pub_key,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
2 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgex.c -o kexgex.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexecdh.c -o kexecdh.o
kexecdh.c:179:6: warning: 'ECDH_compute_key' is deprecated
      [-Wdeprecated-declarations]
        if (ECDH_compute_key(kbuf, klen, dh_pub, key, NULL) != (int)klen ||
            ^
/usr/openssl3//include/openssl/ec.h:1185:1: note: 'ECDH_compute_key' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int ECDH_compute_key(void *out, size_t outlen,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexc25519.c -o kexc25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexc.c -o kexgexc.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexs.c -o kexgexs.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sntrup4591761.c -o sntrup4591761.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexsntrup4591761x25519.c -o kexsntrup4591761x25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgen.c -o kexgen.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-realpath.c -o sftp-realpath.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-io.c -o sshbuf-io.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  canohost.o channels.o cipher.o cipher-aes.o cipher-aesctr.o  cipher-ctr.o cleanup.o  compat.o fatal.o hostfile.o  log.o match.o moduli.o nchan.o packet.o  readpass.o ttymodes.o xmalloc.o addrmatch.o  atomicio.o dispatch.o mac.o misc.o utf8.o  monitor_fdpass.o rijndael.o ssh-dss.o ssh-ecdsa.o ssh-ecdsa-sk.o  ssh-ed25519-sk.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 cipher-chachapoly-libcrypto.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  kexgexc.o kexgexs.o  sntrup4591761.o kexsntrup4591761x25519.o kexgen.o  sftp-realpath.o platform-pledge.o platform-tracing.o platform-misc.o  sshbuf-io.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 - 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 - fatal.o
a - hostfile.o
a - log.o
a - match.o
a - moduli.o
a - nchan.o
a - packet.o
a - readpass.o
a - ttymodes.o
a - xmalloc.o
a - addrmatch.o
a - atomicio.o
a - dispatch.o
a - mac.o
a - misc.o
a - utf8.o
a - monitor_fdpass.o
a - rijndael.o
a - ssh-dss.o
a - ssh-ecdsa.o
a - ssh-ecdsa-sk.o
a - ssh-ed25519-sk.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 - cipher-chachapoly-libcrypto.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 - kexgexc.o
a - kexgexs.o
a - sntrup4591761.o
a - kexsntrup4591761x25519.o
a - kexgen.o
a - sftp-realpath.o
a - platform-pledge.o
a - platform-tracing.o
a - platform-misc.o
a - sshbuf-io.o
ranlib libssh.a
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/modpipe ./regress/modpipe.c  -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/setuid-allowed ./regress/setuid-allowed.c  -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/netcat ./regress/netcat.c  -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/check-perm ./regress/check-perm.c  -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/mkdtemp ./regress/mkdtemp.c  -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/misc/sk-dummy/sk-dummy.c -o regress/misc/sk-dummy/sk-dummy.lo
regress/misc/sk-dummy/sk-dummy.c:357:13: warning: 'ECDSA_do_sign' is deprecated
      [-Wdeprecated-declarations]
        if ((sig = ECDSA_do_sign(sighash, sizeof(sighash), ec)) == NULL) {
                   ^
/usr/openssl3//include/openssl/ec.h:1251:1: note: 'ECDSA_do_sign' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/misc/sk-dummy/fatal.c -o regress/misc/sk-dummy/fatal.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ed25519.c -o ed25519.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hash.c -o hash.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ge25519.c -o ge25519.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fe25519.c -o fe25519.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sc25519.c -o sc25519.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c verify.c -o verify.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -fPIC -shared -o regress/misc/sk-dummy/sk-dummy.so regress/misc/sk-dummy/sk-dummy.lo  regress/misc/sk-dummy/fatal.lo  ed25519.lo hash.lo ge25519.lo fe25519.lo sc25519.lo verify.lo  -L. -Lopenbsd-compat -lopenbsd-compat -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh.c -o ssh.o
ssh.c:555:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
ssh.c:555:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        default:
        ^
        __attribute__((fallthrough)); 
ssh.c:555:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readconf.c -o readconf.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c clientloop.c -o clientloop.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshtty.c -o sshtty.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect.c -o sshconnect.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect2.c -o sshconnect2.o
sshconnect2.c:1494:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                default:
                ^
sshconnect2.c:1494:3: note: insert '__attribute__((fallthrough));' to silence
      this warning
                default:
                ^
                __attribute__((fallthrough)); 
sshconnect2.c:1494:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mux.c -o mux.o
mux.c:1503:4: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                        case EINTR:
                        ^
mux.c:1503:4: note: insert '__attribute__((fallthrough));' to silence this
      warning
                        case EINTR:
                        ^
                        __attribute__((fallthrough)); 
mux.c:1503:4: note: insert 'break;' to avoid fall-through
                        case EINTR:
                        ^
                        break; 
mux.c:1552:4: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                        case EINTR:
                        ^
mux.c:1552:4: note: insert '__attribute__((fallthrough));' to silence this
      warning
                        case EINTR:
                        ^
                        __attribute__((fallthrough)); 
mux.c:1552:4: note: insert 'break;' to avoid fall-through
                        case EINTR:
                        ^
                        break; 
mux.c:2314:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case SSHCTL_MASTER_NO:
        ^
mux.c:2314:2: note: insert 'break;' to avoid fall-through
        case SSHCTL_MASTER_NO:
        ^
        break; 
3 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk-client.c -o ssh-sk-client.o
/usr/local/bin/clang10 -o ssh ssh.o readconf.o clientloop.o sshtty.o  sshconnect.o sshconnect2.o mux.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat  -lcrypto -lutil -lz  -lcrypt 
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshd.c -o sshd.o
sshd.c:639:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case KEY_DSA:
                ^
sshd.c:639:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case KEY_DSA:
                ^
                __attribute__((fallthrough)); 
sshd.c:639:3: note: insert 'break;' to avoid fall-through
                case KEY_DSA:
                ^
                break; 
sshd.c:660:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case KEY_DSA_CERT:
                ^
sshd.c:660:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case KEY_DSA_CERT:
                ^
                __attribute__((fallthrough)); 
sshd.c:660:3: note: insert 'break;' to avoid fall-through
                case KEY_DSA_CERT:
                ^
                break; 
sshd.c:710:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                default:
                ^
sshd.c:710:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                default:
                ^
                __attribute__((fallthrough)); 
sshd.c:710:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
sshd.c:1177:4: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                        case 0:
                        ^
sshd.c:1177:4: note: insert '__attribute__((fallthrough));' to silence this
      warning
                        case 0:
                        ^
                        __attribute__((fallthrough)); 
sshd.c:1177:4: note: insert 'break;' to avoid fall-through
                        case 0:
                        ^
                        break; 
sshd.c:1566:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case 'e':
                ^
sshd.c:1566:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case 'e':
                ^
                __attribute__((fallthrough)); 
sshd.c:1566:3: note: insert 'break;' to avoid fall-through
                case 'e':
                ^
                break; 
5 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit.c -o audit.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform.c -o platform.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshpty.c -o sshpty.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshlogin.c -o sshlogin.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c servconf.c -o servconf.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c serverloop.c -o serverloop.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth.c -o auth.o
auth.c:1145:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case 0:
                ^
auth.c:1145:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case 0:
                ^
                __attribute__((fallthrough)); 
auth.c:1145:3: note: insert 'break;' to avoid fall-through
                case 0:
                ^
                break; 
auth.c:1171:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case 0:
                ^
auth.c:1171:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case 0:
                ^
                __attribute__((fallthrough)); 
auth.c:1171:3: note: insert 'break;' to avoid fall-through
                case 0:
                ^
                break; 
2 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2.c -o auth2.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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:513:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
session.c:513:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
session.c:637:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
session.c:637:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
session.c:1284:5: warning: assigning to 'char *' from 'const char *' discards
      qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        nl = login_getcapstr(lc, "nologin", def_nl, def_nl);
           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c groupaccess.c -o groupaccess.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor.c -o monitor.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c loginrec.c -o loginrec.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
auth-pam.c:876:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case PAM_AUTH_ERR:
                ^
auth-pam.c:876:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case PAM_AUTH_ERR:
                ^
                __attribute__((fallthrough)); 
auth-pam.c:876:3: note: insert 'break;' to avoid fall-through
                case PAM_AUTH_ERR:
                ^
                break; 
auth-pam.c:889:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case PAM_SUCCESS:
                ^
auth-pam.c:889:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case PAM_SUCCESS:
                ^
                __attribute__((fallthrough)); 
auth-pam.c:889:3: note: insert 'break;' to avoid fall-through
                case PAM_SUCCESS:
                ^
                break; 
auth-pam.c:919:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                default:
                ^
auth-pam.c:919:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                default:
                ^
                __attribute__((fallthrough)); 
auth-pam.c:919:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
3 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c md5crypt.c -o md5crypt.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c uidswap.c -o uidswap.o
/usr/local/bin/clang10 -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-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  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 uidswap.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lpam -ldl -lcrypto -lutil -lz  -lcrypt  
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o ssh-add ssh-add.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
ssh-keygen.c:1211:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
ssh-keygen.c:1211:2: note: insert '__attribute__((fallthrough));' to silence
      this warning
        default:
        ^
        __attribute__((fallthrough)); 
ssh-keygen.c:1211:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshsig.c -o sshsig.o
/usr/local/bin/clang10 -o ssh-keygen ssh-keygen.o sshsig.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o ssh-keyscan ssh-keyscan.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o ssh-keysign ssh-keysign.o readconf.o uidswap.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
ssh-pkcs11-helper.c:211:12: warning: 'RSA_size' is deprecated
      [-Wdeprecated-declarations]
                                slen = RSA_size(key->rsa);
                                       ^
/usr/openssl3//include/openssl/rsa.h:210:1: note: 'RSA_size' has been explicitly
      marked deprecated here
DEPRECATEDIN_3_0(int RSA_size(const RSA *rsa))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-helper.c:213:11: warning: 'RSA_private_encrypt' is deprecated
      [-Wdeprecated-declarations]
                                ret = RSA_private_encrypt(dlen, data, signature,
                                      ^
/usr/openssl3//include/openssl/rsa.h:271:1: note: 'RSA_private_encrypt' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_private_encrypt(int flen, const unsigned char *from,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-helper.c:221:19: warning: 'ECDSA_size' is deprecated
      [-Wdeprecated-declarations]
                                u_int xslen = ECDSA_size(key->ecdsa);
                                              ^
/usr/openssl3//include/openssl/ec.h:1341:1: note: 'ECDSA_size' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int ECDSA_size(const EC_KEY *eckey))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-helper.c:225:11: warning: 'ECDSA_sign' is deprecated
      [-Wdeprecated-declarations]
                                ret = ECDSA_sign(-1, data, dlen, signature,
                                      ^
/usr/openssl3//include/openssl/ec.h:1300:1: note: 'ECDSA_sign' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int ECDSA_sign(int type, const unsigned char *dgst,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
4 warnings generated.
/usr/local/bin/clang10 -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
ssh-pkcs11-client.c:153:23: warning: 'RSA_size' is deprecated
      [-Wdeprecated-declarations]
                if (slen <= (size_t)RSA_size(rsa)) {
                                    ^
/usr/openssl3//include/openssl/rsa.h:210:1: note: 'RSA_size' has been explicitly
      marked deprecated here
DEPRECATEDIN_3_0(int RSA_size(const RSA *rsa))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-client.c:235:3: warning: 'RSA_set_method' is deprecated
      [-Wdeprecated-declarations]
                RSA_set_method(k->rsa, helper_rsa);
                ^
/usr/openssl3//include/openssl/rsa.h:291:1: note: 'RSA_set_method' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_set_method(RSA *rsa, const RSA_METHOD *meth))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-client.c:255:17: warning: 'EC_KEY_METHOD_new' is deprecated
      [-Wdeprecated-declarations]
        helper_ecdsa = EC_KEY_METHOD_new(EC_KEY_OpenSSL());
                       ^
/usr/openssl3//include/openssl/ec.h:1347:1: note: 'EC_KEY_METHOD_new' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(EC_KEY_METHOD *EC_KEY_METHOD_new(const EC_KEY_METHOD *meth))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-client.c:258:2: warning: 'EC_KEY_METHOD_get_sign' is deprecated
      [-Wdeprecated-declarations]
        EC_KEY_METHOD_get_sign(helper_ecdsa, &orig_sign, NULL, NULL);
        ^
/usr/openssl3//include/openssl/ec.h:1418:1: note: 'EC_KEY_METHOD_get_sign' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(void EC_KEY_METHOD_get_sign
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-client.c:259:2: warning: 'EC_KEY_METHOD_set_sign' is deprecated
      [-Wdeprecated-declarations]
        EC_KEY_METHOD_set_sign(helper_ecdsa, orig_sign, NULL, ecdsa_do_sign);
        ^
/usr/openssl3//include/openssl/ec.h:1370:1: note: 'EC_KEY_METHOD_set_sign' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(void EC_KEY_METHOD_set_sign
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-client.c:262:20: warning: 'RSA_meth_dup' is deprecated
      [-Wdeprecated-declarations]
        if ((helper_rsa = RSA_meth_dup(RSA_get_default_method())) == NULL)
                          ^
/usr/openssl3//include/openssl/rsa.h:471:1: note: 'RSA_meth_dup' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(RSA_METHOD *RSA_meth_dup(const RSA_METHOD *meth))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-client.c:262:33: warning: 'RSA_get_default_method' is deprecated
      [-Wdeprecated-declarations]
        if ((helper_rsa = RSA_meth_dup(RSA_get_default_method())) == NULL)
                                       ^
/usr/openssl3//include/openssl/rsa.h:288:1: note: 'RSA_get_default_method' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(const RSA_METHOD *RSA_get_default_method(void))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-client.c:264:7: warning: 'RSA_meth_set1_name' is deprecated
      [-Wdeprecated-declarations]
        if (!RSA_meth_set1_name(helper_rsa, "ssh-pkcs11-helper") ||
             ^
/usr/openssl3//include/openssl/rsa.h:473:1: note: 'RSA_meth_set1_name' has been
      explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_meth_set1_name(RSA_METHOD *meth, const char *name))
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
ssh-pkcs11-client.c:265:7: warning: 'RSA_meth_set_priv_enc' is deprecated
      [-Wdeprecated-declarations]
            !RSA_meth_set_priv_enc(helper_rsa, rsa_encrypt))
             ^
/usr/openssl3//include/openssl/rsa.h:495:1: note: 'RSA_meth_set_priv_enc' has
      been explicitly marked deprecated here
DEPRECATEDIN_3_0(int RSA_meth_set_priv_enc(RSA_METHOD *rsa,
^
/usr/openssl3//include/openssl/macros.h:141:38: note: expanded from macro
      'DEPRECATEDIN_3_0'
#   define DEPRECATEDIN_3_0(f)       DECLARE_DEPRECATED(f)
                                     ^
/usr/openssl3//include/openssl/macros.h:38:57: note: expanded from macro
      'DECLARE_DEPRECATED'
#     define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                        ^
9 warnings generated.
/usr/local/bin/clang10 -o ssh-agent ssh-agent.o ssh-pkcs11-client.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c scp.c -o scp.o
scp.c:1106:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                default:
                ^
scp.c:1106:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                default:
                ^
                __attribute__((fallthrough)); 
scp.c:1106:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
scp.c:1566:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case 1:         /* error, followed by error msg */
        ^
scp.c:1566:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case 1:         /* error, followed by error msg */
        ^
        __attribute__((fallthrough)); 
scp.c:1566:2: note: insert 'break;' to avoid fall-through
        case 1:         /* error, followed by error msg */
        ^
        break; 
2 warnings generated.
/usr/local/bin/clang10 -o scp scp.o progressmeter.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o sftp-server sftp-common.o sftp-server.o sftp-server-main.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp.c -o sftp.o
sftp.c:1437:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_CHDIR:
        ^
sftp.c:1437:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_CHDIR:
        ^
        __attribute__((fallthrough)); 
sftp.c:1437:2: note: insert 'break;' to avoid fall-through
        case I_CHDIR:
        ^
        break; 
sftp.c:1476:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_SHELL:
        ^
sftp.c:1476:2: note: insert 'break;' to avoid fall-through
        case I_SHELL:
        ^
        break; 
sftp.c:1483:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_CHOWN:
        ^
sftp.c:1483:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_CHOWN:
        ^
        __attribute__((fallthrough)); 
sftp.c:1483:2: note: insert 'break;' to avoid fall-through
        case I_CHOWN:
        ^
        break; 
sftp.c:1568:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_GET:
        ^
sftp.c:1568:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_GET:
        ^
        __attribute__((fallthrough)); 
sftp.c:1568:2: note: insert 'break;' to avoid fall-through
        case I_GET:
        ^
        break; 
sftp.c:1575:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_PUT:
        ^
sftp.c:1575:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_PUT:
        ^
        __attribute__((fallthrough)); 
sftp.c:1575:2: note: insert 'break;' to avoid fall-through
        case I_PUT:
        ^
        break; 
sftp.c:1587:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_LINK:
        ^
sftp.c:1587:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_LINK:
        ^
        __attribute__((fallthrough)); 
sftp.c:1587:2: note: insert 'break;' to avoid fall-through
        case I_LINK:
        ^
        break; 
6 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o sftp sftp.o sftp-client.o sftp-common.o sftp-glob.o progressmeter.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt 
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk-helper.c -o ssh-sk-helper.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk.c -o ssh-sk.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr/openssl3//include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sk-usbhid.c -o sk-usbhid.o
/usr/local/bin/clang10 -o ssh-sk-helper ssh-sk-helper.o ssh-sk.o sk-usbhid.o -L. -Lopenbsd-compat/ -L/usr/openssl3//lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt 
BUILDDIR=`pwd`;  cd ./regress || exit $?;  EGREP='/usr/bin/grep -E'  make  .OBJDIR="${BUILDDIR}/regress"  .CURDIR="`pwd`"  BUILDDIR="${BUILDDIR}"  OBJ="${BUILDDIR}/regress/"  PATH="${BUILDDIR}:${PATH}"  TEST_ENV=MALLOC_OPTIONS="AJRX"  TEST_MALLOC_OPTIONS="AJRX"  TEST_SSH_SCP="${BUILDDIR}/scp"  TEST_SSH_SSH="${BUILDDIR}/ssh"  TEST_SSH_SSHD="${BUILDDIR}/sshd"  TEST_SSH_SSHAGENT="${BUILDDIR}/ssh-agent"  TEST_SSH_SSHADD="${BUILDDIR}/ssh-add"  TEST_SSH_SSHKEYGEN="${BUILDDIR}/ssh-keygen"  TEST_SSH_SSHPKCS11HELPER="${BUILDDIR}/ssh-pkcs11-helper"  TEST_SSH_SSHKEYSCAN="${BUILDDIR}/ssh-keyscan"  TEST_SSH_SFTP="${BUILDDIR}/sftp"  TEST_SSH_PKCS11_HELPER="${BUILDDIR}/ssh-pkcs11-helper"  TEST_SSH_SK_HELPER="${BUILDDIR}/ssh-sk-helper"  TEST_SSH_SFTPSERVER="${BUILDDIR}/sftp-server"  TEST_SSH_PLINK="plink"  TEST_SSH_PUTTYGEN="puttygen"  TEST_SSH_CONCH="conch"  TEST_SSH_IPV6="yes"  TEST_SSH_UTF8="yes"  TEST_SSH_ECC="yes"  TEST_SHELL="sh"  EXEEXT=""  file-tests && echo all file-tests passed
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2.prv | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.prv
tr '\n' '\r' </usr/source/openssh-SNAP-20200524/regress/rsa_ssh2.prv > /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2_cr.prv
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2_cr.prv | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.prv
awk '{print $0 "\r"}' /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2.prv > /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2_crnl.prv
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2_crnl.prv | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.prv
cat /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.prv > /usr/source/openssh-SNAP-20200524/regress//t2.out
chmod 600 /usr/source/openssh-SNAP-20200524/regress//t2.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -yf /usr/source/openssh-SNAP-20200524/regress//t2.out | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub
/usr/source/openssh-SNAP-20200524/ssh-keygen -ef /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub >/usr/source/openssh-SNAP-20200524/regress//t3.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress//t3.out | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub
/usr/source/openssh-SNAP-20200524/ssh-keygen -E md5 -lf /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20200524/regress/t4.ok
/usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20200524/regress/t5.ok
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/dsa_ssh2.prv > /usr/source/openssh-SNAP-20200524/regress//t6.out1
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/dsa_ssh2.pub > /usr/source/openssh-SNAP-20200524/regress//t6.out2
chmod 600 /usr/source/openssh-SNAP-20200524/regress//t6.out1
/usr/source/openssh-SNAP-20200524/ssh-keygen -yf /usr/source/openssh-SNAP-20200524/regress//t6.out1 | diff - /usr/source/openssh-SNAP-20200524/regress//t6.out2
/usr/source/openssh-SNAP-20200524/ssh-keygen -q -t rsa -N '' -f /usr/source/openssh-SNAP-20200524/regress//t7.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t7.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress//t7.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -q -t dsa -N '' -f /usr/source/openssh-SNAP-20200524/regress//t8.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t8.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress//t8.out > /dev/null
test "yes" != yes ||  /usr/source/openssh-SNAP-20200524/ssh-keygen -q -t ecdsa -N '' -f /usr/source/openssh-SNAP-20200524/regress//t9.out
test "yes" != yes ||  /usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t9.out > /dev/null
test "yes" != yes ||  /usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress//t9.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -q -t ed25519 -N '' -f /usr/source/openssh-SNAP-20200524/regress//t10.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t10.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress//t10.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -E sha256 -lf /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20200524/regress/t11.ok
/usr/source/openssh-SNAP-20200524/ssh-keygen -q -t ed25519 -N '' -C 'test-comment-1234' -f /usr/source/openssh-SNAP-20200524/regress//t12.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t12.out.pub | grep test-comment-1234 >/dev/null
all file-tests passed
BUILDDIR=`pwd`;  cd ./regress || exit $?;  EGREP='/usr/bin/grep -E'  make  .OBJDIR="${BUILDDIR}/regress"  .CURDIR="`pwd`"  BUILDDIR="${BUILDDIR}"  OBJ="${BUILDDIR}/regress/"  PATH="${BUILDDIR}:${PATH}"  TEST_ENV=MALLOC_OPTIONS="AJRX"  TEST_MALLOC_OPTIONS="AJRX"  TEST_SSH_SCP="${BUILDDIR}/scp"  TEST_SSH_SSH="${BUILDDIR}/ssh"  TEST_SSH_SSHD="${BUILDDIR}/sshd"  TEST_SSH_SSHAGENT="${BUILDDIR}/ssh-agent"  TEST_SSH_SSHADD="${BUILDDIR}/ssh-add"  TEST_SSH_SSHKEYGEN="${BUILDDIR}/ssh-keygen"  TEST_SSH_SSHPKCS11HELPER="${BUILDDIR}/ssh-pkcs11-helper"  TEST_SSH_SSHKEYSCAN="${BUILDDIR}/ssh-keyscan"  TEST_SSH_SFTP="${BUILDDIR}/sftp"  TEST_SSH_PKCS11_HELPER="${BUILDDIR}/ssh-pkcs11-helper"  TEST_SSH_SK_HELPER="${BUILDDIR}/ssh-sk-helper"  TEST_SSH_SFTPSERVER="${BUILDDIR}/sftp-server"  TEST_SSH_PLINK="plink"  TEST_SSH_PUTTYGEN="puttygen"  TEST_SSH_CONCH="conch"  TEST_SSH_IPV6="yes"  TEST_SSH_UTF8="yes"  TEST_SSH_ECC="yes"  TEST_SHELL="sh"  EXEEXT=""  t-exec && echo all t-exec passed
run test connect.sh ...
ssh direct connect failed
ssh proxycommand connect failed
failed simple connect
*** Error code 1

Stop.
make[1]: stopped in /usr/source/openssh-SNAP-20200524/regress
*** Error code 1

Stop.
make: stopped in /usr/source/openssh-SNAP-20200524
root@border:/usr/source/openssh-SNAP-20200524 # make distclean

if [ -f regress/Makefile ] && [ -r regress/Makefile ]; then  (cd regress && make clean)  fi
for F in *.core actual agent-key.* authorized_keys_root  authorized_keys_root.*  authorized_principals_root  banner.in banner.out cert_host_key* cert_user_key*  copy.1 copy.2 data ed25519-agent ed25519-agent*  ed25519-agent.pub ed25519 ed25519.pub empty.in  expect failed-regress.log failed-ssh.log failed-sshd.log  hkr.* host.ecdsa-sha2-nistp256 host.ecdsa-sha2-nistp384  host.ecdsa-sha2-nistp521 host.ssh-dss host.ssh-ed25519  host.ssh-rsa host_ca_key* host_krl_* host_revoked_* key.*  key.dsa-* key.ecdsa-* key.ed25519-512  key.ed25519-512.pub key.rsa-* keys-command-args kh.*  known_hosts known_hosts-cert known_hosts.* krl-* ls.copy  modpipe netcat no_identity_config  pidfile putty.rsa2 ready regress.log remote_pid  revoked-* rsa rsa-agent rsa-agent.pub rsa.pub rsa_ssh2_cr.prv  rsa_ssh2_crnl.prv scp-ssh-wrapper.exe  scp-ssh-wrapper.scp setuid-allowed sftp-server.log  sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log  ssh-rsa_oldfmt  ssh_config ssh_config.* ssh_proxy ssh_proxy_bak  ssh_proxy_envpass sshd.log sshd_config sshd_config_minimal  sshd_config.* sshd_proxy sshd_proxy.* sshd_proxy_bak  sshd_proxy_orig t10.out t10.out.pub t12.out t12.out.pub  t2.out t3.out t6.out1 t6.out2 t7.out t7.out.pub  t8.out t8.out.pub t9.out t9.out.pub testdata  user_*key* user_ca* user_key*; do rm -f $F; done
rm -rf .putty
rm -f *.o *.a ssh sshd ssh-add ssh-keygen ssh-keyscan ssh-keysign ssh-pkcs11-helper ssh-agent scp sftp-server sftp ssh-sk-helper logintest config.cache config.log
rm -f *.out core opensshd.init openssh.xml
rm -f Makefile buildpkg.sh config.h config.status
rm -f survey.sh openbsd-compat/regress/Makefile *~
rm -rf autom4te.cache
rm -f regress/check-perm
rm -f regress/mkdtemp
rm -f regress/unittests/test_helper/*.a
rm -f regress/unittests/test_helper/*.o
rm -f regress/unittests/sshbuf/*.o
rm -f regress/unittests/sshbuf/test_sshbuf
rm -f regress/unittests/sshkey/*.o
rm -f regress/unittests/sshkey/test_sshkey
rm -f regress/unittests/bitmap/*.o
rm -f regress/unittests/bitmap/test_bitmap
rm -f regress/unittests/conversion/*.o
rm -f regress/unittests/conversion/test_conversion
rm -f regress/unittests/hostkeys/*.o
rm -f regress/unittests/hostkeys/test_hostkeys
rm -f regress/unittests/kex/*.o
rm -f regress/unittests/kex/test_kex
rm -f regress/unittests/match/*.o
rm -f regress/unittests/match/test_match
rm -f regress/unittests/utf8/*.o
rm -f regress/unittests/utf8/test_utf8
rm -f regress/misc/kexfuzz/*.o
rm -f regress/misc/kexfuzz/kexfuzz
(cd openbsd-compat && make distclean)
rm -f *.o *.a core
rm -f Makefile *~
if test -d pkg ; then  rm -fr pkg ;  fi
root@border:/usr/source/openssh-SNAP-20200524 # !vi

vi configsshd
[?1h=#!/usr/local/bin/bash
CC=/usr/local/bin/clang10 ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-zlib=/usr --with-ssl-dir=/usr/openssl3/ --with-ssl-engine --with-pie --with-pam --with-xauth=/usr/local/bin/xauth --with-maildir=/var/mail --with-4in6 --with-pid-dir=/var/run --with-mantype=man
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~configsshd: unmodified: line 1/openssl3

Copying file for recovery...
/ --with-ssl-engine --with-pie --with-pam --with-xauth=/usr/local/bin/xauth --with-maildir=/var/mail --with-4in6
configsshd: 2 lines, 306 characters[?1l>


[?1l>root@border:/usr/source/openssh-SNAP-20200524 # openssl version -a

OpenSSL 1.1.1h-dev  xx XXX xxxx
built on: Sun May 24 11:29:59 2020 UTC
platform: BSD-x86_64
options:  bn(64,64) rc4(16x,int) des(int) blowfish(ptr) 
compiler: /usr/local/bin/clang10 -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -D_THREAD_SAFE -D_REENTRANT -DZLIB -DZLIB_SHARED -DNDEBUG
OPENSSLDIR: "/usr/ssl"
ENGINESDIR: "/usr//lib/engines-1.1"
Seeding source: os-specific
root@border:/usr/source/openssh-SNAP-20200524 # /bin/sh ./configsshd

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 /usr/local/bin/clang10 accepts -g... yes
checking for /usr/local/bin/clang10 option to accept ISO C89... none needed
checking build system type... x86_64-unknown-freebsd12.1
checking host system type... x86_64-unknown-freebsd12.1
checking how to run the C preprocessor... /usr/local/bin/clang10 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking how to run the C preprocessor... /usr/local/bin/clang10 -E
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for egrep... (cached) /usr/bin/grep -E
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for ar... ar
checking for cat... /bin/cat
checking for kill... /bin/kill
checking for sed... /usr/bin/sed
checking for ent... no
checking for bash... /bin/bash
checking for ksh... (cached) /bin/bash
checking for sh... (cached) /bin/bash
checking for sh... /bin/sh
checking for groff... /usr/local/bin/groff
checking for nroff... /usr/local/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... yes
checking whether LONG_LONG_MAX is declared... no
checking whether SYSTR_POLICY_KILL is declared... no
checking whether RLIMIT_NPROC is declared... yes
checking whether PR_SET_NO_NEW_PRIVS is declared... no
checking whether OpenSSL will be used for cryptography... yes
checking if /usr/local/bin/clang10 supports -Werror... yes
checking if /usr/local/bin/clang10 supports compile flag -pipe... yes
checking if /usr/local/bin/clang10 supports compile flag -Wunknown-warning-option... yes
checking if /usr/local/bin/clang10 supports compile flag -Wno-error=format-truncation... no
checking if /usr/local/bin/clang10 supports compile flag -Qunused-arguments... yes
checking if /usr/local/bin/clang10 supports compile flag -Wall... yes
checking if /usr/local/bin/clang10 supports compile flag -Wextra... no
checking if /usr/local/bin/clang10 supports compile flag -Wpointer-arith... yes
checking if /usr/local/bin/clang10 supports compile flag -Wuninitialized... yes
checking if /usr/local/bin/clang10 supports compile flag -Wsign-compare... yes
checking if /usr/local/bin/clang10 supports compile flag -Wformat-security... yes
checking if /usr/local/bin/clang10 supports compile flag -Wsizeof-pointer-memaccess... yes
checking if /usr/local/bin/clang10 supports compile flag -Wpointer-sign... yes
checking if /usr/local/bin/clang10 supports compile flag -Wunused-result... yes
checking if /usr/local/bin/clang10 supports compile flag -Wimplicit-fallthrough... yes
checking if /usr/local/bin/clang10 supports compile flag -fno-strict-aliasing... yes
checking if /usr/local/bin/clang10 supports compile flag -mretpoline... yes
checking if /usr/local/bin/clang10 supports link flag -Wl,-z,retpolineplt... yes
checking if /usr/local/bin/clang10 supports compile flag -D_FORTIFY_SOURCE=2... yes
checking if /usr/local/bin/clang10 supports link flag -Wl,-z,relro... yes
checking if /usr/local/bin/clang10 supports link flag -Wl,-z,now... yes
checking if /usr/local/bin/clang10 supports link flag -Wl,-z,noexecstack... yes
checking if /usr/local/bin/clang10 supports compile flag -ftrapv and linking succeeds... yes
checking gcc version... 
checking if /usr/local/bin/clang10 accepts -fno-builtin-memset... yes
checking if /usr/local/bin/clang10 supports -fstack-protector-strong... yes
checking if -fstack-protector-strong 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 dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking floatingpoint.h usability... yes
checking floatingpoint.h presence... yes
checking for floatingpoint.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking ia.h usability... no
checking ia.h presence... no
checking for ia.h... no
checking iaf.h usability... no
checking iaf.h presence... no
checking for iaf.h... no
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking login.h usability... no
checking login.h presence... no
checking for login.h... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking net/if_tun.h usability... yes
checking net/if_tun.h presence... yes
checking for net/if_tun.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking readpassphrase.h usability... yes
checking readpassphrase.h presence... yes
checking for readpassphrase.h... yes
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking sha2.h usability... no
checking sha2.h presence... no
checking for sha2.h... no
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... 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 sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... 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 sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/strtio.h usability... no
checking sys/strtio.h presence... no
checking for sys/strtio.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timers.h usability... yes
checking sys/timers.h presence... yes
checking for sys/timers.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tmpdir.h usability... no
checking tmpdir.h presence... no
checking for tmpdir.h... no
checking ttyent.h usability... yes
checking ttyent.h presence... yes
checking for ttyent.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking for unistd.h... (cached) yes
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking utmp.h usability... no
checking utmp.h presence... no
checking for utmp.h... no
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for sys/audit.h... no
checking for sys/capsicum.h... yes
checking for net/route.h... yes
checking for sys/sysctl.h... yes
checking for lastlog.h... no
checking for sys/ptms.h... no
checking for login_cap.h... yes
checking for sys/mount.h... yes
checking for sys/un.h... yes
checking net/if_tap.h usability... yes
checking net/if_tap.h presence... yes
checking for net/if_tap.h... yes
checking compiler and flags for sanity... yes
checking for setsockopt... yes
checking for dirname... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for getspnam... no
checking for getspnam in -lgen... no
checking for library containing basename... none required
checking for zlib... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for possibly buggy zlib... no
checking for strcasecmp... yes
checking for utimes... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... 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... -lutil
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... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... 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... 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 if /usr/local/bin/clang10 supports compile flag -fPIE... yes
checking if /usr/local/bin/clang10 supports link flag -pie... yes
checking whether both -fPIE and -pie are supported... yes
checking whether -fPIC is accepted... yes
checking for Blowfish_initstate... no
checking for Blowfish_expandstate... no
checking for Blowfish_expand0state... no
checking for Blowfish_stream2word... no
checking for SHA256Update... no
checking for SHA384Update... no
checking for SHA512Update... no
checking for asprintf... yes
checking for b64_ntop... no
checking for __b64_ntop... yes
checking for b64_pton... no
checking for __b64_pton... yes
checking for bcopy... yes
checking for bcrypt_pbkdf... no
checking for bindresvport_sa... yes
checking for blf_enc... no
checking for bzero... yes
checking for cap_rights_limit... yes
checking for clock... yes
checking for closefrom... yes
checking for dirfd... yes
checking for endgrent... yes
checking for err... yes
checking for errx... yes
checking for explicit_bzero... yes
checking for fchmod... yes
checking for fchmodat... yes
checking for fchown... yes
checking for fchownat... yes
checking for flock... yes
checking for fnmatch... yes
checking for freeaddrinfo... yes
checking for freezero... no
checking for fstatfs... yes
checking for fstatvfs... yes
checking for futimes... yes
checking for getaddrinfo... yes
checking for getcwd... yes
checking for getgrouplist... yes
checking for getline... yes
checking for getnameinfo... yes
checking for getopt... yes
checking for getpagesize... yes
checking for getpeereid... yes
checking for getpeerucred... no
checking for getpgid... yes
checking for _getpty... no
checking for getrlimit... yes
checking for getrandom... yes
checking for getsid... yes
checking for getttyent... yes
checking for glob... yes
checking for group_from_gid... yes
checking for inet_aton... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for innetgr... yes
checking for llabs... yes
checking for localtime_r... yes
checking for login_getcapbool... yes
checking for md5_crypt... no
checking for memmem... yes
checking for memmove... yes
checking for memset_s... yes
checking for mkdtemp... 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... yes
checking for prctl... no
checking for pstat... no
checking for raise... yes
checking for readpassphrase... yes
checking for reallocarray... yes
checking for realpath... yes
checking for recvmsg... yes
checking for recallocarray... no
checking for rresvport_af... yes
checking for sendmsg... yes
checking for setdtablesize... no
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgroupent... yes
checking for setgroups... yes
checking for setlinebuf... yes
checking for setlogin... yes
checking for setpassent... yes
checking for setpcred... no
checking for setproctitle... yes
checking for setregid... yes
checking for setreuid... yes
checking for setrlimit... yes
checking for setsid... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... yes
checking for snprintf... yes
checking for socketpair... yes
checking for statfs... yes
checking for statvfs... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... yes
checking for strndup... yes
checking for strnlen... yes
checking for strnvis... yes
checking for strptime... yes
checking for strsignal... yes
checking for strtonum... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking for swap32... no
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for timingsafe_bcmp... yes
checking for truncate... yes
checking for unsetenv... yes
checking for updwtmpx... no
checking for utimensat... yes
checking for user_from_uid... yes
checking for usleep... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for waitpid... yes
checking for warn... yes
checking whether bzero is declared... yes
checking whether memmem is declared... yes
checking for mblen... yes
checking for mbtowc... yes
checking for nl_langinfo... yes
checking for wcwidth... yes
checking for utf8 locale support... yes
checking for library containing dlopen... none required
checking for dlopen... yes
checking whether RTLD_NOW is declared... yes
checking for gai_strerror... yes
checking for library containing nanosleep... none required
checking for library containing clock_gettime... none required
checking whether localtime_r is declared... yes
checking whether strsep is declared... yes
checking for strsep... yes
checking whether tcsendbreak is declared... yes
checking whether h_errno is declared... yes
checking whether SHUT_RD is declared... yes
checking whether getpeereid is declared... yes
checking whether O_NONBLOCK is declared... yes
checking whether readv is declared... yes
checking whether writev is declared... yes
checking whether MAXSYMLINKS is declared... yes
checking whether offsetof is declared... yes
checking whether howmany is declared... yes
checking whether NFDBITS is declared... yes
checking for fd_mask... yes
checking for setresuid... yes
checking if setresuid seems to work... yes
checking for setresgid... yes
checking if setresgid seems to work... yes
checking for working fflush(NULL)... yes
checking for gettimeofday... yes
checking for time... yes
checking for endutent... no
checking for getutent... no
checking for getutid... no
checking for getutline... no
checking for pututline... no
checking for setutent... no
checking for utmpname... no
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for getutxuser... yes
checking for pututxline... yes
checking for setutxdb... yes
checking for setutxent... yes
checking for utmpxname... no
checking for getlastlogxbyname... no
checking for daemon... yes
checking for getpagesize... (cached) yes
checking whether snprintf correctly terminates long strings... yes
checking whether snprintf understands %zu... 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 working strnvis... no
checking if SA_RESTARTed signals interrupt select()... yes
checking for getpgrp... yes
checking if getpgrp accepts zero args... yes
checking openssl/opensslv.h usability... yes
checking openssl/opensslv.h presence... yes
checking for openssl/opensslv.h... yes
checking OpenSSL header version... 10101080 (OpenSSL 1.1.1h-dev  xx XXX xxxx)
checking for OpenSSL_version... yes
checking for OpenSSL_version_num... yes
checking OpenSSL library version... 10101080 (OpenSSL 1.1.1h-dev  xx XXX xxxx)
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_CIPHER_CTX_ctrl... yes
checking for EVP_DigestFinal_ex... yes
checking for EVP_DigestInit_ex... yes
checking for EVP_MD_CTX_cleanup... no
checking for EVP_MD_CTX_copy_ex... yes
checking for EVP_MD_CTX_init... no
checking for HMAC_CTX_init... no
checking for RSA_generate_key_ex... yes
checking for RSA_get_default_method... yes
checking for OpenSSL_add_all_algorithms... no
checking whether OpenSSL_add_all_algorithms is declared... yes
checking for OPENSSL_init_crypto... yes
checking for DH_get0_key... yes
checking for DH_get0_pqg... yes
checking for DH_set0_key... yes
checking for DH_set_length... yes
checking for DH_set0_pqg... yes
checking for DSA_get0_key... yes
checking for DSA_get0_pqg... yes
checking for DSA_set0_key... yes
checking for DSA_set0_pqg... yes
checking for DSA_SIG_get0... yes
checking for DSA_SIG_set0... yes
checking for ECDSA_SIG_get0... yes
checking for ECDSA_SIG_set0... yes
checking for EVP_CIPHER_CTX_iv... yes
checking for EVP_CIPHER_CTX_iv_noconst... yes
checking for EVP_CIPHER_CTX_get_iv... no
checking for EVP_CIPHER_CTX_set_iv... no
checking for RSA_get0_crt_params... yes
checking for RSA_get0_factors... yes
checking for RSA_get0_key... yes
checking for RSA_set0_crt_params... yes
checking for RSA_set0_factors... yes
checking for RSA_set0_key... yes
checking for RSA_meth_free... yes
checking for RSA_meth_dup... yes
checking for RSA_meth_set1_name... yes
checking for RSA_meth_get_finish... yes
checking for RSA_meth_set_priv_enc... yes
checking for RSA_meth_set_priv_dec... yes
checking for RSA_meth_set_finish... yes
checking for EVP_PKEY_get0_RSA... yes
checking for EVP_MD_CTX_new... yes
checking for EVP_MD_CTX_free... yes
checking for EVP_chacha20... 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 if EVP_DigestUpdate returns an int... yes
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking for DES_crypt... yes
checking for EVP_sha256... yes
checking for EVP_sha384... yes
checking for EVP_sha512... 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 EC_KEY_METHOD_new... yes
checking whether to enable PKCS11... yes
checking whether to enable U2F... yes
checking for arc4random... yes
checking for arc4random_buf... yes
checking for arc4random_stir... no
checking for arc4random_uniform... yes
checking for ia_openinfo in -liaf... no
checking whether OpenSSL's PRNG is internally seeded... yes
checking for dlopen in -ldl... yes
checking for pam_set_item in -lpam... yes
checking for pam_getenvlist... yes
checking for pam_putenv... yes
checking whether pam_strerror takes only one argument... no
checking if select works with descriptor rlimit... yes
checking if setrlimit(RLIMIT_NOFILE,{0,0}) works... yes
checking if setrlimit RLIMIT_FSIZE works... yes
checking for long long... yes
checking for unsigned long long... yes
checking for long double... yes
checking size of short int... 2
checking size of int... 4
checking size of long int... 8
checking size of long long int... 8
checking whether UINT32_MAX is declared... yes
checking for u_int type... yes
checking for intXX_t types... yes
checking for int64_t type... yes
checking for u_intXX_t types... yes
checking for u_int64_t types... yes
checking for uintXX_t types in stdint.h... yes
checking for uintXX_t types in inttypes.h... yes
checking for u_char... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for socklen_t... yes
checking for sig_atomic_t... yes
checking for fsblkcnt_t... yes
checking for fsfilcnt_t... yes
checking for struct statfs.f_files... yes
checking for struct statfs.f_flags... yes
checking for in_addr_t... yes
checking for in_port_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for clock_t... yes
checking for sa_family_t... yes
checking for pid_t... yes
checking for mode_t... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct addrinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct timeval... yes
checking for struct timespec... 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... 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... yes
checking for ss_family field in struct sockaddr_storage... yes
checking for __ss_family field in struct sockaddr_storage... no
checking for msg_accrights field in struct msghdr... no
checking if struct statvfs.f_fsid is integral type... yes
checking for msg_control field in struct msghdr... yes
checking if libc defines __progname... yes
checking whether /usr/local/bin/clang10 implements __FUNCTION__... yes
checking whether /usr/local/bin/clang10 implements __func__... yes
checking whether va_copy exists... yes
checking whether __va_copy exists... yes
checking whether getopt has optreset support... yes
checking if libc defines sys_errlist... yes
checking if libc defines sys_nerr... yes
checking for library containing getrrsetbyname... no
checking for library containing res_query... none required
checking for library containing dn_expand... none required
checking if res_query will link... yes
checking for _getshort... yes
checking for _getlong... yes
checking whether _getshort is declared... no
checking whether _getlong is declared... no
checking for HEADER.ad... yes
checking if struct __res_state _res is an extern... yes
checking 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... yes
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

OpenSSH has been configured with the following options:
                     User binaries: /usr/bin
                   System binaries: /usr/sbin
               Configuration files: /etc
                   Askpass program: /usr/libexec/ssh-askpass
                      Manual pages: /usr/share/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: no
                   SELinux support: no
              MD5 password support: no
                   libedit support: no
                   libldns support: no
  Solaris process contract support: no
           Solaris project support: no
         Solaris privilege support: no
       IP address in $DISPLAY hack: no
           Translate v4 in v6 hack: yes
                  BSD Auth support: no
              Random number source: OpenSSL internal ONLY
             Privsep sandbox style: capsicum
                   PKCS#11 support: yes
                  U2F/FIDO support: yes

              Host: x86_64-unknown-freebsd12.1
          Compiler: /usr/local/bin/clang10
    Compiler flags: -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE  
Preprocessor flags: -I/usr///include -I/usr/include 
      Linker flags: -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie 
         Libraries: -lcrypto -lutil -lz  -lcrypt
         +for sshd:  -lpam -ldl

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

root@border:/usr/source/openssh-SNAP-20200524 # make tests

./install-sh -c -d `pwd`/regress/unittests/test_helper
./install-sh -c -d `pwd`/regress/unittests/sshbuf
./install-sh -c -d `pwd`/regress/unittests/sshkey
./install-sh -c -d `pwd`/regress/unittests/bitmap
./install-sh -c -d `pwd`/regress/unittests/conversion
./install-sh -c -d `pwd`/regress/unittests/hostkeys
./install-sh -c -d `pwd`/regress/unittests/kex
./install-sh -c -d `pwd`/regress/unittests/match
./install-sh -c -d `pwd`/regress/unittests/utf8
./install-sh -c -d `pwd`/regress/misc/kexfuzz
./install-sh -c -d `pwd`/regress/misc/sk-dummy
[ -f `pwd`/regress/Makefile ] ||  ln -s `cd . && pwd`/regress/Makefile `pwd`/regress/Makefile
(cd openbsd-compat && make)
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c arc4random.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-asprintf.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-closefrom.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-cygwin_util.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-err.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-flock.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-getline.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-getpagesize.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-getpeereid.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-malloc.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-misc.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-nextstep.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-openpty.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-poll.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-setres_id.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-signal.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-snprintf.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-statvfs.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bsd-waitpid.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c fake-rfc2553.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c getrrsetbyname-ldns.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c kludge-fd_set.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c openssl-compat.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c libressl-api-compat.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c xcrypt.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c base64.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c basename.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bcrypt_pbkdf.c
bcrypt_pbkdf.c:94:40: warning: expression does not compute the number of
      elements in this array; element type is 'uint32_t' (aka 'unsigned int'),
      not 'uint64_t' (aka 'unsigned long') [-Wsizeof-array-div]
                blf_enc(&state, cdata, sizeof(cdata) / sizeof(uint64_t));
                                              ~~~~~  ^
bcrypt_pbkdf.c:75:11: note: array 'cdata' declared here
        uint32_t cdata[BCRYPT_WORDS];
                 ^
bcrypt_pbkdf.c:94:40: note: place parentheses around the 'sizeof(uint64_t)'
      expression to silence this warning
                blf_enc(&state, cdata, sizeof(cdata) / sizeof(uint64_t));
                                                     ^
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c bindresvport.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c blowfish.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c daemon.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c dirname.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c explicit_bzero.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c fmt_scaled.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c freezero.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c fnmatch.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c getcwd.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c getgrouplist.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c getopt_long.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c getrrsetbyname.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c glob.c
glob.c:325:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case COMMA:
                ^
glob.c:325:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case COMMA:
                ^
                __attribute__((fallthrough)); 
glob.c:325:3: note: insert 'break;' to avoid fall-through
                case COMMA:
                ^
                break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c inet_aton.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c inet_ntoa.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c inet_ntop.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c md5.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c memmem.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c mktemp.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c pwcache.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c readpassphrase.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c reallocarray.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c recallocarray.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c rresvport.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c setenv.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c setproctitle.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c sha1.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c sha2.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c sigact.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strcasestr.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strlcat.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strlcpy.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strmode.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strndup.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strnlen.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strptime.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strsep.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strtoll.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strtonum.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strtoull.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c strtoul.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c timingsafe_bcmp.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c vis.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c port-aix.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c port-irix.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c port-linux.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c port-solaris.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/include  -DHAVE_CONFIG_H -c port-net.c
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -I/usr///include -I/usr/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-getline.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  libressl-api-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  fnmatch.o  getcwd.o  getgrouplist.o  getopt_long.o  getrrsetbyname.o  glob.o  inet_aton.o  inet_ntoa.o  inet_ntop.o  md5.o  memmem.o  mktemp.o  pwcache.o  readpassphrase.o  reallocarray.o  recallocarray.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-getline.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 - libressl-api-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 - fnmatch.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 - memmem.o
a - mktemp.o
a - pwcache.o
a - readpassphrase.o
a - reallocarray.o
a - recallocarray.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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssherr.c -o ssherr.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf.c -o sshbuf.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey.c -o sshkey.o
sshkey.c:636:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ECDSA:
        ^
sshkey.c:636:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ECDSA:
        ^
        __attribute__((fallthrough)); 
sshkey.c:636:2: note: insert 'break;' to avoid fall-through
        case KEY_ECDSA:
        ^
        break; 
sshkey.c:649:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ED25519:
        ^
sshkey.c:649:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ED25519:
        ^
        __attribute__((fallthrough)); 
sshkey.c:649:2: note: insert 'break;' to avoid fall-through
        case KEY_ED25519:
        ^
        break; 
sshkey.c:745:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ECDSA_CERT:
        ^
sshkey.c:745:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ECDSA_CERT:
        ^
        __attribute__((fallthrough)); 
sshkey.c:745:2: note: insert 'break;' to avoid fall-through
        case KEY_ECDSA_CERT:
        ^
        break; 
sshkey.c:767:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ED25519:
        ^
sshkey.c:767:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ED25519:
        ^
        __attribute__((fallthrough)); 
sshkey.c:767:2: note: insert 'break;' to avoid fall-through
        case KEY_ED25519:
        ^
        break; 
sshkey.c:2379:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_RSA:
        ^
sshkey.c:2379:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_RSA:
        ^
        __attribute__((fallthrough)); 
sshkey.c:2379:2: note: insert 'break;' to avoid fall-through
        case KEY_RSA:
        ^
        break; 
sshkey.c:2407:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_DSA:
        ^
sshkey.c:2407:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_DSA:
        ^
        __attribute__((fallthrough)); 
sshkey.c:2407:2: note: insert 'break;' to avoid fall-through
        case KEY_DSA:
        ^
        break; 
sshkey.c:2442:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ECDSA:
        ^
sshkey.c:2442:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ECDSA:
        ^
        __attribute__((fallthrough)); 
sshkey.c:2442:2: note: insert 'break;' to avoid fall-through
        case KEY_ECDSA:
        ^
        break; 
sshkey.c:2506:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ED25519:
        ^
sshkey.c:2506:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ED25519:
        ^
        __attribute__((fallthrough)); 
sshkey.c:2506:2: note: insert 'break;' to avoid fall-through
        case KEY_ED25519:
        ^
        break; 
sshkey.c:3440:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_DSA_CERT:
        ^
sshkey.c:3440:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_DSA_CERT:
        ^
        __attribute__((fallthrough)); 
sshkey.c:3440:2: note: insert 'break;' to avoid fall-through
        case KEY_DSA_CERT:
        ^
        break; 
sshkey.c:3469:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_ECDSA_CERT:
        ^
sshkey.c:3469:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_ECDSA_CERT:
        ^
        __attribute__((fallthrough)); 
sshkey.c:3469:2: note: insert 'break;' to avoid fall-through
        case KEY_ECDSA_CERT:
        ^
        break; 
sshkey.c:3540:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case KEY_RSA_CERT:
        ^
sshkey.c:3540:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case KEY_RSA_CERT:
        ^
        __attribute__((fallthrough)); 
sshkey.c:3540:2: note: insert 'break;' to avoid fall-through
        case KEY_RSA_CERT:
        ^
        break; 
11 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c krl.c -o krl.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bitmap.c -o bitmap.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfd.c -o authfd.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfile.c -o authfile.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c canohost.c -o canohost.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c channels.c -o channels.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher.c -o cipher.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cleanup.c -o cleanup.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c compat.c -o compat.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fatal.c -o fatal.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hostfile.c -o hostfile.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c log.c -o log.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c match.c -o match.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c moduli.c -o moduli.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c nchan.c -o nchan.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c packet.c -o packet.o
packet.c:1874:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case SSH_ERR_NO_CIPHER_ALG_MATCH:
        ^
packet.c:1874:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case SSH_ERR_NO_CIPHER_ALG_MATCH:
        ^
        __attribute__((fallthrough)); 
packet.c:1874:2: note: insert 'break;' to avoid fall-through
        case SSH_ERR_NO_CIPHER_ALG_MATCH:
        ^
        break; 
packet.c:1887:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
packet.c:1887:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        default:
        ^
        __attribute__((fallthrough)); 
packet.c:1887:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
2 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readpass.c -o readpass.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ttymodes.c -o ttymodes.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmalloc.c -o xmalloc.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c addrmatch.c -o addrmatch.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dispatch.c -o dispatch.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mac.c -o mac.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c misc.c -o misc.o
misc.c:1832:4: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                        default:
                        ^
misc.c:1832:4: note: insert '__attribute__((fallthrough));' to silence this
      warning
                        default:
                        ^
                        __attribute__((fallthrough)); 
misc.c:1832:4: note: insert 'break;' to avoid fall-through
                        default:
                        ^
                        break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c utf8.c -o utf8.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c rijndael.c -o rijndael.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa-sk.c -o ssh-ecdsa-sk.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ed25519-sk.c -o ssh-ed25519-sk.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dh.c -o dh.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c msg.c -o msg.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c progressmeter.c -o progressmeter.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dns.c -o dns.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c entropy.c -o entropy.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac.c -o umac.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac128.c -o umac128.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c poly1305.c -o poly1305.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c chacha.c -o chacha.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-chachapoly-libcrypto.c -o cipher-chachapoly-libcrypto.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hmac.c -o hmac.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sc25519.c -o sc25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ge25519.c -o ge25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fe25519.c -o fe25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ed25519.c -o ed25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c verify.c -o verify.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hash.c -o hash.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kex.c -o kex.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexdh.c -o kexdh.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgex.c -o kexgex.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexecdh.c -o kexecdh.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexc25519.c -o kexc25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexc.c -o kexgexc.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexs.c -o kexgexs.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sntrup4591761.c -o sntrup4591761.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexsntrup4591761x25519.c -o kexsntrup4591761x25519.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgen.c -o kexgen.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-realpath.c -o sftp-realpath.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-io.c -o sshbuf-io.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  canohost.o channels.o cipher.o cipher-aes.o cipher-aesctr.o  cipher-ctr.o cleanup.o  compat.o fatal.o hostfile.o  log.o match.o moduli.o nchan.o packet.o  readpass.o ttymodes.o xmalloc.o addrmatch.o  atomicio.o dispatch.o mac.o misc.o utf8.o  monitor_fdpass.o rijndael.o ssh-dss.o ssh-ecdsa.o ssh-ecdsa-sk.o  ssh-ed25519-sk.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 cipher-chachapoly-libcrypto.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  kexgexc.o kexgexs.o  sntrup4591761.o kexsntrup4591761x25519.o kexgen.o  sftp-realpath.o platform-pledge.o platform-tracing.o platform-misc.o  sshbuf-io.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 - 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 - fatal.o
a - hostfile.o
a - log.o
a - match.o
a - moduli.o
a - nchan.o
a - packet.o
a - readpass.o
a - ttymodes.o
a - xmalloc.o
a - addrmatch.o
a - atomicio.o
a - dispatch.o
a - mac.o
a - misc.o
a - utf8.o
a - monitor_fdpass.o
a - rijndael.o
a - ssh-dss.o
a - ssh-ecdsa.o
a - ssh-ecdsa-sk.o
a - ssh-ed25519-sk.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 - cipher-chachapoly-libcrypto.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 - kexgexc.o
a - kexgexs.o
a - sntrup4591761.o
a - kexsntrup4591761x25519.o
a - kexgen.o
a - sftp-realpath.o
a - platform-pledge.o
a - platform-tracing.o
a - platform-misc.o
a - sshbuf-io.o
ranlib libssh.a
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/modpipe ./regress/modpipe.c  -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/setuid-allowed ./regress/setuid-allowed.c  -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/netcat ./regress/netcat.c  -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/check-perm ./regress/check-perm.c  -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/mkdtemp ./regress/mkdtemp.c  -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/misc/sk-dummy/sk-dummy.c -o regress/misc/sk-dummy/sk-dummy.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/misc/sk-dummy/fatal.c -o regress/misc/sk-dummy/fatal.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ed25519.c -o ed25519.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hash.c -o hash.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ge25519.c -o ge25519.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fe25519.c -o fe25519.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sc25519.c -o sc25519.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c verify.c -o verify.lo
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -fPIC -shared -o regress/misc/sk-dummy/sk-dummy.so regress/misc/sk-dummy/sk-dummy.lo  regress/misc/sk-dummy/fatal.lo  ed25519.lo hash.lo ge25519.lo fe25519.lo sc25519.lo verify.lo  -L. -Lopenbsd-compat -lopenbsd-compat -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh.c -o ssh.o
ssh.c:555:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
ssh.c:555:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        default:
        ^
        __attribute__((fallthrough)); 
ssh.c:555:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readconf.c -o readconf.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c clientloop.c -o clientloop.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshtty.c -o sshtty.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect.c -o sshconnect.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect2.c -o sshconnect2.o
sshconnect2.c:1494:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                default:
                ^
sshconnect2.c:1494:3: note: insert '__attribute__((fallthrough));' to silence
      this warning
                default:
                ^
                __attribute__((fallthrough)); 
sshconnect2.c:1494:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mux.c -o mux.o
mux.c:1503:4: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                        case EINTR:
                        ^
mux.c:1503:4: note: insert '__attribute__((fallthrough));' to silence this
      warning
                        case EINTR:
                        ^
                        __attribute__((fallthrough)); 
mux.c:1503:4: note: insert 'break;' to avoid fall-through
                        case EINTR:
                        ^
                        break; 
mux.c:1552:4: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                        case EINTR:
                        ^
mux.c:1552:4: note: insert '__attribute__((fallthrough));' to silence this
      warning
                        case EINTR:
                        ^
                        __attribute__((fallthrough)); 
mux.c:1552:4: note: insert 'break;' to avoid fall-through
                        case EINTR:
                        ^
                        break; 
mux.c:2314:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case SSHCTL_MASTER_NO:
        ^
mux.c:2314:2: note: insert 'break;' to avoid fall-through
        case SSHCTL_MASTER_NO:
        ^
        break; 
3 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk-client.c -o ssh-sk-client.o
/usr/local/bin/clang10 -o ssh ssh.o readconf.o clientloop.o sshtty.o  sshconnect.o sshconnect2.o mux.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat  -lcrypto -lutil -lz  -lcrypt 
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshd.c -o sshd.o
sshd.c:639:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case KEY_DSA:
                ^
sshd.c:639:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case KEY_DSA:
                ^
                __attribute__((fallthrough)); 
sshd.c:639:3: note: insert 'break;' to avoid fall-through
                case KEY_DSA:
                ^
                break; 
sshd.c:660:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case KEY_DSA_CERT:
                ^
sshd.c:660:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case KEY_DSA_CERT:
                ^
                __attribute__((fallthrough)); 
sshd.c:660:3: note: insert 'break;' to avoid fall-through
                case KEY_DSA_CERT:
                ^
                break; 
sshd.c:710:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                default:
                ^
sshd.c:710:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                default:
                ^
                __attribute__((fallthrough)); 
sshd.c:710:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
sshd.c:1177:4: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                        case 0:
                        ^
sshd.c:1177:4: note: insert '__attribute__((fallthrough));' to silence this
      warning
                        case 0:
                        ^
                        __attribute__((fallthrough)); 
sshd.c:1177:4: note: insert 'break;' to avoid fall-through
                        case 0:
                        ^
                        break; 
sshd.c:1566:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case 'e':
                ^
sshd.c:1566:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case 'e':
                ^
                __attribute__((fallthrough)); 
sshd.c:1566:3: note: insert 'break;' to avoid fall-through
                case 'e':
                ^
                break; 
5 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit.c -o audit.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform.c -o platform.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshpty.c -o sshpty.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshlogin.c -o sshlogin.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c servconf.c -o servconf.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c serverloop.c -o serverloop.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth.c -o auth.o
auth.c:1145:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case 0:
                ^
auth.c:1145:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case 0:
                ^
                __attribute__((fallthrough)); 
auth.c:1145:3: note: insert 'break;' to avoid fall-through
                case 0:
                ^
                break; 
auth.c:1171:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case 0:
                ^
auth.c:1171:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case 0:
                ^
                __attribute__((fallthrough)); 
auth.c:1171:3: note: insert 'break;' to avoid fall-through
                case 0:
                ^
                break; 
2 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2.c -o auth2.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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:513:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
session.c:513:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
session.c:637:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
session.c:637:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
session.c:1284:5: warning: assigning to 'char *' from 'const char *' discards
      qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        nl = login_getcapstr(lc, "nologin", def_nl, def_nl);
           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c groupaccess.c -o groupaccess.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor.c -o monitor.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c loginrec.c -o loginrec.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
auth-pam.c:876:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case PAM_AUTH_ERR:
                ^
auth-pam.c:876:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case PAM_AUTH_ERR:
                ^
                __attribute__((fallthrough)); 
auth-pam.c:876:3: note: insert 'break;' to avoid fall-through
                case PAM_AUTH_ERR:
                ^
                break; 
auth-pam.c:889:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                case PAM_SUCCESS:
                ^
auth-pam.c:889:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                case PAM_SUCCESS:
                ^
                __attribute__((fallthrough)); 
auth-pam.c:889:3: note: insert 'break;' to avoid fall-through
                case PAM_SUCCESS:
                ^
                break; 
auth-pam.c:919:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                default:
                ^
auth-pam.c:919:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                default:
                ^
                __attribute__((fallthrough)); 
auth-pam.c:919:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
3 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c md5crypt.c -o md5crypt.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c uidswap.c -o uidswap.o
/usr/local/bin/clang10 -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-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  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 uidswap.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lpam -ldl -lcrypto -lutil -lz  -lcrypt  
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o ssh-add ssh-add.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
ssh-keygen.c:1211:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        default:
        ^
ssh-keygen.c:1211:2: note: insert '__attribute__((fallthrough));' to silence
      this warning
        default:
        ^
        __attribute__((fallthrough)); 
ssh-keygen.c:1211:2: note: insert 'break;' to avoid fall-through
        default:
        ^
        break; 
1 warning generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshsig.c -o sshsig.o
/usr/local/bin/clang10 -o ssh-keygen ssh-keygen.o sshsig.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o ssh-keyscan ssh-keyscan.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o ssh-keysign ssh-keysign.o readconf.o uidswap.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o ssh-agent ssh-agent.o ssh-pkcs11-client.o ssh-sk-client.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c scp.c -o scp.o
scp.c:1106:3: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
                default:
                ^
scp.c:1106:3: note: insert '__attribute__((fallthrough));' to silence this
      warning
                default:
                ^
                __attribute__((fallthrough)); 
scp.c:1106:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
scp.c:1566:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case 1:         /* error, followed by error msg */
        ^
scp.c:1566:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case 1:         /* error, followed by error msg */
        ^
        __attribute__((fallthrough)); 
scp.c:1566:2: note: insert 'break;' to avoid fall-through
        case 1:         /* error, followed by error msg */
        ^
        break; 
2 warnings generated.
/usr/local/bin/clang10 -o scp scp.o progressmeter.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o sftp-server sftp-common.o sftp-server.o sftp-server-main.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp.c -o sftp.o
sftp.c:1437:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_CHDIR:
        ^
sftp.c:1437:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_CHDIR:
        ^
        __attribute__((fallthrough)); 
sftp.c:1437:2: note: insert 'break;' to avoid fall-through
        case I_CHDIR:
        ^
        break; 
sftp.c:1476:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_SHELL:
        ^
sftp.c:1476:2: note: insert 'break;' to avoid fall-through
        case I_SHELL:
        ^
        break; 
sftp.c:1483:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_CHOWN:
        ^
sftp.c:1483:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_CHOWN:
        ^
        __attribute__((fallthrough)); 
sftp.c:1483:2: note: insert 'break;' to avoid fall-through
        case I_CHOWN:
        ^
        break; 
sftp.c:1568:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_GET:
        ^
sftp.c:1568:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_GET:
        ^
        __attribute__((fallthrough)); 
sftp.c:1568:2: note: insert 'break;' to avoid fall-through
        case I_GET:
        ^
        break; 
sftp.c:1575:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_PUT:
        ^
sftp.c:1575:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_PUT:
        ^
        __attribute__((fallthrough)); 
sftp.c:1575:2: note: insert 'break;' to avoid fall-through
        case I_PUT:
        ^
        break; 
sftp.c:1587:2: warning: unannotated fall-through between switch labels
      [-Wimplicit-fallthrough]
        case I_LINK:
        ^
sftp.c:1587:2: note: insert '__attribute__((fallthrough));' to silence this
      warning
        case I_LINK:
        ^
        __attribute__((fallthrough)); 
sftp.c:1587:2: note: insert 'break;' to avoid fall-through
        case I_LINK:
        ^
        break; 
6 warnings generated.
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-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
/usr/local/bin/clang10 -o sftp sftp.o sftp-client.o sftp-common.o sftp-glob.o progressmeter.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt 
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk-helper.c -o ssh-sk-helper.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk.c -o ssh-sk.o
/usr/local/bin/clang10 -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -mretpoline -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -I/usr///include -I/usr/include  -DSSHDIR=\"/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"  -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\"  -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sk-usbhid.c -o sk-usbhid.o
/usr/local/bin/clang10 -o ssh-sk-helper ssh-sk-helper.o ssh-sk.o sk-usbhid.o -L. -Lopenbsd-compat/ -L/usr///lib -L/usr/lib  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lutil -lz  -lcrypt 
BUILDDIR=`pwd`;  cd ./regress || exit $?;  EGREP='/usr/bin/grep -E'  make  .OBJDIR="${BUILDDIR}/regress"  .CURDIR="`pwd`"  BUILDDIR="${BUILDDIR}"  OBJ="${BUILDDIR}/regress/"  PATH="${BUILDDIR}:${PATH}"  TEST_ENV=MALLOC_OPTIONS="AJRX"  TEST_MALLOC_OPTIONS="AJRX"  TEST_SSH_SCP="${BUILDDIR}/scp"  TEST_SSH_SSH="${BUILDDIR}/ssh"  TEST_SSH_SSHD="${BUILDDIR}/sshd"  TEST_SSH_SSHAGENT="${BUILDDIR}/ssh-agent"  TEST_SSH_SSHADD="${BUILDDIR}/ssh-add"  TEST_SSH_SSHKEYGEN="${BUILDDIR}/ssh-keygen"  TEST_SSH_SSHPKCS11HELPER="${BUILDDIR}/ssh-pkcs11-helper"  TEST_SSH_SSHKEYSCAN="${BUILDDIR}/ssh-keyscan"  TEST_SSH_SFTP="${BUILDDIR}/sftp"  TEST_SSH_PKCS11_HELPER="${BUILDDIR}/ssh-pkcs11-helper"  TEST_SSH_SK_HELPER="${BUILDDIR}/ssh-sk-helper"  TEST_SSH_SFTPSERVER="${BUILDDIR}/sftp-server"  TEST_SSH_PLINK="plink"  TEST_SSH_PUTTYGEN="puttygen"  TEST_SSH_CONCH="conch"  TEST_SSH_IPV6="yes"  TEST_SSH_UTF8="yes"  TEST_SSH_ECC="yes"  TEST_SHELL="sh"  EXEEXT=""  file-tests && echo all file-tests passed
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2.prv | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.prv
tr '\n' '\r' </usr/source/openssh-SNAP-20200524/regress/rsa_ssh2.prv > /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2_cr.prv
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2_cr.prv | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.prv
awk '{print $0 "\r"}' /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2.prv > /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2_crnl.prv
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/rsa_ssh2_crnl.prv | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.prv
cat /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.prv > /usr/source/openssh-SNAP-20200524/regress//t2.out
chmod 600 /usr/source/openssh-SNAP-20200524/regress//t2.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -yf /usr/source/openssh-SNAP-20200524/regress//t2.out | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub
/usr/source/openssh-SNAP-20200524/ssh-keygen -ef /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub >/usr/source/openssh-SNAP-20200524/regress//t3.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress//t3.out | diff - /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub
/usr/source/openssh-SNAP-20200524/ssh-keygen -E md5 -lf /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20200524/regress/t4.ok
/usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20200524/regress/t5.ok
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/dsa_ssh2.prv > /usr/source/openssh-SNAP-20200524/regress//t6.out1
/usr/source/openssh-SNAP-20200524/ssh-keygen -if /usr/source/openssh-SNAP-20200524/regress/dsa_ssh2.pub > /usr/source/openssh-SNAP-20200524/regress//t6.out2
chmod 600 /usr/source/openssh-SNAP-20200524/regress//t6.out1
/usr/source/openssh-SNAP-20200524/ssh-keygen -yf /usr/source/openssh-SNAP-20200524/regress//t6.out1 | diff - /usr/source/openssh-SNAP-20200524/regress//t6.out2
/usr/source/openssh-SNAP-20200524/ssh-keygen -q -t rsa -N '' -f /usr/source/openssh-SNAP-20200524/regress//t7.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t7.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress//t7.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -q -t dsa -N '' -f /usr/source/openssh-SNAP-20200524/regress//t8.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t8.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress//t8.out > /dev/null
test "yes" != yes ||  /usr/source/openssh-SNAP-20200524/ssh-keygen -q -t ecdsa -N '' -f /usr/source/openssh-SNAP-20200524/regress//t9.out
test "yes" != yes ||  /usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t9.out > /dev/null
test "yes" != yes ||  /usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress//t9.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -q -t ed25519 -N '' -f /usr/source/openssh-SNAP-20200524/regress//t10.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t10.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -Bf /usr/source/openssh-SNAP-20200524/regress//t10.out > /dev/null
/usr/source/openssh-SNAP-20200524/ssh-keygen -E sha256 -lf /usr/source/openssh-SNAP-20200524/regress/rsa_openssh.pub | awk '{print $2}' | diff - /usr/source/openssh-SNAP-20200524/regress/t11.ok
/usr/source/openssh-SNAP-20200524/ssh-keygen -q -t ed25519 -N '' -C 'test-comment-1234' -f /usr/source/openssh-SNAP-20200524/regress//t12.out
/usr/source/openssh-SNAP-20200524/ssh-keygen -lf /usr/source/openssh-SNAP-20200524/regress//t12.out.pub | grep test-comment-1234 >/dev/null
all file-tests passed
BUILDDIR=`pwd`;  cd ./regress || exit $?;  EGREP='/usr/bin/grep -E'  make  .OBJDIR="${BUILDDIR}/regress"  .CURDIR="`pwd`"  BUILDDIR="${BUILDDIR}"  OBJ="${BUILDDIR}/regress/"  PATH="${BUILDDIR}:${PATH}"  TEST_ENV=MALLOC_OPTIONS="AJRX"  TEST_MALLOC_OPTIONS="AJRX"  TEST_SSH_SCP="${BUILDDIR}/scp"  TEST_SSH_SSH="${BUILDDIR}/ssh"  TEST_SSH_SSHD="${BUILDDIR}/sshd"  TEST_SSH_SSHAGENT="${BUILDDIR}/ssh-agent"  TEST_SSH_SSHADD="${BUILDDIR}/ssh-add"  TEST_SSH_SSHKEYGEN="${BUILDDIR}/ssh-keygen"  TEST_SSH_SSHPKCS11HELPER="${BUILDDIR}/ssh-pkcs11-helper"  TEST_SSH_SSHKEYSCAN="${BUILDDIR}/ssh-keyscan"  TEST_SSH_SFTP="${BUILDDIR}/sftp"  TEST_SSH_PKCS11_HELPER="${BUILDDIR}/ssh-pkcs11-helper"  TEST_SSH_SK_HELPER="${BUILDDIR}/ssh-sk-helper"  TEST_SSH_SFTPSERVER="${BUILDDIR}/sftp-server"  TEST_SSH_PLINK="plink"  TEST_SSH_PUTTYGEN="puttygen"  TEST_SSH_CONCH="conch"  TEST_SSH_IPV6="yes"  TEST_SSH_UTF8="yes"  TEST_SSH_ECC="yes"  TEST_SHELL="sh"  EXEEXT=""  t-exec && echo all t-exec passed
run test connect.sh ...
ok simple connect
run test proxy-connect.sh ...
plain username comp=no
plain username comp=yes
username with style
ok proxy connect
run test connect-privsep.sh ...
ok proxy connect with privsep
run test connect-uri.sh ...
uri connect: no trailing slash
uri connect: trailing slash
uri connect: with path name
ok uri connect
run test proto-version.sh ...
ok sshd version with different protocol combinations
run test proto-mismatch.sh ...
ok protocol version mismatch
run test exit-status.sh ...
test remote exit status: status 0
test remote exit status: status 1
test remote exit status: status 4
test remote exit status: status 5
test remote exit status: status 44
ok remote exit status
run test envpass.sh ...
test environment passing: pass env, don't accept
test environment passing: don't pass env, accept
test environment passing: pass single env, accept single env
test environment passing: pass multiple env, accept multiple env
ok environment passing
run test transfer.sh ...
ok transfer data
run test banner.sh ...
test banner: missing banner file
test banner: size 0
test banner: size 10
test banner: size 100
test banner: size 1000
test banner: size 10000
test banner: size 100000
test banner: suppress banner (-q)
ok banner
run test rekey.sh ...
client rekey KexAlgorithms=diffie-hellman-group1-sha1
client rekey KexAlgorithms=diffie-hellman-group14-sha1
client rekey KexAlgorithms=diffie-hellman-group14-sha256
client rekey KexAlgorithms=diffie-hellman-group16-sha512
client rekey KexAlgorithms=diffie-hellman-group18-sha512
client rekey KexAlgorithms=diffie-hellman-group-exchange-sha1
client rekey KexAlgorithms=diffie-hellman-group-exchange-sha256
client rekey KexAlgorithms=ecdh-sha2-nistp256
client rekey KexAlgorithms=ecdh-sha2-nistp384
client rekey KexAlgorithms=ecdh-sha2-nistp521
client rekey KexAlgorithms=curve25519-sha256
client rekey KexAlgorithms=curve25519-sha256@xxxxxxxxxx
client rekey KexAlgorithms=sntrup4591761x25519-sha512@xxxxxxxxxxx
client rekey Ciphers=3des-cbc
client rekey Ciphers=aes128-cbc
client rekey Ciphers=aes192-cbc
client rekey Ciphers=aes256-cbc
client rekey Ciphers=rijndael-cbc@xxxxxxxxxxxxxx
client rekey Ciphers=aes128-ctr
client rekey Ciphers=aes192-ctr
client rekey Ciphers=aes256-ctr
client rekey Ciphers=aes128-gcm@xxxxxxxxxxx
client rekey Ciphers=aes256-gcm@xxxxxxxxxxx
client rekey Ciphers=chacha20-poly1305@xxxxxxxxxxx
client rekey MACs=hmac-sha1
client rekey MACs=hmac-sha1-96
client rekey MACs=hmac-sha2-256
client rekey MACs=hmac-sha2-512
client rekey MACs=hmac-md5
client rekey MACs=hmac-md5-96
client rekey MACs=umac-64@xxxxxxxxxxx
client rekey MACs=umac-128@xxxxxxxxxxx
client rekey MACs=hmac-sha1-etm@xxxxxxxxxxx
client rekey MACs=hmac-sha1-96-etm@xxxxxxxxxxx
client rekey MACs=hmac-sha2-256-etm@xxxxxxxxxxx
client rekey MACs=hmac-sha2-512-etm@xxxxxxxxxxx
client rekey MACs=hmac-md5-etm@xxxxxxxxxxx
client rekey MACs=hmac-md5-96-etm@xxxxxxxxxxx
client rekey MACs=umac-64-etm@xxxxxxxxxxx
client rekey MACs=umac-128-etm@xxxxxxxxxxx
client rekey aes128-gcm@xxxxxxxxxxx diffie-hellman-group1-sha1
client rekey aes128-gcm@xxxxxxxxxxx diffie-hellman-group14-sha1
client rekey aes128-gcm@xxxxxxxxxxx diffie-hellman-group14-sha256
client rekey aes128-gcm@xxxxxxxxxxx diffie-hellman-group16-sha512
client rekey aes128-gcm@xxxxxxxxxxx diffie-hellman-group18-sha512
client rekey aes128-gcm@xxxxxxxxxxx diffie-hellman-group-exchange-sha1
client rekey aes128-gcm@xxxxxxxxxxx diffie-hellman-group-exchange-sha256
client rekey aes128-gcm@xxxxxxxxxxx ecdh-sha2-nistp256
client rekey aes128-gcm@xxxxxxxxxxx ecdh-sha2-nistp384
client rekey aes128-gcm@xxxxxxxxxxx ecdh-sha2-nistp521
client rekey aes128-gcm@xxxxxxxxxxx curve25519-sha256
client rekey aes128-gcm@xxxxxxxxxxx curve25519-sha256@xxxxxxxxxx
client rekey aes128-gcm@xxxxxxxxxxx sntrup4591761x25519-sha512@xxxxxxxxxxx
client rekey aes256-gcm@xxxxxxxxxxx diffie-hellman-group1-sha1
client rekey aes256-gcm@xxxxxxxxxxx diffie-hellman-group14-sha1
client rekey aes256-gcm@xxxxxxxxxxx diffie-hellman-group14-sha256
client rekey aes256-gcm@xxxxxxxxxxx diffie-hellman-group16-sha512
client rekey aes256-gcm@xxxxxxxxxxx diffie-hellman-group18-sha512
client rekey aes256-gcm@xxxxxxxxxxx diffie-hellman-group-exchange-sha1
client rekey aes256-gcm@xxxxxxxxxxx diffie-hellman-group-exchange-sha256
client rekey aes256-gcm@xxxxxxxxxxx ecdh-sha2-nistp256
client rekey aes256-gcm@xxxxxxxxxxx ecdh-sha2-nistp384
client rekey aes256-gcm@xxxxxxxxxxx ecdh-sha2-nistp521
client rekey aes256-gcm@xxxxxxxxxxx curve25519-sha256
client rekey aes256-gcm@xxxxxxxxxxx curve25519-sha256@xxxxxxxxxx
client rekey aes256-gcm@xxxxxxxxxxx sntrup4591761x25519-sha512@xxxxxxxxxxx
client rekey chacha20-poly1305@xxxxxxxxxxx diffie-hellman-group1-sha1
client rekey chacha20-poly1305@xxxxxxxxxxx diffie-hellman-group14-sha1
client rekey chacha20-poly1305@xxxxxxxxxxx diffie-hellman-group14-sha256
client rekey chacha20-poly1305@xxxxxxxxxxx diffie-hellman-group16-sha512
client rekey chacha20-poly1305@xxxxxxxxxxx diffie-hellman-group18-sha512
client rekey chacha20-poly1305@xxxxxxxxxxx diffie-hellman-group-exchange-sha1
client rekey chacha20-poly1305@xxxxxxxxxxx diffie-hellman-group-exchange-sha256
client rekey chacha20-poly1305@xxxxxxxxxxx ecdh-sha2-nistp256
client rekey chacha20-poly1305@xxxxxxxxxxx ecdh-sha2-nistp384
client rekey chacha20-poly1305@xxxxxxxxxxx ecdh-sha2-nistp521
client rekey chacha20-poly1305@xxxxxxxxxxx curve25519-sha256
client rekey chacha20-poly1305@xxxxxxxxxxx curve25519-sha256@xxxxxxxxxx
client rekey chacha20-poly1305@xxxxxxxxxxx sntrup4591761x25519-sha512@xxxxxxxxxxx
client rekeylimit 16
client rekeylimit 1k
client rekeylimit 128k
client rekeylimit 256k
client rekeylimit default 5
client rekeylimit default 10
client rekeylimit default 5 no data
client rekeylimit default 10 no data
server rekeylimit 16
server rekeylimit 1k
server rekeylimit 128k
server rekeylimit 256k
server rekeylimit default 5 no data
server rekeylimit default 10 no data
rekeylimit parsing
ok rekey
run test dhgex.sh ...
dhgex bits 3072 diffie-hellman-group-exchange-sha1 3des-cbc
dhgex bits 3072 diffie-hellman-group-exchange-sha256 3des-cbc
dhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-cbc
dhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-cbc
dhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-ctr
dhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-ctr
dhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-gcm@xxxxxxxxxxx
dhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-gcm@xxxxxxxxxxx
dhgex bits 7680 diffie-hellman-group-exchange-sha1 aes192-cbc
dhgex bits 7680 diffie-hellman-group-exchange-sha256 aes192-cbc
dhgex bits 7680 diffie-hellman-group-exchange-sha1 aes192-ctr
dhgex bits 7680 diffie-hellman-group-exchange-sha256 aes192-ctr
dhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-cbc
dhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-cbc
dhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-ctr
dhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-ctr
dhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-gcm@xxxxxxxxxxx
dhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-gcm@xxxxxxxxxxx
dhgex bits 8192 diffie-hellman-group-exchange-sha1 rijndael-cbc@xxxxxxxxxxxxxx
dhgex bits 8192 diffie-hellman-group-exchange-sha256 rijndael-cbc@xxxxxxxxxxxxxx
dhgex bits 8192 diffie-hellman-group-exchange-sha1 chacha20-poly1305@xxxxxxxxxxx
dhgex bits 8192 diffie-hellman-group-exchange-sha256 chacha20-poly1305@xxxxxxxxxxx
ok dhgex
run test stderr-data.sh ...
test stderr data transfer: ()
test stderr data transfer: (-n)
ok stderr data transfer
run test stderr-after-eof.sh ...
ok stderr data after eof
run test broken-pipe.sh ...
ok broken pipe test
run test try-ciphers.sh ...
test try ciphers: cipher 3des-cbc mac hmac-sha1
test try ciphers: cipher 3des-cbc mac hmac-sha1-96
test try ciphers: cipher 3des-cbc mac hmac-sha2-256
test try ciphers: cipher 3des-cbc mac hmac-sha2-512
test try ciphers: cipher 3des-cbc mac hmac-md5
test try ciphers: cipher 3des-cbc mac hmac-md5-96
test try ciphers: cipher 3des-cbc mac umac-64@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac umac-128@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac hmac-sha1-etm@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac hmac-sha1-96-etm@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac hmac-sha2-256-etm@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac hmac-sha2-512-etm@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac hmac-md5-etm@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac hmac-md5-96-etm@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac umac-64-etm@xxxxxxxxxxx
test try ciphers: cipher 3des-cbc mac umac-128-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac hmac-sha1
test try ciphers: cipher aes128-cbc mac hmac-sha1-96
test try ciphers: cipher aes128-cbc mac hmac-sha2-256
test try ciphers: cipher aes128-cbc mac hmac-sha2-512
test try ciphers: cipher aes128-cbc mac hmac-md5
test try ciphers: cipher aes128-cbc mac hmac-md5-96
test try ciphers: cipher aes128-cbc mac umac-64@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac umac-128@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac hmac-sha1-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac hmac-sha1-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac hmac-sha2-256-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac hmac-sha2-512-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac hmac-md5-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac hmac-md5-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac umac-64-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-cbc mac umac-128-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac hmac-sha1
test try ciphers: cipher aes192-cbc mac hmac-sha1-96
test try ciphers: cipher aes192-cbc mac hmac-sha2-256
test try ciphers: cipher aes192-cbc mac hmac-sha2-512
test try ciphers: cipher aes192-cbc mac hmac-md5
test try ciphers: cipher aes192-cbc mac hmac-md5-96
test try ciphers: cipher aes192-cbc mac umac-64@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac umac-128@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac hmac-sha1-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac hmac-sha1-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac hmac-sha2-256-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac hmac-sha2-512-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac hmac-md5-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac hmac-md5-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac umac-64-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-cbc mac umac-128-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac hmac-sha1
test try ciphers: cipher aes256-cbc mac hmac-sha1-96
test try ciphers: cipher aes256-cbc mac hmac-sha2-256
test try ciphers: cipher aes256-cbc mac hmac-sha2-512
test try ciphers: cipher aes256-cbc mac hmac-md5
test try ciphers: cipher aes256-cbc mac hmac-md5-96
test try ciphers: cipher aes256-cbc mac umac-64@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac umac-128@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac hmac-sha1-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac hmac-sha1-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac hmac-sha2-256-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac hmac-sha2-512-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac hmac-md5-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac hmac-md5-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac umac-64-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-cbc mac umac-128-etm@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-sha1
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-sha1-96
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-sha2-256
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-sha2-512
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-md5
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-md5-96
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac umac-64@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac umac-128@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-sha1-etm@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-sha1-96-etm@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-sha2-256-etm@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-sha2-512-etm@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-md5-etm@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac hmac-md5-96-etm@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac umac-64-etm@xxxxxxxxxxx
test try ciphers: cipher rijndael-cbc@xxxxxxxxxxxxxx mac umac-128-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac hmac-sha1
test try ciphers: cipher aes128-ctr mac hmac-sha1-96
test try ciphers: cipher aes128-ctr mac hmac-sha2-256
test try ciphers: cipher aes128-ctr mac hmac-sha2-512
test try ciphers: cipher aes128-ctr mac hmac-md5
test try ciphers: cipher aes128-ctr mac hmac-md5-96
test try ciphers: cipher aes128-ctr mac umac-64@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac umac-128@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac hmac-sha1-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac hmac-sha1-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac hmac-sha2-256-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac hmac-sha2-512-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac hmac-md5-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac hmac-md5-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac umac-64-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-ctr mac umac-128-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac hmac-sha1
test try ciphers: cipher aes192-ctr mac hmac-sha1-96
test try ciphers: cipher aes192-ctr mac hmac-sha2-256
test try ciphers: cipher aes192-ctr mac hmac-sha2-512
test try ciphers: cipher aes192-ctr mac hmac-md5
test try ciphers: cipher aes192-ctr mac hmac-md5-96
test try ciphers: cipher aes192-ctr mac umac-64@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac umac-128@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac hmac-sha1-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac hmac-sha1-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac hmac-sha2-256-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac hmac-sha2-512-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac hmac-md5-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac hmac-md5-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac umac-64-etm@xxxxxxxxxxx
test try ciphers: cipher aes192-ctr mac umac-128-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac hmac-sha1
test try ciphers: cipher aes256-ctr mac hmac-sha1-96
test try ciphers: cipher aes256-ctr mac hmac-sha2-256
test try ciphers: cipher aes256-ctr mac hmac-sha2-512
test try ciphers: cipher aes256-ctr mac hmac-md5
test try ciphers: cipher aes256-ctr mac hmac-md5-96
test try ciphers: cipher aes256-ctr mac umac-64@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac umac-128@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac hmac-sha1-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac hmac-sha1-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac hmac-sha2-256-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac hmac-sha2-512-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac hmac-md5-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac hmac-md5-96-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac umac-64-etm@xxxxxxxxxxx
test try ciphers: cipher aes256-ctr mac umac-128-etm@xxxxxxxxxxx
test try ciphers: cipher aes128-gcm@xxxxxxxxxxx mac hmac-sha1
test try ciphers: cipher aes256-gcm@xxxxxxxxxxx mac hmac-sha1
test try ciphers: cipher chacha20-poly1305@xxxxxxxxxxx mac hmac-sha1
ok try ciphers
run test yes-head.sh ...
ok yes pipe head
run test login-timeout.sh ...
ok connect after login grace timeout
run test agent.sh ...
Identity added: /usr/source/openssh-SNAP-20200524/regress/ssh-ed25519-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ssh-ed25519-agent-cert.pub (ssh-ed25519 cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ssh-ed25519-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ssh-ed25519-agent-cert.pub (ssh-ed25519 cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/sk-ssh-ed25519@xxxxxxxxxxx-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/sk-ssh-ed25519@xxxxxxxxxxxxxxxxxxxxxxxxxx (sk-ssh-ed25519@xxxxxxxxxxx cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/sk-ssh-ed25519@xxxxxxxxxxx-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/sk-ssh-ed25519@xxxxxxxxxxxxxxxxxxxxxxxxxx (sk-ssh-ed25519@xxxxxxxxxxx cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ssh-rsa-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ssh-rsa-agent-cert.pub (ssh-rsa cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ssh-rsa-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ssh-rsa-agent-cert.pub (ssh-rsa cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ssh-dss-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ssh-dss-agent-cert.pub (ssh-dss cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ssh-dss-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ssh-dss-agent-cert.pub (ssh-dss cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp256-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp256-agent-cert.pub (ecdsa-sha2-nistp256 cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp256-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp256-agent-cert.pub (ecdsa-sha2-nistp256 cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp384-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp384-agent-cert.pub (ecdsa-sha2-nistp384 cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp384-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp384-agent-cert.pub (ecdsa-sha2-nistp384 cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp521-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp521-agent-cert.pub (ecdsa-sha2-nistp521 cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp521-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/ecdsa-sha2-nistp521-agent-cert.pub (ecdsa-sha2-nistp521 cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/sk-ecdsa-sha2-nistp256@xxxxxxxxxxx-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/sk-ecdsa-sha2-nistp256@xxxxxxxxxxxxxxxxxxxxxxxxxx (sk-ecdsa-sha2-nistp256@xxxxxxxxxxx cert)
Identity added: /usr/source/openssh-SNAP-20200524/regress/sk-ecdsa-sha2-nistp256@xxxxxxxxxxx-agent (root@xxxxxxxxxxxx)
Certificate added: /usr/source/openssh-SNAP-20200524/regress/sk-ecdsa-sha2-nistp256@xxxxxxxxxxxxxxxxxxxxxxxxxx (sk-ecdsa-sha2-nistp256@xxxxxxxxxxx cert)
ok simple agent test
run test agent-getpeereid.sh ...
need SUDO to switch to uid nobody
SKIPPED
run test agent-timeout.sh ...
ok agent timeout test
run test agent-ptrace.sh ...
Skipped: running as root
run test keyscan.sh ...
ok keyscan
run test keygen-change.sh ...
ok change passphrase for key
run test keygen-convert.sh ...
ok convert keys
run test keygen-moduli.sh ...
ok keygen moduli
run test key-options.sh ...
key option command="echo bar"
key option no-pty,command="echo bar"
key option pty default
key option pty no-pty
key option pty restrict
key option pty restrict,pty
key option environment
key option from="127.0.0.1"
key option from="127.0.0.0/8"
key option expiry-time default
key option expiry-time invalid
key option expiry-time expired
key option expiry-time valid
ok key options
run test scp.sh ...
scp: simple copy local file to local file
scp: simple copy local file to remote file
scp: simple copy remote file to local file
scp: simple copy local file to remote dir
scp: simple copy local file to local dir
scp: simple copy remote file to local dir
scp: recursive local dir to remote dir
scp: recursive local dir to local dir
scp: recursive remote dir to local dir
scp: shell metacharacters
scp: disallow bad server #0
scp: disallow bad server #1
scp: disallow bad server #2
scp: disallow bad server #3
scp: disallow bad server #4
scp: disallow bad server #5
scp: disallow bad server #6
scp: disallow bad server #7
scp: detect non-directory target
/usr/source/openssh-SNAP-20200524/regress/copy2: Not a directory
ok scp
run test scp-uri.sh ...
scp-uri: simple copy local file to remote file
scp-uri: simple copy remote file to local file
scp-uri: simple copy local file to remote dir
scp-uri: simple copy remote file to local dir
scp-uri: recursive local dir to remote dir
scp-uri: recursive remote dir to local dir
ok scp-uri
run test sftp.sh ...
test basic sftp put/get: buffer_size 5 num_requests 1
test basic sftp put/get: buffer_size 5 num_requests 2
test basic sftp put/get: buffer_size 5 num_requests 10
test basic sftp put/get: buffer_size 1000 num_requests 1
test basic sftp put/get: buffer_size 1000 num_requests 2
test basic sftp put/get: buffer_size 1000 num_requests 10
test basic sftp put/get: buffer_size 32000 num_requests 1
test basic sftp put/get: buffer_size 32000 num_requests 2
test basic sftp put/get: buffer_size 32000 num_requests 10
test basic sftp put/get: buffer_size 64000 num_requests 1
test basic sftp put/get: buffer_size 64000 num_requests 2
test basic sftp put/get: buffer_size 64000 num_requests 10
ok basic sftp put/get
run test sftp-chroot.sh ...
test sftp in chroot: get
ok sftp in chroot
run test sftp-cmds.sh ...
sftp commands: lls
sftp commands: lls w/path
sftp commands: ls
sftp commands: shell
sftp commands: pwd
sftp commands: lpwd
sftp commands: quit
sftp commands: help
sftp commands: get
sftp commands: get quoted
sftp commands: get filename with quotes
sftp commands: get filename with spaces
sftp commands: get filename with glob metacharacters
sftp commands: get to directory
sftp commands: glob get to directory
sftp commands: get to local dir
sftp commands: glob get to local dir
sftp commands: put
sftp commands: put filename with quotes
sftp commands: put filename with spaces
sftp commands: put to directory
sftp commands: glob put to directory
sftp commands: put to local dir
sftp commands: glob put to local dir
sftp commands: rename
sftp commands: rename directory
sftp commands: ln
sftp commands: ln -s
sftp commands: mkdir
sftp commands: chdir
sftp commands: rmdir
sftp commands: lmkdir
sftp commands: lchdir
ok sftp commands
run test sftp-badcmds.sh ...
sftp invalid commands: get nonexistent
sftp invalid commands: glob get to nonexistent directory
sftp invalid commands: put nonexistent
sftp invalid commands: glob put to nonexistent directory
sftp invalid commands: rename nonexistent
sftp invalid commands: rename target exists (directory)
sftp invalid commands: glob put files to local file
ok sftp invalid commands
run test sftp-batch.sh ...
sftp batchfile: good commands
sftp batchfile: bad commands
sftp batchfile: comments and blanks
sftp batchfile: junk command
ok sftp batchfile
run test sftp-glob.sh ...
sftp glob: file glob
sftp glob: dir glob
sftp glob: quoted glob
sftp glob: escaped glob
sftp glob: escaped quote
sftp glob: quoted quote
sftp glob: single-quoted quote
sftp glob: escaped space
sftp glob: quoted space
sftp glob: escaped slash
sftp glob: quoted slash
sftp glob: escaped slash at EOL
sftp glob: quoted slash at EOL
sftp glob: escaped slash+quote
sftp glob: quoted slash+quote
ok sftp glob
run test sftp-perm.sh ...
sftp permissions: read-only upload
sftp permissions: read-only setstat
sftp permissions: read-only rm
sftp permissions: read-only mkdir
sftp permissions: read-only rmdir
sftp permissions: read-only posix-rename
sftp permissions: read-only oldrename
sftp permissions: read-only symlink
sftp permissions: read-only hardlink
sftp permissions: explicit open
sftp permissions: explicit read
sftp permissions: explicit write
sftp permissions: explicit lstat
sftp permissions: explicit opendir
sftp permissions: explicit readdir
sftp permissions: explicit setstat
sftp permissions: explicit remove
sftp permissions: explicit mkdir
sftp permissions: explicit rmdir
sftp permissions: explicit posix-rename
sftp permissions: explicit rename
sftp permissions: explicit symlink
sftp permissions: explicit hardlink
sftp permissions: explicit statvfs
ok sftp permissions
run test sftp-uri.sh ...
sftp-uri: non-interactive fetch to local file

Connection closed.  
sftp-uri: non-interactive fetch to local dir

Connection closed.  
sftp-uri: put to remote directory (trailing slash)
sftp-uri: put to remote directory (no slash)
ok sftp-uri
run test reconfigure.sh ...
ok simple connect after reconfigure
run test dynamic-forward.sh ...
ok dynamic forwarding
run test forwarding.sh ...
failed copy of /bin/ls
cmp: EOF on /usr/source/openssh-SNAP-20200524/regress/copy
corrupted copy of /bin/ls
failed local and remote forwarding
*** Error code 1

Stop.
make[1]: stopped in /usr/source/openssh-SNAP-20200524/regress
*** Error code 1

Stop.
make: stopped in /usr/source/openssh-SNAP-20200524
root@border:/usr/source/openssh-SNAP-20200524 # amke install;ldconfig

amke: Command not found.
root@border:/usr/source/openssh-SNAP-20200524 # ^am^ma

make install ; ldconfig
conffile=`echo sshd_config.out | sed 's/.out$//'`;  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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
conffile=`echo moduli.out | sed 's/.out$//'`;  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > moduli.5.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > moduli.5.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > scp.1.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > scp.1.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh-add.1.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh-add.1.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh-agent.1.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh-agent.1.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh-keygen.1.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh-keygen.1.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh-keyscan.1.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh-keyscan.1.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh.1.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh.1.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > sshd.8.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > sshd.8.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > sftp-server.8.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > sftp-server.8.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > sftp.1.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > sftp.1.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh-keysign.8.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh-keysign.8.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh-pkcs11-helper.8.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh-pkcs11-helper.8.out;  fi
Badly placed ()'s.
if test "man" = "cat"; then  manpage=./`echo ssh-sk-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`;  else  manpage=./`echo ssh-sk-helper.8.out | sed 's/\.out$//'`;  fi;  if test "man" = "man"; then  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh-sk-helper.8.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh-sk-helper.8.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > sshd_config.5.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > sshd_config.5.out;  fi
Badly placed ()'s.
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|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed |  nawk -f ./mdoc2man.awk > ssh_config.5.out;  else  /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh_config|g'  -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh_known_hosts|g'  -e 's|/etc/ssh/sshd_config|/etc/sshd_config|g'  -e 's|/usr/libexec|/usr/libexec|g'  -e 's|/etc/shosts.equiv|/etc/shosts.equiv|g'  -e 's|/etc/ssh/ssh_host_key|/etc/ssh_host_key|g'  -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh_host_ecdsa_key|g'  -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh_host_dsa_key|g'  -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh_host_rsa_key|g'  -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh_host_ed25519_key|g'  -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g'  -e 's|/etc/moduli|/etc/moduli|g'  -e 's|/etc/ssh/moduli|/etc/moduli|g'  -e 's|/etc/ssh/sshrc|/etc/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/tcsh ./fixalgorithms /usr/bin/sed > ssh_config.5.out;  fi
Badly placed ()'s.
(cd openbsd-compat && make)
./install-sh -c -d /usr/bin
./install-sh -c -d /usr/sbin
./install-sh -c -d /usr/share/man/man1
./install-sh -c -d /usr/share/man/man5
./install-sh -c -d /usr/share/man/man8
./install-sh -c -d /usr/libexec
./install-sh -c -d -m 0755 /var/empty
/usr/bin/install -c -m 0755 -s ssh /usr/bin/ssh
/usr/bin/install -c -m 0755 -s scp /usr/bin/scp
/usr/bin/install -c -m 0755 -s ssh-add /usr/bin/ssh-add
/usr/bin/install -c -m 0755 -s ssh-agent /usr/bin/ssh-agent
/usr/bin/install -c -m 0755 -s ssh-keygen /usr/bin/ssh-keygen
/usr/bin/install -c -m 0755 -s ssh-keyscan /usr/bin/ssh-keyscan
/usr/bin/install -c -m 0755 -s sshd /usr/sbin/sshd
/usr/bin/install -c -m 4711 -s ssh-keysign /usr/libexec/ssh-keysign
/usr/bin/install -c -m 0755 -s ssh-pkcs11-helper /usr/libexec/ssh-pkcs11-helper
/usr/bin/install -c -m 0755 -s ssh-sk-helper /usr/libexec/ssh-sk-helper
/usr/bin/install -c -m 0755 -s sftp /usr/bin/sftp
/usr/bin/install -c -m 0755 -s sftp-server /usr/libexec/sftp-server
/usr/bin/install -c -m 644 ssh.1.out /usr/share/man/man1/ssh.1
/usr/bin/install -c -m 644 scp.1.out /usr/share/man/man1/scp.1
/usr/bin/install -c -m 644 ssh-add.1.out /usr/share/man/man1/ssh-add.1
/usr/bin/install -c -m 644 ssh-agent.1.out /usr/share/man/man1/ssh-agent.1
/usr/bin/install -c -m 644 ssh-keygen.1.out /usr/share/man/man1/ssh-keygen.1
/usr/bin/install -c -m 644 ssh-keyscan.1.out /usr/share/man/man1/ssh-keyscan.1
/usr/bin/install -c -m 644 moduli.5.out /usr/share/man/man5/moduli.5
/usr/bin/install -c -m 644 sshd_config.5.out /usr/share/man/man5/sshd_config.5
/usr/bin/install -c -m 644 ssh_config.5.out /usr/share/man/man5/ssh_config.5
/usr/bin/install -c -m 644 sshd.8.out /usr/share/man/man8/sshd.8
/usr/bin/install -c -m 644 sftp.1.out /usr/share/man/man1/sftp.1
/usr/bin/install -c -m 644 sftp-server.8.out /usr/share/man/man8/sftp-server.8
/usr/bin/install -c -m 644 ssh-keysign.8.out /usr/share/man/man8/ssh-keysign.8
/usr/bin/install -c -m 644 ssh-pkcs11-helper.8.out /usr/share/man/man8/ssh-pkcs11-helper.8
/usr/bin/install -c -m 644 ssh-sk-helper.8.out /usr/share/man/man8/ssh-sk-helper.8
./install-sh -c -d /etc
/etc/ssh_config already exists, install will not overwrite
/etc/sshd_config already exists, install will not overwrite
/etc/moduli already exists, install will not overwrite
/usr/sbin/sshd -t -f /etc/sshd_config
root@border:/usr/source/openssh-SNAP-20200524 # service sshd restart

Performing sanity check on sshd configuration.
Stopping sshd.
Waiting for PIDS: 49354exi, 49354.
Performing sanity check on sshd configuration.
Starting sshd.
root@border:/usr/source/openssh-SNAP-20200524 # exit

exit

Script done on Sun May 24 06:34:17 2020

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux