Last 2000 lines of build log: --- dependall-i18n --- --- mapper.dir.TCVN --- --- dependall-man --- # format man9/config.html9 --- dependall-man4 --- # format man4.vax/ik.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ik.4 > ik.html4.tmp && mv -f ik.html4.tmp ik.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ik.4 > ik.html4.tmp && mv -f ik.html4.tmp ik.html4; fi --- dependall-tests --- --- t_cgd_aes.o --- --- dependall-external --- --- dependall-bsd --- --- dependall-acpica --- --- aslrestype2.d --- --- dependall-sys --- --- dependall-bootxx --- # create lib/bootinfo.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f bootinfo.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/bootinfo.c && mv -f bootinfo.d.tmp bootinfo.d --- dependall-share --- --- dependall-man9 --- if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/config.9 > config.html9.tmp && mv -f config.html9.tmp config.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/config.9 > config.html9.tmp && mv -f config.html9.tmp config.html9; fi --- dependall-sbin --- --- pkcs5_pbkdf2.d --- --- dependall-share --- --- dependall-i18n --- # create csmapper/mapper.dir.TCVN (echo "# TCVN" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/TCVN/mapper.dir.TCVN.src ; echo ) > mapper.dir.TCVN --- dependall-external --- # create iasl/aslrestype2.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f aslrestype2.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/aslrestype2.c && mv -f aslrestype2.d.tmp aslrestype2.d --- dependall-tests --- # compile cgd/t_cgd_aes.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -D_KERNTYPES -I/tmp/build/2020.08.01.02.15.17-i386/src/tests/dev/cgd/../.. -D_KERNTYPES -c /tmp/build/2020.08.01.02.15.17-i386/src/tests/dev/cgd/t_cgd_aes.c --- dependall-sbin --- # create cgdconfig/pkcs5_pbkdf2.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f pkcs5_pbkdf2.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig -I. -DYY_NO_INPUT --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -D_KERNTYPES /tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig/pkcs5_pbkdf2.c && mv -f pkcs5_pbkdf2.d.tmp pkcs5_pbkdf2.d --- dependall-share --- --- dependall-man --- --- dependall-man4 --- --- il.html4 --- --- dependall-man9 --- --- cons.html9 --- --- dependall-i18n --- --- charset.pivot.BIG5 --- --- dependall-man --- # format man9/cons.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cons.9 > cons.html9.tmp && mv -f cons.html9.tmp cons.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cons.9 > cons.html9.tmp && mv -f cons.html9.tmp cons.html9; fi --- dependall-man4 --- # format man4.vax/il.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/il.4 > il.html4.tmp && mv -f il.html4.tmp il.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/il.4 > il.html4.tmp && mv -f il.html4.tmp il.html4; fi --- dependall-i18n --- # create csmapper/charset.pivot.BIG5 (echo "# BIG5" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/BIG5/charset.pivot.BIG5.src ; echo ) > charset.pivot.BIG5 --- charset.pivot.CBM --- --- dependall-man --- --- dependall-man9 --- --- copy.html9 --- --- dependall-man4 --- --- intro.html4 --- --- dependall-man9 --- # format man9/copy.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/copy.9 > copy.html9.tmp && mv -f copy.html9.tmp copy.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/copy.9 > copy.html9.tmp && mv -f copy.html9.tmp copy.html9; fi --- dependall-i18n --- # create csmapper/charset.pivot.CBM ( echo "# CBM" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/CBM/charset.pivot.CBM.src ; echo ) > charset.pivot.CBM --- dependall-man --- --- dependall-man4 --- # format man4.vax/intro.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/intro.4 > intro.html4.tmp && mv -f intro.html4.tmp intro.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/intro.4 > intro.html4.tmp && mv -f intro.html4.tmp intro.html4; fi --- dependall-i18n --- --- charset.pivot.CNS --- --- dependall-man --- --- dependall-man9 --- --- coredump_write.html9 --- --- dependall-i18n --- # create csmapper/charset.pivot.CNS (echo "# CNS" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/CNS/charset.pivot.CNS.src ; echo ) > charset.pivot.CNS --- dependall-man --- --- dependall-man4 --- --- ix.html4 --- --- dependall-man9 --- # format man9/coredump_write.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/coredump_write.9 > coredump_write.html9.tmp && mv -f coredump_write.html9.tmp coredump_write.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/coredump_write.9 > coredump_write.html9.tmp && mv -f coredump_write.html9.tmp coredump_write.html9; fi --- dependall-man4 --- # format man4.vax/ix.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ix.4 > ix.html4.tmp && mv -f ix.html4.tmp ix.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ix.4 > ix.html4.tmp && mv -f ix.html4.tmp ix.html4; fi --- dependall-i18n --- --- charset.pivot.CP --- # create csmapper/charset.pivot.CP ( echo "# CP"; for i in 037 038 273 274 275 277 278 280 281 284 285 290 297 420 423 424 437 500 737 775 850 851 852 853 855 856 857 858 860 861 862 863 864 865 866 868 869 870 871 874 875 880 891 903 904 905 918 922 932UDA 932VDC:IBM 932VDC:NEC_IBM 936EXT 942EXT 949EXT 950 1006 1026 1046 1124 1125 1129 1131 1133 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1161 1162 1163 1250 1251 1252 1253 1254 1255 1256 1257 1258 10000 10006 10007 10029 10079 10081; do printf "%-32s%-32s%d\n" CP$i UCS 1; printf "%-32s%-32s%d\n" UCS CP$i 1; done; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/CP/charset.pivot.CP.src; echo; ) > charset.pivot.CP --- dependall-man --- --- dependall-man9 --- --- cpu_configure.html9 --- # format man9/cpu_configure.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_configure.9 > cpu_configure.html9.tmp && mv -f cpu_configure.html9.tmp cpu_configure.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_configure.9 > cpu_configure.html9.tmp && mv -f cpu_configure.html9.tmp cpu_configure.html9; fi --- dependall-man4 --- --- kg.html4 --- --- dependall-i18n --- --- charset.pivot.GB --- --- dependall-man --- # format man4.vax/kg.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/kg.4 > kg.html4.tmp && mv -f kg.html4.tmp kg.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/kg.4 > kg.html4.tmp && mv -f kg.html4.tmp kg.html4; fi --- dependall-i18n --- # create csmapper/charset.pivot.GB (echo "# GB" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/GB/charset.pivot.GB.src ; echo ) > charset.pivot.GB --- dependall-man --- --- dependall-man9 --- --- cpu_coredump.html9 --- --- dependall-i18n --- --- charset.pivot.JIS --- --- dependall-sys --- --- dependall-boot --- --- dependsalib --- --- ls.d --- --- dependall-share --- --- dependall-man --- --- dependall-man4 --- --- lp.html4 --- --- dependall-i18n --- # create csmapper/charset.pivot.JIS (echo "# JIS" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/JIS/charset.pivot.JIS.src ; echo ) > charset.pivot.JIS --- dependall-man --- --- dependall-man9 --- # format man9/cpu_coredump.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_coredump.9 > cpu_coredump.html9.tmp && mv -f cpu_coredump.html9.tmp cpu_coredump.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_coredump.9 > cpu_coredump.html9.tmp && mv -f cpu_coredump.html9.tmp cpu_coredump.html9; fi --- dependall-sys --- # create sa/ls.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ls.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/ls.c && mv -f ls.d.tmp ls.d --- dependall-share --- --- dependall-man4 --- # format man4.vax/lp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/lp.4 > lp.html4.tmp && mv -f lp.html4.tmp lp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/lp.4 > lp.html4.tmp && mv -f lp.html4.tmp lp.html4; fi --- dependall-i18n --- --- charset.pivot.KAZAKH --- # create csmapper/charset.pivot.KAZAKH (echo "# KAZAKH" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/KAZAKH/charset.pivot.KAZAKH.src ; echo ) > charset.pivot.KAZAKH --- dependall-man --- --- dependall-man9 --- --- cpu_dumpconf.html9 --- --- dependall-man4 --- --- mem.html4 --- --- dependall-man9 --- # format man9/cpu_dumpconf.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_dumpconf.9 > cpu_dumpconf.html9.tmp && mv -f cpu_dumpconf.html9.tmp cpu_dumpconf.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_dumpconf.9 > cpu_dumpconf.html9.tmp && mv -f cpu_dumpconf.html9.tmp cpu_dumpconf.html9; fi --- dependall-man4 --- # format man4.vax/mem.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/mem.4 > mem.html4.tmp && mv -f mem.html4.tmp mem.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/mem.4 > mem.html4.tmp && mv -f mem.html4.tmp mem.html4; fi --- dependall-i18n --- --- charset.pivot.KOI --- --- dependall-external --- --- dependall-gpl3 --- --- version.d --- --- dependall-ibm-public --- --- dict_utf8.d --- --- dependall-share --- # create csmapper/charset.pivot.KOI ( cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/KOI/charset.pivot.KOI.src; for i in 8 8-C 8-E 8-R 8-RU 8-T 8-U; do printf "%-31s %-31s%d\n" KOI$i UCS 1; printf "%-31s %-31s%d\n" UCS KOI$i 1; done; echo; ) > charset.pivot.KOI --- dependall-external --- --- dependall-gpl3 --- # create c++filt/version.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f version.d.tmp -- -std=gnu99 -DMAIN -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../common/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../lib/libbfd/arch/i386 -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/bfd -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" /tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/binutils/version.c && mv -f version.d.tmp version.d --- dependall-share --- --- dependall-locale --- --- en_CA.UTF-8.out --- --- dependall-external --- --- dependall-ibm-public --- # create util/dict_utf8.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f dict_utf8.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util/dict_utf8.c && mv -f dict_utf8.d.tmp dict_utf8.d --- dependall-public-domain --- --- dependall-bin --- --- dependall-share --- --- dependall-man --- --- dependall-man9 --- --- cpu_lwp_fork.html9 --- --- dependall-man4 --- --- mt.html4 --- --- dependall-i18n --- --- charset.pivot.KS --- --- dependall-locale --- # create ctype/en_CA.UTF-8.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.UTF-8.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_CA.UTF-8.out --- dependall-crypto/external --- --- rsautl.d --- --- dependall-external --- dependall ===> external/public-domain/xz/bin --- dependall-share --- --- dependall-man --- --- dependall-man9 --- # format man9/cpu_lwp_fork.html9 --- dependall-man4 --- # format man4.vax/mt.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/mt.4 > mt.html4.tmp && mv -f mt.html4.tmp mt.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/mt.4 > mt.html4.tmp && mv -f mt.html4.tmp mt.html4; fi --- dependall-man9 --- if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_lwp_fork.9 > cpu_lwp_fork.html9.tmp && mv -f cpu_lwp_fork.html9.tmp cpu_lwp_fork.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_lwp_fork.9 > cpu_lwp_fork.html9.tmp && mv -f cpu_lwp_fork.html9.tmp cpu_lwp_fork.html9; fi --- dependall-crypto/external --- # create bin/rsautl.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f rsautl.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DMONOLITH -DUSE_SSL -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" /tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/apps/rsautl.c && mv -f rsautl.d.tmp rsautl.d --- dependall-share --- --- dependall-i18n --- # create csmapper/charset.pivot.KS (echo "# KS" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/KS/charset.pivot.KS.src ; echo ) > charset.pivot.KS --- dependall-external --- --- dependall-xz --- --- dependall-share --- --- charset.pivot.MISC --- --- dependall-man --- --- dependall-man4 --- --- mtc.html4 --- --- dependall-man9 --- --- cpu_idle.html9 --- --- dependall-external --- dependall ===> external/public-domain/xz/bin/xz --- dependall-share --- --- dependall-i18n --- # create csmapper/charset.pivot.MISC (echo "# MISC" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/MISC/charset.pivot.MISC.src ; echo ) > charset.pivot.MISC --- dependall-sys --- --- dependkernlib --- --- absvti2.d --- --- dependall-usr.bin --- --- dtmf.d --- --- dependall-share --- --- dependall-man --- # format man9/cpu_idle.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_idle.9 > cpu_idle.html9.tmp && mv -f cpu_idle.html9.tmp cpu_idle.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_idle.9 > cpu_idle.html9.tmp && mv -f cpu_idle.html9.tmp cpu_idle.html9; fi --- dependall-man4 --- # format man4.vax/mtc.html4 --- dependall-i18n --- --- charset.pivot.TCVN --- --- dependall-usr.bin --- # create audiocfg/dtmf.d --- dependall-share --- --- dependall-man --- if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/mtc.4 > mtc.html4.tmp && mv -f mtc.html4.tmp mtc.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/mtc.4 > mtc.html4.tmp && mv -f mtc.html4.tmp mtc.html4; fi --- dependall-sys --- # create kern/absvti2.d --- dependall-usr.bin --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f dtmf.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir /tmp/build/2020.08.01.02.15.17-i386/src/usr.bin/audiocfg/dtmf.c && mv -f dtmf.d.tmp dtmf.d --- dependall-sys --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f absvti2.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -Wno-missing-prototypes -Wno-old-style-definition -Wno-strict-prototypes -Wno-uninitialized /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/compiler_rt/dist/lib/builtins/absvti2.c && mv -f absvti2.d.tmp absvti2.d --- dependall-share --- --- dependall-i18n --- # create csmapper/charset.pivot.TCVN (echo "# TCVN" ; cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/TCVN/charset.pivot.TCVN.src ; echo ) > charset.pivot.TCVN --- dependall-man --- --- dependall-man9 --- --- cpu_initclocks.html9 --- --- dependall-man4 --- --- np.html4 --- --- dependall-i18n --- --- mapper.dir --- --- dependall-man --- --- dependall-man9 --- # format man9/cpu_initclocks.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_initclocks.9 > cpu_initclocks.html9.tmp && mv -f cpu_initclocks.html9.tmp cpu_initclocks.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_initclocks.9 > cpu_initclocks.html9.tmp && mv -f cpu_initclocks.html9.tmp cpu_initclocks.html9; fi --- dependall-man4 --- # format man4.vax/np.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/np.4 > np.html4.tmp && mv -f np.html4.tmp np.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/np.4 > np.html4.tmp && mv -f np.html4.tmp np.html4; fi --- dependall-external --- --- args.d --- --- dependall-share --- --- dependall-i18n --- # create csmapper/mapper.dir cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/mapper.dir.src mapper.dir.APPLE mapper.dir.AST mapper.dir.BIG5 mapper.dir.CBM mapper.dir.CNS mapper.dir.CP mapper.dir.EBCDIC mapper.dir.GB mapper.dir.GEORGIAN mapper.dir.ISO646 mapper.dir.ISO-8859 mapper.dir.JIS mapper.dir.KAZAKH mapper.dir.KOI mapper.dir.KS mapper.dir.MISC mapper.dir.TCVN > mapper.dir --- dependall-external --- --- dependall-bsd --- --- dependall-am-utils --- --- nfs_start.d --- --- dependall-public-domain --- # create xz/args.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f args.d.tmp -- -std=c99 -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/liblzma/api -DHAVE_CONFIG_H -DPACKAGE=\"xz\" -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" /tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/xz/args.c && mv -f args.d.tmp args.d --- dependall-games --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION list.o --- dependall-share --- --- charset.pivot --- --- dependall-external --- --- dependall-bsd --- # create amd/nfs_start.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f nfs_start.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/bin/amd/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/libamu -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/lib/libamu -DDEBUG -DHAVE_MAP_HESIOD=1 -DHAVE_MAP_LDAP=1 -DHAVE_LBER_H=1 -DHAVE_LDAP_H -DHAVE_LDAP_OPEN=1 -DLDAP_DEPRECATED=1 -DHAVE_MAP_NIS=1 -DYP -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/bin/amd /tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd/nfs_start.c && mv -f nfs_start.d.tmp nfs_start.d --- dependall-share --- --- dependall-man --- --- dependall-man9 --- --- cpu_need_resched.html9 --- --- dependall-man4 --- --- pcl.html4 --- --- dependall-sys --- --- dependall-bootxx --- # create lib/bootinfo_biosgeom.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f bootinfo_biosgeom.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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"b--- dependall-share --- --- dependall-i18n --- # create csmapper/charset.pivot cat /tmp/build/2020.08.01.02.15.17-i386/src/share/i18n/csmapper/charset.pivot.src charset.pivot.APPLE charset.pivot.AST charset.pivot.BIG5 charset.pivot.CBM charset.pivot.CNS charset.pivot.CP charset.pivot.EBCDIC charset.pivot.GB charset.pivot.GEORGIAN charset.pivot.ISO646 charset.pivot.ISO-8859 charset.pivot.JIS charset.pivot.KAZAKH charset.pivot.KOI charset.pivot.KS charset.pivot.MISC charset.pivot.TCVN > charset.pivot --- dependall-sys --- lkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/bootinfo_biosgeom.c && mv -f bootinfo_biosgeom.d.tmp bootinfo_biosgeom.d --- dependall-games --- --- log.o --- --- dependall-share --- --- dependall-man --- --- dependall-man9 --- # format man9/cpu_need_resched.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_need_resched.9 > cpu_need_resched.html9.tmp && mv -f cpu_need_resched.html9.tmp cpu_need_resched.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_need_resched.9 > cpu_need_resched.html9.tmp && mv -f cpu_need_resched.html9.tmp cpu_need_resched.html9; fi --- dependall-man4 --- # format man4.vax/pcl.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/pcl.4 > pcl.html4.tmp && mv -f pcl.html4.tmp pcl.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/pcl.4 > pcl.html4.tmp && mv -f pcl.html4.tmp pcl.html4; fi --- dependall-games --- # compile atc/log.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -DBSD -I/tmp/build/2020.08.01.02.15.17-i386/src/games/atc -I. -c /tmp/build/2020.08.01.02.15.17-i386/src/games/atc/log.c --- dependall-share --- --- dependall-i18n --- --- mapper.dir.db --- # create csmapper/mapper.dir.db /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkcsmapper -m -o mapper.dir.db mapper.dir --- dependall-man --- --- dependall-man9 --- --- cpu_number.html9 --- --- dependall-man4 --- --- ps.html4 --- --- dependall-man9 --- # format man9/cpu_number.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_number.9 > cpu_number.html9.tmp && mv -f cpu_number.html9.tmp cpu_number.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_number.9 > cpu_number.html9.tmp && mv -f cpu_number.html9.tmp cpu_number.html9; fi --- dependall-man4 --- # format man4.vax/ps.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ps.4 > ps.html4.tmp && mv -f ps.html4.tmp ps.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ps.4 > ps.html4.tmp && mv -f ps.html4.tmp ps.html4; fi --- dependall-i18n --- --- charset.pivot.pvdb --- --- dependall-sbin --- --- utils.d --- --- dependall-share --- # create csmapper/charset.pivot.pvdb /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkcsmapper -p -o charset.pivot.pvdb charset.pivot --- dependall-sbin --- # create cgdconfig/utils.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f utils.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig -I. -DYY_NO_INPUT --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -D_KERNTYPES /tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig/utils.c && mv -f utils.d.tmp utils.d --- dependall-external --- --- dependall-acpica --- --- aslrestype2d.d --- --- dependall-share --- --- dependall-man --- --- dependall-man9 --- --- cpu_reboot.html9 --- --- dependall-man4 --- --- qe.html4 --- --- dependall-man9 --- --- dependall-external --- # create iasl/aslrestype2d.d --- dependall-share --- # format man9/cpu_reboot.html9 --- dependall-external --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f aslrestype2d.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/aslrestype2d.c && mv -f aslrestype2d.d.tmp aslrestype2d.d --- dependall-share --- if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_reboot.9 > cpu_reboot.html9.tmp && mv -f cpu_reboot.html9.tmp cpu_reboot.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_reboot.9 > cpu_reboot.html9.tmp && mv -f cpu_reboot.html9.tmp cpu_reboot.html9; fi --- dependall-man4 --- # format man4.vax/qe.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/qe.4 > qe.html4.tmp && mv -f qe.html4.tmp qe.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/qe.4 > qe.html4.tmp && mv -f qe.html4.tmp qe.html4; fi --- dependall-i18n --- --- dependall-esdb --- dependall ===> share/i18n/esdb --- dependall-man --- --- dependall-man9 --- --- cpu_rootconf.html9 --- --- dependall-sys --- --- dependall-boot --- --- dependsalib --- --- lseek.d --- --- dependall-share --- --- dependall-man4 --- --- qt.html4 --- --- dependall-man9 --- # format man9/cpu_rootconf.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_rootconf.9 > cpu_rootconf.html9.tmp && mv -f cpu_rootconf.html9.tmp cpu_rootconf.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_rootconf.9 > cpu_rootconf.html9.tmp && mv -f cpu_rootconf.html9.tmp cpu_rootconf.html9; fi --- dependall-sys --- # create sa/lseek.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f lseek.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/lseek.c && mv -f lseek.d.tmp lseek.d --- dependall-share --- --- dependall-man4 --- # format man4.vax/qt.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/qt.4 > qt.html4.tmp && mv -f qt.html4.tmp qt.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/qt.4 > qt.html4.tmp && mv -f qt.html4.tmp qt.html4; fi --- dependall-man9 --- --- cpu_startup.html9 --- --- dependall-man4 --- --- rf.html4 --- --- dependall-man9 --- # format man9/cpu_startup.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_startup.9 > cpu_startup.html9.tmp && mv -f cpu_startup.html9.tmp cpu_startup.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_startup.9 > cpu_startup.html9.tmp && mv -f cpu_startup.html9.tmp cpu_startup.html9; fi --- dependall-man4 --- # format man4.vax/rf.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/rf.4 > rf.html4.tmp && mv -f rf.html4.tmp rf.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/rf.4 > rf.html4.tmp && mv -f rf.html4.tmp rf.html4; fi --- dependall-man9 --- --- cpu_switchto.html9 --- --- dependall-locale --- --- en_GB.ISO8859-1.out --- --- dependall-man --- # format man9/cpu_switchto.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_switchto.9 > cpu_switchto.html9.tmp && mv -f cpu_switchto.html9.tmp cpu_switchto.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpu_switchto.9 > cpu_switchto.html9.tmp && mv -f cpu_switchto.html9.tmp cpu_switchto.html9; fi --- dependall-man4 --- --- rl.html4 --- --- dependall-locale --- # create ctype/en_GB.ISO8859-1.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.ISO_8859-1.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_GB.ISO8859-1.out --- dependall-man --- # format man4.vax/rl.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/rl.4 > rl.html4.tmp && mv -f rl.html4.tmp rl.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/rl.4 > rl.html4.tmp && mv -f rl.html4.tmp rl.html4; fi --- dependall-man9 --- --- cpufreq.html9 --- # format man9/cpufreq.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpufreq.9 > cpufreq.html9.tmp && mv -f cpufreq.html9.tmp cpufreq.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/cpufreq.9 > cpufreq.html9.tmp && mv -f cpufreq.html9.tmp cpufreq.html9; fi --- dependall-man4 --- --- tm.html4 --- # format man4.vax/tm.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/tm.4 > tm.html4.tmp && mv -f tm.html4.tmp tm.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/tm.4 > tm.html4.tmp && mv -f tm.html4.tmp tm.html4; fi --- dependall-man9 --- --- csf.html9 --- # format man9/csf.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/csf.9 > csf.html9.tmp && mv -f csf.html9.tmp csf.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/csf.9 > csf.html9.tmp && mv -f csf.html9.tmp csf.html9; fi --- dependall-man4 --- --- ts.html4 --- # format man4.vax/ts.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ts.4 > ts.html4.tmp && mv -f ts.html4.tmp ts.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ts.4 > ts.html4.tmp && mv -f ts.html4.tmp ts.html4; fi --- dependall-man9 --- --- ctod.html9 --- # format man9/ctod.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ctod.9 > ctod.html9.tmp && mv -f ctod.html9.tmp ctod.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ctod.9 > ctod.html9.tmp && mv -f ctod.html9.tmp ctod.html9; fi --- dependall-external --- --- dependall-ibm-public --- --- dir_forest.d --- --- dependall-gpl3 --- --- .depend --- --- dependall-share --- --- dependall-man4 --- --- tu.html4 --- --- dependall-external --- # create c++filt/.depend rm -f .depend --- dependall-ibm-public --- # create util/dir_forest.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f dir_forest.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util/dir_forest.c && mv -f dir_forest.d.tmp dir_forest.d --- dependall-share --- # format man4.vax/tu.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/tu.4 > tu.html4.tmp && mv -f tu.html4.tmp tu.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/tu.4 > tu.html4.tmp && mv -f tu.html4.tmp tu.html4; fi --- dependall-man9 --- --- curproc.html9 --- --- dependall-external --- --- dependall-gpl3 --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend bucomm.d cxxfilt.d filemode.d version.d --- dependall-share --- # format man9/curproc.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/curproc.9 > curproc.html9.tmp && mv -f curproc.html9.tmp curproc.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/curproc.9 > curproc.html9.tmp && mv -f curproc.html9.tmp curproc.html9; fi --- dependall-external --- --- dependall --- --- dependall-share --- --- dependall-man4 --- --- uda.html4 --- # format man4.vax/uda.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/uda.4 > uda.html4.tmp && mv -f uda.html4.tmp uda.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/uda.4 > uda.html4.tmp && mv -f uda.html4.tmp uda.html4; fi --- dependall-man9 --- --- delay.html9 --- # format man9/delay.html9 --- dependall-sys --- --- dependkernlib --- --- addvdi3.d --- --- dependall-share --- if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/delay.9 > delay.html9.tmp && mv -f delay.html9.tmp delay.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/delay.9 > delay.html9.tmp && mv -f delay.html9.tmp delay.html9; fi --- dependall-sys --- # create kern/addvdi3.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f addvdi3.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -Wno-missing-prototypes -Wno-old-style-definition -Wno-strict-prototypes -Wno-uninitialized /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/compiler_rt/dist/lib/builtins/addvdi3.c && mv -f addvdi3.d.tmp addvdi3.d --- dependall-share --- --- dependall-man4 --- --- up.html4 --- --- dependall-usr.bin --- --- main.d --- --- dependall-share --- # format man4.vax/up.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/up.4 > up.html4.tmp && mv -f up.html4.tmp up.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/up.4 > up.html4.tmp && mv -f up.html4.tmp up.html4; fi --- dependall-man9 --- --- devsw_attach.html9 --- --- dependall-usr.bin --- # create audiocfg/main.d --- dependall-share --- # format man9/devsw_attach.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/devsw_attach.9 > devsw_attach.html9.tmp && mv -f devsw_attach.html9.tmp devsw_attach.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/devsw_attach.9 > devsw_attach.html9.tmp && mv -f devsw_attach.html9.tmp devsw_attach.html9; fi --- dependall-usr.bin --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f main.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir /tmp/build/2020.08.01.02.15.17-i386/src/usr.bin/audiocfg/main.c && mv -f main.d.tmp main.d --- dependall-share --- --- dependall-man4 --- --- ut.html4 --- # format man4.vax/ut.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ut.4 > ut.html4.tmp && mv -f ut.html4.tmp ut.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/ut.4 > ut.html4.tmp && mv -f ut.html4.tmp ut.html4; fi --- dependall-man9 --- --- disk.html9 --- # format man9/disk.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/disk.9 > disk.html9.tmp && mv -f disk.html9.tmp disk.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/disk.9 > disk.html9.tmp && mv -f disk.html9.tmp disk.html9; fi --- dependall-man4 --- --- uu.html4 --- # format man4.vax/uu.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/uu.4 > uu.html4.tmp && mv -f uu.html4.tmp uu.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/uu.4 > uu.html4.tmp && mv -f uu.html4.tmp uu.html4; fi --- dependall-man9 --- --- ddc.html9 --- --- dependall-man4 --- --- va.html4 --- --- dependall-man9 --- # format man9/ddc.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ddc.9 > ddc.html9.tmp && mv -f ddc.html9.tmp ddc.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ddc.9 > ddc.html9.tmp && mv -f ddc.html9.tmp ddc.html9; fi --- dependall-sys --- --- dependsalib --- --- minixfs3.d --- --- dependall-external --- --- dependall-cddl --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION -g merge.o --- dependall-share --- --- dependall-locale --- --- en_GB.ISO8859-15.out --- --- dependall-man --- --- dependall-man4 --- # format man4.vax/va.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/va.4 > va.html4.tmp && mv -f va.html4.tmp va.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/va.4 > va.html4.tmp && mv -f va.html4.tmp va.html4; fi --- dependall-sys --- # create sa/minixfs3.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f minixfs3.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/minixfs3.c && mv -f minixfs3.d.tmp minixfs3.d --- dependall-share --- --- dependall-locale --- # create ctype/en_GB.ISO8859-15.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.DIS_8859-15.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_GB.ISO8859-15.out --- dependall-external --- --- output.o --- --- dependall-share --- --- dependall-man --- --- dependall-man9 --- --- disklabel.html9 --- --- dependall-sys --- --- dependall-bootxx --- # create lib/bootinfo_memmap.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f bootinfo_memmap.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/bootinfo_memmap.c && mv -f bootinfo_memmap.d.tmp bootinfo_memmap.d --- dependall-share --- --- dependall-man4 --- --- vp.html4 --- --- dependall-external --- --- dependall-gpl3 --- --- .gdbinit --- --- dependall-cddl --- # compile ctfconvert/output.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -g -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/2020.08.01.02.15.17-i386/destdir -Wno-unknown-pragmas -Wno-sign-compare -D_KERNTYPES -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/sys -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/head -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/tools/ctf/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/tools/ctf/cvt -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/uts/common -D_KERNTYPES -c /tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/tools/ctf/cvt/output.c --- dependall-share --- --- dependall-man9 --- # format man9/disklabel.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/disklabel.9 > disklabel.html9.tmp && mv -f disklabel.html9.tmp disklabel.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/disklabel.9 > disklabel.html9.tmp && mv -f disklabel.html9.tmp disklabel.html9; fi --- dependall-man4 --- # format man4.vax/vp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/vp.4 > vp.html4.tmp && mv -f vp.html4.tmp vp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/vp.4 > vp.html4.tmp && mv -f vp.html4.tmp vp.html4; fi --- dependall-external --- --- dependall-gpl3 --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2020.08.01.02.15.17-i386/destdir" > .gdbinit --- cxxfilt.o --- --- dependall-share --- --- vv.html4 --- --- dependall-external --- # compile c++filt/cxxfilt.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -DMAIN -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../common/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../lib/libbfd/arch/i386 -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/bfd -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/binutils/cxxfilt.c --- dependall-share --- --- dependall-man9 --- --- dksubr.html9 --- --- dependall-man4 --- # format man4.vax/vv.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/vv.4 > vv.html4.tmp && mv -f vv.html4.tmp vv.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.vax/vv.4 > vv.html4.tmp && mv -f vv.html4.tmp vv.html4; fi --- dependall-man9 --- # format man9/dksubr.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/dksubr.9 > dksubr.html9.tmp && mv -f dksubr.html9.tmp dksubr.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/dksubr.9 > dksubr.html9.tmp && mv -f dksubr.html9.tmp dksubr.html9; fi --- dependall-external --- --- dependall-gpl2 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION pagealign_alloc.o --- dependall-public-domain --- --- coder.d --- --- dependall-bsd --- --- aslrestype2e.d --- --- dependall-public-domain --- # create xz/coder.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f coder.d.tmp -- -std=c99 -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/liblzma/api -DHAVE_CONFIG_H -DPACKAGE=\"xz\" -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" /tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/xz/coder.c && mv -f coder.d.tmp coder.d --- dependall-gpl2 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-objcopy -x pagealign_alloc.o --- dependall-sbin --- --- .depend --- --- dependall-share --- --- dependall-man4 --- --- dependall-man4.x68k --- --- dependall-external --- --- dependall-bsd --- # create iasl/aslrestype2e.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f aslrestype2e.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/aslrestype2e.c && mv -f aslrestype2e.d.tmp aslrestype2e.d --- dependall-share --- --- dependall-man9 --- --- dofileread.html9 --- --- dependall-sbin --- # create cgdconfig/.depend rm -f .depend --- dependall-share --- --- dependall-man4 --- dependall ===> share/man/man4/man4.x68k --- dependall-external --- --- dependall-gpl2 --- --- printf-args.o --- --- dependall-crypto/external --- --- s_cb.d --- --- dependall-share --- --- dependall-man9 --- # format man9/dofileread.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/dofileread.9 > dofileread.html9.tmp && mv -f dofileread.html9.tmp dofileread.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/dofileread.9 > dofileread.html9.tmp && mv -f dofileread.html9.tmp dofileread.html9; fi --- dependall-sbin --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend cgdconfig.d cgdconfig_hostops.d cgdconfig_rumpops.d cgdlex.d cgdparse.d params.d pkcs5_pbkdf2.d utils.d --- dependall-crypto/external --- # create bin/s_cb.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f s_cb.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DMONOLITH -DUSE_SSL -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" /tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/apps/s_cb.c && mv -f s_cb.d.tmp s_cb.d --- dependall-sys --- --- dependall-boot --- --- dependkernlib --- --- addvsi3.d --- --- dependall-usr.sbin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION aml_obj.o --- dependall-external --- # compile libcvs/printf-args.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DSETXID_SUPPORT -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/diff -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/src -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib -c /tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib/printf-args.c -o printf-args.o --- dependall-share --- --- dependall-man4 --- --- dependall --- --- dependall-external --- --- dependall-bsd --- --- dependall-am-utils --- --- nfs_subr.d --- --- dependall-sys --- # create kern/addvsi3.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f addvsi3.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -Wno-missing-prototypes -Wno-old-style-definition -Wno-strict-prototypes -Wno-uninitialized /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/compiler_rt/dist/lib/builtins/addvsi3.c && mv -f addvsi3.d.tmp addvsi3.d --- dependall-sbin --- --- dependall --- --- dependall-share --- --- dependall-man9 --- --- dopowerhooks.html9 --- --- dependall-usr.sbin --- --- aml_evalobj.o --- --- dependall-external --- # create amd/nfs_subr.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f nfs_subr.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/bin/amd/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/libamu -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/lib/libamu -DDEBUG -DHAVE_MAP_HESIOD=1 -DHAVE_MAP_LDAP=1 -DHAVE_LBER_H=1 -DHAVE_LDAP_H -DHAVE_LDAP_OPEN=1 -DLDAP_DEPRECATED=1 -DHAVE_MAP_NIS=1 -DYP -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/bin/amd /tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd/nfs_subr.c && mv -f nfs_subr.d.tmp nfs_subr.d --- dependall-usr.sbin --- # compile amldb/aml_evalobj.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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 -I/tmp/build/2020.08.01.02.15.17-i386/src/usr.sbin/acpitools/amldb -D_KERNTYPES -I/tmp/build/2020.08.01.02.15.17-i386/src/usr.sbin/acpitools/amldb/.. -D_KERNTYPES --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -c /tmp/build/2020.08.01.02.15.17-i386/src/usr.sbin/acpitools/amldb/../aml/aml_evalobj.c --- dependall-share --- # format man9/dopowerhooks.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/dopowerhooks.9 > dopowerhooks.html9.tmp && mv -f dopowerhooks.html9.tmp dopowerhooks.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/dopowerhooks.9 > dopowerhooks.html9.tmp && mv -f dopowerhooks.html9.tmp dopowerhooks.html9; fi --- dependall-external --- --- dependall-ibm-public --- --- doze.d --- --- dependall-share --- --- dependall-man4 --- --- bmd.html4 --- --- dependall-external --- # create util/doze.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f doze.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util/doze.c && mv -f doze.d.tmp doze.d --- dependall-share --- # format man4.x68k/bmd.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/bmd.4 > bmd.html4.tmp && mv -f bmd.html4.tmp bmd.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/bmd.4 > bmd.html4.tmp && mv -f bmd.html4.tmp bmd.html4; fi --- dependall-man9 --- --- do_setresuid.html9 --- --- dependall-libexec --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION ls.o --- dependall-usr.bin --- --- .depend --- --- dependall-share --- # format man9/do_setresuid.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/do_setresuid.9 > do_setresuid.html9.tmp && mv -f do_setresuid.html9.tmp do_setresuid.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/do_setresuid.9 > do_setresuid.html9.tmp && mv -f do_setresuid.html9.tmp do_setresuid.html9; fi --- dependall-man4 --- --- intio.html4 --- --- dependall-usr.bin --- # create audiocfg/.depend rm -f .depend --- dependall-libexec --- --- cmp.o --- --- dependall-sbin --- --- .gdbinit --- --- dependall-share --- # format man4.x68k/intio.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/intio.4 > intio.html4.tmp && mv -f intio.html4.tmp intio.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/intio.4 > intio.html4.tmp && mv -f intio.html4.tmp intio.html4; fi --- dependall-usr.bin --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend audiodev.d drvctl.d dtmf.d main.d --- dependall-libexec --- # compile ftpd/cmp.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/libexec/ftpd -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLOGIN_CAP -DINET6 -DUSE_PAM -c /tmp/build/2020.08.01.02.15.17-i386/src/bin/ls/cmp.c --- dependall-sbin --- rm -f .gdbinit --- dependall-share --- --- dependall-man9 --- --- doshutdownhooks.html9 --- --- dependall-usr.bin --- --- dependall --- --- dependall-sbin --- echo "set solib-absolute-prefix /tmp/build/2020.08.01.02.15.17-i386/destdir" > .gdbinit --- dependall-share --- --- dependall-man4 --- --- intro.html4 --- --- dependall-man9 --- # format man9/doshutdownhooks.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/doshutdownhooks.9 > doshutdownhooks.html9.tmp && mv -f doshutdownhooks.html9.tmp doshutdownhooks.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/doshutdownhooks.9 > doshutdownhooks.html9.tmp && mv -f doshutdownhooks.html9.tmp doshutdownhooks.html9; fi --- dependall-sbin --- --- cgdconfig.html8 --- --- dependall-share --- --- dependall-locale --- --- en_GB.UTF-8.out --- --- dependall-man --- --- dependall-man4 --- # format man4.x68k/intro.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/intro.4 > intro.html4.tmp && mv -f intro.html4.tmp intro.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/intro.4 > intro.html4.tmp && mv -f intro.html4.tmp intro.html4; fi --- dependall-sbin --- # format cgdconfig/cgdconfig.html8 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig/cgdconfig.8 > cgdconfig.html8.tmp && mv -f cgdconfig.html8.tmp cgdconfig.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig/cgdconfig.8 > cgdconfig.html8.tmp && mv -f cgdconfig.html8.tmp cgdconfig.html8; fi --- dependall-share --- --- dependall-locale --- # create ctype/en_GB.UTF-8.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.UTF-8.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_GB.UTF-8.out --- dependall-sys --- --- dependsalib --- --- nullfs.d --- --- dependall-share --- --- dependall-man --- --- dependall-man9 --- --- driver.html9 --- --- dependall-sys --- # create sa/nullfs.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f nullfs.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/nullfs.c && mv -f nullfs.d.tmp nullfs.d --- dependall-share --- --- dependall-man4 --- --- mfp.html4 --- --- dependall-man9 --- # format man9/driver.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/driver.9 > driver.html9.tmp && mv -f driver.html9.tmp driver.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/driver.9 > driver.html9.tmp && mv -f driver.html9.tmp driver.html9; fi --- dependall-man4 --- # format man4.x68k/mfp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/mfp.4 > mfp.html4.tmp && mv -f mfp.html4.tmp mfp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/mfp.4 > mfp.html4.tmp && mv -f mfp.html4.tmp mfp.html4; fi --- dependall-sys --- --- dependall-bootxx --- # create lib/bootmenu.d --- dependall-sbin --- --- cgdconfig_hostops.o --- --- dependall-sys --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f bootmenu.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/bootmenu.c && mv -f bootmenu.d.tmp bootmenu.d --- dependall-usr.bin --- --- .gdbinit --- --- dependall-sbin --- # compile cgdconfig/cgdconfig_hostops.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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 -I/tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig -I. -DYY_NO_INPUT --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -D_KERNTYPES -c /tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig/cgdconfig_hostops.c --- dependall-bin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION dir.o --- dependall-usr.bin --- rm -f .gdbinit --- dependall-share --- --- neptune.html4 --- --- dependall-man9 --- --- edid.html9 --- --- dependall-usr.bin --- echo "set solib-absolute-prefix /tmp/build/2020.08.01.02.15.17-i386/destdir" > .gdbinit --- dependall-bin --- --- dol.o --- --- dependall-usr.bin --- --- audiocfg.html1 --- --- dependall-share --- --- dependall-man4 --- # format man4.x68k/neptune.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/neptune.4 > neptune.html4.tmp && mv -f neptune.html4.tmp neptune.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/neptune.4 > neptune.html4.tmp && mv -f neptune.html4.tmp neptune.html4; fi --- dependall-man9 --- # format man9/edid.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/edid.9 > edid.html9.tmp && mv -f edid.html9.tmp edid.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/edid.9 > edid.html9.tmp && mv -f edid.html9.tmp edid.html9; fi --- dependall-bin --- # compile csh/dol.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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 -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -DEDIT -c /tmp/build/2020.08.01.02.15.17-i386/src/bin/csh/dol.c --- dependall-usr.bin --- # format audiocfg/audiocfg.html1 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/usr.bin/audiocfg/audiocfg.1 > audiocfg.html1.tmp && mv -f audiocfg.html1.tmp audiocfg.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/usr.bin/audiocfg/audiocfg.1 > audiocfg.html1.tmp && mv -f audiocfg.html1.tmp audiocfg.html1; fi --- dependall-share --- --- dependall-man4 --- --- powsw.html4 --- --- dependall-man9 --- --- errno.html9 --- --- dependall-man4 --- # format man4.x68k/powsw.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/powsw.4 > powsw.html4.tmp && mv -f powsw.html4.tmp powsw.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/powsw.4 > powsw.html4.tmp && mv -f powsw.html4.tmp powsw.html4; fi --- dependall-usr.bin --- --- audiodev.o --- --- dependall-share --- --- dependall-man9 --- # format man9/errno.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/errno.9 > errno.html9.tmp && mv -f errno.html9.tmp errno.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/errno.9 > errno.html9.tmp && mv -f errno.html9.tmp errno.html9; fi --- dependall-usr.bin --- # compile audiocfg/audiodev.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -c /tmp/build/2020.08.01.02.15.17-i386/src/usr.bin/audiocfg/audiodev.c --- dependall-share --- --- dependall-man4 --- --- vs.html4 --- --- dependall-man9 --- --- ethersubr.html9 --- --- dependall-man4 --- # format man4.x68k/vs.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/vs.4 > vs.html4.tmp && mv -f vs.html4.tmp vs.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x68k/vs.4 > vs.html4.tmp && mv -f vs.html4.tmp vs.html4; fi --- dependall-man9 --- # format man9/ethersubr.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ethersubr.9 > ethersubr.html9.tmp && mv -f ethersubr.html9.tmp ethersubr.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ethersubr.9 > ethersubr.html9.tmp && mv -f ethersubr.html9.tmp ethersubr.html9; fi --- dependall-man4 --- --- dependall-man4.x86 --- --- dependall-man9 --- --- evcnt.html9 --- --- dependall-man4 --- dependall ===> share/man/man4/man4.x86 --- dependall-man9 --- # format man9/evcnt.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/evcnt.9 > evcnt.html9.tmp && mv -f evcnt.html9.tmp evcnt.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/evcnt.9 > evcnt.html9.tmp && mv -f evcnt.html9.tmp evcnt.html9; fi --- dependall-external --- --- dependall-bsd --- --- dependall-acpica --- --- aslrestype2q.d --- --- dependall-share --- --- dependall-man4 --- --- dependall --- --- dependall-external --- # create iasl/aslrestype2q.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f aslrestype2q.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/aslrestype2q.c && mv -f aslrestype2q.d.tmp aslrestype2q.d --- dependall-share --- --- dependall-man9 --- --- extattr.html9 --- --- dependall-sys --- --- dependall-boot --- --- dependkernlib --- --- addvti3.d --- --- dependall-share --- # format man9/extattr.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/extattr.9 > extattr.html9.tmp && mv -f extattr.html9.tmp extattr.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/extattr.9 > extattr.html9.tmp && mv -f extattr.html9.tmp extattr.html9; fi --- dependall-sys --- # create kern/addvti3.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f addvti3.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -Wno-missing-prototypes -Wno-old-style-definition -Wno-strict-prototypes -Wno-uninitialized /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/compiler_rt/dist/lib/builtins/addvti3.c && mv -f addvti3.d.tmp addvti3.d --- dependall-external --- --- dependall-public-domain --- --- file_io.d --- # create xz/file_io.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f file_io.d.tmp -- -std=c99 -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/liblzma/api -DHAVE_CONFIG_H -DPACKAGE=\"xz\" -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" /tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/xz/file_io.c && mv -f file_io.d.tmp file_io.d --- dependall-share --- --- extent.html9 --- # format man9/extent.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/extent.9 > extent.html9.tmp && mv -f extent.html9.tmp extent.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/extent.9 > extent.html9.tmp && mv -f extent.html9.tmp extent.html9; fi --- dependall-man4 --- --- amdpcib.html4 --- # format man4.x86/amdpcib.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/amdpcib.4 > amdpcib.html4.tmp && mv -f amdpcib.html4.tmp amdpcib.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/amdpcib.4 > amdpcib.html4.tmp && mv -f amdpcib.html4.tmp amdpcib.html4; fi --- dependall-man9 --- --- file.html9 --- --- dependall-man4 --- --- apic.html4 --- --- dependall-man9 --- # format man9/file.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/file.9 > file.html9.tmp && mv -f file.html9.tmp file.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/file.9 > file.html9.tmp && mv -f file.html9.tmp file.html9; fi --- dependall-man4 --- # format man4.x86/apic.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/apic.4 > apic.html4.tmp && mv -f apic.html4.tmp apic.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/apic.4 > apic.html4.tmp && mv -f apic.html4.tmp apic.html4; fi --- dependall-man9 --- --- fileassoc.html9 --- --- dependall-man4 --- --- balloon.html4 --- --- dependall-man9 --- # format man9/fileassoc.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/fileassoc.9 > fileassoc.html9.tmp && mv -f fileassoc.html9.tmp fileassoc.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/fileassoc.9 > fileassoc.html9.tmp && mv -f fileassoc.html9.tmp fileassoc.html9; fi --- dependall-locale --- --- en_NZ.ISO8859-1.out --- --- dependall-man --- --- dependall-man4 --- # format man4.x86/balloon.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/balloon.4 > balloon.html4.tmp && mv -f balloon.html4.tmp balloon.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/balloon.4 > balloon.html4.tmp && mv -f balloon.html4.tmp balloon.html4; fi --- dependall-locale --- # create ctype/en_NZ.ISO8859-1.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.ISO_8859-1.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_NZ.ISO8859-1.out --- dependall-man --- --- dependall-man9 --- --- filedesc.html9 --- --- dependall-man4 --- --- coretemp.html4 --- --- dependall-man9 --- # format man9/filedesc.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/filedesc.9 > filedesc.html9.tmp && mv -f filedesc.html9.tmp filedesc.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/filedesc.9 > filedesc.html9.tmp && mv -f filedesc.html9.tmp filedesc.html9; fi --- dependall-man4 --- # format man4.x86/coretemp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/coretemp.4 > coretemp.html4.tmp && mv -f coretemp.html4.tmp coretemp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/coretemp.4 > coretemp.html4.tmp && mv -f coretemp.html4.tmp coretemp.html4; fi --- dependall-external --- --- dependall-ibm-public --- --- dummy_read.d --- # create util/dummy_read.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f dummy_read.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util/dummy_read.c && mv -f dummy_read.d.tmp dummy_read.d --- dependall-sys --- --- dependall-bootxx --- # create lib/comio.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f comio.d.tmp -- -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -x assembler-with-cpp /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/comio.S && mv -f comio.d.tmp comio.d --- dependall-share --- --- dependall-man9 --- --- firmload.html9 --- --- dependall-man4 --- --- est.html4 --- --- dependall-sys --- --- dependall-boot --- --- dependsalib --- --- open.d --- --- dependall-share --- --- dependall-man9 --- # format man9/firmload.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/firmload.9 > firmload.html9.tmp && mv -f firmload.html9.tmp firmload.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/firmload.9 > firmload.html9.tmp && mv -f firmload.html9.tmp firmload.html9; fi --- dependall-man4 --- # format man4.x86/est.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/est.4 > est.html4.tmp && mv -f est.html4.tmp est.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/est.4 > est.html4.tmp && mv -f est.html4.tmp est.html4; fi --- dependall-sys --- # create sa/open.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f open.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/open.c && mv -f open.d.tmp open.d --- dependall-crypto/external --- --- s_client.d --- # create bin/s_client.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f s_client.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DMONOLITH -DUSE_SSL -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" /tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/apps/s_client.c && mv -f s_client.d.tmp s_client.d --- dependall-share --- --- dependall-man9 --- --- flash.html9 --- --- dependall-external --- --- dependall-mpl --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION dighost.o --- dependall-share --- --- dependall-man4 --- --- fdc.html4 --- --- dependall-man9 --- # format man9/flash.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/flash.9 > flash.html9.tmp && mv -f flash.html9.tmp flash.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/flash.9 > flash.html9.tmp && mv -f flash.html9.tmp flash.html9; fi --- dependall-external --- --- dependall-bsd --- --- dependall-am-utils --- --- ops_cdfs.d --- --- dependall-share --- --- dependall-man4 --- # format man4.x86/fdc.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/fdc.4 > fdc.html4.tmp && mv -f fdc.html4.tmp fdc.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/fdc.4 > fdc.html4.tmp && mv -f fdc.html4.tmp fdc.html4; fi --- dependall-external --- --- dependall-mpl --- --- host --- --- dependall-bsd --- # create amd/ops_cdfs.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ops_cdfs.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/bin/amd/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/libamu -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/lib/libamu -DDEBUG -DHAVE_MAP_HESIOD=1 -DHAVE_MAP_LDAP=1 -DHAVE_LBER_H=1 -DHAVE_LDAP_H -DHAVE_LDAP_OPEN=1 -DLDAP_DEPRECATED=1 -DHAVE_MAP_NIS=1 -DYP -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/bin/amd /tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd/ops_cdfs.c && mv -f ops_cdfs.d.tmp ops_cdfs.d --- dependall-share --- --- dependall-man9 --- --- fork1.html9 --- --- dependall-external --- --- dependall-mpl --- # link host/host /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o host host.o dighost.o -Wl,-rpath-link,/tmp/build/2020.08.01.02.15.17-i386/destdir/lib -L=/lib -lbind9 -lisccfg -ldns -lns -lirs -lisccc -lisc -L/tmp/build/2020.08.01.02.15.17-i386/obj/external/mit/libuv/lib -luv -lkvm -lz -lblocklist -lpthread -lgssapi -lheimntlm -lkrb5 -lcom_err -lhx509 -lcrypto -lasn1 -lwind -lheimbase -lcom_err -lroken -lsqlite3 -lcrypt -lutil -lcrypto -lcrypt --- dependall-share --- # format man9/fork1.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/fork1.9 > fork1.html9.tmp && mv -f fork1.html9.tmp fork1.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/fork1.9 > fork1.html9.tmp && mv -f fork1.html9.tmp fork1.html9; fi --- dependall-games --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION log.o --- dependall-share --- --- dependall-man4 --- --- fwhrng.html4 --- # format man4.x86/fwhrng.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/fwhrng.4 > fwhrng.html4.tmp && mv -f fwhrng.html4.tmp fwhrng.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/fwhrng.4 > fwhrng.html4.tmp && mv -f fwhrng.html4.tmp fwhrng.html4; fi --- dependall-man9 --- --- fsetown.html9 --- --- dependall-games --- --- main.o --- --- dependall-share --- # format man9/fsetown.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/fsetown.9 > fsetown.html9.tmp && mv -f fsetown.html9.tmp fsetown.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/fsetown.9 > fsetown.html9.tmp && mv -f fsetown.html9.tmp fsetown.html9; fi --- dependall-games --- # compile atc/main.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -DBSD -I/tmp/build/2020.08.01.02.15.17-i386/src/games/atc -I. -c /tmp/build/2020.08.01.02.15.17-i386/src/games/atc/main.c --- dependall-share --- --- dependall-man4 --- --- hpet.html4 --- # format man4.x86/hpet.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/hpet.4 > hpet.html4.tmp && mv -f hpet.html4.tmp hpet.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/hpet.4 > hpet.html4.tmp && mv -f hpet.html4.tmp hpet.html4; fi --- dependall-man9 --- --- fstrans.html9 --- # format man9/fstrans.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/fstrans.9 > fstrans.html9.tmp && mv -f fstrans.html9.tmp fstrans.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/fstrans.9 > fstrans.html9.tmp && mv -f fstrans.html9.tmp fstrans.html9; fi --- dependall-man4 --- --- ichlpcib.html4 --- # format man4.x86/ichlpcib.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/ichlpcib.4 > ichlpcib.html4.tmp && mv -f ichlpcib.html4.tmp ichlpcib.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/ichlpcib.4 > ichlpcib.html4.tmp && mv -f ichlpcib.html4.tmp ichlpcib.html4; fi --- dependall-man9 --- --- genfs.html9 --- # format man9/genfs.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/genfs.9 > genfs.html9.tmp && mv -f genfs.html9.tmp genfs.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/genfs.9 > genfs.html9.tmp && mv -f genfs.html9.tmp genfs.html9; fi --- dependall-man4 --- --- imcsmb.html4 --- # format man4.x86/imcsmb.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/imcsmb.4 > imcsmb.html4.tmp && mv -f imcsmb.html4.tmp imcsmb.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/imcsmb.4 > imcsmb.html4.tmp && mv -f imcsmb.html4.tmp imcsmb.html4; fi --- dependall-man9 --- --- genfs_rename.html9 --- # format man9/genfs_rename.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/genfs_rename.9 > genfs_rename.html9.tmp && mv -f genfs_rename.html9.tmp genfs_rename.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/genfs_rename.9 > genfs_rename.html9.tmp && mv -f genfs_rename.html9.tmp genfs_rename.html9; fi --- dependall-man4 --- --- lpt.html4 --- # format man4.x86/lpt.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/lpt.4 > lpt.html4.tmp && mv -f lpt.html4.tmp lpt.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/lpt.4 > lpt.html4.tmp && mv -f lpt.html4.tmp lpt.html4; fi --- dependall-man9 --- --- hash.html9 --- --- dependall-man4 --- --- mem.html4 --- --- dependall-man9 --- # format man9/hash.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/hash.9 > hash.html9.tmp && mv -f hash.html9.tmp hash.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/hash.9 > hash.html9.tmp && mv -f hash.html9.tmp hash.html9; fi --- dependall-man4 --- # format man4.x86/mem.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/mem.4 > mem.html4.tmp && mv -f mem.html4.tmp mem.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/mem.4 > mem.html4.tmp && mv -f mem.html4.tmp mem.html4; fi --- dependall-external --- --- dependall-bsd --- --- dependall-acpica --- --- aslrestype2s.d --- --- dependall-sys --- --- dependkernlib --- --- ashldi3.d --- --- dependall-share --- --- dependall-man9 --- --- hashinit.html9 --- --- dependall-external --- # create iasl/aslrestype2s.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f aslrestype2s.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/aslrestype2s.c && mv -f aslrestype2s.d.tmp aslrestype2s.d --- dependall-share --- --- dependall-man4 --- --- odcm.html4 --- --- dependall-sys --- # create kern/ashldi3.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ashldi3.d.tmp -- --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -x assembler-with-cpp /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/ashldi3.S && mv -f ashldi3.d.tmp ashldi3.d --- dependall-share --- --- dependall-man9 --- # format man9/hashinit.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/hashinit.9 > hashinit.html9.tmp && mv -f hashinit.html9.tmp hashinit.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/hashinit.9 > hashinit.html9.tmp && mv -f hashinit.html9.tmp hashinit.html9; fi --- dependall-sbin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION cgdconfig_hostops.o --- dependall-share --- --- dependall-man4 --- # format man4.x86/odcm.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/odcm.4 > odcm.html4.tmp && mv -f odcm.html4.tmp odcm.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/odcm.4 > odcm.html4.tmp && mv -f odcm.html4.tmp odcm.html4; fi --- dependall-sbin --- --- cgdconfig.o --- --- dependall-share --- --- dependall-man9 --- --- hardclock.html9 --- --- dependall-sbin --- # compile cgdconfig/cgdconfig.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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 -I/tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig -I. -DYY_NO_INPUT --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -D_KERNTYPES -c /tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig/cgdconfig.c --- dependall-share --- --- dependall-man4 --- --- powernow.html4 --- --- dependall-man9 --- # format man9/hardclock.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/hardclock.9 > hardclock.html9.tmp && mv -f hardclock.html9.tmp hardclock.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/hardclock.9 > hardclock.html9.tmp && mv -f hardclock.html9.tmp hardclock.html9; fi --- dependall-locale --- --- en_NZ.ISO8859-15.out --- --- dependall-man --- --- dependall-man4 --- # format man4.x86/powernow.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/powernow.4 > powernow.html4.tmp && mv -f powernow.html4.tmp powernow.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/powernow.4 > powernow.html4.tmp && mv -f powernow.html4.tmp powernow.html4; fi --- dependall-locale --- # create ctype/en_NZ.ISO8859-15.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.DIS_8859-15.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_NZ.ISO8859-15.out --- dependall-man --- --- dependall-man9 --- --- humanize_number.html9 --- --- dependall-man4 --- --- soekrisgpio.html4 --- --- dependall-man9 --- # format man9/humanize_number.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/humanize_number.9 > humanize_number.html9.tmp && mv -f humanize_number.html9.tmp humanize_number.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/humanize_number.9 > humanize_number.html9.tmp && mv -f humanize_number.html9.tmp humanize_number.html9; fi --- dependall-man4 --- # format man4.x86/soekrisgpio.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/soekrisgpio.4 > soekrisgpio.html4.tmp && mv -f soekrisgpio.html4.tmp soekrisgpio.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/soekrisgpio.4 > soekrisgpio.html4.tmp && mv -f soekrisgpio.html4.tmp soekrisgpio.html4; fi --- dependall-external --- --- dependall-gpl2 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION printf-args.o --- dependall-public-domain --- --- hardware.d --- --- dependall-gpl2 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-objcopy -x printf-args.o --- dependall-public-domain --- # create xz/hardware.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f hardware.d.tmp -- -std=c99 -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/liblzma/api -DHAVE_CONFIG_H -DPACKAGE=\"xz\" -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" /tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/xz/hardware.c && mv -f hardware.d.tmp hardware.d --- dependall-tests --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION t_cgd_aes.o --- dependall-share --- --- dependall-man9 --- --- hz.html9 --- --- dependall-man4 --- --- tco.html4 --- --- dependall-man9 --- # format man9/hz.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/hz.9 > hz.html9.tmp && mv -f hz.html9.tmp hz.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/hz.9 > hz.html9.tmp && mv -f hz.html9.tmp hz.html9; fi --- dependall-external --- --- dependall-gpl2 --- --- printf-parse.o --- --- dependall-tests --- --- t_cgd_blowfish.o --- --- dependall-share --- --- dependall-man4 --- # format man4.x86/tco.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/tco.4 > tco.html4.tmp && mv -f tco.html4.tmp tco.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/tco.4 > tco.html4.tmp && mv -f tco.html4.tmp tco.html4; fi --- dependall-external --- # compile libcvs/printf-parse.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DSETXID_SUPPORT -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/diff -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/src -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib -c /tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib/printf-parse.c -o printf-parse.o --- dependall-tests --- # compile cgd/t_cgd_blowfish.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -D_KERNTYPES -I/tmp/build/2020.08.01.02.15.17-i386/src/tests/dev/cgd/../.. -D_KERNTYPES -c /tmp/build/2020.08.01.02.15.17-i386/src/tests/dev/cgd/t_cgd_blowfish.c --- dependall-share --- --- dependall-man9 --- --- ieee80211.html9 --- --- dependall-man4 --- --- vmt.html4 --- --- dependall-man9 --- # format man9/ieee80211.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211.9 > ieee80211.html9.tmp && mv -f ieee80211.html9.tmp ieee80211.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211.9 > ieee80211.html9.tmp && mv -f ieee80211.html9.tmp ieee80211.html9; fi --- dependall-man4 --- # format man4.x86/vmt.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/vmt.4 > vmt.html4.tmp && mv -f vmt.html4.tmp vmt.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/vmt.4 > vmt.html4.tmp && mv -f vmt.html4.tmp vmt.html4; fi --- dependall-external --- --- dependall-mpl --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfmerge -t -g -L VERSION -o host host.o dighost.o --- dependall-share --- --- dependall-man9 --- --- ieee80211_crypto.html9 --- --- dependall-man4 --- --- vmx.html4 --- # format man4.x86/vmx.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/vmx.4 > vmx.html4.tmp && mv -f vmx.html4.tmp vmx.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/vmx.4 > vmx.html4.tmp && mv -f vmx.html4.tmp vmx.html4; fi --- dependall-man9 --- # format man9/ieee80211_crypto.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_crypto.9 > ieee80211_crypto.html9.tmp && mv -f ieee80211_crypto.html9.tmp ieee80211_crypto.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_crypto.9 > ieee80211_crypto.html9.tmp && mv -f ieee80211_crypto.html9.tmp ieee80211_crypto.html9; fi --- dependall-external --- --- dependall-named --- dependall ===> external/mpl/bind/bin/named --- dependall-share --- --- dependall-man4 --- --- amdsmn.html4 --- --- dependall-sys --- --- dependall-bootxx --- # create lib/comio_direct.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f comio_direct.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/comio_direct.c && mv -f comio_direct.d.tmp comio_direct.d --- dependall-share --- --- dependall-man9 --- --- ieee80211_input.html9 --- --- dependall-man4 --- # format man4.x86/amdsmn.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/amdsmn.4 > amdsmn.html4.tmp && mv -f amdsmn.html4.tmp amdsmn.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/amdsmn.4 > amdsmn.html4.tmp && mv -f amdsmn.html4.tmp amdsmn.html4; fi --- dependall-man9 --- # format man9/ieee80211_input.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_input.9 > ieee80211_input.html9.tmp && mv -f ieee80211_input.html9.tmp ieee80211_input.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_input.9 > ieee80211_input.html9.tmp && mv -f ieee80211_input.html9.tmp ieee80211_input.html9; fi --- dependall-libexec --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION cmp.o --- dependall-share --- --- dependall-man4 --- --- amdzentemp.html4 --- --- dependall-external --- --- dependall-ibm-public --- --- dummy_write.d --- --- dependall-share --- --- dependall-man9 --- --- ieee80211_ioctl.html9 --- --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION cxxfilt.o --- dependall-ibm-public --- # create util/dummy_write.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f dummy_write.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util/dummy_write.c && mv -f dummy_write.d.tmp dummy_write.d --- dependall-share --- --- dependall-man4 --- --- dependall-libexec --- --- print.o --- --- dependall-share --- # format man4.x86/amdzentemp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../../html%S/%N.html,style=../../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/amdzentemp.4 > amdzentemp.html4.tmp && mv -f amdzentemp.html4.tmp amdzentemp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/man4.x86/amdzentemp.4 > amdzentemp.html4.tmp && mv -f amdzentemp.html4.tmp amdzentemp.html4; fi --- dependall-man9 --- # format man9/ieee80211_ioctl.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_ioctl.9 > ieee80211_ioctl.html9.tmp && mv -f ieee80211_ioctl.html9.tmp ieee80211_ioctl.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_ioctl.9 > ieee80211_ioctl.html9.tmp && mv -f ieee80211_ioctl.html9.tmp ieee80211_ioctl.html9; fi --- dependall-external --- --- dependall-gpl3 --- --- bucomm.o --- --- dependall-libexec --- # compile ftpd/print.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/libexec/ftpd -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLOGIN_CAP -DINET6 -DUSE_PAM -c /tmp/build/2020.08.01.02.15.17-i386/src/bin/ls/print.c --- dependall-external --- # compile c++filt/bucomm.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -DMAIN -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../common/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../lib/libbfd/arch/i386 -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/bfd -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/binutils/bucomm.c --- dependall-sys --- --- dependall-boot --- --- dependsalib --- --- panic.d --- --- dependall-external --- --- dependall-mpl --- --- builtin.d --- --- dependall-share --- --- ieee80211_node.html9 --- --- dependall-sys --- # create sa/panic.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f panic.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/panic.c && mv -f panic.d.tmp panic.d --- dependall-external --- # create named/builtin.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f builtin.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -include /tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../include/config.h -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/bind9/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/dns/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/ns/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/irs/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/unix/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isccfg/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isccc/include -DNS_LOCALSTATEDIR=\"/var\" -DNS_SYSCONFDIR=\"/etc\" -DSESSION_KEYFILE=\"/var/run/named/session.key\" -DNAMED_CONFFILE=\"/etc/named.conf\" -DVERSION=\"9.16.3\" -DBIND9 -DWANT_IPV6 -DALLOW_FILTER_AAAA -DISC_PLATFORM_USETHREADS -DOPENSSL -DUSE_ISC_SPNEGO -DGSSAPI -DISC_PLATFORM_USETHREADS -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/pthreads/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/unix/include -DCONFIGARGS=\"defaults\" -DNO_VERSION_DATE -DPRODUCT=\"BIND\" -DSRCID=\"5ea41c1\" -DDESCRIPTION=\"\(Extended\ Support\ Version\)\" -DBUILDER=\"make\" -DNAMED_SYSCONFDIR=\"/etc\" -DNAMED_LOCALSTATEDIR=\"/var\" /tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/builtin.c && mv -f builtin.d.tmp builtin.d --- dependall-share --- --- dependall-man4 --- --- dependall --- --- dependall-man9 --- # format man9/ieee80211_node.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_node.9 > ieee80211_node.html9.tmp && mv -f ieee80211_node.html9.tmp ieee80211_node.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_node.9 > ieee80211_node.html9.tmp && mv -f ieee80211_node.html9.tmp ieee80211_node.html9; fi --- dependall-crypto/external --- --- s_server.d --- # create bin/s_server.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f s_server.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DMONOLITH -DUSE_SSL -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" /tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/apps/s_server.c && mv -f s_server.d.tmp s_server.d --- dependall-share --- --- ieee80211_output.html9 --- --- dependall-locale --- --- en_NZ.UTF-8.out --- --- dependall-man --- # format man9/ieee80211_output.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_output.9 > ieee80211_output.html9.tmp && mv -f ieee80211_output.html9.tmp ieee80211_output.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_output.9 > ieee80211_output.html9.tmp && mv -f ieee80211_output.html9.tmp ieee80211_output.html9; fi --- dependall-locale --- # create ctype/en_NZ.UTF-8.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.UTF-8.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_NZ.UTF-8.out --- dependall-man --- --- ieee80211_proto.html9 --- # format man9/ieee80211_proto.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_proto.9 > ieee80211_proto.html9.tmp && mv -f ieee80211_proto.html9.tmp ieee80211_proto.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_proto.9 > ieee80211_proto.html9.tmp && mv -f ieee80211_proto.html9.tmp ieee80211_proto.html9; fi --- dependall-external --- --- dependall-bsd --- --- dependall-am-utils --- --- ops_efs.d --- --- dependall-share --- --- ieee80211_radiotap.html9 --- --- dependall-external --- # create amd/ops_efs.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ops_efs.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/bin/amd/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/libamu -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/lib/libamu -DDEBUG -DHAVE_MAP_HESIOD=1 -DHAVE_MAP_LDAP=1 -DHAVE_LBER_H=1 -DHAVE_LDAP_H -DHAVE_LDAP_OPEN=1 -DLDAP_DEPRECATED=1 -DHAVE_MAP_NIS=1 -DYP -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/bin/amd /tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd/ops_efs.c && mv -f ops_efs.d.tmp ops_efs.d --- dependall-share --- # format man9/ieee80211_radiotap.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_radiotap.9 > ieee80211_radiotap.html9.tmp && mv -f ieee80211_radiotap.html9.tmp ieee80211_radiotap.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ieee80211_radiotap.9 > ieee80211_radiotap.html9.tmp && mv -f ieee80211_radiotap.html9.tmp ieee80211_radiotap.html9; fi --- iic.html9 --- --- dependall-sys --- --- dependkernlib --- --- ashlti3.d --- --- dependall-share --- # format man9/iic.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/iic.9 > iic.html9.tmp && mv -f iic.html9.tmp iic.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/iic.9 > iic.html9.tmp && mv -f iic.html9.tmp iic.html9; fi --- dependall-external --- --- dependall-acpica --- --- aslrestype2w.d --- --- dependall-sys --- # create kern/ashlti3.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ashlti3.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -Wno-missing-prototypes -Wno-old-style-definition -Wno-strict-prototypes -Wno-uninitialized /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ashlti3.c && mv -f ashlti3.d.tmp ashlti3.d --- dependall-external --- # create iasl/aslrestype2w.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f aslrestype2w.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/aslrestype2w.c && mv -f aslrestype2w.d.tmp aslrestype2w.d --- dependall-share --- --- imax.html9 --- # format man9/imax.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/imax.9 > imax.html9.tmp && mv -f imax.html9.tmp imax.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/imax.9 > imax.html9.tmp && mv -f imax.html9.tmp imax.html9; fi --- in_getifa.html9 --- # format man9/in_getifa.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/in_getifa.9 > in_getifa.html9.tmp && mv -f in_getifa.html9.tmp in_getifa.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/in_getifa.9 > in_getifa.html9.tmp && mv -f in_getifa.html9.tmp in_getifa.html9; fi --- in4_cksum.html9 --- # format man9/in4_cksum.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/in4_cksum.9 > in4_cksum.html9.tmp && mv -f in4_cksum.html9.tmp in4_cksum.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/in4_cksum.9 > in4_cksum.html9.tmp && mv -f in4_cksum.html9.tmp in4_cksum.html9; fi --- inittodr.html9 --- # format man9/inittodr.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/inittodr.9 > inittodr.html9.tmp && mv -f inittodr.html9.tmp inittodr.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/inittodr.9 > inittodr.html9.tmp && mv -f inittodr.html9.tmp inittodr.html9; fi --- dependall-external --- --- dependall-public-domain --- --- list.d --- # create xz/list.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f list.d.tmp -- -std=c99 -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/liblzma/api -DHAVE_CONFIG_H -DPACKAGE=\"xz\" -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" /tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/xz/list.c && mv -f list.d.tmp list.d --- dependall-share --- --- interrupt_distribute.html9 --- --- dependall-usr.sbin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION aml_evalobj.o --- dependall-share --- # format man9/interrupt_distribute.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/interrupt_distribute.9 > interrupt_distribute.html9.tmp && mv -f interrupt_distribute.html9.tmp interrupt_distribute.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/interrupt_distribute.9 > interrupt_distribute.html9.tmp && mv -f interrupt_distribute.html9.tmp interrupt_distribute.html9; fi --- dependall-man4 --- --- aac.html4 --- --- dependall-usr.sbin --- --- aml_common.o --- --- dependall-share --- # format man4/aac.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aac.4 > aac.html4.tmp && mv -f aac.html4.tmp aac.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aac.4 > aac.html4.tmp && mv -f aac.html4.tmp aac.html4; fi --- dependall-usr.sbin --- # compile amldb/aml_common.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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 -I/tmp/build/2020.08.01.02.15.17-i386/src/usr.sbin/acpitools/amldb -D_KERNTYPES -I/tmp/build/2020.08.01.02.15.17-i386/src/usr.sbin/acpitools/amldb/.. -D_KERNTYPES --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -c /tmp/build/2020.08.01.02.15.17-i386/src/usr.sbin/acpitools/amldb/../aml/aml_common.c --- dependall-share --- --- dependall-man9 --- --- intro.html9 --- # format man9/intro.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/intro.9 > intro.html9.tmp && mv -f intro.html9.tmp intro.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/intro.9 > intro.html9.tmp && mv -f intro.html9.tmp intro.html9; fi --- dependall-man4 --- --- ac97.html4 --- # format man4/ac97.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ac97.4 > ac97.html4.tmp && mv -f ac97.html4.tmp ac97.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ac97.4 > ac97.html4.tmp && mv -f ac97.html4.tmp ac97.html4; fi --- dependall-man9 --- --- ioasic.html9 --- --- dependall-man4 --- --- acardide.html4 --- --- dependall-man9 --- # format man9/ioasic.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ioasic.9 > ioasic.html9.tmp && mv -f ioasic.html9.tmp ioasic.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ioasic.9 > ioasic.html9.tmp && mv -f ioasic.html9.tmp ioasic.html9; fi --- dependall-man4 --- # format man4/acardide.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/acardide.4 > acardide.html4.tmp && mv -f acardide.html4.tmp acardide.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/acardide.4 > acardide.html4.tmp && mv -f acardide.html4.tmp acardide.html4; fi --- dependall-man9 --- --- ioctl.html9 --- --- dependall-man4 --- --- aceride.html4 --- --- dependall-man9 --- # format man9/ioctl.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ioctl.9 > ioctl.html9.tmp && mv -f ioctl.html9.tmp ioctl.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ioctl.9 > ioctl.html9.tmp && mv -f ioctl.html9.tmp ioctl.html9; fi --- dependall-man4 --- # format man4/aceride.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aceride.4 > aceride.html4.tmp && mv -f aceride.html4.tmp aceride.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aceride.4 > aceride.html4.tmp && mv -f aceride.html4.tmp aceride.html4; fi --- acphy.html4 --- --- dependall-man9 --- --- ipi.html9 --- --- dependall-locale --- --- en_US.UTF-8.out --- --- dependall-man --- --- dependall-man4 --- # format man4/acphy.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/acphy.4 > acphy.html4.tmp && mv -f acphy.html4.tmp acphy.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/acphy.4 > acphy.html4.tmp && mv -f acphy.html4.tmp acphy.html4; fi --- dependall-external --- --- dependall-cddl --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION -g output.o --- dependall-share --- --- dependall-man9 --- # format man9/ipi.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ipi.9 > ipi.html9.tmp && mv -f ipi.html9.tmp ipi.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ipi.9 > ipi.html9.tmp && mv -f ipi.html9.tmp ipi.html9; fi --- dependall-locale --- # create ctype/en_US.UTF-8.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.UTF-8.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_US.UTF-8.out --- dependall-external --- --- st_parse.o --- --- dependall-usr.bin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION audiodev.o --- dependall-external --- # compile ctfconvert/st_parse.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -g -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/2020.08.01.02.15.17-i386/destdir -Wno-unknown-pragmas -Wno-sign-compare -D_KERNTYPES -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/sys -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/head -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/tools/ctf/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/tools/ctf/cvt -I/tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/uts/common -D_KERNTYPES -c -Wno-format-nonliteral /tmp/build/2020.08.01.02.15.17-i386/src/external/cddl/osnet/dist/tools/ctf/cvt/st_parse.c --- dependall-share --- --- dependall-man --- --- dependall-man4 --- --- adbbt.html4 --- --- dependall-man9 --- --- isa.html9 --- --- dependall-man4 --- # format man4/adbbt.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adbbt.4 > adbbt.html4.tmp && mv -f adbbt.html4.tmp adbbt.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adbbt.4 > adbbt.html4.tmp && mv -f adbbt.html4.tmp adbbt.html4; fi --- dependall-usr.bin --- --- drvctl.o --- --- dependall-sys --- --- dependall-bootxx --- # create lib/conio.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f conio.d.tmp -- -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -x assembler-with-cpp /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/conio.S && mv -f conio.d.tmp conio.d --- dependall-share --- --- dependall-man9 --- # format man9/isa.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/isa.9 > isa.html9.tmp && mv -f isa.html9.tmp isa.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/isa.9 > isa.html9.tmp && mv -f isa.html9.tmp isa.html9; fi --- dependall-usr.bin --- # compile audiocfg/drvctl.o --- dependall-sys --- --- dependall-boot --- --- dependsalib --- --- printf.d --- --- dependall-usr.bin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -c /tmp/build/2020.08.01.02.15.17-i386/src/usr.bin/audiocfg/drvctl.c --- dependall-external --- --- dependall-ibm-public --- --- dup2_pass_on_exec.d --- --- dependall-share --- --- dependall-man4 --- --- dependall-sys --- # create sa/printf.d --- dependall-share --- --- adbkbd.html4 --- --- dependall-sys --- CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f printf.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/printf.c && mv -f printf.d.tmp printf.d --- dependall-external --- # create util/dup2_pass_on_exec.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f dup2_pass_on_exec.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYP--- dependall-share --- --- dependall-man9 --- --- isapnp.html9 --- --- dependall-man4 --- # format man4/adbkbd.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adbkbd.4 > adbkbd.html4.tmp && mv -f adbkbd.html4.tmp adbkbd.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adbkbd.4 > adbkbd.html4.tmp && mv -f adbkbd.html4.tmp adbkbd.html4; fi --- dependall-external --- E=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util/dup2_pass_on_exec.c && mv -f dup2_pass_on_exec.d.tmp dup2_pass_on_exec.d --- dependall-share --- --- dependall-man9 --- # format man9/isapnp.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/isapnp.9 > isapnp.html9.tmp && mv -f isapnp.html9.tmp isapnp.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/isapnp.9 > isapnp.html9.tmp && mv -f isapnp.html9.tmp isapnp.html9; fi --- dependall-man4 --- --- adbms.html4 --- --- dependall-man9 --- --- itimerfix.html9 --- --- dependall-man4 --- # format man4/adbms.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adbms.4 > adbms.html4.tmp && mv -f adbms.html4.tmp adbms.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adbms.4 > adbms.html4.tmp && mv -f adbms.html4.tmp adbms.html4; fi --- dependall-man9 --- # format man9/itimerfix.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/itimerfix.9 > itimerfix.html9.tmp && mv -f itimerfix.html9.tmp itimerfix.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/itimerfix.9 > itimerfix.html9.tmp && mv -f itimerfix.html9.tmp itimerfix.html9; fi --- dependall-sys --- --- dependkernlib --- --- ashrdi3.d --- --- dependall-share --- --- dependall-man4 --- --- adc.html4 --- --- dependall-sys --- # create kern/ashrdi3.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ashrdi3.d.tmp -- --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -x assembler-with-cpp /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/ashrdi3.S && mv -f ashrdi3.d.tmp ashrdi3.d --- dependall-external --- --- dependall-mpl --- --- config.d --- --- dependall-share --- --- dependall-man9 --- --- kauth.html9 --- --- dependall-man4 --- # format man4/adc.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adc.4 > adc.html4.tmp && mv -f adc.html4.tmp adc.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adc.4 > adc.html4.tmp && mv -f adc.html4.tmp adc.html4; fi --- dependall-external --- --- dependall-apache2 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION mDNS.o --- dependall-mpl --- # create named/config.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f config.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -include /tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../include/config.h -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/bind9/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/dns/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/ns/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/irs/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/unix/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isccfg/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isccc/include -DNS_LOCALSTATEDIR=\"/var\" -DNS_SYSCONFDIR=\"/etc\" -DSESSION_KEYFILE=\"/var/run/named/session.key\" -DNAMED_CONFFILE=\"/etc/named.conf\" -DVERSION=\"9.16.3\" -DBIND9 -DWANT_IPV6 -DALLOW_FILTER_AAAA -DISC_PLATFORM_USETHREADS -DOPENSSL -DUSE_ISC_SPNEGO -DGSSAPI -DISC_PLATFORM_USETHREADS -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/pthreads/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/unix/include -DCONFIGARGS=\"defaults\" -DNO_VERSION_DATE -DPRODUCT=\"BIND\" -DSRCID=\"5ea41c1\" -DDESCRIPTION=\"\(Extended\ Support\ Version\)\" -DBUILDER=\"make\" -DNAMED_SYSCONFDIR=\"/etc\" -DNAMED_LOCALSTATEDIR=\"/var\" /tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/config.c && mv -f config.d.tmp config.d --- dependall-share --- --- dependall-man9 --- # format man9/kauth.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kauth.9 > kauth.html9.tmp && mv -f kauth.html9.tmp kauth.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kauth.9 > kauth.html9.tmp && mv -f kauth.html9.tmp kauth.html9; fi --- dependall-external --- --- dependall-apache2 --- --- DNSDigest.o --- --- dependall-share --- --- dependall-man4 --- --- adm1026hm.html4 --- --- dependall-crypto/external --- --- s_socket.d --- --- dependall-share --- # format man4/adm1026hm.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adm1026hm.4 > adm1026hm.html4.tmp && mv -f adm1026hm.html4.tmp adm1026hm.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adm1026hm.4 > adm1026hm.html4.tmp && mv -f adm1026hm.html4.tmp adm1026hm.html4; fi --- dependall-external --- # compile mdnsd/DNSDigest.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Werror --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_IPV6=1 -DPID_FILE=\"/var/run/mdnsd/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=\"/var/run/mdnsd/mdnsd\" -DMDNS_VERSIONSTR_NODTS -DMDNSD_NOROOT -DMDNSD_USER=\"_mdnsd\" -I/tmp/build/2020.08.01.02.15.17-i386/src/external/apache2/mDNSResponder/usr.sbin/mdnsd/../../dist/mDNSCore -I/tmp/build/2020.08.01.02.15.17-i386/src/external/apache2/mDNSResponder/usr.sbin/mdnsd/../../dist/mDNSShared -DPROGRAM_NAME=\"mdnsd\" -DHAVE_SIGINFO -c /tmp/build/2020.08.01.02.15.17-i386/src/external/apache2/mDNSResponder/usr.sbin/mdnsd/../../dist/mDNSCore/DNSDigest.c --- dependall-crypto/external --- # create bin/s_socket.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f s_socket.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DMONOLITH -DUSE_SSL -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" /tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/apps/s_socket.c && mv -f s_socket.d.tmp s_socket.d --- dependall-share --- --- dependall-man9 --- --- kcopy.html9 --- --- dependall-man4 --- --- admtemp.html4 --- --- dependall-man9 --- # format man9/kcopy.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kcopy.9 > kcopy.html9.tmp && mv -f kcopy.html9.tmp kcopy.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kcopy.9 > kcopy.html9.tmp && mv -f kcopy.html9.tmp kcopy.html9; fi --- dependall-man4 --- # format man4/admtemp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/admtemp.4 > admtemp.html4.tmp && mv -f admtemp.html4.tmp admtemp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/admtemp.4 > admtemp.html4.tmp && mv -f admtemp.html4.tmp admtemp.html4; fi --- dependall-man9 --- --- kcpuset.html9 --- --- dependall-man4 --- --- adv.html4 --- --- dependall-man9 --- # format man9/kcpuset.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kcpuset.9 > kcpuset.html9.tmp && mv -f kcpuset.html9.tmp kcpuset.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kcpuset.9 > kcpuset.html9.tmp && mv -f kcpuset.html9.tmp kcpuset.html9; fi --- dependall-man4 --- # format man4/adv.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adv.4 > adv.html4.tmp && mv -f adv.html4.tmp adv.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adv.4 > adv.html4.tmp && mv -f adv.html4.tmp adv.html4; fi --- dependall-external --- --- dependall-bsd --- --- aslstartup.d --- # create iasl/aslstartup.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f aslstartup.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/aslstartup.c && mv -f aslstartup.d.tmp aslstartup.d --- dependall-share --- --- dependall-man9 --- --- kernhist.html9 --- --- dependall-man4 --- --- adw.html4 --- --- dependall-man9 --- # format man9/kernhist.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kernhist.9 > kernhist.html9.tmp && mv -f kernhist.html9.tmp kernhist.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kernhist.9 > kernhist.html9.tmp && mv -f kernhist.html9.tmp kernhist.html9; fi --- dependall-man4 --- # format man4/adw.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adw.4 > adw.html4.tmp && mv -f adw.html4.tmp adw.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/adw.4 > adw.html4.tmp && mv -f adw.html4.tmp adw.html4; fi --- dependall-man9 --- --- klua_lock.html9 --- --- dependall-man4 --- --- age.html4 --- --- dependall-man9 --- # format man9/klua_lock.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/klua_lock.9 > klua_lock.html9.tmp && mv -f klua_lock.html9.tmp klua_lock.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/klua_lock.9 > klua_lock.html9.tmp && mv -f klua_lock.html9.tmp klua_lock.html9; fi --- dependall-man4 --- # format man4/age.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/age.4 > age.html4.tmp && mv -f age.html4.tmp age.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/age.4 > age.html4.tmp && mv -f age.html4.tmp age.html4; fi --- dependall-man9 --- --- klua_mod_register.html9 --- --- dependall-man4 --- --- agp.html4 --- --- dependall-external --- --- dependall-am-utils --- --- ops_mfs.d --- --- dependall-share --- --- dependall-man9 --- # format man9/klua_mod_register.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/klua_mod_register.9 > klua_mod_register.html9.tmp && mv -f klua_mod_register.html9.tmp klua_mod_register.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/klua_mod_register.9 > klua_mod_register.html9.tmp && mv -f klua_mod_register.html9.tmp klua_mod_register.html9; fi --- dependall-man4 --- # format man4/agp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/agp.4 > agp.html4.tmp && mv -f agp.html4.tmp agp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/agp.4 > agp.html4.tmp && mv -f agp.html4.tmp agp.html4; fi --- dependall-external --- # create amd/ops_mfs.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ops_mfs.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/bin/amd/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/libamu -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/lib/libamu -DDEBUG -DHAVE_MAP_HESIOD=1 -DHAVE_MAP_LDAP=1 -DHAVE_LBER_H=1 -DHAVE_LDAP_H -DHAVE_LDAP_OPEN=1 -DLDAP_DEPRECATED=1 -DHAVE_MAP_NIS=1 -DYP -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/bin/amd /tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd/ops_mfs.c && mv -f ops_mfs.d.tmp ops_mfs.d --- dependall-public-domain --- --- main.d --- --- dependall-share --- --- dependall-man9 --- --- kmem.html9 --- --- dependall-external --- # create xz/main.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f main.d.tmp -- -std=c99 -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/liblzma/api -DHAVE_CONFIG_H -DPACKAGE=\"xz\" -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" /tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/xz/main.c && mv -f main.d.tmp main.d --- dependall-share --- --- dependall-man4 --- --- agr.html4 --- --- dependall-man9 --- # format man9/kmem.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kmem.9 > kmem.html9.tmp && mv -f kmem.html9.tmp kmem.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kmem.9 > kmem.html9.tmp && mv -f kmem.html9.tmp kmem.html9; fi --- dependall-man4 --- # format man4/agr.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/agr.4 > agr.html4.tmp && mv -f agr.html4.tmp agr.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/agr.4 > agr.html4.tmp && mv -f agr.html4.tmp agr.html4; fi --- dependall-games --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION main.o --- dependall-share --- --- dependall-locale --- --- en_US.ISO8859-1.out --- --- dependall-man --- --- dependall-man9 --- --- kpause.html9 --- --- dependall-locale --- # create ctype/en_US.ISO8859-1.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.ISO_8859-1.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_US.ISO8859-1.out --- dependall-man --- --- dependall-man4 --- --- ahb.html4 --- --- dependall-games --- --- tunable.o --- --- dependall-share --- --- dependall-man9 --- # format man9/kpause.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kpause.9 > kpause.html9.tmp && mv -f kpause.html9.tmp kpause.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kpause.9 > kpause.html9.tmp && mv -f kpause.html9.tmp kpause.html9; fi --- dependall-bin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION dol.o --- dependall-share --- --- dependall-man4 --- # format man4/ahb.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ahb.4 > ahb.html4.tmp && mv -f ahb.html4.tmp ahb.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ahb.4 > ahb.html4.tmp && mv -f ahb.html4.tmp ahb.html4; fi --- dependall-games --- # compile atc/tunable.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -DBSD -I/tmp/build/2020.08.01.02.15.17-i386/src/games/atc -I. -c /tmp/build/2020.08.01.02.15.17-i386/src/games/atc/tunable.c --- dependall-bin --- --- err.o --- --- dependall-share --- --- dependall-man9 --- --- kfilter_register.html9 --- --- dependall-man4 --- --- dependall-bin --- # compile csh/err.o --- dependall-share --- --- ahc.html4 --- --- dependall-bin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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 -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -DEDIT -c -Wno-format-nonliteral /tmp/build/2020.08.01.02.15.17-i386/src/bin/csh/err.c --- dependall-share --- --- dependall-man9 --- # format man9/kfilter_register.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kfilter_register.9 > kfilter_register.html9.tmp && mv -f kfilter_register.html9.tmp kfilter_register.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kfilter_register.9 > kfilter_register.html9.tmp && mv -f kfilter_register.html9.tmp kfilter_register.html9; fi --- dependall-man4 --- # format man4/ahc.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ahc.4 > ahc.html4.tmp && mv -f ahc.html4.tmp ahc.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ahc.4 > ahc.html4.tmp && mv -f ahc.html4.tmp ahc.html4; fi --- dependall-sys --- --- dependall-bootxx --- # create lib/cpufunc.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f cpufunc.d.tmp -- -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -x assembler-with-cpp /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/cpufunc.S && mv -f cpufunc.d.tmp cpufunc.d --- dependall-share --- --- dependall-man9 --- --- knote.html9 --- --- dependall-external --- --- dependall-ibm-public --- --- duplex_pipe.d --- --- dependall-share --- --- dependall-man4 --- --- ahcisata.html4 --- --- dependall-external --- # create util/duplex_pipe.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f duplex_pipe.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util/duplex_pipe.c && mv -f duplex_pipe.d.tmp duplex_pipe.d --- dependall-share --- # format man4/ahcisata.html4 --- dependall-man9 --- # format man9/knote.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/knote.9 > knote.html9.tmp && mv -f knote.html9.tmp knote.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/knote.9 > knote.html9.tmp && mv -f knote.html9.tmp knote.html9; fi --- dependall-man4 --- if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ahcisata.4 > ahcisata.html4.tmp && mv -f ahcisata.html4.tmp ahcisata.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ahcisata.4 > ahcisata.html4.tmp && mv -f ahcisata.html4.tmp ahcisata.html4; fi --- dependall-man9 --- --- kprintf.html9 --- --- dependall-man4 --- --- ahd.html4 --- --- dependall-man9 --- # format man9/kprintf.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kprintf.9 > kprintf.html9.tmp && mv -f kprintf.html9.tmp kprintf.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kprintf.9 > kprintf.html9.tmp && mv -f kprintf.html9.tmp kprintf.html9; fi --- dependall-man4 --- # format man4/ahd.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ahd.4 > ahd.html4.tmp && mv -f ahd.html4.tmp ahd.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ahd.4 > ahd.html4.tmp && mv -f ahd.html4.tmp ahd.html4; fi --- dependall-sys --- --- dependall-boot --- --- dependsalib --- --- qsort.d --- --- dependall-share --- --- dependall-man9 --- --- kthread.html9 --- --- dependall-man4 --- --- aibs.html4 --- --- dependall-sys --- # create sa/qsort.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f qsort.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/qsort.c && mv -f qsort.d.tmp qsort.d --- dependall-share --- --- dependall-man9 --- # format man9/kthread.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kthread.9 > kthread.html9.tmp && mv -f kthread.html9.tmp kthread.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/kthread.9 > kthread.html9.tmp && mv -f kthread.html9.tmp kthread.html9; fi --- dependall-man4 --- # format man4/aibs.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aibs.4 > aibs.html4.tmp && mv -f aibs.html4.tmp aibs.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aibs.4 > aibs.html4.tmp && mv -f aibs.html4.tmp aibs.html4; fi --- dependall-man9 --- --- linedisc.html9 --- --- dependall-sys --- --- dependkernlib --- --- ashrti3.d --- --- dependall-share --- --- dependall-man4 --- --- alc.html4 --- --- dependall-man9 --- # format man9/linedisc.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/linedisc.9 > linedisc.html9.tmp && mv -f linedisc.html9.tmp linedisc.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/linedisc.9 > linedisc.html9.tmp && mv -f linedisc.html9.tmp linedisc.html9; fi --- dependall-sys --- # create kern/ashrti3.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ashrti3.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -Wno-missing-prototypes -Wno-old-style-definition -Wno-strict-prototypes -Wno-uninitialized /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ashrti3.c && mv -f ashrti3.d.tmp ashrti3.d --- dependall-share --- --- dependall-man4 --- # format man4/alc.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/alc.4 > alc.html4.tmp && mv -f alc.html4.tmp alc.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/alc.4 > alc.html4.tmp && mv -f alc.html4.tmp alc.html4; fi --- dependall-man9 --- --- lock.html9 --- # format man9/lock.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/lock.9 > lock.html9.tmp && mv -f lock.html9.tmp lock.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/lock.9 > lock.html9.tmp && mv -f lock.html9.tmp lock.html9; fi --- dependall-man4 --- --- ale.html4 --- --- dependall-man9 --- --- locking.html9 --- --- dependall-man4 --- # format man4/ale.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ale.4 > ale.html4.tmp && mv -f ale.html4.tmp ale.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/ale.4 > ale.html4.tmp && mv -f ale.html4.tmp ale.html4; fi --- dependall-man9 --- # format man9/locking.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/locking.9 > locking.html9.tmp && mv -f locking.html9.tmp locking.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/locking.9 > locking.html9.tmp && mv -f locking.html9.tmp locking.html9; fi --- dependall-man4 --- --- alipm.html4 --- --- dependall-man9 --- --- log.html9 --- --- dependall-man4 --- # format man4/alipm.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/alipm.4 > alipm.html4.tmp && mv -f alipm.html4.tmp alipm.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/alipm.4 > alipm.html4.tmp && mv -f alipm.html4.tmp alipm.html4; fi --- dependall-man9 --- # format man9/log.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/log.9 > log.html9.tmp && mv -f log.html9.tmp log.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/log.9 > log.html9.tmp && mv -f log.html9.tmp log.html9; fi --- ltsleep.html9 --- # format man9/ltsleep.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ltsleep.9 > ltsleep.html9.tmp && mv -f ltsleep.html9.tmp ltsleep.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/ltsleep.9 > ltsleep.html9.tmp && mv -f ltsleep.html9.tmp ltsleep.html9; fi --- localcount.html9 --- --- dependall-man4 --- --- altmem.html4 --- --- dependall-man9 --- # format man9/localcount.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/localcount.9 > localcount.html9.tmp && mv -f localcount.html9.tmp localcount.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/localcount.9 > localcount.html9.tmp && mv -f localcount.html9.tmp localcount.html9; fi --- dependall-man4 --- # format man4/altmem.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/altmem.4 > altmem.html4.tmp && mv -f altmem.html4.tmp altmem.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/altmem.4 > altmem.html4.tmp && mv -f altmem.html4.tmp altmem.html4; fi --- dependall-external --- --- dependall-bsd --- --- dependall-acpica --- --- aslstubs.d --- --- dependall-share --- --- dependall-man9 --- --- LWP_CACHE_CREDS.html9 --- --- dependall-man4 --- --- altq.html4 --- --- dependall-external --- # create iasl/aslstubs.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f aslstubs.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/aslstubs.c && mv -f aslstubs.d.tmp aslstubs.d --- dependall-share --- --- dependall-man9 --- # format man9/LWP_CACHE_CREDS.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/LWP_CACHE_CREDS.9 > LWP_CACHE_CREDS.html9.tmp && mv -f LWP_CACHE_CREDS.html9.tmp LWP_CACHE_CREDS.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/LWP_CACHE_CREDS.9 > LWP_CACHE_CREDS.html9.tmp && mv -f LWP_CACHE_CREDS.html9.tmp LWP_CACHE_CREDS.html9; fi --- dependall-external --- --- dependall-gpl2 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION printf-parse.o --- dependall-share --- --- dependall-man4 --- # format man4/altq.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/altq.4 > altq.html4.tmp && mv -f altq.html4.tmp altq.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/altq.4 > altq.html4.tmp && mv -f altq.html4.tmp altq.html4; fi --- dependall-external --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-objcopy -x printf-parse.o --- dependall-share --- --- dependall-man9 --- --- makeiplcookie.html9 --- --- dependall-external --- --- quotearg.o --- --- dependall-share --- --- dependall-man4 --- --- am2315temp.html4 --- --- dependall-man9 --- # format man9/makeiplcookie.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/makeiplcookie.9 > makeiplcookie.html9.tmp && mv -f makeiplcookie.html9.tmp makeiplcookie.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/makeiplcookie.9 > makeiplcookie.html9.tmp && mv -f makeiplcookie.html9.tmp makeiplcookie.html9; fi --- dependall-crypto/external --- --- s_time.d --- --- dependall-external --- # compile libcvs/quotearg.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DSETXID_SUPPORT -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/diff -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/src -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib -c /tmp/build/2020.08.01.02.15.17-i386/src/external/gpl2/xcvs/lib/libcvs/../../dist/lib/quotearg.c -o quotearg.o --- dependall-share --- --- dependall-man4 --- # format man4/am2315temp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/am2315temp.4 > am2315temp.html4.tmp && mv -f am2315temp.html4.tmp am2315temp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/am2315temp.4 > am2315temp.html4.tmp && mv -f am2315temp.html4.tmp am2315temp.html4; fi --- dependall-external --- --- dependall-public-domain --- --- message.d --- --- dependall-share --- --- dependall-locale --- --- en_US.ISO8859-15.out --- --- dependall-crypto/external --- # create bin/s_time.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f s_time.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DMONOLITH -DUSE_SSL -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" /tmp/build/2020.08.01.02.15.17-i386/src/crypto/external/bsd/openssl/dist/apps/s_time.c && mv -f s_time.d.tmp s_time.d --- dependall-external --- --- dependall-mpl --- --- control.d --- --- dependall-public-domain --- # create xz/message.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f message.d.tmp -- -std=c99 -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/common -I/tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/liblzma/api -DHAVE_CONFIG_H -DPACKAGE=\"xz\" -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" /tmp/build/2020.08.01.02.15.17-i386/src/external/public-domain/xz/bin/xz/../../dist/src/xz/message.c && mv -f message.d.tmp message.d --- dependall-share --- # create ctype/en_US.ISO8859-15.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.DIS_8859-15.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o en_US.ISO8859-15.out --- dependall-external --- --- dependall-mpl --- # create named/control.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f control.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -include /tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../include/config.h -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/bind9/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/dns/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/ns/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/irs/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/unix/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isccfg/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isccc/include -DNS_LOCALSTATEDIR=\"/var\" -DNS_SYSCONFDIR=\"/etc\" -DSESSION_KEYFILE=\"/var/run/named/session.key\" -DNAMED_CONFFILE=\"/etc/named.conf\" -DVERSION=\"9.16.3\" -DBIND9 -DWANT_IPV6 -DALLOW_FILTER_AAAA -DISC_PLATFORM_USETHREADS -DOPENSSL -DUSE_ISC_SPNEGO -DGSSAPI -DISC_PLATFORM_USETHREADS -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/lib/isc/pthreads/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/unix/include -DCONFIGARGS=\"defaults\" -DNO_VERSION_DATE -DPRODUCT=\"BIND\" -DSRCID=\"5ea41c1\" -DDESCRIPTION=\"\(Extended\ Support\ Version\)\" -DBUILDER=\"make\" -DNAMED_SYSCONFDIR=\"/etc\" -DNAMED_LOCALSTATEDIR=\"/var\" /tmp/build/2020.08.01.02.15.17-i386/src/external/mpl/bind/bin/named/../../dist/bin/named/control.c && mv -f control.d.tmp control.d --- dependall-share --- --- dependall-man --- --- amdpm.html4 --- --- dependall-man9 --- --- malloc.html9 --- --- dependall-sys --- --- dependall-bootxx --- # create lib/diskbuf.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f diskbuf.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DBOOTXX -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1 -DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000 -DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open -DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat -DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../.. -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/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/lib/diskbuf.c && mv -f diskbuf.d.tmp diskbuf.d --- dependall-boot --- --- dependsalib --- --- read.d --- --- dependall-share --- --- dependall-man4 --- # format man4/amdpm.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/amdpm.4 > amdpm.html4.tmp && mv -f amdpm.html4.tmp amdpm.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/amdpm.4 > amdpm.html4.tmp && mv -f amdpm.html4.tmp amdpm.html4; fi --- dependall-man9 --- # format man9/malloc.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/malloc.9 > malloc.html9.tmp && mv -f malloc.html9.tmp malloc.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/malloc.9 > malloc.html9.tmp && mv -f malloc.html9.tmp malloc.html9; fi --- dependall-sys --- # create sa/read.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f read.d.tmp -- -std=gnu99 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -DHEAP_START=0x40000 -DHEAP_LIMIT=0x70000 -DLIBSA_PRINTF_LONGLONG_SUPPORT -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -Wno-pointer-sign /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/read.c && mv -f read.d.tmp read.d --- dependall-external --- --- dependall-bsd --- --- dependall-am-utils --- --- ops_nfs.d --- --- dependall-sys --- --- dependkernlib --- --- atomic.d --- --- dependall-share --- --- dependall-man4 --- --- amdtemp.html4 --- --- dependall-man9 --- --- mbuf.html9 --- --- dependall-external --- # create amd/ops_nfs.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f ops_nfs.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/bin/amd/../../include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/libamu -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/include -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/lib/libamu -DDEBUG -DHAVE_MAP_HESIOD=1 -DHAVE_MAP_LDAP=1 -DHAVE_LBER_H=1 -DHAVE_LDAP_H -DHAVE_LDAP_OPEN=1 -DLDAP_DEPRECATED=1 -DHAVE_MAP_NIS=1 -DYP -I/tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd -I/tmp/build/2020.08.01.02.15.17-i386/obj/external/bsd/am-utils/bin/amd /tmp/build/2020.08.01.02.15.17-i386/src/external/bsd/am-utils/dist/amd/ops_nfs.c && mv -f ops_nfs.d.tmp ops_nfs.d --- dependall-sys --- # create kern/atomic.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f atomic.d.tmp -- --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/.. -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa -I /tmp/build/2020.08.01.02.15.17-i386/obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../.. -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DSUPPORT_EXT2FS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -DLIBSA_ENABLE_LS_OP -Wno-pointer-sign -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/quad -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3 -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/libc/hash/sha3 -x assembler-with-cpp /tmp/build/2020.08.01.02.15.17-i386/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/atomic/atomic.S && mv -f atomic.d.tmp atomic.d --- dependall-share --- --- dependall-man4 --- # format man4/amdtemp.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/amdtemp.4 > amdtemp.html4.tmp && mv -f amdtemp.html4.tmp amdtemp.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/amdtemp.4 > amdtemp.html4.tmp && mv -f amdtemp.html4.tmp amdtemp.html4; fi --- dependall-man9 --- # format man9/mbuf.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/mbuf.9 > mbuf.html9.tmp && mv -f mbuf.html9.tmp mbuf.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/mbuf.9 > mbuf.html9.tmp && mv -f mbuf.html9.tmp mbuf.html9; fi --- dependall-man4 --- --- amhphy.html4 --- # format man4/amhphy.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/amhphy.4 > amhphy.html4.tmp && mv -f amhphy.html4.tmp amhphy.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/amhphy.4 > amhphy.html4.tmp && mv -f amhphy.html4.tmp amhphy.html4; fi --- dependall-man9 --- --- mca.html9 --- # format man9/mca.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/mca.9 > mca.html9.tmp && mv -f mca.html9.tmp mca.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/mca.9 > mca.html9.tmp && mv -f mca.html9.tmp mca.html9; fi --- dependall-games --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION tunable.o --- dependall-share --- --- dependall-man4 --- --- amr.html4 --- --- dependall-external --- --- dependall-ibm-public --- --- edit_file.d --- --- dependall-share --- # format man4/amr.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/amr.4 > amr.html4.tmp && mv -f amr.html4.tmp amr.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/amr.4 > amr.html4.tmp && mv -f amr.html4.tmp amr.html4; fi --- dependall-man9 --- --- memcmp.html9 --- --- dependall-games --- --- update.o --- --- dependall-external --- # create util/edit_file.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f edit_file.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2020.08.01.02.15.17-i386/src/external/ibm-public/postfix/dist/src/util/edit_file.c && mv -f edit_file.d.tmp edit_file.d --- dependall-share --- # format man9/memcmp.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memcmp.9 > memcmp.html9.tmp && mv -f memcmp.html9.tmp memcmp.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memcmp.9 > memcmp.html9.tmp && mv -f memcmp.html9.tmp memcmp.html9; fi --- dependall-games --- # compile atc/update.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -DBSD -I/tmp/build/2020.08.01.02.15.17-i386/src/games/atc -I. -c /tmp/build/2020.08.01.02.15.17-i386/src/games/atc/update.c --- dependall-share --- --- dependall-man4 --- --- aps.html4 --- # format man4/aps.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aps.4 > aps.html4.tmp && mv -f aps.html4.tmp aps.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aps.4 > aps.html4.tmp && mv -f aps.html4.tmp aps.html4; fi --- dependall-man9 --- --- memcpy.html9 --- --- dependall-tests --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION t_cgd_blowfish.o --- dependall-usr.bin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION drvctl.o --- dependall-share --- # format man9/memcpy.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memcpy.9 > memcpy.html9.tmp && mv -f memcpy.html9.tmp memcpy.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memcpy.9 > memcpy.html9.tmp && mv -f memcpy.html9.tmp memcpy.html9; fi --- dependall-tests --- --- t_cgd --- --- dependall-share --- --- dependall-man4 --- --- asus.html4 --- --- dependall-usr.bin --- --- dtmf.o --- --- dependall-tests --- # build cgd/t_cgd echo '#! /usr/bin/atf-sh' >t_cgd.tmp cat /tmp/build/2020.08.01.02.15.17-i386/src/tests/dev/cgd/t_cgd.sh >>t_cgd.tmp --- dependall-share --- # format man4/asus.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/asus.4 > asus.html4.tmp && mv -f asus.html4.tmp asus.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/asus.4 > asus.html4.tmp && mv -f asus.html4.tmp asus.html4; fi --- dependall-man9 --- --- memoryallocators.html9 --- --- dependall-tests --- chmod +x t_cgd.tmp --- dependall-usr.bin --- # compile audiocfg/dtmf.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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/2020.08.01.02.15.17-i386/destdir -c /tmp/build/2020.08.01.02.15.17-i386/src/usr.bin/audiocfg/dtmf.c --- dependall-share --- # format man9/memoryallocators.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memoryallocators.9 > memoryallocators.html9.tmp && mv -f memoryallocators.html9.tmp memoryallocators.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memoryallocators.9 > memoryallocators.html9.tmp && mv -f memoryallocators.html9.tmp memoryallocators.html9; fi --- dependall-tests --- mv -f t_cgd.tmp t_cgd --- t_cgd_3des --- --- dependall-share --- --- dependall-man4 --- --- an.html4 --- --- dependall-tests --- # link cgd/t_cgd_3des /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -Wl,--warn-shared-textrel -Wl,-z,relro -pie -shared-libgcc -o t_cgd_3des t_cgd_3des.o -Wl,-rpath-link,/tmp/build/2020.08.01.02.15.17-i386/destdir/lib -L=/lib -lrumpdev -lrumpdev_disk -lrumpdev_cgd -lrumpkern_crypto -lrumpvfs -lrump -lrumpvfs -lrumpvfs_nofifofs -lrumpuser -lrump -lpthread -lutil -latf-c --- dependall-share --- --- dependall-man9 --- --- memmove.html9 --- --- dependall-man4 --- # format man4/an.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/an.4 > an.html4.tmp && mv -f an.html4.tmp an.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/an.4 > an.html4.tmp && mv -f an.html4.tmp an.html4; fi --- dependall-man9 --- # format man9/memmove.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memmove.9 > memmove.html9.tmp && mv -f memmove.html9.tmp memmove.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memmove.9 > memmove.html9.tmp && mv -f memmove.html9.tmp memmove.html9; fi --- dependall-sbin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION cgdconfig.o --- dependall-share --- --- dependall-man4 --- --- aq.html4 --- --- dependall-man9 --- --- memset.html9 --- --- dependall-external --- --- dependall-bsd --- --- dependall-acpica --- --- asltransform.d --- --- dependall-share --- --- dependall-man4 --- # format man4/aq.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aq.4 > aq.html4.tmp && mv -f aq.html4.tmp aq.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aq.4 > aq.html4.tmp && mv -f aq.html4.tmp aq.html4; fi --- dependall-man9 --- # format man9/memset.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memset.9 > memset.html9.tmp && mv -f memset.html9.tmp memset.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/memset.9 > memset.html9.tmp && mv -f memset.html9.tmp memset.html9; fi --- dependall-sbin --- --- cgdparse.o --- --- dependall-external --- # create iasl/asltransform.d CC=/tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmkdep -f asltransform.d.tmp -- -std=gnu99 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/../include -I/tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler -I. -DACPI_ASL_COMPILER -DACPI_USE_ALTERNATE_TIMEOUT /tmp/build/2020.08.01.02.15.17-i386/src/sys/external/bsd/acpica/dist/compiler/asltransform.c && mv -f asltransform.d.tmp asltransform.d --- dependall-sbin --- # compile cgdconfig/cgdparse.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-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 -I/tmp/build/2020.08.01.02.15.17-i386/src/sbin/cgdconfig -I. -DYY_NO_INPUT --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -D_KERNTYPES -c cgdparse.c --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION bucomm.o --- dependall-share --- --- microseq.html9 --- --- dependall-locale --- --- es_ES.ISO8859-1.out --- --- dependall-man --- --- dependall-man4 --- --- arcmsr.html4 --- --- dependall-man9 --- # format man9/microseq.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/microseq.9 > microseq.html9.tmp && mv -f microseq.html9.tmp microseq.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/microseq.9 > microseq.html9.tmp && mv -f microseq.html9.tmp microseq.html9; fi --- dependall-locale --- # create ctype/es_ES.ISO8859-1.out /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-cpp -I/tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype < /tmp/build/2020.08.01.02.15.17-i386/src/share/locale/ctype/en_US.ISO_8859-1.src | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbsed -e '/^#/d' | /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmklocale -t ctype -o es_ES.ISO8859-1.out --- dependall-man --- --- dependall-man4 --- # format man4/arcmsr.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/arcmsr.4 > arcmsr.html4.tmp && mv -f arcmsr.html4.tmp arcmsr.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/arcmsr.4 > arcmsr.html4.tmp && mv -f arcmsr.html4.tmp arcmsr.html4; fi --- dependall-external --- --- version.o --- # compile c++filt/version.o /tmp/build/2020.08.01.02.15.17-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -DMAIN -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../common/arch/i386 --sysroot=/tmp/build/2020.08.01.02.15.17-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../lib/libbfd/arch/i386 -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/include -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/bfd -I/tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2020.08.01.02.15.17-i386/src/external/gpl3/binutils/usr.bin/c++filt/../../dist/binutils/version.c --- dependall-share --- --- arcofi.html4 --- --- dependall-man9 --- --- microtime.html9 --- --- dependall-man4 --- # format man4/arcofi.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/arcofi.4 > arcofi.html4.tmp && mv -f arcofi.html4.tmp arcofi.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/arcofi.4 > arcofi.html4.tmp && mv -f arcofi.html4.tmp arcofi.html4; fi --- dependall-man9 --- # format man9/microtime.html9 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/microtime.9 > microtime.html9.tmp && mv -f microtime.html9.tmp microtime.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man9/microtime.9 > microtime.html9.tmp && mv -f microtime.html9.tmp microtime.html9; fi --- dependall-tests --- /tmp/build/2020.08.01.02.15.17-i386/tools/lib/gcc/i486--netbsdelf/8.4.0/../../../../i486--netbsdelf/bin/ld: /tmp/build/2020.08.01.02.15.17-i386/destdir/usr/lib/librump.so: undefined reference to `rumpns_kthread_fpu_enter' --- dependall-share --- --- dependall-man4 --- --- aria.html4 --- --- dependall-tests --- collect2: error: ld returned 1 exit status --- dependall-share --- --- dependall-man9 --- --- microuptime.html9 --- --- dependall-man4 --- # format man4/aria.html4 if test "" != "yes"; then /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aria.4 > aria.html4.tmp && mv -f aria.html4.tmp aria.html4; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-font:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/site-tmac:/tmp/build/2020.08.01.02.15.17-i386/tools/share/groff/tmac /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2020.08.01.02.15.17-i386/src/share/man/man4/aria.4 > aria.html4.tmp && mv -f aria.html4.tmp aria.html4; fi --- dependall-tests --- *** [t_cgd_3des] Error code 1 --- dependall-share --- --- dependall-man9 --- # format man9/microuptime.html9 --- dependall-external --- --- dependall-public-domain --- --- dependall-sys --- --- dependsalib --- --- dependall-crypto/external --- --- dependall-usr.sbin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION aml_common.o --- dependall-libexec --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION print.o --- dependall-external --- --- dependall-ibm-public --- --- dependall-mpl --- --- dependall-bsd --- --- dependall-am-utils --- --- dependall-bin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION err.o --- dependall-external --- --- dependall-acpica --- --- dependall-gpl3 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION version.o --- dependall-usr.bin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION dtmf.o --- dependall-sbin --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION cgdparse.o --- dependall-external --- --- dependall-gpl2 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION quotearg.o --- dependall-apache2 --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION DNSDigest.o --- dependall-games --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION update.o --- dependall-external --- --- dependall-cddl --- /tmp/build/2020.08.01.02.15.17-i386/tools/bin/nbctfconvert -g -L VERSION -g st_parse.o ERROR: Failed to make release *** BUILD ABORTED *** 859.66 real 3624.99 user 8823.92 sys