Last 2000 lines of build log: --- dependall-atf --- --- dependall-atf-c++ --- --- text_test.o --- # compile detail/text_test.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ -frandom-seed=566fa79f -O2 -Werror -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"x86_64\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"amd64\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist/atf-c++/detail/text_test.cpp --- dependall-ppp --- --- ipv6cp.d --- # create pppd/ipv6cp.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ipv6cp.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/ipv6cp.c && mv -f ipv6cp.d.tmp ipv6cp.d --- dependall-sys --- --- rmd160.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o rmd160.o rmd160.o.o && rm -f rmd160.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x rmd160.o --- murmurhash.o --- # compile kern/murmurhash.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/murmurhash/murmurhash.c -o murmurhash.o.o --- dependall-external --- --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o numtoa.o numtoa.o.o && rm -f numtoa.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x numtoa.o --- dependall-tcpdump --- --- smbutil.d --- # create bin/smbutil.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f smbutil.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/smbutil.c && mv -f smbutil.d.tmp smbutil.d --- dependall-ntp --- --- numtohost.o --- # compile libntp/numtohost.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/numtohost.c -o numtohost.o.o --- dependall-nvi --- --- ex_tcl.d --- # create nvi/ex_tcl.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_tcl.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_tcl.c && mv -f ex_tcl.d.tmp ex_tcl.d --- dependall-wpa --- --- dependall-wpa_supplicant --- --- wpa_supplicant.d --- # create wpa_supplicant/wpa_supplicant.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f wpa_supplicant.d.tmp -- -std=gnu99 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant/wpa_supplicant.c && mv -f wpa_supplicant.d.tmp wpa_supplicant.d --- dependall-pdisk --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o pathname.o pathname.o.o && rm -f pathname.o.o --- pdisk.o --- # compile bin/pdisk.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pdisk/bin/../dist -D__unix__ -c -Wno-implicit-fallthrough -Wno-stringop-truncation /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pdisk/bin/../dist/pdisk.c -o pdisk.o.o --- dependall-nvi --- --- ex_txt.d --- # create nvi/ex_txt.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_txt.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_txt.c && mv -f ex_txt.d.tmp ex_txt.d --- dependall-sys --- --- sha1.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o sha1.o sha1.o.o && rm -f sha1.o.o --- sha2.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o sha2.o sha2.o.o && rm -f sha2.o.o --- sha1.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x sha1.o --- sha2.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x sha2.o --- dependall-external --- --- dependall-wpa --- --- wpabuf.d --- # create wpa_supplicant/wpabuf.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f wpabuf.d.tmp -- -std=gnu99 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils/wpabuf.c && mv -f wpabuf.d.tmp wpabuf.d --- dependall-sys --- --- pmatch.o --- --- mcount.o --- --- pmatch.o --- # compile kern/pmatch.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/pmatch.c -o pmatch.o.o --- dependall-external --- --- dependall-openldap --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o ldapurl.o ldapurl.o.o && rm -f ldapurl.o.o --- dependall-sys --- --- mcount.o --- # compile kern/mcount.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/gmon/mcount.c -o mcount.o.o --- dependall-external --- --- dependall-ppp --- --- ipxcp.d --- --- dependall-openldap --- --- version.o --- --- dependall-ppp --- # create pppd/ipxcp.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ipxcp.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/ipxcp.c && mv -f ipxcp.d.tmp ipxcp.d --- dependall-openldap --- # compile ldapurl/version.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS -c version.c -o version.o.o --- dependall-gpl3 --- --- ./simple-object-coff.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-coff.c -o pic/./simple-object-coff.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-coff.c -o noasan/./simple-object-coff.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-coff.c -o ./simple-object-coff.o --- dependall-bsd --- --- dependall-tcpdump --- --- strtoaddr.d --- # create bin/strtoaddr.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f strtoaddr.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/strtoaddr.c && mv -f strtoaddr.d.tmp strtoaddr.d --- dependall-nvi --- --- ex_undo.d --- # create nvi/ex_undo.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_undo.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_undo.c && mv -f ex_undo.d.tmp ex_undo.d --- dependall-tmux --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cmd-display-message.o cmd-display-message.o.o && rm -f cmd-display-message.o.o --- cmd-display-panes.o --- # compile tmux/cmd-display-panes.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_FPARSELN=1 -DHAVE_GETOPT=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTEMPTER=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.1c\" -DSTDC_HEADERS=1 -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -DTMUX_VERSION=\"3.1c\" -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist/cmd-display-panes.c -o cmd-display-panes.o.o --- dependall-unbound --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o remote.o remote.o.o && rm -f remote.o.o --- stats.o --- # compile unbound/stats.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -D_OPENBSD_SOURCE -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/../include --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/daemon/stats.c -o stats.o.o --- dependall-sys --- --- keccak.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o keccak.o keccak.o.o && rm -f keccak.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x keccak.o --- ppath_kmem_alloc.o --- --- dependall-external --- --- dependall-atf --- --- dependall-tools --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o expect_helpers.o expect_helpers.o.o && rm -f expect_helpers.o.o --- dependall-sys --- # compile kern/ppath_kmem_alloc.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libppath/ppath_kmem_alloc.c -o ppath_kmem_alloc.o.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- --- string_view-selftests.d --- --- dependall-bsd --- --- dependall-wpa --- --- wpas_glue.d --- --- dependall-gpl3 --- # create libgdb/string_view-selftests.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f string_view-selftests.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd--- dependall-bsd --- # create wpa_supplicant/wpas_glue.d --- dependall-gpl3 --- 64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/unittests/string_view-selftests.c && mv -f string_view-selftests.d.tmp string_view-selftests.d --- dependall-bsd --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f wpas_glue.d.tmp -- -std=gnu99 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant/wpas_glue.c && mv -f wpas_glue.d.tmp wpas_glue.d --- dependall-atf --- --- several_tcs_helper.o --- # compile tools/several_tcs_helper.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"x86_64\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"amd64\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/atf/lib/tools -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist/tools/several_tcs_helper.c -o several_tcs_helper.o.o --- dependall-sys --- --- sha3.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o sha3.o sha3.o.o && rm -f sha3.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x sha3.o --- dependall-external --- --- dependall-nvi --- --- ex_usage.d --- # create nvi/ex_usage.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_usage.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_usage.c && mv -f ex_usage.d.tmp ex_usage.d --- dependall-sys --- --- copystr.o --- # compile kern/copystr.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/copystr.c -o copystr.o.o --- dependall-external --- --- dependall-ppp --- --- lcp.d --- # create pppd/lcp.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f lcp.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/lcp.c && mv -f lcp.d.tmp lcp.d --- dependall-sys --- --- murmurhash.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o murmurhash.o murmurhash.o.o && rm -f murmurhash.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x murmurhash.o --- strsep.o --- # compile kern/strsep.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strsep.c -o strsep.o.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gcc --- --- ./simple-object-elf.o --- --- dependall-sys --- --- mcount.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o mcount.o mcount.o.o && rm -f mcount.o.o --- dependall-external --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-elf.c -o pic/./simple-object-elf.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-elf.c -o noasan/./simple-object-elf.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-elf.c -o ./simple-object-elf.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x mcount.o --- strstr.o --- # compile kern/strstr.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strstr.c -o strstr.o.o --- dependall-external --- --- dependall-bsd --- --- dependall-openldap --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o version.o version.o.o && rm -f version.o.o --- ldapurl --- --- dependall-ipf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o addipopt.o addipopt.o.o && rm -f addipopt.o.o --- dependall-openldap --- # link ldapurl/ldapurl /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -pie -shared-libgcc -Wl,-z,relro -o ldapurl ldapurl.o version.o -Wl,-rpath-link,/tmp/build/2021.01.01.23.07.48-amd64/destdir/lib -L=/lib -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/openldap/lib/liblutil -llutil -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/openldap/lib/libldap -lldap -llber --- dependall-ipf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x addipopt.o --- alist_free.o --- # compile lib/alist_free.o --- alist_new.o --- --- alist_free.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/alist_free.c -o alist_free.o.o --- alist_new.o --- # compile lib/alist_new.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/alist_new.c -o alist_new.o.o --- dependall-tcpdump --- --- tcpdump.d --- # create bin/tcpdump.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f tcpdump.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/tcpdump.c && mv -f tcpdump.d.tmp tcpdump.d --- dependall-nvi --- --- ex_util.d --- # create nvi/ex_util.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_util.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_util.c && mv -f ex_util.d.tmp ex_util.d --- dependall-pkg_install --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o build.o build.o.o && rm -f build.o.o --- pkg_create --- # link pkg_create/pkg_create /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o pkg_create main.o perform.o pl.o util.o build.o -Wl,-rpath-link,/tmp/build/2021.01.01.23.07.48-amd64/destdir/lib -L=/lib -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/pkg_install/lib -linstall -ltermcap -lnetpgpverify -lfetch -lssl -lcrypto -larchive -lz -lbz2 -llzma -lpthread --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o numtohost.o numtohost.o.o && rm -f numtohost.o.o --- dependall-openldap --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfmerge -t -g -L VERSION -o ldapurl ldapurl.o version.o --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x numtohost.o --- octtoint.o --- --- dependall-openldap --- --- dependall-ldapwhoami --- --- dependall-ntp --- # compile libntp/octtoint.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/octtoint.c -o octtoint.o.o --- dependall-openldap --- dependall ===> external/bsd/openldap/bin/ldapwhoami --- common.d --- # create ldapwhoami/common.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f common.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/clients/tools/common.c && mv -f common.d.tmp common.d --- dependall-sys --- --- pmatch.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o pmatch.o pmatch.o.o && rm -f pmatch.o.o --- dependall-external --- --- dependall-ldapsearch --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o ldapsearch.o ldapsearch.o.o && rm -f ldapsearch.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x pmatch.o --- strlcpy.o --- --- dependall-external --- --- common.o --- --- dependall-sys --- # compile kern/strlcpy.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strlcpy.c -o strlcpy.o.o --- dependall-external --- # compile ldapsearch/common.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/clients/tools/common.c -o common.o.o --- dependall-nvi --- --- ex_version.d --- # create nvi/ex_version.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_version.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_version.c && mv -f ex_version.d.tmp ex_version.d --- dependall-ppp --- --- magic.d --- # create pppd/magic.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f magic.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/magic.c && mv -f magic.d.tmp magic.d --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o authsrv.o authsrv.o.o && rm -f authsrv.o.o --- beacon.o --- # compile hostapd/beacon.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -Wno-error=address-of-packed-member -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -Diphdr=ip -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/hostapd -DHOSTAPD -DHOSTAPD_DUMP_STATE -DALL_DH_GROUPS -DRADIUS_SERVER -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NONE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_WPA -DCONFIG_IPV6 -DCONFIG_PEERKEY -DCONFIG_RSN_PREAUTH -DEAP_SERVER -DEAP_SERVER_AKA -DEAP_SERVER_AKA_PRIME -DEAP_SERVER_GPSK -DEAP_SERVER_GPSK_SHA256 -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_IKEV2 -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PAX -DEAP_SERVER_PEAP -DEAP_SERVER_PSK -DEAP_SERVER_SAKE -DEAP_SERVER_SIM -DEAP_SERVER_TLS -DEAP_SERVER_TNC -DEAP_SERVER_TTLS -DEAP_TLS_FUNCS -DPKCS12_FUNCS -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap/beacon.c -o beacon.o.o --- dependall-wpa_supplicant --- --- .depend --- # create wpa_supplicant/.depend rm -f .depend CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend aes-ctr.d aes-eax.d aes-encblock.d aes-omac1.d base64.d bitfield.d blacklist.d bss.d chap.d common.d config.d config_file.d crypto_openssl.d ctrl_iface.d ctrl_iface_common.d ctrl_iface_unix.d driver_bsd.d driver_common.d driver_wired.d driver_wired_common.d drivers.d eap.d eap_common.d eap_gtc.d eap_leap.d eap_md5.d eap_methods.d eap_mschapv2.d eap_otp.d eap_peap.d eap_peap_common.d eap_psk.d eap_psk_common.d eap_register.d eap_tls.d eap_tls_common.d eap_ttls.d eapol_supp_sm.d eloop.d events.d hw_features_common.d ieee802_11_common.d l2_packet_freebsd.d main.d ms_funcs.d mschapv2.d notify.d op_classes.d os_unix.d pmksa_cache.d preauth.d random.d rrm.d scan.d sha1-prf.d sha1-tlsprf.d tls_openssl.d wmm_ac.d wpa.d wpa_common.d wpa_debug.d wpa_ie.d wpa_supplicant.d wpabuf.d wpas_glue.d --- dependall-pkg_install --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfmerge -t -g -L VERSION -o pkg_create main.o perform.o pl.o util.o build.o --- dependall-wpa --- --- dependall --- --- dependall-pkg_install --- --- dependall-pkg_delete --- dependall ===> external/bsd/pkg_install/sbin/pkg_delete --- pkg_delete.d --- --- dependall-nvi --- --- ex_visual.d --- --- dependall-pkg_install --- # create pkg_delete/pkg_delete.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f pkg_delete.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -Wno-error=implicit-fallthrough /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/delete/pkg_delete.c && mv -f pkg_delete.d.tmp pkg_delete.d --- dependall-sys --- --- ppath_kmem_alloc.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o ppath_kmem_alloc.o ppath_kmem_alloc.o.o && rm -f ppath_kmem_alloc.o.o --- dependall-external --- --- dependall-nvi --- # create nvi/ex_visual.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_visual.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_visual.c && mv -f ex_visual.d.tmp ex_visual.d --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x ppath_kmem_alloc.o --- strlcat.o --- # compile kern/strlcat.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strlcat.c -o strlcat.o.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- --- stringify.d --- # create libgdb/stringify.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f stringify.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/dwarf2/stringify.c && mv -f stringify.d.tmp stringify.d --- dependall-bsd --- --- dependall-tcpdump --- --- util-print.d --- # create bin/util-print.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f util-print.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/util-print.c && mv -f util-print.d.tmp util-print.d --- dependall-sys --- --- copystr.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o copystr.o copystr.o.o && rm -f copystr.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x copystr.o --- imax.o --- # compile kern/imax.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/imax.c -o imax.o.o --- dependall-external --- --- dependall-pdisk --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o pdisk.o pdisk.o.o && rm -f pdisk.o.o --- dependall-atf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o several_tcs_helper.o several_tcs_helper.o.o && rm -f several_tcs_helper.o.o --- dependall-sys --- --- strsep.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strsep.o strsep.o.o && rm -f strsep.o.o --- dependall-external --- --- dependall-pdisk --- --- util.o --- # compile bin/util.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pdisk/bin/../dist -D__unix__ -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pdisk/bin/../dist/util.c -o util.o.o --- dependall-sys --- --- strstr.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strstr.o strstr.o.o && rm -f strstr.o.o --- strsep.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strsep.o --- dependall-external --- --- dependall-atf --- --- zero_tcs_helper.o --- --- dependall-sys --- --- imin.o --- --- strstr.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strstr.o --- dependall-external --- # compile tools/zero_tcs_helper.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"x86_64\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"amd64\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/atf/lib/tools -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist/tools/zero_tcs_helper.c -o zero_tcs_helper.o.o --- dependall-sys --- --- imin.o --- # compile kern/imin.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/imin.c -o imin.o.o --- lmax.o --- # compile kern/lmax.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/lmax.c -o lmax.o.o --- dependall-external --- --- dependall-ppp --- --- main.d --- # create pppd/main.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f main.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/main.c && mv -f main.d.tmp main.d --- dependall-nvi --- --- ex_write.d --- # create nvi/ex_write.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_write.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_write.c && mv -f ex_write.d.tmp ex_write.d --- dependall-gpl3 --- --- dependall-gcc --- --- ./simple-object-mach-o.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-mach-o.c -o pic/./simple-object-mach-o.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-mach-o.c -o noasan/./simple-object-mach-o.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-mach-o.c -o ./simple-object-mach-o.o --- dependall-bsd --- --- dependall-openldap --- --- dependall-ldapwhoami --- --- ldapwhoami.d --- # create ldapwhoami/ldapwhoami.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ldapwhoami.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/clients/tools/ldapwhoami.c && mv -f ldapwhoami.d.tmp ldapwhoami.d --- dependall-nvi --- --- ex_yank.d --- # create nvi/ex_yank.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_yank.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_yank.c && mv -f ex_yank.d.tmp ex_yank.d --- dependall-pkg_install --- --- .depend --- # create pkg_delete/.depend rm -f .depend CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend pkg_delete.d --- dependall --- --- dependall-wpa --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2021.01.01.23.07.48-amd64/destdir" > .gdbinit --- wpa_supplicant.html8 --- # format wpa_supplicant/wpa_supplicant.html8 if test "" != "yes"; then /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8 > wpa_supplicant.html8.tmp && mv -f wpa_supplicant.html8.tmp wpa_supplicant.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-font:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-tmac:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/tmac /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8 > wpa_supplicant.html8.tmp && mv -f wpa_supplicant.html8.tmp wpa_supplicant.html8; fi --- dependall-tcpdump --- --- version.c --- # create bin/version.c /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbsed -e 's/.*/char version[] = "&";/' /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/VERSION > version.c --- dependall-wpa --- --- wpa_supplicant.conf.html5 --- --- dependall-tcpdump --- --- version.d --- --- dependall-wpa --- # format wpa_supplicant/wpa_supplicant.conf.html5 if test "" != "yes"; then /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.conf.5 > wpa_supplicant.conf.html5.tmp && mv -f wpa_supplicant.conf.html5.tmp wpa_supplicant.conf.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-font:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-tmac:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/tmac /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.conf.5 > wpa_supplicant.conf.html5.tmp && mv -f wpa_supplicant.conf.html5.tmp wpa_supplicant.conf.html5; fi --- dependall-pkg_install --- --- .gdbinit --- --- dependall-tcpdump --- # create bin/version.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f version.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H version.c && mv -f version.d.tmp version.d --- dependall-tmux --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cmd-display-panes.o cmd-display-panes.o.o && rm -f cmd-display-panes.o.o --- dependall-pkg_install --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2021.01.01.23.07.48-amd64/destdir" > .gdbinit --- dependall-wpa --- --- base64.o --- # compile wpa_supplicant/base64.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../..--- dependall-tmux --- --- cmd-find-window.o --- --- dependall-wpa --- /dist/wpa_supplicant -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils/base64.c -o base64.o.o --- dependall-pkg_install --- --- pkg_delete.html1 --- --- dependall-tmux --- # compile tmux/cmd-find-window.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_FPARSELN=1 -DHAVE_GETOPT=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTEMPTER=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.1c\" -DSTDC_HEADERS=1 -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -DTMUX_VERSION=\"3.1c\" -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist/cmd-find-window.c -o cmd-find-window.o.o --- dependall-pkg_install --- # format pkg_delete/pkg_delete.html1 if test "" != "yes"; then /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/delete/pkg_delete.1 > pkg_delete.html1.tmp && mv -f pkg_delete.html1.tmp pkg_delete.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-font:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-tmac:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/tmac /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/delete/pkg_delete.1 > pkg_delete.html1.tmp && mv -f pkg_delete.html1.tmp pkg_delete.html1; fi --- dependall-sys --- --- strlcpy.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strlcpy.o strlcpy.o.o && rm -f strlcpy.o.o --- dependall-external --- --- dependall-ipf --- --- alist_free.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o alist_free.o alist_free.o.o && rm -f alist_free.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strlcpy.o --- dependall-external --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x alist_free.o --- dependall-pkg_install --- --- pkg_delete.o --- --- dependall-sys --- --- lmin.o --- --- dependall-external --- # compile pkg_delete/pkg_delete.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -c -Wno-error=implicit-fallthrough /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/delete/pkg_delete.c -o pkg_delete.o.o --- dependall-sys --- # compile kern/lmin.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/lmin.c -o lmin.o.o --- dependall-external --- --- dependall-ipf --- --- allocmbt.o --- # compile lib/allocmbt.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/allocmbt.c -o allocmbt.o.o --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o octtoint.o octtoint.o.o && rm -f octtoint.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x octtoint.o --- prettydate.o --- # compile libntp/prettydate.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/prettydate.c -o prettydate.o.o --- dependall-ppp --- --- multilink.d --- # create pppd/multilink.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f multilink.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/multilink.c && mv -f multilink.d.tmp multilink.d --- dependall-nvi --- --- ex_z.d --- # create nvi/ex_z.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f ex_z.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/ex/ex_z.c && mv -f ex_z.d.tmp ex_z.d --- dependall-sys --- --- imax.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o imax.o imax.o.o && rm -f imax.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x imax.o --- dependall-external --- --- dependall-ipf --- --- alist_new.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o alist_new.o alist_new.o.o && rm -f alist_new.o.o --- dependall-sys --- --- uimax.o --- --- dependall-external --- --- dependall-nvi --- --- exf.d --- --- dependall-sys --- # compile kern/uimax.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/uimax.c -o uimax.o.o --- dependall-external --- # create nvi/exf.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f exf.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB -Wno-format-nonliteral /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/exf.c && mv -f exf.d.tmp exf.d --- dependall-ipf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x alist_new.o --- assigndefined.o --- # compile lib/assigndefined.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/assigndefined.c -o assigndefined.o.o --- dependall-sys --- --- strlcat.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strlcat.o strlcat.o.o && rm -f strlcat.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strlcat.o --- uimin.o --- # compile kern/uimin.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/uimin.c -o uimin.o.o --- dependall-external --- --- dependall-tcpdump --- --- .depend --- # create bin/.depend rm -f .depend --- dependall-gpl3 --- --- dependall-gdb --- --- style-selftests.d --- --- dependall-bsd --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend addrtoname.d addrtostr.d af.d ascii_strcasecmp.d bpf_dump.d checksum.d cpack.d gmpls.d gmt2local.d in_cksum.d ipproto.d l2vpn.d machdep.d netdissect.d nlpid.d oui.d parsenfsfh.d pf_print_state.d print-802_11.d print-802_15_4.d print-ah.d print-ahcp.d print-aodv.d print-aoe.d print-ap1394.d print-arcnet.d print-arp.d print-ascii.d print-atalk.d print-atm.d print-babel.d print-beep.d print-bfd.d print-bgp.d print-bootp.d print-bt.d print-calm-fast.d print-carp.d print-cdp.d print-cfm.d print-chdlc.d print-cip.d print-cnfp.d print-dccp.d print-decnet.d print-dhcp6.d print-domain.d print-dtp.d print-dvmrp.d print-eap.d print-egp.d print-eigrp.d print-enc.d print-esp.d print-ether.d print-fddi.d print-forces.d print-fr.d print-frag6.d print-ftp.d print-geneve.d print-geonet.d print-gre.d print-hncp.d print-hsrp.d print-http.d print-icmp.d print-icmp6.d print-igmp.d print-igrp.d print-ip.d print-ip6.d print-ip6opts.d print-ipcomp.d print-ipfc.d print-ipnet.d print-ipx.d print-isakmp.d print-isoclns.d print-juniper.d print-krb.d print-l2tp.d print-lane.d print-ldp.d print-lisp.d print-llc.d print-lldp.d print-lmp.d print-loopback.d print-lspping.d print-lwapp.d print-lwres.d print-m3ua.d print-medsa.d print-mobile.d print-mobility.d print-mpcp.d print-mpls.d print-mptcp.d print-msdp.d print-msnlb.d print-nflog.d print-nfs.d print-nsh.d print-ntp.d print-null.d print-olsr.d print-openflow-1.0.d print-openflow.d print-ospf.d print-ospf6.d print-otv.d print-pflog.d print-pfsync.d print-pgm.d print-pim.d print-pktap.d print-ppi.d print-ppp.d print-pppoe.d print-pptp.d print-radius.d print-raw.d print-resp.d print-rip.d print-ripng.d print-rpki-rtr.d print-rrcp.d print-rsvp.d print-rt6.d print-rtsp.d print-rx.d print-sctp.d print-sflow.d print-sip.d print-sl.d print-sll.d print-slow.d print-smb.d print-smtp.d print-snmp.d print-stp.d print-sunatm.d print-sunrpc.d print-symantec.d print-syslog.d print-tcp.d print-telnet.d print-tftp.d print-timed.d print-tipc.d print-token.d print-udld.d print-udp.d print-usb.d print-vjc.d print-vqp.d print-vrrp.d print-vtp.d print-vxlan-gpe.d print-vxlan.d print-wb.d print-zephyr.d print-zeromq.d print.d setsignal.d signature.d smbutil.d strtoaddr.d tcpdump.d util-print.d version.d --- dependall-gpl3 --- # create libgdb/style-selftests.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f style-selftests.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/unittests/style-selftests.c && mv -f style-selftests.d.tmp style-selftests.d --- dependall-bsd --- --- dependall-openldap --- --- version.c --- # create ldapwhoami/version.c /bin/sh /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/build/mkversion -v "2.4.23" -s ldapwhoami > version.c --- version.d --- # create ldapwhoami/version.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f version.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS version.c && mv -f version.d.tmp version.d --- dependall-tcpdump --- --- dependall --- --- dependall-sys --- --- imin.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o imin.o imin.o.o && rm -f imin.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x imin.o --- ulmax.o --- # compile kern/ulmax.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/ulmax.c -o ulmax.o.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gcc --- --- ./simple-object-xcoff.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-xcoff.c -o pic/./simple-object-xcoff.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-xcoff.c -o noasan/./simple-object-xcoff.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object-xcoff.c -o ./simple-object-xcoff.o --- dependall-bsd --- --- dependall-unbound --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o stats.o stats.o.o && rm -f stats.o.o --- unbound.o --- # compile unbound/unbound.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -D_OPENBSD_SOURCE -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/../include --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/daemon/unbound.c -o unbound.o.o --- dependall-atf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o zero_tcs_helper.o zero_tcs_helper.o.o && rm -f zero_tcs_helper.o.o --- application_test.o --- # compile tools/application_test.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ -frandom-seed=14dd2541 -O2 -Werror -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"x86_64\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"amd64\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/atf/lib/tools -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist/tools/application_test.cpp --- dependall-pdisk --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o util.o util.o.o && rm -f util.o.o --- validate.o --- # compile bin/validate.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pdisk/bin/../dist -D__unix__ -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pdisk/bin/../dist/validate.c -o validate.o.o --- dependall-nvi --- --- getc.d --- # create nvi/getc.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f getc.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/getc.c && mv -f getc.d.tmp getc.d --- dependall-openldap --- --- .depend --- # create ldapwhoami/.depend rm -f .depend CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend common.d ldapwhoami.d version.d --- dependall --- --- dependall-sys --- --- lmax.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o lmax.o lmax.o.o && rm -f lmax.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x lmax.o --- ulmin.o --- # compile kern/ulmin.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/ulmin.c -o ulmin.o.o --- dependall-external --- --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o beacon.o beacon.o.o && rm -f beacon.o.o --- dependall-ppp --- --- options.d --- # create pppd/options.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f options.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/options.c && mv -f options.d.tmp options.d --- dependall-wpa --- --- bss_load.o --- --- dependall-nvi --- --- gs.d --- --- dependall-wpa --- # compile hostapd/bss_load.o --- dependall-nvi --- # create nvi/gs.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f gs.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/gs.c && mv -f gs.d.tmp gs.d --- dependall-wpa --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -Wno-error=address-of-packed-member -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -Diphdr=ip -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/hostapd -DHOSTAPD -DHOSTAPD_DUMP_STATE -DALL_DH_GROUPS -DRADIUS_SERVER -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NONE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_WPA -DCONFIG_IPV6 -DCONFIG_PEERKEY -DCONFIG_RSN_PREAUTH -DEAP_SERVER -DEAP_SERVER_AKA -DEAP_SERVER_AKA_PRIME -DEAP_SERVER_GPSK -DEAP_SERVER_GPSK_SHA256 -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_IKEV2 -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PAX -DEAP_SERVER_PEAP -DEAP_SERVER_PSK -DEAP_SERVER_SAKE -DEAP_SERVER_SIM -DEAP_SERVER_TLS -DEAP_SERVER_TNC -DEAP_SERVER_TTLS -DEAP_TLS_FUNCS -DPKCS12_FUNCS -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap/bss_load.c -o bss_load.o.o --- dependall-sys --- --- uimin.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o uimin.o uimin.o.o && rm -f uimin.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x uimin.o --- dependall-external --- --- dependall-tcpdump --- --- .gdbinit --- rm -f .gdbinit --- dependall-sys --- --- memcmp.o --- --- dependall-external --- echo "set solib-absolute-prefix /tmp/build/2021.01.01.23.07.48-amd64/destdir" > .gdbinit --- dependall-sys --- # compile kern/memcmp.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -m32 -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -x assembler-with-cpp -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string/small/memcmp.S -o memcmp.o.o --- dependall-external --- --- dependall-openldap --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2021.01.01.23.07.48-amd64/destdir" > .gdbinit --- dependall-tcpdump --- --- addrtoname.o --- --- dependall-openldap --- --- ldapwhoami.html1 --- # format ldapwhoami/ldapwhoami.html1 --- dependall-tcpdump --- # compile bin/addrtoname.o --- dependall-openldap --- if test "" != "yes"; then /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/man/ldapwhoami.1 > ldapwhoami.html1.tmp && mv -f ldapwhoami.html1.tmp ldapwhoami.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-font:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-tmac:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/tmac /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/man/ldapwhoami.1 > ldapwhoami.html1.tmp && mv -f ldapwhoami.html1.tmp ldapwhoami.html1; fi --- dependall-tcpdump --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/addrtoname.c -o addrtoname.o.o --- dependall-sys --- --- lmin.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o lmin.o lmin.o.o && rm -f lmin.o.o --- uimax.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o uimax.o uimax.o.o && rm -f uimax.o.o --- lmin.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x lmin.o --- dependall-external --- --- dependall-gpl3 --- --- ./simple-object.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object.c -o pic/./simple-object.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object.c -o noasan/./simple-object.o; else true; fi --- dependall-sys --- --- uimax.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x uimax.o --- memmem.o --- --- popcount32.o --- --- memmem.o --- # compile kern/memmem.o --- dependall-external --- cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/simple-object.c -o ./simple-object.o --- dependall-bsd --- --- dependall-openldap --- --- ldapwhoami.o --- # compile ldapwhoami/ldapwhoami.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/clients/tools/ldapwhoami.c -o ldapwhoami.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/memmem.c -o memmem.o.o --- popcount32.o --- # compile kern/popcount32.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/popcount32.c -o popcount32.o.o --- dependall-external --- --- dependall-nvi --- --- key.d --- # create nvi/key.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f key.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/key.c && mv -f key.d.tmp key.d --- dependall-sys --- --- ulmax.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o ulmax.o ulmax.o.o && rm -f ulmax.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x ulmax.o --- popcount64.o --- # compile kern/popcount64.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/popcount64.c -o popcount64.o.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- --- symfile-debug.d --- # create libgdb/symfile-debug.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f symfile-debug.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/symfile-debug.c && mv -f symfile-debug.d.tmp symfile-debug.d --- dependall-bsd --- --- dependall-wpa --- --- dependall-wpa_supplicant --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o base64.o base64.o.o && rm -f base64.o.o --- bitfield.o --- # compile wpa_supplicant/bitfield.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils/bitfield.c -o bitfield.o.o --- dependall-nvi --- --- log1.d --- --- dependall-sys --- --- memcmp.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o memcmp.o memcmp.o.o && rm -f memcmp.o.o --- dependall-external --- # create nvi/log1.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f log1.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/log1.c && mv -f log1.d.tmp log1.d --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x memcmp.o --- dependall-external --- --- dependall-ppp --- --- pppcrypt.d --- # create pppd/pppcrypt.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f pppcrypt.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/pppcrypt.c && mv -f pppcrypt.d.tmp pppcrypt.d --- dependall-sys --- --- strtoul.o --- # compile kern/strtoul.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/strtoul.c -o strtoul.o.o --- dependall-external --- --- dependall-tmux --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cmd-find-window.o cmd-find-window.o.o && rm -f cmd-find-window.o.o --- dependall-sys --- --- ulmin.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o ulmin.o ulmin.o.o && rm -f ulmin.o.o --- dependall-external --- --- cmd-find.o --- # compile tmux/cmd-find.o --- dependall-gpl3 --- --- dependall-gcc --- --- ./sort.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/sort.c -o pic/./sort.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/sort.c -o noasan/./sort.o; else true; fi --- dependall-bsd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_FPARSELN=1 -DHAVE_GETOPT=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE--- dependall-gpl3 --- cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/sort.c -o ./sort.o --- dependall-bsd --- _PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTEMPTER=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.1c\" -DSTDC_HEADERS=1 -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -DTMUX_VERSION=\"3.1c\" -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist/cmd-find.c -o cmd-find.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x ulmin.o --- strtoll.o --- # compile kern/strtoll.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/strtoll.c -o strtoll.o.o --- dependall-external --- --- dependall-ipf --- --- allocmbt.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o allocmbt.o allocmbt.o.o && rm -f allocmbt.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x allocmbt.o --- bcopywrap.o --- # compile lib/bcopywrap.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/bcopywrap.c -o bcopywrap.o.o --- assigndefined.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o assigndefined.o assigndefined.o.o && rm -f assigndefined.o.o --- dependall-gpl3 --- --- ./spaces.o --- --- dependall-bsd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x assigndefined.o --- dependall-gpl3 --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/spaces.c -o pic/./spaces.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/spaces.c -o noasan/./spaces.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/spaces.c -o ./spaces.o --- dependall-bsd --- --- binprint.o --- # compile lib/binprint.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/binprint.c -o binprint.o.o --- dependall-nvi --- --- main.d --- # create nvi/main.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f main.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/main.c && mv -f main.d.tmp main.d --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o prettydate.o prettydate.o.o && rm -f prettydate.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x prettydate.o --- recvbuff.o --- # compile libntp/recvbuff.o --- dependall-pdisk --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o validate.o validate.o.o && rm -f validate.o.o --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/recvbuff.c -o recvbuff.o.o --- dependall-pdisk --- --- errors.o --- # compile bin/errors.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pdisk/bin/../dist -D__unix__ -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pdisk/bin/../dist/errors.c -o errors.o.o --- dependall-ppp --- --- session.d --- --- dependall-gpl3 --- --- ./splay-tree.o --- --- dependall-bsd --- # create pppd/session.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f session.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 -Wno-stringop-truncation /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/session.c && mv -f session.d.tmp session.d --- dependall-gpl3 --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/splay-tree.c -o pic/./splay-tree.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/splay-tree.c -o noasan/./splay-tree.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/splay-tree.c -o ./splay-tree.o --- dependall-bsd --- --- dependall-nvi --- --- mark.d --- # create nvi/mark.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f mark.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/mark.c && mv -f mark.d.tmp mark.d --- dependall-sys --- --- popcount32.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o popcount32.o popcount32.o.o && rm -f popcount32.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x popcount32.o --- strtoull.o --- # compile kern/strtoull.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/strtoull.c -o strtoull.o.o --- dependall-external --- --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o bss_load.o bss_load.o.o && rm -f bss_load.o.o --- dependall-openldap --- --- dependall-ldapsearch --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o common.o common.o.o && rm -f common.o.o --- dependall-wpa --- --- ctrl_iface_ap.o --- # compile hostapd/ctrl_iface_ap.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -Wno-error=address-of-packed-member -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -Diphdr=ip -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/hostapd -DHOSTAPD -DHOSTAPD_DUMP_STATE -DALL_DH_GROUPS -DRADIUS_SERVER -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NONE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_WPA -DCONFIG_IPV6 -DCONFIG_PEERKEY -DCONFIG_RSN_PREAUTH -DEAP_SERVER -DEAP_SERVER_AKA -DEAP_SERVER_AKA_PRIME -DEAP_SERVER_GPSK -DEAP_SERVER_GPSK_SHA256 -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_IKEV2 -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PAX -DEAP_SERVER_PEAP -DEAP_SERVER_PSK -DEAP_SERVER_SAKE -DEAP_SERVER_SIM -DEAP_SERVER_TLS -DEAP_SERVER_TNC -DEAP_SERVER_TTLS -DEAP_TLS_FUNCS -DPKCS12_FUNCS -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap/ctrl_iface_ap.c -o ctrl_iface_ap.o.o --- dependall-openldap --- --- version.o --- # compile ldapsearch/version.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS -c version.c -o version.o.o --- dependall-pkg_install --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o pkg_delete.o pkg_delete.o.o && rm -f pkg_delete.o.o --- pkg_delete --- # link pkg_delete/pkg_delete /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o pkg_delete pkg_delete.o -Wl,-rpath-link,/tmp/build/2021.01.01.23.07.48-amd64/destdir/lib -L=/lib -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/pkg_install/lib -linstall -ltermcap -lnetpgpverify -lfetch -lssl -lcrypto -larchive -lz -lbz2 -llzma -lpthread --- dependall-nvi --- --- msg.d --- # create nvi/msg.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f msg.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB -Wno-format-nonliteral /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/msg.c && mv -f msg.d.tmp msg.d --- dependall-sys --- --- popcount64.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o popcount64.o popcount64.o.o && rm -f popcount64.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x popcount64.o --- strtoimax.o --- # compile kern/strtoimax.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/strtoimax.c -o strtoimax.o.o --- dependall-external --- --- dependall-gpl3 --- --- ./stack-limit.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/stack-limit.c -o pic/./stack-limit.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/stack-limit.c -o noasan/./stack-limit.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/stack-limit.c -o ./stack-limit.o --- dependall-sys --- --- memmem.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o memmem.o memmem.o.o && rm -f memmem.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x memmem.o --- dependall-external --- --- dependall-gdb --- --- symfile.d --- # create libgdb/symfile.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f symfile.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/symfile.c && mv -f symfile.d.tmp symfile.d --- dependall-sys --- --- strtoumax.o --- # compile kern/strtoumax.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/strtoumax.c -o strtoumax.o.o --- dependall-external --- --- dependall-bsd --- --- dependall-ppp --- --- sys-bsd.d --- # create pppd/sys-bsd.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f sys-bsd.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd/sys-bsd.c && mv -f sys-bsd.d.tmp sys-bsd.d --- dependall-openldap --- --- dependall-ldapwhoami --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o ldapwhoami.o ldapwhoami.o.o && rm -f ldapwhoami.o.o --- dependall-pkg_install --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfmerge -t -g -L VERSION -o pkg_delete pkg_delete.o --- dependall-gpl3 --- --- dependall-gcc --- --- ./strerror.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/strerror.c -o pic/./strerror.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/strerror.c -o noasan/./strerror.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/strerror.c -o ./strerror.o --- dependall-bsd --- --- dependall-openldap --- --- common.o --- # compile ldapwhoami/common.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/clients/tools/common.c -o common.o.o --- dependall-pkg_install --- --- dependall-pkg_info --- dependall ===> external/bsd/pkg_install/sbin/pkg_info --- dependall-nvi --- --- nothread.d --- --- dependall-unbound --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o unbound.o unbound.o.o && rm -f unbound.o.o --- dependall-nvi --- # create nvi/nothread.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f nothread.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/nothread.c && mv -f nothread.d.tmp nothread.d --- dependall-unbound --- --- worker.o --- --- dependall-pkg_install --- --- main.d --- --- dependall-unbound --- # compile unbound/worker.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -D_OPENBSD_SOURCE -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/../include --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/daemon/worker.c -o worker.o.o --- dependall-sys --- --- strtoul.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strtoul.o strtoul.o.o && rm -f strtoul.o.o --- dependall-external --- --- dependall-pkg_install --- # create pkg_info/main.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f main.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -Wno-error=implicit-fallthrough /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/info/main.c && mv -f main.d.tmp main.d --- dependall-openldap --- --- dependall-ldapsearch --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o version.o version.o.o && rm -f version.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strtoul.o --- dependall-external --- --- ldapsearch --- # link ldapsearch/ldapsearch /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -pie -shared-libgcc -Wl,-z,relro -o ldapsearch ldapsearch.o common.o version.o -Wl,-rpath-link,/tmp/build/2021.01.01.23.07.48-amd64/destdir/lib -L=/lib -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/openldap/lib/liblutil -llutil -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/openldap/lib/libldap -lldap -llber --- dependall-sys --- --- strtoi.o --- # compile kern/strtoi.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/strtoi.c -o strtoi.o.o --- strtoll.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strtoll.o strtoll.o.o && rm -f strtoll.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strtoll.o --- strtou.o --- # compile kern/strtou.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/strtou.c -o strtou.o.o --- dependall-external --- --- dependall-nvi --- --- options.d --- # create nvi/options.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f options.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/options.c && mv -f options.d.tmp options.d --- dependall-ipf --- --- bcopywrap.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o bcopywrap.o bcopywrap.o.o && rm -f bcopywrap.o.o --- dependall-wpa --- --- dependall-wpa_supplicant --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o bitfield.o bitfield.o.o && rm -f bitfield.o.o --- dependall-gpl3 --- --- ./strsignal.o --- --- dependall-bsd --- --- dependall-ipf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x bcopywrap.o --- dependall-gpl3 --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/strsignal.c -o pic/./strsignal.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/strsignal.c -o noasan/./strsignal.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/strsignal.c -o ./strsignal.o --- dependall-bsd --- --- dependall-wpa --- --- blacklist.o --- --- dependall-ipf --- --- buildopts.o --- --- dependall-wpa --- # compile wpa_supplicant/blacklist.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant/blacklist.c -o blacklist.o.o --- dependall-ipf --- # compile lib/buildopts.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/buildopts.c -o buildopts.o.o --- dependall-openldap --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfmerge -t -g -L VERSION -o ldapsearch ldapsearch.o common.o version.o --- dependall-pdisk --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o errors.o errors.o.o && rm -f errors.o.o --- dependall-nvi --- --- options_f.d --- --- put.d --- --- dependall-ppp --- --- tdb.d --- --- dependall-nvi --- --- options_f.d --- # create nvi/options_f.d --- dependall-pdisk --- --- pdisk --- --- dependall-ppp --- # create pppd/tdb.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f tdb.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd/tdb.c && mv -f tdb.d.tmp tdb.d --- dependall-nvi --- --- put.d --- # create nvi/put.d --- options_f.d --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f options_f.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/options_f.c && mv -f options_f.d.tmp options_f.d --- put.d --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f put.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/put.c && mv -f put.d.tmp put.d --- dependall-pdisk --- # link bin/pdisk /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o pdisk bitfield.o convert.o deblock_media.o dump.o file_media.o hfs_misc.o io.o layout_dump.o media.o partition_map.o pathname.o pdisk.o util.o validate.o errors.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib --- dependall-gpl3 --- --- ./timeval-utils.o --- --- dependall-bsd --- --- dependall-pkg_install --- --- perform.d --- --- dependall-gpl3 --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/timeval-utils.c -o pic/./timeval-utils.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/timeval-utils.c -o noasan/./timeval-utils.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/timeval-utils.c -o ./timeval-utils.o --- dependall-bsd --- # create pkg_info/perform.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f perform.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/info/perform.c && mv -f perform.d.tmp perform.d --- dependall-ipf --- --- binprint.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o binprint.o binprint.o.o && rm -f binprint.o.o --- dependall-tcpdump --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o addrtoname.o addrtoname.o.o && rm -f addrtoname.o.o --- dependall-ipf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x binprint.o --- checkrev.o --- --- dependall-tcpdump --- --- cpack.o --- --- dependall-ipf --- # compile lib/checkrev.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/checkrev.c -o checkrev.o.o --- dependall-tcpdump --- # compile bin/cpack.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/cpack.c -o cpack.o.o --- dependall-nvi --- --- recover.d --- # create nvi/recover.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f recover.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/recover.c && mv -f recover.d.tmp recover.d --- dependall-pdisk --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfmerge -t -g -L VERSION -o pdisk bitfield.o convert.o deblock_media.o dump.o file_media.o hfs_misc.o io.o layout_dump.o media.o partition_map.o pathname.o pdisk.o util.o validate.o errors.o --- dependall-sys --- --- strtoull.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strtoull.o strtoull.o.o && rm -f strtoull.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strtoull.o --- strnvisx.o --- # compile kern/strnvisx.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/strnvisx.c -o strnvisx.o.o --- dependall-external --- --- dependall-atf --- --- atffile_test.o --- --- dependall-pdisk --- --- dependall --- --- dependall-atf --- # compile tools/atffile_test.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ -frandom-seed=c6651802 -O2 -Werror -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"x86_64\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"amd64\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/atf/lib/tools -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/atf/dist/tools/atffile_test.cpp --- dependall-gpl3 --- --- ./unlink-if-ordinary.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/unlink-if-ordinary.c -o pic/./unlink-if-ordinary.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/unlink-if-ordinary.c -o noasan/./unlink-if-ordinary.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/unlink-if-ordinary.c -o ./unlink-if-ordinary.o --- dependall-sys --- --- strtoimax.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strtoimax.o strtoimax.o.o && rm -f strtoimax.o.o --- rngtest.o --- # compile kern/rngtest.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/rngtest.c -o rngtest.o.o --- strtoimax.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strtoimax.o --- dependall-external --- --- dependall-gdb --- --- symmisc.d --- # create libgdb/symmisc.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f symmisc.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/symmisc.c && mv -f symmisc.d.tmp symmisc.d --- dependall-sys --- --- strcspn.o --- # compile kern/strcspn.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strcspn.c -o strcspn.o.o --- dependall-external --- --- dependall-bsd --- --- dependall-ppp --- --- tty.d --- # create pppd/tty.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f tty.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/tty.c && mv -f tty.d.tmp tty.d --- dependall-gpl3 --- --- dependall-gcc --- --- ./vprintf-support.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/vprintf-support.c -o pic/./vprintf-support.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/vprintf-support.c -o noasan/./vprintf-support.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/vprintf-support.c -o ./vprintf-support.o --- dependall-sys --- --- strtoumax.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strtoumax.o strtoumax.o.o && rm -f strtoumax.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strtoumax.o --- dependall-external --- --- dependall-bsd --- --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o recvbuff.o recvbuff.o.o && rm -f recvbuff.o.o --- dependall-sys --- --- strnlen.o --- # compile kern/strnlen.o --- dependall-external --- --- dependall-nvi --- --- regcomp.d --- --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x recvbuff.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strnlen.c -o strnlen.o.o --- dependall-external --- --- dependall-nvi --- --- regerror.d --- --- dependall-sys --- --- strtou.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strtou.o strtou.o.o && rm -f strtou.o.o --- dependall-external --- --- regcomp.d --- # create nvi/regcomp.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f regcomp.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex/regcomp.c && mv -f regcomp.d.tmp regcomp.d --- dependall-ntp --- --- refnumtoa.o --- --- dependall-nvi --- --- regerror.d --- # create nvi/regerror.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f regerror.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex/regerror.c && mv -f regerror.d.tmp regerror.d --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strtou.o --- dependall-external --- --- dependall-ntp --- # compile libntp/refnumtoa.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/refnumtoa.c -o refnumtoa.o.o --- dependall-pkg_install --- --- show.d --- --- dependall-sys --- --- strncat.o --- --- dependall-external --- # create pkg_info/show.d --- dependall-sys --- # compile kern/strncat.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strncat.c -o strncat.o.o --- strtoi.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strtoi.o strtoi.o.o && rm -f strtoi.o.o --- dependall-external --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f show.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/info/show.c && mv -f show.d.tmp show.d --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strtoi.o --- strncmp.o --- # compile kern/strncmp.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strncmp.c -o strncmp.o.o --- dependall-external --- --- dependall-gpl3 --- --- ./xasprintf.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xasprintf.c -o pic/./xasprintf.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xasprintf.c -o noasan/./xasprintf.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xasprintf.c -o ./xasprintf.o --- dependall-bsd --- --- dependall-nvi --- --- regexec.d --- # create nvi/regexec.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f regexec.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB -Wno-old-style-definition /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex/regexec.c && mv -f regexec.d.tmp regexec.d --- dependall-ppp --- --- upap.d --- # create pppd/upap.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f upap.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/upap.c && mv -f upap.d.tmp upap.d --- dependall-gpl3 --- --- ./xatexit.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xatexit.c -o pic/./xatexit.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xatexit.c -o noasan/./xatexit.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xatexit.c -o ./xatexit.o --- dependall-bsd --- --- dependall-tmux --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cmd-find.o cmd-find.o.o && rm -f cmd-find.o.o --- cmd-if-shell.o --- # compile tmux/cmd-if-shell.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_FPARSELN=1 -DHAVE_GETOPT=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTEMPTER=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.1c\" -DSTDC_HEADERS=1 -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -DTMUX_VERSION=\"3.1c\" -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist/cmd-if-shell.c -o cmd-if-shell.o.o --- dependall-nvi --- --- regfree.d --- # create nvi/regfree.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f regfree.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex/regfree.c && mv -f regfree.d.tmp regfree.d --- screen.d --- --- dependall-gpl3 --- --- ./xexit.o --- --- dependall-bsd --- # create nvi/screen.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f screen.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/screen.c && mv -f screen.d.tmp screen.d --- dependall-gpl3 --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xexit.c -o pic/./xexit.o; else true; fi --- dependall-bsd --- --- dependall-pkg_install --- --- .depend --- --- dependall-gpl3 --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xexit.c -o noasan/./xexit.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xexit.c -o ./xexit.o --- dependall-bsd --- # create pkg_info/.depend rm -f .depend CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend main.d perform.d show.d --- dependall-wpa --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o blacklist.o blacklist.o.o && rm -f blacklist.o.o --- dependall-pkg_install --- --- dependall --- --- dependall-wpa --- --- bss.o --- # compile wpa_supplicant/bss.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant/bss.c -o bss.o.o --- dependall-ipf --- --- buildopts.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o buildopts.o buildopts.o.o && rm -f buildopts.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x buildopts.o --- dependall-nvi --- --- search.d --- # create nvi/search.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f search.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/search.c && mv -f search.d.tmp search.d --- dependall-ipf --- --- connecttcp.o --- # compile lib/connecttcp.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/connecttcp.c -o connecttcp.o.o --- dependall-pkg_install --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2021.01.01.23.07.48-amd64/destdir" > .gdbinit --- pkg_info.html1 --- # format pkg_info/pkg_info.html1 if test "" != "yes"; then /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/info/pkg_info.1 > pkg_info.html1.tmp && mv -f pkg_info.html1.tmp pkg_info.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-font:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-tmac:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/tmac /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/info/pkg_info.1 > pkg_info.html1.tmp && mv -f pkg_info.html1.tmp pkg_info.html1; fi --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o ctrl_iface_ap.o ctrl_iface_ap.o.o && rm -f ctrl_iface_ap.o.o --- dependall-pkg_install --- --- main.o --- # compile pkg_info/main.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -c -Wno-error=implicit-fallthrough /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/info/main.c -o main.o.o --- dependall-wpa --- --- drv_callbacks.o --- # compile hostapd/drv_callbacks.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -Wno-error=address-of-packed-member -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -Diphdr=ip -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/hostapd -DHOSTAPD -DHOSTAPD_DUMP_STATE -DALL_DH_GROUPS -DRADIUS_SERVER -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NONE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_WPA -DCONFIG_IPV6 -DCONFIG_PEERKEY -DCONFIG_RSN_PREAUTH -DEAP_SERVER -DEAP_SERVER_AKA -DEAP_SERVER_AKA_PRIME -DEAP_SERVER_GPSK -DEAP_SERVER_GPSK_SHA256 -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_IKEV2 -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PAX -DEAP_SERVER_PEAP -DEAP_SERVER_PSK -DEAP_SERVER_SAKE -DEAP_SERVER_SIM -DEAP_SERVER_TLS -DEAP_SERVER_TNC -DEAP_SERVER_TTLS -DEAP_TLS_FUNCS -DPKCS12_FUNCS -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap/drv_callbacks.c -o drv_callbacks.o.o --- dependall-sys --- --- strcspn.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strcspn.o strcspn.o.o && rm -f strcspn.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strcspn.o --- dependall-external --- --- dependall-gpl3 --- --- ./xmalloc.o --- --- dependall-sys --- --- strncpy.o --- --- dependall-external --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xmalloc.c -o pic/./xmalloc.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xmalloc.c -o noasan/./xmalloc.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xmalloc.c -o ./xmalloc.o --- dependall-sys --- # compile kern/strncpy.o --- dependall-external --- --- dependall-gdb --- --- symtab.d --- --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bo--- dependall-external --- # create libgdb/symtab.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f symtab.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/symtab.c && mv -f symtab.d.tmp symtab.d --- dependall-bsd --- --- dependall-ppp --- --- utils.d --- # create pppd/utils.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f utils.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/utils.c && mv -f utils.d.tmp utils.d --- dependall-sys --- --- strnvisx.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strnvisx.o strnvisx.o.o && rm -f strnvisx.o.o --- strncpy.o --- otxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strncpy.c -o strncpy.o.o --- strnvisx.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strnvisx.o --- strpbrk.o --- --- rngtest.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o rngtest.o rngtest.o.o && rm -f rngtest.o.o --- strpbrk.o --- # compile kern/strpbrk.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strpbrk.c -o strpbrk.o.o --- rngtest.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x rngtest.o --- strspn.o --- # compile kern/strspn.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strspn.c -o strspn.o.o --- strnlen.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strnlen.o strnlen.o.o && rm -f strnlen.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strnlen.o --- dependall-external --- --- dependall-tcpdump --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cpack.o cpack.o.o && rm -f cpack.o.o --- dependall-sys --- --- strcasecmp.o --- --- dependall-external --- --- gmpls.o --- # compile bin/gmpls.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/gmpls.c -o gmpls.o.o --- dependall-sys --- # compile kern/strcasecmp.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strcasecmp.c -o strcasecmp.o.o --- dependall-external --- --- dependall-ipf --- --- checkrev.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o checkrev.o checkrev.o.o && rm -f checkrev.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x checkrev.o --- dependall-nvi --- --- seq.d --- # create nvi/seq.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f seq.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/seq.c && mv -f seq.d.tmp seq.d --- dependall-ipf --- --- count4bits.o --- # compile lib/count4bits.o --- dependall-gpl3 --- --- dependall-gcc --- --- ./xmemdup.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xmemdup.c -o pic/./xmemdup.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xmemdup.c -o noasan/./xmemdup.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xmemdup.c -o ./xmemdup.o --- dependall-bsd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/count4bits.c -o count4bits.o.o --- dependall-nvi --- --- trace.d --- --- dependall-sys --- --- strncmp.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strncmp.o strncmp.o.o && rm -f strncmp.o.o --- dependall-external --- # create nvi/trace.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f trace.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/trace.c && mv -f trace.d.tmp trace.d --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strncmp.o --- strncasecmp.o --- # compile kern/strncasecmp.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/strncasecmp.c -o strncasecmp.o.o --- strncat.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strncat.o strncat.o.o && rm -f strncat.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strncat.o --- xlat_mbr_fstype.o --- # compile kern/xlat_mbr_fstype.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/xlat_mbr_fstype.c -o xlat_mbr_fstype.o.o --- dependall-external --- --- util.d --- # create nvi/util.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f util.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/common/util.c && mv -f util.d.tmp util.d --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o refnumtoa.o refnumtoa.o.o && rm -f refnumtoa.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x refnumtoa.o --- snprintf.o --- # compile libntp/snprintf.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/snprintf.c -o snprintf.o.o --- dependall-gpl3 --- --- ./xstrdup.o --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrdup.c -o pic/./xstrdup.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrdup.c -o noasan/./xstrdup.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrdup.c -o ./xstrdup.o --- dependall-bsd --- --- dependall-ppp --- --- .depend --- # create pppd/.depend rm -f .depend CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend auth.d cbcp.d ccp.d chap-md5.d chap-new.d chap_ms.d demand.d eap.d ecp.d eui64.d fsm.d ipcp.d ipv6cp.d ipxcp.d lcp.d magic.d main.d multilink.d options.d pppcrypt.d session.d sys-bsd.d tdb.d tty.d upap.d utils.d --- dependall --- --- dependall-nvi --- --- v_at.d --- --- v_ch.d --- --- v_at.d --- # create nvi/v_at.d --- v_ch.d --- # create nvi/v_ch.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_ch.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_ch.c && mv -f v_ch.d.tmp v_ch.d --- dependall-tmux --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cmd-if-shell.o cmd-if-shell.o.o && rm -f cmd-if-shell.o.o --- dependall-gpl3 --- --- ./xstrerror.o --- --- dependall-bsd --- --- dependall-nvi --- --- v_at.d --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_at.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_at.c && mv -f v_at.d.tmp v_at.d --- dependall-gpl3 --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrerror.c -o pic/./xstrerror.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrerror.c -o noasan/./xstrerror.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrerror.c -o ./xstrerror.o --- dependall-bsd --- --- dependall-tmux --- --- cmd-join-pane.o --- # compile tmux/cmd-join-pane.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_FPARSELN=1 -DHAVE_GETOPT=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTEMPTER=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.1c\" -DSTDC_HEADERS=1 -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -DTMUX_VERSION=\"3.1c\" -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist/cmd-join-pane.c -o cmd-join-pane.o.o --- dependall-sys --- --- strncpy.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strncpy.o strncpy.o.o && rm -f strncpy.o.o --- dependall-external --- --- dependall-ppp --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2021.01.01.23.07.48-amd64/destdir" > .gdbinit --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strncpy.o --- dependall-external --- --- pppd.html8 --- # format pppd/pppd.html8 if test "" != "yes"; then /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/pppd.8 > pppd.html8.tmp && mv -f pppd.html8.tmp pppd.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-font:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/site-tmac:/tmp/build/2021.01.01.23.07.48-amd64/tools/share/groff/tmac /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/pppd.8 > pppd.html8.tmp && mv -f pppd.html8.tmp pppd.html8; fi --- dependall-sys --- --- heapsort.o --- # compile kern/heapsort.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/heapsort.c -o heapsort.o.o --- dependall-external --- --- dependall-nvi --- --- v_cmd.d --- --- dependall-ppp --- --- auth.o --- --- dependall-nvi --- # create nvi/v_cmd.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_cmd.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_cmd.c && mv -f v_cmd.d.tmp v_cmd.d --- dependall-ppp --- # compile pppd/auth.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fno-strict-aliasing -fno-strict-aliasing -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/usr.sbin/pppd -DHAVE_PATHS_H -DSUPPORT_UTMP -DSUPPORT_UTMPX -DPLUGIN -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd -DPPP_FILTER -DCBCP_SUPPORT -DUSE_CRYPT -DCHAPMS -DMSLANMAN -DMPPE -DHAVE_MULTILINK -DUSE_TDB -DINET6 -DUSE_PAM -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ppp/dist/pppd/auth.c -o auth.o.o --- dependall-gpl3 --- --- dependall-gdb --- --- target-connection.d --- # create libgdb/target-connection.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f target-connection.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/target-connection.c && mv -f target-connection.d.tmp target-connection.d --- dependall-sys --- --- strcasecmp.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strcasecmp.o strcasecmp.o.o && rm -f strcasecmp.o.o --- dependall-external --- --- dependall-bsd --- --- dependall-tcpdump --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o gmpls.o gmpls.o.o && rm -f gmpls.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strcasecmp.o --- dependall-external --- --- gmt2local.o --- # compile bin/gmt2local.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/gmt2local.c -o gmt2local.o.o --- dependall-sys --- --- ptree.o --- --- strspn.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strspn.o strspn.o.o && rm -f strspn.o.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gcc --- --- ./xstrndup.o --- --- dependall-sys --- --- ptree.o --- # compile kern/ptree.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/gen/ptree.c -o ptree.o.o --- dependall-external --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrndup.c -o pic/./xstrndup.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrndup.c -o noasan/./xstrndup.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xstrndup.c -o ./xstrndup.o --- dependall-sys --- --- strspn.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strspn.o --- radixtree.o --- # compile kern/radixtree.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/gen/radixtree.c -o radixtree.o.o --- dependall-external --- --- dependall-bsd --- --- dependall-openldap --- --- dependall-ldapwhoami --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o common.o common.o.o && rm -f common.o.o --- dependall-sys --- --- strpbrk.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strpbrk.o strpbrk.o.o && rm -f strpbrk.o.o --- dependall-external --- --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o snprintf.o snprintf.o.o && rm -f snprintf.o.o --- dependall-openldap --- --- version.o --- # compile ldapwhoami/version.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/openldap/dist/include -DHAVE_TLS -c version.c -o version.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strpbrk.o --- dependall-external --- --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x snprintf.o --- dependall-sys --- --- rb.o --- # compile kern/rb.o --- dependall-external --- --- socket.o --- # compile libntp/socket.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/socket.c -o socket.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bo--- strncasecmp.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o strncasecmp.o strncasecmp.o.o && rm -f strncasecmp.o.o --- rb.o --- otxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libke--- strncasecmp.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x strncasecmp.o --- rb.o --- rn/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/gen/rb.c -o rb.o.o --- xlat_mbr_fstype.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o xlat_mbr_fstype.o xlat_mbr_fstype.o.o && rm -f xlat_mbr_fstype.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x xlat_mbr_fstype.o --- rpst.o --- --- hexdump.o --- --- rpst.o --- # compile kern/rpst.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/gen/rpst.c -o rpst.o.o --- hexdump.o --- # compile kern/hexdump.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/hexdump.c -o hexdump.o.o --- dependall-external --- --- dependall-nvi --- --- v_delete.d --- --- dependall-ipf --- --- connecttcp.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o connecttcp.o connecttcp.o.o && rm -f connecttcp.o.o --- dependall-nvi --- # create nvi/v_delete.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_delete.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_delete.c && mv -f v_delete.d.tmp v_delete.d --- dependall-ipf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x connecttcp.o --- dependall-nvi --- --- v_event.d --- # create nvi/v_event.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_event.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_event.c && mv -f v_event.d.tmp v_event.d --- dependall-ipf --- --- count6bits.o --- --- dependall-gpl3 --- --- ./xvasprintf.o --- --- dependall-bsd --- # compile lib/count6bits.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/count6bits.c -o count6bits.o.o --- dependall-gpl3 --- if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xvasprintf.c -o pic/./xvasprintf.o; else true; fi if [ x"" != x ]; then cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xvasprintf.c -o noasan/./xvasprintf.o; else true; fi cc -c -DHAVE_CONFIG_H -O -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libiberty/xvasprintf.c -o ./xvasprintf.o --- dependall-bsd --- --- dependall-nvi --- --- v_ex.d --- # create nvi/v_ex.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_ex.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_ex.c && mv -f v_ex.d.tmp v_ex.d --- dependall-pkg_install --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o main.o main.o.o && rm -f main.o.o --- perform.o --- # compile pkg_info/perform.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/info/perform.c -o perform.o.o --- dependall-gpl3 --- --- ./libiberty.a --- rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o --- dependall-bsd --- --- dependall-unbound --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o worker.o worker.o.o && rm -f worker.o.o --- shm_main.o --- --- dependall-gpl3 --- ranlib ./libiberty.a --- dependall-bsd --- # compile unbound/shm_main.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -D_OPENBSD_SOURCE -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/../include --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/util/shm_side/shm_main.c -o shm_main.o.o --- dependall-gpl3 --- if [ x"" != x ]; then cd pic; ar rc ./libiberty.a ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; ranlib ./libiberty.a; cd ..; else true; fi; if [ x"" != x ]; then cd noasan; ar rc ./libiberty.a ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; ranlib ./libiberty.a; cd ..; else true; fi --- all --- --- dependall --- --- dependall-gdb --- --- target-dcache.d --- # create libgdb/target-dcache.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f target-dcache.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/target-dcache.c && mv -f target-dcache.d.tmp target-dcache.d --- dependall-gcc --- --- gmp.h --- # symlink host-libiberty/gmp.h rm -f gmp.h ln -s /tmp/build/2021.01.01.23.07.48-amd64/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/gmp.h gmp.h --- mpfr.h --- # symlink host-libiberty/mpfr.h rm -f mpfr.h --- dependall-bsd --- --- dependall-openldap --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o version.o version.o.o && rm -f version.o.o --- ldapwhoami --- --- dependall-gpl3 --- ln -s /tmp/build/2021.01.01.23.07.48-amd64/src/external/lgpl3/mpfr/dist/src/mpfr.h mpfr.h --- mpf2mpfr.h --- # symlink host-libiberty/mpf2mpfr.h rm -f mpf2mpfr.h ln -s /tmp/build/2021.01.01.23.07.48-amd64/src/external/lgpl3/mpfr/dist/src/mpf2mpfr.h mpf2mpfr.h --- mpc.h --- --- dependall-bsd --- # link ldapwhoami/ldapwhoami /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -pie -shared-libgcc -Wl,-z,relro -o ldapwhoami ldapwhoami.o common.o version.o -Wl,-rpath-link,/tmp/build/2021.01.01.23.07.48-amd64/destdir/lib -L=/lib -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/openldap/lib/liblutil -llutil -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/openldap/lib/libldap -lldap -llber --- dependall-gpl3 --- # symlink host-libiberty/mpc.h rm -f mpc.h --- dependall-bsd --- --- dependall-ipf --- --- count4bits.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o count4bits.o count4bits.o.o && rm -f count4bits.o.o --- dependall-gpl3 --- ln -s /tmp/build/2021.01.01.23.07.48-amd64/src/external/lgpl3/mpc/dist/src/mpc.h mpc.h --- mpc-log.h --- # symlink host-libiberty/mpc-log.h rm -f mpc-log.h --- dependall-bsd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x count4bits.o --- dependall-gpl3 --- ln -s /tmp/build/2021.01.01.23.07.48-amd64/src/external/lgpl3/mpc/dist/src/mpc-log.h mpc-log.h --- dependall-bsd --- --- debug.o --- # compile lib/debug.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/debug.c -o debug.o.o --- dependall-gpl3 --- --- dependall-host-libcpp --- dependall ===> external/gpl3/gcc/usr.bin/host-libcpp --- dependall-bsd --- --- dependall-nvi --- --- v_increment.d --- --- v_init.d --- --- v_increment.d --- # create nvi/v_increment.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_increment.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_increment.c && mv -f v_increment.d.tmp v_increment.d --- v_init.d --- # create nvi/v_init.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_init.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_init.c && mv -f v_init.d.tmp v_init.d --- dependall-gpl3 --- --- libcpp/libcpp.a --- [ ! -d libcpp ] && mkdir libcpp || true (cd libcpp && AR=ar AWK=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbawk CC=cc CFLAGS=-O CONFIG_SHELL=/bin/sh CPPFLAGS=\ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. CXX=c++ CXXFLAGS=-O INSTALL=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-install\ -c\ \ -r LDFLAGS= LEX=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nblex FLEX=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nblex M4=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbm4 MAKE=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgmake PATH="/tmp/build/2021.01.01.23.07.48-amd64/tools/bin:$PATH" RANLIB=ranlib YACC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbyacc /bin/sh /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/configure -v am_cv_func_iconv=no && /usr/bin/env -i AR=ar AWK=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbawk CC=cc CFLAGS=-O CONFIG_SHELL=/bin/sh CPPFLAGS=\ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. CXX=c++ CXXFLAGS=-O INSTALL=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-install\ -c\ \ -r LDFLAGS= LEX=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nblex FLEX=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nblex M4=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbm4 MAKE=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgmake PATH="/tmp/build/2021.01.01.23.07.48-amd64/tools/bin:$PATH" RANLIB=ranlib YACC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbyacc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgmake -j 24 -e) --- dependall-bsd --- --- v_itxt.d --- # create nvi/v_itxt.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_itxt.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_itxt.c && mv -f v_itxt.d.tmp v_itxt.d --- dependall-openldap --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfmerge -t -g -L VERSION -o ldapwhoami ldapwhoami.o common.o version.o --- dependall --- --- dependall-tcpdump --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o gmt2local.o gmt2local.o.o && rm -f gmt2local.o.o --- dependall-sys --- --- heapsort.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o heapsort.o heapsort.o.o && rm -f heapsort.o.o --- dependall-external --- --- machdep.o --- # compile bin/machdep.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/machdep.c -o machdep.o.o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x heapsort.o --- hexdump.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o hexdump.o hexdump.o.o && rm -f hexdump.o.o --- explicit_memset.o --- --- hexdump.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x hexdump.o --- explicit_memset.o --- # compile kern/explicit_memset.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/explicit_memset.c -o explicit_memset.o.o --- dependall-external --- --- dependall-openldap --- --- dependall --- --- dependall-wpa --- --- dependall-wpa_supplicant --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o bss.o bss.o.o && rm -f bss.o.o --- dependall-sys --- --- consttime_memequal.o --- # compile kern/consttime_memequal.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string/consttime_memequal.c -o consttime_memequal.o.o --- dependall-external --- --- common.o --- --- dependall-tmux --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cmd-join-pane.o cmd-join-pane.o.o && rm -f cmd-join-pane.o.o --- dependall-wpa --- # compile wpa_supplicant/common.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils/common.c -o common.o.o --- dependall-tmux --- --- cmd-kill-pane.o --- --- cmd-kill-server.o --- --- cmd-kill-pane.o --- # compile tmux/cmd-kill-pane.o --- cmd-kill-server.o --- # compile tmux/cmd-kill-server.o --- cmd-kill-pane.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_FPARSELN=1 -DHAVE_GETOPT=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE--- cmd-kill-server.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_FPARSELN=1 -DHAVE_GETOPT=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE--- cmd-kill-pane.o --- _PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTEMPTER=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.1c\" -DSTDC_HEADERS=1 -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -DTMUX_VERSION=\"3.1c\" -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist/cmd-kill-pane.c -o cmd-kill--- cmd-kill-server.o --- _PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTEMPTER=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.1c\" -DSTDC_HEADERS=1 -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -DTMUX_VERSION=\"3.1c\" -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tmux/dist/cmd-kill-server.c -o cmd-ki--- cmd-kill-pane.o --- -pane.o.o --- cmd-kill-server.o --- ll-server.o.o --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o drv_callbacks.o drv_callbacks.o.o && rm -f drv_callbacks.o.o --- eap_user_db.o --- # compile hostapd/eap_user_db.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -Wno-error=address-of-packed-member -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -Diphdr=ip -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/hostapd -DHOSTAPD -DHOSTAPD_DUMP_STATE -DALL_DH_GROUPS -DRADIUS_SERVER -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NONE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_WPA -DCONFIG_IPV6 -DCONFIG_PEERKEY -DCONFIG_RSN_PREAUTH -DEAP_SERVER -DEAP_SERVER_AKA -DEAP_SERVER_AKA_PRIME -DEAP_SERVER_GPSK -DEAP_SERVER_GPSK_SHA256 -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_IKEV2 -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PAX -DEAP_SERVER_PEAP -DEAP_SERVER_PSK -DEAP_SERVER_SAKE -DEAP_SERVER_SIM -DEAP_SERVER_TLS -DEAP_SERVER_TNC -DEAP_SERVER_TTLS -DEAP_TLS_FUNCS -DPKCS12_FUNCS -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap/eap_user_db.c -o eap_user_db.o.o --- dependall-nvi --- --- v_left.d --- # create nvi/v_left.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_left.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_left.c && mv -f v_left.d.tmp v_left.d --- dependall-sys --- --- rpst.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o rpst.o rpst.o.o && rm -f rpst.o.o --- dependall-external --- --- v_mark.d --- --- dependall-sys --- --- ptree.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o ptree.o ptree.o.o && rm -f ptree.o.o --- rpst.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x rpst.o --- dependall-external --- # create nvi/v_mark.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_mark.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_mark.c && mv -f v_mark.d.tmp v_mark.d --- v_match.d --- --- dependall-sys --- --- rb.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o rb.o rb.o.o && rm -f rb.o.o --- entpool.o --- --- ptree.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x ptree.o --- dependall-external --- # create nvi/v_match.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_match.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_match.c && mv -f v_match.d.tmp v_match.d --- dependall-sys --- --- entpool.o --- # compile kern/entpool.o --- cdbr.o --- --- entpool.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bo--- rb.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x rb.o --- entpool.o --- --- dependall-external --- --- dependall-ipf --- --- count6bits.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o count6bits.o count6bits.o.o && rm -f count6bits.o.o --- dependall-sys --- otxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/entpool.c -o entpool.o.o --- cdbr.o --- # compile kern/cdbr.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/common/lib/libc/cdb/cdbr.c -o cdbr.o.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- --- target-descriptions.d --- --- dependall-bsd --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x count6bits.o --- dependall-gpl3 --- # create libgdb/target-descriptions.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-c++ /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f target-descriptions.d.tmp -- -std=gnu++11 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -D_KERNTYPES -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/x86_64/gnulib/import -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/x86_64 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D_KERNTYPES -D_KERNTYPES /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/target-descriptions.c && mv -f target-descriptions.d.tmp target-descriptions.d --- dependall-sys --- --- mi_vector_hash.o --- # compile kern/mi_vector_hash.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse -std=gnu99 -Werror -Wno-error=address-of-packed-member -m32 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DBOOTXX -I /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib -I /tmp/build/2021.01.01.23.07.48-amd64/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open -DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat -DFS=ext2fs -DNO_LBA_CHECK -nostdinc -D_STANDALONE -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../.. -DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING -DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK -DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/libc/hash/sha3 -c /tmp/build/2021.01.01.23.07.48-amd64/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/stdlib/mi_vector_hash.c -o mi_vector_hash.o.o --- dependall-external --- --- dependall-bsd --- --- dupmbt.o --- # compile lib/dupmbt.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/dupmbt.c -o dupmbt.o.o --- dependall-sys --- --- radixtree.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o radixtree.o radixtree.o.o && rm -f radixtree.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x radixtree.o --- dependall-external --- --- dependall-ntp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o socket.o socket.o.o && rm -f socket.o.o --- socktoa.o --- # compile libntp/socktoa.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/socktoa.c -o socktoa.o.o --- socket.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x socket.o --- socktohost.o --- # compile libntp/socktohost.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ntp/dist/libntp/socktohost.c -o socktohost.o.o --- dependall-gpl3 --- --- dependall-gcc --- checking build system type... x86_64-unknown-netbsd9.0 checking host system type... x86_64-unknown-netbsd9.0 checking target system type... x86_64-unknown-netbsd9.0 checking whether /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbgmake sets $(MAKE)... yes checking for a BSD-compatible install... /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-install -c -r checking for gcc... cc --- dependall-bsd --- --- dependall-ipf --- --- debug.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o debug.o debug.o.o && rm -f debug.o.o --- dependall-nvi --- --- v_paragraph.d --- # create nvi/v_paragraph.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_paragraph.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_paragraph.c && mv -f v_paragraph.d.tmp v_paragraph.d --- dependall-ipf --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x debug.o --- facpri.o --- # compile lib/facpri.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member -fPIE -Wno-stringop-truncation --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/tools -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/ipf/dist/lib/facpri.c -o facpri.o.o --- dependall-tcpdump --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o machdep.o machdep.o.o && rm -f machdep.o.o --- dependall-nvi --- --- v_put.d --- --- dependall-tcpdump --- --- oui.o --- --- dependall-nvi --- # create nvi/v_put.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_put.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_put.c && mv -f v_put.d.tmp v_put.d --- dependall-tcpdump --- # compile bin/oui.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-error=address-of-packed-member --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2021.01.01.23.07.48-amd64/src/dist/pf/sbin/pfctl -I/tmp/build/2021.01.01.23.07.48-amd64/src/sys/dist/pf -DHAVE_CONFIG_H -D_U_="__attribute__((__unused__))" -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/tcpdump/bin/../dist/oui.c -o oui.o.o --- dependall-unbound --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o shm_main.o shm_main.o.o && rm -f shm_main.o.o --- unbound.conf.5 --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbsed -e s,@ub_conf_dir@,/etc/unbound, -e s,@ub_conf_file@,/etc/unbound/unbound.conf, -e s,@UNBOUND_CHROOT_DIR@,/var/chroot/unbound, -e s,@UNBOUND_PIDFILE@,/var/run/unbound.pid, -e s,@UNBOUND_ROOTCERT_FILE@,/etc/unbound/icannbundle.pem, -e s,@UNBOUND_ROOTKEY_FILE@,/etc/unbound/root.key, -e s,@UNBOUND_RUN_DIR@,/var/chroot/unbound/etc/unbound, -e s,@UNBOUND_SHARE_DIR@,/etc/unbound, -e s,@UNBOUND_USERNAME@,_unbound, < /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/doc/unbound.conf.5.in > unbound.conf.5 --- dependall-nvi --- --- v_redraw.d --- # create nvi/v_redraw.d --- dependall-unbound --- --- unbound.8 --- --- dependall-nvi --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_redraw.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_redraw.c && mv -f v_redraw.d.tmp v_redraw.d --- dependall-sys --- --- explicit_memset.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o explicit_memset.o explicit_memset.o.o && rm -f explicit_memset.o.o --- dependall-external --- --- dependall-unbound --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbsed -e s,@ub_conf_dir@,/etc/unbound, -e s,@ub_conf_file@,/etc/unbound/unbound.conf, -e s,@UNBOUND_CHROOT_DIR@,/var/chroot/unbound, -e s,@UNBOUND_PIDFILE@,/var/run/unbound.pid, -e s,@UNBOUND_ROOTCERT_FILE@,/etc/unbound/icannbundle.pem, -e s,@UNBOUND_ROOTKEY_FILE@,/etc/unbound/root.key, -e s,@UNBOUND_RUN_DIR@,/var/chroot/unbound/etc/unbound, -e s,@UNBOUND_SHARE_DIR@,/etc/unbound, -e s,@UNBOUND_USERNAME@,_unbound, < /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound/../../dist/doc/unbound.8.in > unbound.8 --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x explicit_memset.o --- dependall-external --- --- unbound --- --- dependall-pkg_install --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o perform.o perform.o.o && rm -f perform.o.o --- dependall-unbound --- # link unbound/unbound /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -pie -shared-libgcc -Wl,-z,relro -o unbound acl_list.o cachedump.o daemon.o remote.o stats.o unbound.o worker.o shm_main.o -Wl,-rpath-link,/tmp/build/2021.01.01.23.07.48-amd64/destdir/lib -L=/lib -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/unbound/lib/libunbound -lunbound -L/tmp/build/2021.01.01.23.07.48-amd64/obj/crypto/external/bsd/openssl/lib/libssl -lssl -L/tmp/build/2021.01.01.23.07.48-amd64/obj/crypto/external/bsd/openssl/lib/libcrypto -lcrypto -L/tmp/build/2021.01.01.23.07.48-amd64/obj/lib/libcrypt -lcrypt -L/tmp/build/2021.01.01.23.07.48-amd64/obj/lib/libutil -lutil -L/tmp/build/2021.01.01.23.07.48-amd64/obj/lib/libpthread -lpthread -L/tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/libevent/lib/libevent -levent --- dependall-pkg_install --- --- show.o --- # compile pkg_info/show.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -c /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/pkg_install/dist/info/show.c -o show.o.o --- dependall-gpl3 --- checking whether the C compiler works... yes checking for C compiler default output file name... a.out --- dependall-sys --- --- consttime_memequal.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o consttime_memequal.o consttime_memequal.o.o && rm -f consttime_memequal.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x consttime_memequal.o --- dependall-external --- --- dependall-bsd --- --- dependall-nvi --- --- v_replace.d --- --- dependall-gpl3 --- checking for suffix of executables... --- dependall-bsd --- --- v_right.d --- --- v_screen.d --- --- v_scroll.d --- --- v_replace.d --- # create nvi/v_replace.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_replace.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_replace.c && mv -f v_replace.d.tmp v_replace.d --- v_right.d --- # create nvi/v_right.d CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_right.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_right.c && mv -f v_right.d.tmp v_right.d --- v_screen.d --- # create nvi/v_screen.d --- v_scroll.d --- # create nvi/v_scroll.d --- v_screen.d --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_screen.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_screen.c && mv -f v_screen.d.tmp v_screen.d --- v_scroll.d --- CC=/tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbmkdep -f v_scroll.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2021.01.01.23.07.48-amd64/destdir -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -DUSE_BUNDLED_DB /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/nvi/dist/vi/v_scroll.c && mv -f v_scroll.d.tmp v_scroll.d --- dependall-unbound --- /tmp/build/2021.01.01.23.07.48-amd64/tools/lib/gcc/x86_64--netbsd/9.3.0/../../../../x86_64--netbsd/bin/ld: /tmp/build/2021.01.01.23.07.48-amd64/obj/external/bsd/unbound/lib/libunbound/libunbound.so: undefined reference to `mini_ev_cmp' collect2: error: ld returned 1 exit status *** [unbound] Error code 1 nbmake[10]: stopped in /tmp/build/2021.01.01.23.07.48-amd64/src/external/bsd/unbound/sbin/unbound --- dependall-tmux --- --- cmd-kill-pane.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cmd-kill-pane.o cmd-kill-pane.o.o && rm -f cmd-kill-pane.o.o --- dependall-gpl3 --- --- dependall-gdb --- --- dependall-bsd --- --- dependall-atf --- --- dependall-atf-c++ --- --- dependall-ppp --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o auth.o auth.o.o && rm -f auth.o.o --- dependall-tmux --- --- dependall-ppp --- --- dependall-nvi --- --- dependall-gpl3 --- --- dependall-gcc --- checking whether we are cross compiling... no --- dependall-bsd --- --- dependall-tcpdump --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o oui.o oui.o.o && rm -f oui.o.o --- dependall-ipf --- --- dupmbt.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o dupmbt.o dupmbt.o.o && rm -f dupmbt.o.o --- dependall-tcpdump --- --- dependall-ipf --- --- dependall-sys --- --- entpool.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o entpool.o entpool.o.o && rm -f entpool.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x entpool.o --- dependall-external --- --- dependall-wpa --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o eap_user_db.o eap_user_db.o.o && rm -f eap_user_db.o.o --- dependall-sys --- --- cdbr.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o cdbr.o cdbr.o.o && rm -f cdbr.o.o --- dependall-external --- --- dependall-gpl3 --- checking for suffix of object files... o --- dependall-sys --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x cdbr.o --- mi_vector_hash.o --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o mi_vector_hash.o mi_vector_hash.o.o && rm -f mi_vector_hash.o.o /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/x86_64--netbsd-objcopy -x mi_vector_hash.o --- dependall-external --- --- dependall-bsd --- --- dependall-ntp --- --- socktoa.o --- --- dependall-gpl3 --- checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed --- dependall-bsd --- --- dependall-pkg_install --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o show.o show.o.o && rm -f show.o.o --- dependall-gpl3 --- checking whether we are using the GNU C++ compiler... yes --- dependall-bsd --- --- dependall-wpa --- --- dependall-wpa_supplicant --- /tmp/build/2021.01.01.23.07.48-amd64/tools/bin/nbctfconvert -g -L VERSION -o common.o common.o.o && rm -f common.o.o --- dependall-gpl3 --- checking whether c++ accepts -g... yes checking for ranlib... ranlib checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes --- dependall-bsd --- --- dependall-atf --- --- dependall-tools --- --- dependall-gpl3 --- 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wnarrowing... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... yes checking dependency style of c++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... no checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/charset.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/directives.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/directives-only.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/errors.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/expr.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/files.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/identifiers.c echo "#define LOCALEDIR \"/usr/local/share/locale\"" > localedir.new c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/lex.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/line-map.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/macro.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/mkdeps.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/pch.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/symtab.c c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/traditional.c /bin/sh /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs c++ -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -O -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp -I. -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/../include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/include -I/tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/usr.bin/host-libcpp/.. -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /tmp/build/2021.01.01.23.07.48-amd64/src/external/gpl3/gcc/dist/libcpp/init.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a ERROR: Failed to make release *** BUILD ABORTED *** 1769.90 real 8258.97 user 20351.16 sys