Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 11:55
Show Gist options
  • Save r-rmcgibbo/f3694041fd67e2a1516223e65d2e03a2 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/f3694041fd67e2a1516223e65d2e03a2 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/117020
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/6ihahqfsffpxnagi2n8kxag41w2xp2r8-openssh-8.4p1.tar.gz
source root is openssh-8.4p1
setting SOURCE_DATE_EPOCH to timestamp 1601192570 of file openssh-8.4p1/config.h.in
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/isik6ifcjxpw22sfh3kz37galficc78c-locale_archive.patch
patching file session.c
Hunk #1 succeeded at 1104 with fuzz 2 (offset 51 lines).
applying patch /nix/store/ybb4xs45dkngdf3x1xnxqgzn5zmv5alf-dont_create_privsep_path.patch
patching file Makefile.in
Hunk #1 succeeded at 384 (offset 55 lines).
applying patch /nix/store/0zm2x6hyigkk0i4f4pxmlxmr82mcw720-ssh-keysign.patch
patching file pathnames.h
Hunk #1 succeeded at 126 (offset 2 lines).
patching file sshconnect2.c
Hunk #1 succeeded at 2008 with fuzz 1 (offset 129 lines).
applying patch /nix/store/ky5q0z4rsw8pksvwvv4zxsmz264ggc9f-ssh-copy-id-fix-eof.patch
patching file contrib/ssh-copy-id
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --prefix=/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1 --sbindir=\$\{out\}/bin --localstatedir=/var --with-pid-dir=/run --with-mantype=man --with-libedit=yes --disable-strip --with-pam --sysconfdir=/etc/ssh --with-security-key-builtin=yes --with-kerberos5=/nix/store/kmia82010zbxczpafdsdjl37d16gbq2y-libkrb5-1.18
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/rxkghln0km9axapv94iz3pcsln6ricms-gnugrep-3.4/bin/grep
checking for egrep... /nix/store/rxkghln0km9axapv94iz3pcsln6ricms-gnugrep-3.4/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for gawk... gawk
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for a BSD-compatible install... /nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c
checking for egrep... (cached) /nix/store/rxkghln0km9axapv94iz3pcsln6ricms-gnugrep-3.4/bin/grep -E
checking for a thread-safe mkdir -p... /nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/mkdir -p
checking for cat... /nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/cat
checking for kill... /nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/kill
checking for sed... /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed
checking for bash... /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash
checking for ksh... (cached) /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash
checking for sh... (cached) /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash
checking for sh... /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/sh
checking for groff... no
checking for nroff... no
checking for mandoc... no
configure: WARNING: no manpage formatter found
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... no
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... yes
checking whether OpenSSL will be used for cryptography... yes
checking if gcc supports -Werror... yes
checking if gcc supports compile flag -pipe... yes
checking if gcc supports compile flag -Wunknown-warning-option... no
checking if gcc supports compile flag -Wno-error=format-truncation... yes
checking if gcc supports compile flag -Qunused-arguments... no
checking if gcc supports compile flag -Wall... yes
checking if gcc supports compile flag -Wextra... yes
checking if gcc supports compile flag -Wpointer-arith... yes
checking if gcc supports compile flag -Wuninitialized... yes
checking if gcc supports compile flag -Wsign-compare... yes
checking if gcc supports compile flag -Wformat-security... yes
checking if gcc supports compile flag -Wsizeof-pointer-memaccess... yes
checking if gcc supports compile flag -Wpointer-sign... yes
checking if gcc supports compile flag -Wunused-parameter... yes
checking if gcc supports compile flag -Wunused-result... yes
checking if gcc supports compile flag -Wimplicit-fallthrough... yes
checking if gcc supports compile flag -fno-strict-aliasing... yes
checking if gcc supports compile flag -mretpoline... no
checking if gcc supports link flag -Wl,-z,retpolineplt... no
checking if gcc supports compile flag -D_FORTIFY_SOURCE=2... yes
checking if gcc supports link flag -Wl,-z,relro... yes
checking if gcc supports link flag -Wl,-z,now... yes
checking if gcc supports link flag -Wl,-z,noexecstack... yes
checking if gcc supports compile flag -ftrapv and linking succeeds... yes
checking gcc version... 9.3.0
checking if gcc accepts -fno-builtin-memset... yes
checking if gcc supports -fstack-protector-strong... yes
checking if -fstack-protector-strong works... yes
checking if compiler allows __attribute__ on return types... yes
checking 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... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking crypto/sha2.h usability... no
checking crypto/sha2.h presence... no
checking for crypto/sha2.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking 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... no
checking net/if_tun.h presence... no
checking for net/if_tun.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking readpassphrase.h usability... no
checking readpassphrase.h presence... no
checking for readpassphrase.h... no
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking sha2.h usability... no
checking sha2.h presence... no
checking for sha2.h... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
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... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/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... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tmpdir.h usability... no
checking tmpdir.h presence... no
checking for tmpdir.h... no
checking ttyent.h usability... yes
checking ttyent.h presence... yes
checking for ttyent.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking for unistd.h... (cached) yes
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking vis.h usability... no
checking vis.h presence... no
checking for vis.h... no
checking 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... no
checking for net/route.h... yes
checking for sys/sysctl.h... yes
checking for lastlog.h... yes
checking for sys/ptms.h... no
checking for login_cap.h... no
checking for sys/mount.h... yes
checking for sys/un.h... yes
checking size of size_t... 8
checking linux/if_tun.h usability... yes
checking linux/if_tun.h presence... yes
checking for linux/if_tun.h... yes
checking for linux/if.h... yes
checking for linux/seccomp.h... yes
checking for linux/filter.h... yes
checking for linux/audit.h... yes
checking for seccomp architecture... "AUDIT_ARCH_X86_64"
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... yes
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... no
checking libutil.h presence... no
checking for libutil.h... no
checking for library containing fmt_scaled... no
checking for library containing scan_scaled... no
checking for library containing login... -lutil
checking for library containing logout... none required
checking for library containing logwtmp... none required
checking for library containing openpty... none required
checking for library containing updwtmp... none required
checking for fmt_scaled... no
checking for scan_scaled... no
checking for login... yes
checking for logout... yes
checking for openpty... yes
checking for updwtmp... yes
checking for logwtmp... yes
checking for library containing inet_ntop... none required
checking for 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... no
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... yes
checking for pkg-config... /nix/store/gg8l85z1kfjl5v5fi4m0v34laylyhvfy-pkg-config-wrapper-0.29.2/bin/pkg-config
checking if /nix/store/gg8l85z1kfjl5v5fi4m0v34laylyhvfy-pkg-config-wrapper-0.29.2/bin/pkg-config knows about libedit... yes
checking for el_init in -ledit... yes
checking if libedit version is compatible... yes
checking for gcc >= 4.x... yes
checking if gcc supports compile flag -fPIE... yes
checking if gcc supports link flag -pie... yes
checking whether both -fPIE and -pie are supported... yes
checking 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... no
checking for b64_pton... no
checking for __b64_pton... no
checking for bcopy... yes
checking for bcrypt_pbkdf... no
checking for bindresvport_sa... no
checking for blf_enc... no
checking for bzero... yes
checking for cap_rights_limit... no
checking for clock... yes
checking for closefrom... no
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... no
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... no
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... no
checking for md5_crypt... no
checking for memmem... yes
checking for memmove... yes
checking for memset_s... no
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... yes
checking for pstat... no
checking for raise... yes
checking for readpassphrase... no
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... no
checking for setgroups... yes
checking for setlinebuf... yes
checking for setlogin... no
checking for setpassent... no
checking for setpcred... no
checking for setproctitle... no
checking for setregid... yes
checking for setreuid... yes
checking for setrlimit... yes
checking for setsid... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... no
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... no
checking for strlcpy... no
checking for strmode... no
checking for strndup... yes
checking for strnlen... yes
checking for strnvis... no
checking for strptime... yes
checking for strsignal... yes
checking for strtonum... no
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking for swap32... no
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for timingsafe_bcmp... no
checking for truncate... yes
checking for unsetenv... yes
checking for updwtmpx... yes
checking for utimensat... yes
checking for user_from_uid... no
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... no
checking for mblen... yes
checking for mbtowc... yes
checking for nl_langinfo... yes
checking for wcwidth... yes
checking for utf8 locale support... no
checking for library containing dlopen... -ldl
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... no
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... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for getutxuser... no
checking for pututxline... yes
checking for setutxdb... no
checking for setutxent... yes
checking for utmpxname... yes
checking for getlastlogxbyname... no
checking for daemon... yes
checking for getpagesize... (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 whether system supports SO_PEERCRED getsockopt... yes
checking for (overly) strict mkstemp... yes
checking if openpty correctly handles controlling tty... yes
checking whether AI_NUMERICSERV is declared... yes
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... 101010af (OpenSSL 1.1.1j 16 Feb 2021)
checking for OpenSSL_version... yes
checking for OpenSSL_version_num... yes
checking OpenSSL library version... 101010af (OpenSSL 1.1.1j 16 Feb 2021)
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 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 pkg-config... (cached) /nix/store/gg8l85z1kfjl5v5fi4m0v34laylyhvfy-pkg-config-wrapper-0.29.2/bin/pkg-config
checking if /nix/store/gg8l85z1kfjl5v5fi4m0v34laylyhvfy-pkg-config-wrapper-0.29.2/bin/pkg-config knows about libfido2... yes
checking for fido_init in -lfido2... yes
checking for fido_cred_prot... yes
checking for fido_cred_set_prot... yes
checking for fido_dev_get_touch_begin... no
checking for fido_dev_get_touch_status... no
checking for fido_dev_supports_cred_prot... no
checking fido.h usability... yes
checking fido.h presence... yes
checking for fido.h... yes
checking for fido/credman.h... yes
checking for arc4random... no
checking for arc4random_buf... no
checking for arc4random_stir... no
checking for arc4random_uniform... no
checking for ia_openinfo in -liaf... no
checking whether OpenSSL's PRNG is internally seeded... yes
checking for dlopen in -ldl... yes
checking for pam_set_item in -lpam... yes
checking for pam_getenvlist... yes
checking for pam_putenv... yes
checking whether pam_strerror takes only one argument... no
checking whether SECCOMP_MODE_FILTER is declared... yes
checking kernel for seccomp_filter support... yes
checking if select works with descriptor rlimit... yes
checking if setrlimit(RLIMIT_NOFILE,{0,0}) works... yes
checking if setrlimit RLIMIT_FSIZE works... yes
checking for long long... yes
checking for unsigned long long... yes
checking for long double... yes
checking size of short int... 2
checking size of int... 4
checking size of long int... 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... yes
checking for ut_host field in utmpx.h... yes
checking for syslen field in utmpx.h... no
checking for ut_pid field in utmp.h... yes
checking for ut_type field in utmp.h... yes
checking for ut_type field in utmpx.h... yes
checking for ut_tv field in utmp.h... yes
checking for ut_id field in utmp.h... yes
checking for ut_id field in utmpx.h... yes
checking for ut_addr field in utmp.h... yes
checking for ut_addr field in utmpx.h... yes
checking for ut_addr_v6 field in utmp.h... yes
checking for ut_addr_v6 field in utmpx.h... yes
checking for ut_exit field in utmp.h... yes
checking for ut_time field in utmp.h... no
checking for ut_time field in utmpx.h... no
checking for ut_tv field in utmpx.h... yes
checking for ut_ss field in utmpx.h... no
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... no
checking for struct passwd.pw_change... no
checking for struct passwd.pw_expire... no
checking for struct __res_state.retrans... yes
checking for ss_family field in struct sockaddr_storage... yes
checking for __ss_family field in struct sockaddr_storage... no
checking for msg_accrights field in struct msghdr... no
checking if struct statvfs.f_fsid is integral type... yes
checking for msg_control field in struct msghdr... yes
checking if libc defines __progname... yes
checking whether gcc implements __FUNCTION__... yes
checking whether gcc implements __func__... yes
checking whether va_copy exists... yes
checking whether __va_copy exists... yes
checking whether getopt has optreset support... no
checking if libc defines sys_errlist... yes
checking if libc defines sys_nerr... yes
checking for library containing getrrsetbyname... no
checking for library containing res_query... no
checking for library containing dn_expand... no
checking if res_query will link... no
checking for res_query in -lresolv... 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 krb5-config... /nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/bin/krb5-config
checking for gssapi support... yes
checking whether we are using Heimdal... no
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi_krb5.h usability... no
checking gssapi_krb5.h presence... no
checking for gssapi_krb5.h... no
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking gssapi_generic.h usability... no
checking gssapi_generic.h presence... no
checking for gssapi_generic.h... no
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking for library containing k_hasafs... no
checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes
checking for krb5_cc_new_unique... yes
checking for krb5_get_error_message... yes
checking for krb5_free_error_message... yes
checking for xauth... no
checking Discovering system mail directory... Using: /var/mail from _PATH_MAILDIR
checking for "/dev/ptc"... no
checking if the systems has expire shadow information... yes
checking for "/etc/default/login"... no
Adding /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin to USER_PATH so scp will work
checking if we need to convert IPv4 in IPv6-mapped addresses... yes (default)
configure: WARNING: ** no /run directory on this system **
checking if your system defines LASTLOG_FILE... no
checking if your system defines _PATH_LASTLOG... yes
checking if your system defines UTMP_FILE... yes
checking if your system defines WTMP_FILE... yes
checking if your system defines WTMPX_FILE... no
checking for struct lastlog.ll_line... yes
checking for struct utmp.ut_line... yes
checking whether BROKEN_GETADDRINFO is declared... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating buildpkg.sh
config.status: creating opensshd.init
config.status: creating openssh.xml
config.status: creating openbsd-compat/Makefile
config.status: creating openbsd-compat/regress/Makefile
config.status: creating survey.sh
config.status: creating config.h
OpenSSH has been configured with the following options:
User binaries: /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin
System binaries: /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin
Configuration files: /etc/ssh
Askpass program: /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass
Manual pages: /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/manX
PID file: /run
Privilege separation chroot path: /var/empty
sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin
Manpage format: man
PAM support: yes
OSF SIA support: no
KerberosV support: yes
SELinux support: no
MD5 password support: no
libedit support: yes
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: seccomp_filter
PKCS#11 support: yes
U2F/FIDO support: built-in
Host: x86_64-pc-linux-gnu
Compiler: gcc
Compiler flags: -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE
Preprocessor flags: -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include
Linker flags: -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie
Libraries: -lcrypto -ldl -lutil -lz -lcrypt -lresolv
+for sshd: -lpam
PAM is enabled. You may need to install a PAM control file
for sshd, otherwise password authentication may fail.
Example PAM control files can be found in the contrib/
subdirectory
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash SSH_KEYSIGN=ssh-keysign
Makefile:654: warning: ignoring prerequisites on suffix rule definition
conffile=`echo sshd_config.out | sed 's/.out$//'`; \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ./${conffile} > sshd_config.out
conffile=`echo ssh_config.out | sed 's/.out$//'`; \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ./${conffile} > ssh_config.out
conffile=`echo moduli.out | sed 's/.out$//'`; \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|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 \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > moduli.5.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > moduli.5.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo scp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo scp.1.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > scp.1.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > scp.1.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo ssh-add.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo ssh-add.1.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh-add.1.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh-add.1.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo ssh-agent.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo ssh-agent.1.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh-agent.1.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh-agent.1.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo ssh-keygen.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo ssh-keygen.1.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh-keygen.1.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh-keygen.1.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo ssh-keyscan.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo ssh-keyscan.1.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh-keyscan.1.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh-keyscan.1.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo ssh.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo ssh.1.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh.1.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh.1.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo sshd.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo sshd.8.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > sshd.8.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > sshd.8.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo sftp-server.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo sftp-server.8.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > sftp-server.8.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > sftp-server.8.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo sftp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo sftp.1.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > sftp.1.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > sftp.1.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo ssh-keysign.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo ssh-keysign.8.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh-keysign.8.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh-keysign.8.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh-pkcs11-helper.8.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh-pkcs11-helper.8.out; \
fi
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 \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh-sk-helper.8.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh-sk-helper.8.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo sshd_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo sshd_config.5.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > sshd_config.5.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > sshd_config.5.out; \
fi
if test "man" = "cat"; then \
manpage=./`echo ssh_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \
else \
manpage=./`echo ssh_config.5.out | sed 's/\.out$//'`; \
fi; \
if test "man" = "man"; then \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed | \
gawk -f ./mdoc2man.awk > ssh_config.5.out; \
else \
/nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin|g' ${manpage} | /nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash ./fixalgorithms /nix/store/gdr4s4xx41n8krk9carr8amvncy8x3p3-gnused-4.8/bin/sed > ssh_config.5.out; \
fi
(cd openbsd-compat && make)
make[1]: Entering directory '/build/openssh-8.4p1/openbsd-compat'
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c arc4random.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-asprintf.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-closefrom.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-cygwin_util.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-err.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-flock.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-getline.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-getpagesize.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-getpeereid.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-malloc.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-misc.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-nextstep.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-openpty.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-poll.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-setres_id.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-signal.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-snprintf.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-statvfs.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bsd-waitpid.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c fake-rfc2553.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c getrrsetbyname-ldns.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c kludge-fd_set.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c openssl-compat.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c libressl-api-compat.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c xcrypt.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c base64.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c basename.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bcrypt_pbkdf.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c bindresvport.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c blowfish.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c daemon.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c dirname.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c explicit_bzero.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c fmt_scaled.c
fmt_scaled.c: In function 'fmt_scaled':
fmt_scaled.c:272:52: warning: '%1lld' directive output may be truncated writing between 1 and 17 bytes into a region of size between 0 and 5 [-Wformat-truncation=]
272 | (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c",
| ^~~~~
fmt_scaled.c:272:46: note: directive argument in the range [-9007199254740991, 9]
272 | (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c",
| ^~~~~~~~~~~~~~
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from ../openbsd-compat/getrrsetbyname.h:59,
from ../openbsd-compat/openbsd-compat.h:44,
from ../includes.h:174,
from fmt_scaled.c:41:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 40 bytes into a destination of size 7
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c freezero.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c fnmatch.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c getcwd.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c getgrouplist.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c getopt_long.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c getrrsetbyname.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c glob.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c inet_aton.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c inet_ntoa.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c inet_ntop.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c md5.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c memmem.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c mktemp.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c pwcache.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c readpassphrase.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c reallocarray.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c recallocarray.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c rresvport.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c setenv.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c setproctitle.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c sha1.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c sha2.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c sigact.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strcasestr.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strlcat.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strlcpy.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strmode.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strndup.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strnlen.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strptime.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strsep.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strtoll.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strtonum.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strtoull.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c strtoul.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c timingsafe_bcmp.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c vis.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c port-aix.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c port-irix.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c port-linux.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c port-solaris.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DHAVE_CONFIG_H -c port-net.c
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/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: 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
make[1]: Leaving directory '/build/openssh-8.4p1/openbsd-compat'
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh_api.c -o ssh_api.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssherr.c -o ssherr.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf.c -o sshbuf.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey.c -o sshkey.o
sshkey.c: In function 'sshkey_format_cert_validity':
sshkey.c:3166:42: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 24 and 55 [-Wformat-truncation=]
3166 | snprintf(ret, sizeof(ret), "from %s to %s", from, to);
| ^~ ~~
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from openbsd-compat/getrrsetbyname.h:59,
from openbsd-compat/openbsd-compat.h:44,
from includes.h:174,
from sshkey.c:28:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 72 bytes into a destination of size 64
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-getput-basic.c -o sshbuf-getput-basic.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-misc.c -o sshbuf-misc.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-getput-crypto.c -o sshbuf-getput-crypto.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c krl.c -o krl.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bitmap.c -o bitmap.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-xmss.c -o ssh-xmss.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey-xmss.c -o sshkey-xmss.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_commons.c -o xmss_commons.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_fast.c -o xmss_fast.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_hash.c -o xmss_hash.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_hash_address.c -o xmss_hash_address.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_wots.c -o xmss_wots.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfd.c -o authfd.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfile.c -o authfile.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c canohost.c -o canohost.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c channels.c -o channels.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher.c -o cipher.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-aes.c -o cipher-aes.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-aesctr.c -o cipher-aesctr.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-ctr.c -o cipher-ctr.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cleanup.c -o cleanup.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c compat.c -o compat.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fatal.c -o fatal.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hostfile.c -o hostfile.o
hostfile.c: In function 'host_hash':
hostfile.c:151:44: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 509 and 1020 [-Wformat-truncation=]
151 | snprintf(encoded, sizeof(encoded), "%s%s%c%s", HASH_MAGIC, uu_salt,
| ^~
152 | HASH_DELIM, uu_result);
| ~~~~~~~~~
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from openbsd-compat/getrrsetbyname.h:59,
from openbsd-compat/openbsd-compat.h:44,
from includes.h:174,
from hostfile.c:39:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 1027 bytes into a destination of size 1024
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c log.c -o log.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c match.c -o match.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c moduli.c -o moduli.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c nchan.c -o nchan.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c packet.c -o packet.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readpass.c -o readpass.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ttymodes.c -o ttymodes.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmalloc.c -o xmalloc.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c addrmatch.c -o addrmatch.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dispatch.c -o dispatch.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mac.c -o mac.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c misc.c -o misc.o
misc.c: In function 'fmt_timeframe':
misc.c:582:26: warning: '%02llu' directive output may be truncated writing between 2 and 14 bytes into a region of size 9 [-Wformat-truncation=]
582 | snprintf(buf, TF_LEN, "%02lluw%01ud%02uh", week, day, hrs);
| ^~~~~~
misc.c:582:25: note: directive argument in the range [0, 30500568904943]
582 | snprintf(buf, TF_LEN, "%02lluw%01ud%02uh", week, day, hrs);
| ^~~~~~~~~~~~~~~~~~~
misc.c:582:25: note: directive argument in the range [0, 6]
misc.c:582:25: note: directive argument in the range [0, 23]
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from openbsd-compat/getrrsetbyname.h:59,
from openbsd-compat/openbsd-compat.h:44,
from includes.h:174,
from misc.c:21:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 9 and 21 bytes into a destination of size 9
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c utf8.c -o utf8.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor_fdpass.c -o monitor_fdpass.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c rijndael.c -o rijndael.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-dss.c -o ssh-dss.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa.c -o ssh-ecdsa.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa-sk.c -o ssh-ecdsa-sk.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ed25519-sk.c -o ssh-ed25519-sk.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-rsa.c -o ssh-rsa.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dh.c -o dh.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c msg.c -o msg.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c progressmeter.c -o progressmeter.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dns.c -o dns.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c entropy.c -o entropy.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-genr.c -o gss-genr.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac.c -o umac.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac128.c -o umac128.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11.c -o ssh-pkcs11.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c smult_curve25519_ref.c -o smult_curve25519_ref.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c poly1305.c -o poly1305.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c chacha.c -o chacha.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-chachapoly.c -o cipher-chachapoly.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-chachapoly-libcrypto.c -o cipher-chachapoly-libcrypto.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ed25519.c -o ssh-ed25519.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c digest-openssl.c -o digest-openssl.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c digest-libc.c -o digest-libc.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hmac.c -o hmac.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sc25519.c -o sc25519.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ge25519.c -o ge25519.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fe25519.c -o fe25519.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ed25519.c -o ed25519.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c verify.c -o verify.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hash.c -o hash.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kex.c -o kex.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexdh.c -o kexdh.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgex.c -o kexgex.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexecdh.c -o kexecdh.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexc25519.c -o kexc25519.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexc.c -o kexgexc.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexs.c -o kexgexs.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sntrup4591761.c -o sntrup4591761.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexsntrup4591761x25519.c -o kexsntrup4591761x25519.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgen.c -o kexgen.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-realpath.c -o sftp-realpath.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-pledge.c -o platform-pledge.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-tracing.c -o platform-tracing.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-misc.c -o platform-misc.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-io.c -o sshbuf-io.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh.c -o ssh.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readconf.c -o readconf.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c clientloop.c -o clientloop.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshtty.c -o sshtty.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect.c -o sshconnect.o
sshconnect.c: In function 'check_host_key.constprop':
sshconnect.c:899:8: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 773 and 973 [-Wformat-truncation=]
899 | "The authenticity of host '%.200s (%s)' can't be "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
904 | host, ip, msg1, type, fp,
| ~~~~
sshconnect.c:900:20: note: format string is defined here
900 | "established%s\n"
| ^~
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from openbsd-compat/getrrsetbyname.h:59,
from openbsd-compat/openbsd-compat.h:44,
from includes.h:174,
from sshconnect.c:16:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 144 or more bytes (assuming 2391) into a destination of size 1024
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect2.c -o sshconnect2.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mux.c -o mux.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk-client.c -o ssh-sk-client.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshd.c -o sshd.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-rhosts.c -o auth-rhosts.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-passwd.c -o auth-passwd.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit.c -o audit.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit-bsm.c -o audit-bsm.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit-linux.c -o audit-linux.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform.c -o platform.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshpty.c -o sshpty.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshlogin.c -o sshlogin.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c servconf.c -o servconf.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c serverloop.c -o serverloop.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth.c -o auth.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2.c -o auth2.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-options.c -o auth-options.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c session.c -o session.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-chall.c -o auth2-chall.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c groupaccess.c -o groupaccess.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-bsdauth.c -o auth-bsdauth.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-hostbased.c -o auth2-hostbased.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-kbdint.c -o auth2-kbdint.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-none.c -o auth2-none.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-passwd.c -o auth2-passwd.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-pubkey.c -o auth2-pubkey.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor.c -o monitor.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor_wrap.c -o monitor_wrap.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-krb5.c -o auth-krb5.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-gss.c -o auth2-gss.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-serv.c -o gss-serv.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-serv-krb5.c -o gss-serv-krb5.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c loginrec.c -o loginrec.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-pam.c -o auth-pam.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-shadow.c -o auth-shadow.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-sia.c -o auth-sia.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c md5crypt.c -o md5crypt.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-server.c -o sftp-server.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-common.c -o sftp-common.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-null.c -o sandbox-null.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-rlimit.c -o sandbox-rlimit.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-systrace.c -o sandbox-systrace.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-darwin.c -o sandbox-darwin.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-seccomp-filter.c -o sandbox-seccomp-filter.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-capsicum.c -o sandbox-capsicum.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-pledge.c -o sandbox-pledge.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-solaris.c -o sandbox-solaris.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c uidswap.c -o uidswap.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-add.c -o ssh-add.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keygen.c -o ssh-keygen.o
ssh-keygen.c: In function 'do_convert_to':
ssh-keygen.c:358:34: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 39 [-Wformat-truncation=]
358 | "%u-bit %s, converted by %s@%s from OpenSSH",
| ^~
359 | sshkey_size(k), sshkey_type(k),
360 | pw->pw_name, hostname);
| ~~~~~~~~
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from openbsd-compat/getrrsetbyname.h:59,
from openbsd-compat/openbsd-compat.h:44,
from includes.h:174,
from ssh-keygen.c:15:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 36 or more bytes (assuming 1060) into a destination of size 61
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssh-keygen.c: In function 'main':
ssh-keygen.c:3697:41: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1023 [-Wformat-truncation=]
3697 | snprintf(comment, sizeof comment, "%s@%s", pw->pw_name, hostname);
| ^~ ~~~~~~~~
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from openbsd-compat/getrrsetbyname.h:59,
from openbsd-compat/openbsd-compat.h:44,
from includes.h:174,
from ssh-keygen.c:15:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1026) into a destination of size 1024
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssh-keygen.c:1114:41: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1023 [-Wformat-truncation=]
1114 | snprintf(comment, sizeof comment, "%s@%s", pw->pw_name,
| ^~
1115 | hostname);
| ~~~~~~~~
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from openbsd-compat/getrrsetbyname.h:59,
from openbsd-compat/openbsd-compat.h:44,
from includes.h:174,
from ssh-keygen.c:15:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1026) into a destination of size 1024
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshsig.c -o sshsig.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keyscan.c -o ssh-keyscan.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keysign.c -o ssh-keysign.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11-helper.c -o ssh-pkcs11-helper.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-agent.c -o ssh-agent.o
ssh-agent.c: In function 'main':
ssh-agent.c:1425:48: warning: '/agent.' directive output may be truncated writing 7 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
1425 | snprintf(socket_name, sizeof socket_name, "%s/agent.%ld", socket_dir,
| ^~~~~~~
ssh-agent.c:1425:45: note: directive argument in the range [-2147483648, 2147483647]
1425 | snprintf(socket_name, sizeof socket_name, "%s/agent.%ld", socket_dir,
| ^~~~~~~~~~~~~~
In file included from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/resolv.h:58,
from openbsd-compat/getrrsetbyname.h:59,
from openbsd-compat/openbsd-compat.h:44,
from includes.h:174,
from ssh-agent.c:37:
/nix/store/ch44wa8qqss0dm04lnvf5n7mfh23kmrv-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 9 and 4114 bytes into a destination of size 4096
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11-client.c -o ssh-pkcs11-client.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c scp.c -o scp.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-server-main.c -o sftp-server-main.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp.c -o sftp.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-client.c -o sftp-client.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-glob.c -o sftp-glob.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk-helper.c -o ssh-sk-helper.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk.c -o ssh-sk.o
gcc -g -O2 -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-parameter -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include -I/nix/store/a9yv3z3xqmimplb3k63wisdwwkja29mp-libedit-20191231-3.1-dev/include/editline -I/nix/store/0wr8mqsnajgl0pwh4lpj7y1fv3v25739-openssl-1.1.1j-dev/include -I/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -I/nix/store/civ3jgr5zlbsvl142cx154j45szih22a-libkrb5-1.18-dev/include -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sk-usbhid.c -o sk-usbhid.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: 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
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect2.o mux.o ssh-sk-client.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv -L/nix/store/kmia82010zbxczpafdsdjl37d16gbq2y-libkrb5-1.18/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/nix/store/kmia82010zbxczpafdsdjl37d16gbq2y-libkrb5-1.18/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
gcc -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/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lpam -lcrypto -ldl -lutil -lz -lcrypt -lresolv -L/nix/store/kmia82010zbxczpafdsdjl37d16gbq2y-libkrb5-1.18/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/nix/store/kmia82010zbxczpafdsdjl37d16gbq2y-libkrb5-1.18/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -L/nix/store/kmia82010zbxczpafdsdjl37d16gbq2y-libkrb5-1.18/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/nix/store/kmia82010zbxczpafdsdjl37d16gbq2y-libkrb5-1.18/lib -lkrb5 -lk5crypto -lcom_err
gcc -o ssh-add ssh-add.o ssh-sk-client.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv
gcc -o ssh-keygen ssh-keygen.o sshsig.o ssh-sk-client.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv
gcc -o ssh-keyscan ssh-keyscan.o ssh-sk-client.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lcrypto -ldl -lutil -lz -lcrypt -lresolv
gcc -o ssh-keysign ssh-keysign.o readconf.o uidswap.o ssh-sk-client.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv
gcc -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o ssh-sk-client.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv
gcc -o ssh-agent ssh-agent.o ssh-pkcs11-client.o ssh-sk-client.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv
gcc -o scp scp.o progressmeter.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv
gcc -o sftp-server sftp-common.o sftp-server.o sftp-server-main.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv
gcc -o sftp sftp.o sftp-client.o sftp-common.o sftp-glob.o progressmeter.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv -L/nix/store/vxh6zqkyv44gc7561aq9niqysp2k0n7w-libedit-20191231-3.1/lib -ledit
gcc -o ssh-sk-helper ssh-sk-helper.o ssh-sk.o sk-usbhid.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv -L/nix/store/ckv3dn9311azqrzc7zd6ifmqyzyn2103-openssl-1.1.1j/lib -L/nix/store/q3y665gxh52fq9jn21dicksvvyg09g1x-libfido2-1.4.0/lib -lfido2 -lcrypto
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/bash sysconfdir=\$\{out\}/etc/ssh install-nokeys
Makefile:654: warning: ignoring prerequisites on suffix rule definition
(cd openbsd-compat && make)
make[1]: Entering directory '/build/openssh-8.4p1/openbsd-compat'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/openssh-8.4p1/openbsd-compat'
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/mkdir -p /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/mkdir -p /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/mkdir -p /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man1
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/mkdir -p /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man5
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/mkdir -p /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man8
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/mkdir -p /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 ssh /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 scp /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/scp
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 ssh-add /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-add
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 ssh-agent /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-agent
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 ssh-keygen /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-keygen
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 ssh-keyscan /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-keyscan
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 sshd /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/sshd
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0711 ssh-keysign /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-keysign
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 ssh-pkcs11-helper /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 ssh-sk-helper /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 sftp /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/sftp
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 0755 sftp-server /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh.1.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man1/ssh.1
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 scp.1.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man1/scp.1
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh-add.1.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man1/ssh-add.1
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh-agent.1.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man1/ssh-agent.1
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh-keygen.1.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man1/ssh-keygen.1
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh-keyscan.1.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man1/ssh-keyscan.1
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 moduli.5.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man5/moduli.5
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 sshd_config.5.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man5/sshd_config.5
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh_config.5.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man5/ssh_config.5
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 sshd.8.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man8/sshd.8
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 sftp.1.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man1/sftp.1
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 sftp-server.8.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man8/sftp-server.8
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh-keysign.8.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man8/ssh-keysign.8
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh-pkcs11-helper.8.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man8/ssh-pkcs11-helper.8
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/install -c -m 644 ssh-sk-helper.8.out /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/man8/ssh-sk-helper.8
/nix/store/vr96j3cxj75xsczl8pzrgsv1k57hcxyp-coreutils-8.31/bin/mkdir -p /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/etc/ssh
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-keysign
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/sftp-server
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-pkcs11-helper
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec/ssh-sk-helper
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-keyscan
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-add
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/sshd
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/sftp
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-agent
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/scp
shrinking /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-keygen
gzipping man pages under /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/share/man/
strip is /nix/store/vfqlryhvm8063hs7ax9k2vb8wmch5v0v-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/libexec /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin
patching script interpreter paths in /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1
/nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1/bin/ssh-copy-id: interpreter directive changed from "/bin/sh" to "/nix/store/9ywr69qi622lrmx5nn88gk8jpmihy0dz-bash-4.4-p23/bin/sh"
checking for references to /build/ in /nix/store/gfjhhvcan49rsjga0628ydv1h2ajb1l1-openssh-8.4p1...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment