Last 2000 lines of build log: /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/html.c -o html.o --- dependall-gpl2 --- --- write-mo.o --- # compile libnlspr/write-mo.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr/../../include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"\" -DPKGDATADIR=\"\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-runtime/intl -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src -DLIBDIR=\"/usr/share\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -c -Wno-stack-protector /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src/write-mo.c -o write-mo.o --- dependall-crypto/external --- /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/kexgexs.c: In function 'input_kex_dh_gex_request': /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/kexgexs.c:107:9: warning: 'DH_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | DH_get0_pqg(kex->dh, &dh_p, NULL, &dh_g); | ^~~~~~~~~~~ In file included from /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/kexgexs.c:38: /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/kexgexs.c: In function 'input_kex_dh_gex_init': /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/kexgexs.c:164:9: warning: 'DH_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 164 | DH_get0_key(kex->dh, &pub_key, NULL); | ^~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/dh.h:267:28: note: declared here 267 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/kexgexs.c:165:9: warning: 'DH_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 165 | DH_get0_pqg(kex->dh, &dh_p, NULL, &dh_g); | ^~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/kexgexs.c:207:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | DH_free(kex->dh); | ^~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ --- dependall-external --- --- dependall-gpl3 --- --- dependall-binutils --- --- .depend --- --- dependall-tests --- --- h_exit.o --- --- dependall-external --- # create strip/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend bucomm.d debug.d filemode.d is-strip.d rdcoff.d rddbg.d rename.d stabs.d version.d wrstabs.d --- dependall-tests --- # compile libpthread/h_exit.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/../.. -c /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/h_exit.c -o h_exit.o --- dependall-external --- --- dependall-bsd --- --- dependall-less --- --- mark.o --- --- dependall-gpl3 --- --- dependall --- --- dependall-bsd --- # compile less/mark.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/mark.c -o mark.o --- dependall-usr.sbin --- --- dependall-mrinfo --- --- inet.d --- # create mrinfo/inet.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f inet.d.tmp -- -std=gnu11 -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-address-of-packed-member --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/inet.c && mv -f inet.d.tmp inet.d --- dependall-external --- --- dependall-gpl3 --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- strip.html1 --- # format strip/strip.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils/doc/strip.1 > strip.html1.tmp && mv -f strip.html1.tmp strip.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils/doc/strip.1 > strip.html1.tmp && mv -f strip.html1.tmp strip.html1; fi --- is-strip.o --- # compile strip/is-strip.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../common/arch/alpha -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/bfd -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils/is-strip.c -o is-strip.o --- dependall-gpl2 --- --- dependall-texinfo --- --- index.o --- --- dependall-tests --- --- h_resolv.o --- --- dependall-external --- # compile makeinfo/index.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo/index.c -o index.o --- dependall-tests --- # compile libpthread/h_resolv.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/../.. -c /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/h_resolv.c -o h_resolv.o --- dependall-usr.bin --- --- edit.o --- # compile mail/edit.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Wextra -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DBROKEN_EXEC_TTY_RESTORE -DBROKEN_CLONE_STAT -DBROKEN_MAGIC -DUSE_EDITLINE -DMIME_SUPPORT -DCHARSET_SUPPORT -DTHREAD_SUPPORT -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail/edit.c -o edit.o --- dependall-usr.sbin --- --- kern.d --- # create mrinfo/kern.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f kern.d.tmp -- -std=gnu11 -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-address-of-packed-member --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/kern.c && mv -f kern.d.tmp kern.d --- dependall-crypto/external --- --- sshd-session --- # link sshd-session/sshd-session /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o sshd-session auth-rhosts.o auth-passwd.o auth2-pubkeyfile.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth2.o auth-options.o auth2-methods.o session.o auth-krb5.o auth2-chall.o groupaccess.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o misc-agent.o monitor.o monitor_wrap.o srclimit.o sftp-server.o sftp-common.o sftp-realpath.o sshd-session.o pfilter.o auth-pam.o gss-genr.o auth2-gss.o gss-serv.o gss-serv-krb5.o auth2-krb5.o ldapauth.o kexgexs.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -Wl,-rpath,/usr/lib/private -L=/usr/lib/private -Wl,-rpath,/usr/lib/private -L=/usr/lib/private -Wl,-rpath,/usr/lib/private -L=/usr/lib/private -Wl,-rpath,/usr/lib/private -L=/usr/lib/private -lpam -lrpcsvc -lgssapi -lheimntlm -lkafs -lkrb5 -lcom_err -lhx509 -lcrypto -lasn1 -lwind -lheimbase -lcom_err -lroken -lcrypt -lutil -lldap -llber -lgssapi -lheimntlm -lkrb5 -lcom_err -lhx509 -lcrypto -lasn1 -lwind -lheimbase -lcom_err -lroken -lcrypt -lutil -lssl -lcrypto -lcrypt -lutil -lwrap -lblocklist -L/tmp/build/2026.01.03.23.10.07-alpha/obj/crypto/external/bsd/openssh/lib -lssh -L/tmp/build/2026.01.03.23.10.07-alpha/obj/lib/libcrypt -lcrypt -L/tmp/build/2026.01.03.23.10.07-alpha/obj/lib/libz -lz -L/tmp/build/2026.01.03.23.10.07-alpha/obj/crypto/external/apache2/openssl/lib/libcrypto -lcrypto -L/tmp/build/2026.01.03.23.10.07-alpha/obj/crypto/external/bsd/openssh/lib -lssh -L/tmp/build/2026.01.03.23.10.07-alpha/obj/lib/libcrypt -lcrypt -L/tmp/build/2026.01.03.23.10.07-alpha/obj/lib/libz -lz -L/tmp/build/2026.01.03.23.10.07-alpha/obj/crypto/external/apache2/openssl/lib/libcrypto -lcrypto --- dependall-ssh-sk-helper --- --- ssh-sk.o --- # compile ssh-sk-helper/ssh-sk.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -DWITH_ZLIB -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -DWITH_OPENSSL -I/tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -DWITH_ZLIB -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -I/tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -DWITH_ZLIB -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -DWITH_OPENSSL -I/tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -DWITH_ZLIB -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c -Wno-error=deprecated-declarations /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c -o ssh-sk.o --- dependall-usr.sbin --- --- mrinfo.d --- # create mrinfo/mrinfo.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f mrinfo.d.tmp -- -std=gnu11 -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-address-of-packed-member --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrinfo/mrinfo.c && mv -f mrinfo.d.tmp mrinfo.d --- dependall-external --- --- dependall-ibm-public --- --- cleanup_api.o --- # compile cleanup/cleanup_api.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -fcommon -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup/cleanup_api.c -o cleanup_api.o --- dependall-usr.bin --- --- dependall-make --- --- hash.o --- # compile make/hash.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -Wdeclaration-after-statement -std=gnu11 -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 -mieee -DUSE_META -DUSE_FILEMON -DUSE_FILEMON_KTRACE -DMAKE_NATIVE -DUSE_EMALLOC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/make/hash.c -o hash.o --- dependall-usr.sbin --- --- dependall-mopd --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x rc.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- --- dependall-libbfd --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x ecofflink.o --- dependall-usr.sbin --- --- dependall-mrinfo --- --- .depend --- --- dependall-mopd --- --- version.o --- --- dependall-mrinfo --- # create mrinfo/.depend rm -f .depend --- dependall-external --- --- coffgen.o --- --- dependall-usr.sbin --- CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend igmp.d inet.d kern.d mrinfo.d --- dependall-mopd --- # compile common/version.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/common/../common -D_KERNTYPES -c version.c -o version.o --- dependall-external --- # compile libbfd/coffgen.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon -Wno-stack-protector --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/../../dist/include -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/../../dist/bfd -DHAVE_CONFIG_H -DDEFAULT_VECTOR=alpha_elf64_vec -DSELECT_VECS='&alpha_elf64_vec,&alpha_ecoff_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_alpha_arch' -DDEBUGDIR=\"/usr/libdata/debug\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/libexec\" -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/bfd/coffgen.c -o coffgen.o --- dependall-usr.sbin --- --- dependall-mrinfo --- --- dependall --- --- dependall-external --- --- dependall-libiberty --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x simple-object.o --- dependall-usr.sbin --- --- dependall-mopd --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x version.o --- dependall-external --- --- sort.o --- --- dependall-usr.sbin --- --- libcommon.a --- --- dependall-external --- # compile libiberty/sort.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/sort.c -o sort.o --- dependall-usr.sbin --- # build common/libcommon.a /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-ar crsD libcommon.a $(NM=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-nm NM=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-nm MKTEMP=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmktemp /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nblorder cmp.o device.o dl.o file.o get.o log.o loop-bsd.o mopdef.o nma.o pf.o print.o put.o rc.o version.o | /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbtsort -q) --- dependall-mrinfo --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- mrinfo.html8 --- # format mrinfo/mrinfo.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrinfo/mrinfo.8 > mrinfo.html8.tmp && mv -f mrinfo.html8.tmp mrinfo.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrinfo/mrinfo.8 > mrinfo.html8.tmp && mv -f mrinfo.html8.tmp mrinfo.html8; fi --- igmp.o --- # compile mrinfo/igmp.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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-address-of-packed-member -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/igmp.c -o igmp.o --- dependall-tests --- --- t_barrier.o --- # compile libpthread/t_barrier.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/../.. -c /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/t_barrier.c -o t_barrier.o --- dependall-usr.sbin --- --- dependall-mopd --- --- dependall-mopcopy --- dependall ===> usr.sbin/mopd/mopcopy --- dependall-crypto/external --- /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c: In function 'sshsk_ecdsa_assemble': /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c:208:9: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | if ((ecdsa = EC_KEY_new_by_curve_name(key->ecdsa_nid)) == NULL || | ^~ In file included from /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c:32: /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/ec.h:1017:31: note: declared here 1017 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c:209:13: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 209 | (g = EC_KEY_get0_group(ecdsa)) == NULL || | ^ /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/ec.h:1053:39: note: declared here 1053 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c:231:9: warning: 'EC_KEY_set_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 231 | if (EC_KEY_set_public_key(ecdsa, q) != 1) { | ^~ /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/ec.h:1089:27: note: declared here 1089 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); | ^~~~~~~~~~~~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c:242:9: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 242 | if (EVP_PKEY_set1_EC_KEY(key->pkey, ecdsa) != 1) { | ^~ In file included from /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c:33: /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/evp.h:1429:5: note: declared here 1429 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/ssh-sk.c:254:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 254 | EC_KEY_free(ecdsa); | ^~~~~~~~~~~ /tmp/build/2026.01.03.23.10.07-alpha/destdir/usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-usr.bin --- --- dependall-mail --- --- fio.o --- # compile mail/fio.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Wextra -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DBROKEN_EXEC_TTY_RESTORE -DBROKEN_CLONE_STAT -DBROKEN_MAGIC -DUSE_EDITLINE -DMIME_SUPPORT -DCHARSET_SUPPORT -DTHREAD_SUPPORT -c -Wno-format-truncation /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail/fio.c -o fio.o --- dependall-usr.sbin --- --- mopcopy.d --- # create mopcopy/mopcopy.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f mopcopy.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopcopy/../common -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopcopy/mopcopy.c && mv -f mopcopy.d.tmp mopcopy.d --- dependall-external --- --- dependall-bsd --- --- optfunc.o --- # compile less/optfunc.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/optfunc.c -o optfunc.o --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x sort.o --- spaces.o --- # compile libiberty/spaces.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/spaces.c -o spaces.o --- dependall-sbin --- --- ffs_bswap.o --- # compile scan_ffs/ffs_bswap.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DSUPPORT_LFS -c /tmp/build/2026.01.03.23.10.07-alpha/src/sys/ufs/ffs/ffs_bswap.c -o ffs_bswap.o --- dependall-usr.sbin --- --- .depend --- # create mopcopy/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend mopcopy.d --- dependall --- --- dependall-external --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x spaces.o --- splay-tree.o --- # compile libiberty/splay-tree.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/splay-tree.c -o splay-tree.o --- dependall-usr.sbin --- --- .gdbinit --- --- dependall-external --- --- dependall-ibm-public --- --- dependall-man --- --- dependall-usr.sbin --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- dependall-external --- dependall ===> external/ibm-public/postfix/man --- dependall-libexec --- --- cleanup_addr.o --- --- dependall-usr.sbin --- --- mopcopy.html1 --- --- dependall-external --- # compile cleanup/cleanup_addr.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -fcommon -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup/cleanup_addr.c -o cleanup_addr.o --- dependall-usr.sbin --- # format mopcopy/mopcopy.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopcopy/mopcopy.1 > mopcopy.html1.tmp && mv -f mopcopy.html1.tmp mopcopy.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopcopy/mopcopy.1 > mopcopy.html1.tmp && mv -f mopcopy.html1.tmp mopcopy.html1; fi --- mopcopy.o --- --- dependall-external --- --- dependall-man --- --- dependall-man1 --- --- dependall-usr.sbin --- # compile mopcopy/mopcopy.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopcopy/../common -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopcopy/mopcopy.c -o mopcopy.o --- dependall-external --- dependall ===> external/ibm-public/postfix/man/man1 --- dependall-tests --- --- t_cancellation.o --- # compile libpthread/t_cancellation.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/../.. -c /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/t_cancellation.c -o t_cancellation.o --- dependall-usr.bin --- --- dependall-make --- --- job.o --- # compile make/job.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -Wdeclaration-after-statement -std=gnu11 -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 -mieee -DUSE_META -DUSE_FILEMON -DUSE_FILEMON_KTRACE -DMAKE_NATIVE -DUSE_EMALLOC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -c -Wno-format-nonliteral /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/make/job.c -o job.o --- dependall-external --- --- dependall --- --- postalias.html1 --- # format man1/postalias.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postalias.1 > postalias.html1.tmp && mv -f postalias.html1.tmp postalias.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postalias.1 > postalias.html1.tmp && mv -f postalias.html1.tmp postalias.html1; fi --- postcat.html1 --- # format man1/postcat.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postcat.1 > postcat.html1.tmp && mv -f postcat.html1.tmp postcat.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postcat.1 > postcat.html1.tmp && mv -f postcat.html1.tmp postcat.html1; fi --- postconf.html1 --- # format man1/postconf.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postconf.1 > postconf.html1.tmp && mv -f postconf.html1.tmp postconf.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postconf.1 > postconf.html1.tmp && mv -f postconf.html1.tmp postconf.html1; fi --- postfix.html1 --- # format man1/postfix.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postfix.1 > postfix.html1.tmp && mv -f postfix.html1.tmp postfix.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postfix.1 > postfix.html1.tmp && mv -f postfix.html1.tmp postfix.html1; fi --- dependall-usr.sbin --- --- dependall-mrinfo --- --- inet.o --- --- dependall-external --- --- postkick.html1 --- --- dependall-usr.sbin --- # compile mrinfo/inet.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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-address-of-packed-member -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/inet.c -o inet.o --- dependall-external --- # format man1/postkick.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postkick.1 > postkick.html1.tmp && mv -f postkick.html1.tmp postkick.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postkick.1 > postkick.html1.tmp && mv -f postkick.html1.tmp postkick.html1; fi --- postlock.html1 --- --- dependall-sys --- --- dependall-external --- # format man1/postlock.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postlock.1 > postlock.html1.tmp && mv -f postlock.html1.tmp postlock.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postlock.1 > postlock.html1.tmp && mv -f postlock.html1.tmp postlock.html1; fi --- dependall-sys --- --- coda_vfsops.o --- # compile coda/coda_vfsops.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -mieee -ffreestanding -fno-strict-aliasing -mno-fp-regs -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_vfsops.c -o coda_vfsops.o --- dependall-external --- --- postlog.html1 --- # format man1/postlog.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postlog.1 > postlog.html1.tmp && mv -f postlog.html1.tmp postlog.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postlog.1 > postlog.html1.tmp && mv -f postlog.html1.tmp postlog.html1; fi --- postdrop.html1 --- # format man1/postdrop.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postdrop.1 > postdrop.html1.tmp && mv -f postdrop.html1.tmp postdrop.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postdrop.1 > postdrop.html1.tmp && mv -f postdrop.html1.tmp postdrop.html1; fi --- postmap.html1 --- # format man1/postmap.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postmap.1 > postmap.html1.tmp && mv -f postmap.html1.tmp postmap.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postmap.1 > postmap.html1.tmp && mv -f postmap.html1.tmp postmap.html1; fi --- postmulti.html1 --- # format man1/postmulti.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postmulti.1 > postmulti.html1.tmp && mv -f postmulti.html1.tmp postmulti.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postmulti.1 > postmulti.html1.tmp && mv -f postmulti.html1.tmp postmulti.html1; fi --- postqueue.html1 --- # format man1/postqueue.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postqueue.1 > postqueue.html1.tmp && mv -f postqueue.html1.tmp postqueue.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postqueue.1 > postqueue.html1.tmp && mv -f postqueue.html1.tmp postqueue.html1; fi --- postsuper.html1 --- # format man1/postsuper.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postsuper.1 > postsuper.html1.tmp && mv -f postsuper.html1.tmp postsuper.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postsuper.1 > postsuper.html1.tmp && mv -f postsuper.html1.tmp postsuper.html1; fi --- sendmail.html1 --- # format man1/sendmail.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/sendmail.1 > sendmail.html1.tmp && mv -f sendmail.html1.tmp sendmail.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/sendmail.1 > sendmail.html1.tmp && mv -f sendmail.html1.tmp sendmail.html1; fi --- postfix-tls.html1 --- # format man1/postfix-tls.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postfix-tls.1 > postfix-tls.html1.tmp && mv -f postfix-tls.html1.tmp postfix-tls.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/postfix-tls.1 > postfix-tls.html1.tmp && mv -f postfix-tls.html1.tmp postfix-tls.html1; fi --- posttls-finger.html1 --- # format man1/posttls-finger.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/posttls-finger.1 > posttls-finger.html1.tmp && mv -f posttls-finger.html1.tmp posttls-finger.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man1/posttls-finger.1 > posttls-finger.html1.tmp && mv -f posttls-finger.html1.tmp posttls-finger.html1; fi --- dependall-man5 --- dependall ===> external/ibm-public/postfix/man/man5 --- dependall --- --- access.html5 --- # format man5/access.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/access.5 > access.html5.tmp && mv -f access.html5.tmp access.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/access.5 > access.html5.tmp && mv -f access.html5.tmp access.html5; fi --- dependall-usr.sbin --- --- dependall-mopd --- --- mopcopy --- --- dependall-external --- --- aliases.html5 --- --- dependall-usr.sbin --- # link mopcopy/mopcopy /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o mopcopy mopcopy.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -L/tmp/build/2026.01.03.23.10.07-alpha/obj/usr.sbin/mopd/common -lcommon --- dependall-external --- # format man5/aliases.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/aliases.5 > aliases.html5.tmp && mv -f aliases.html5.tmp aliases.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/aliases.5 > aliases.html5.tmp && mv -f aliases.html5.tmp aliases.html5; fi --- bounce.html5 --- # format man5/bounce.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/bounce.5 > bounce.html5.tmp && mv -f bounce.html5.tmp bounce.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/bounce.5 > bounce.html5.tmp && mv -f bounce.html5.tmp bounce.html5; fi --- canonical.html5 --- # format man5/canonical.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/canonical.5 > canonical.html5.tmp && mv -f canonical.html5.tmp canonical.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/canonical.5 > canonical.html5.tmp && mv -f canonical.html5.tmp canonical.html5; fi --- relocated.html5 --- --- dependall-usr.bin --- --- dependall-mail --- --- dependall-external --- # format man5/relocated.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/relocated.5 > relocated.html5.tmp && mv -f relocated.html5.tmp relocated.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/relocated.5 > relocated.html5.tmp && mv -f relocated.html5.tmp relocated.html5; fi --- dependall-usr.bin --- --- format.o --- # compile mail/format.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Wextra -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DBROKEN_EXEC_TTY_RESTORE -DBROKEN_CLONE_STAT -DBROKEN_MAGIC -DUSE_EDITLINE -DMIME_SUPPORT -DCHARSET_SUPPORT -DTHREAD_SUPPORT -c -Wno-format-nonliteral /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail/format.c -o format.o --- dependall-external --- --- transport.html5 --- # format man5/transport.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/transport.5 > transport.html5.tmp && mv -f transport.html5.tmp transport.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/transport.5 > transport.html5.tmp && mv -f transport.html5.tmp transport.html5; fi --- dependall-usr.sbin --- --- dependall-mopchk --- dependall ===> usr.sbin/mopd/mopchk --- dependall-external --- --- virtual.html5 --- # format man5/virtual.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/virtual.5 > virtual.html5.tmp && mv -f virtual.html5.tmp virtual.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/virtual.5 > virtual.html5.tmp && mv -f virtual.html5.tmp virtual.html5; fi --- sqlite_table.html5 --- --- dependall-gpl3 --- --- dependall-ibm-public --- # format man5/sqlite_table.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/sqlite_table.5 > sqlite_table.html5.tmp && mv -f sqlite_table.html5.tmp sqlite_table.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/sqlite_table.5 > sqlite_table.html5.tmp && mv -f sqlite_table.html5.tmp sqlite_table.html5; fi --- regexp_table.html5 --- # format man5/regexp_table.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/regexp_table.5 > regexp_table.html5.tmp && mv -f regexp_table.html5.tmp regexp_table.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/regexp_table.5 > regexp_table.html5.tmp && mv -f regexp_table.html5.tmp regexp_table.html5; fi --- dependall-usr.sbin --- --- mopchk.d --- --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x splay-tree.o --- stack-limit.o --- # compile libiberty/stack-limit.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/stack-limit.c -o stack-limit.o --- dependall-usr.sbin --- # create mopchk/mopchk.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f mopchk.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopchk/../common -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopchk/mopchk.c && mv -f mopchk.d.tmp mopchk.d --- dependall-external --- --- dependall-ibm-public --- --- cidr_table.html5 --- # format man5/cidr_table.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/cidr_table.5 > cidr_table.html5.tmp && mv -f cidr_table.html5.tmp cidr_table.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/cidr_table.5 > cidr_table.html5.tmp && mv -f cidr_table.html5.tmp cidr_table.html5; fi --- header_checks.html5 --- # format man5/header_checks.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/header_checks.5 > header_checks.html5.tmp && mv -f header_checks.html5.tmp header_checks.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/header_checks.5 > header_checks.html5.tmp && mv -f header_checks.html5.tmp header_checks.html5; fi --- ldap_table.html5 --- # format man5/ldap_table.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/ldap_table.5 > ldap_table.html5.tmp && mv -f ldap_table.html5.tmp ldap_table.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/ldap_table.5 > ldap_table.html5.tmp && mv -f ldap_table.html5.tmp ldap_table.html5; fi --- master.html5 --- # format man5/master.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/master.5 > master.html5.tmp && mv -f master.html5.tmp master.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/master.5 > master.html5.tmp && mv -f master.html5.tmp master.html5; fi --- dependall-gpl2 --- --- dependall-gettext --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x write-mo.o --- write-po.o --- --- dependall-ibm-public --- --- nisplus_table.html5 --- --- dependall-gpl2 --- # compile libnlspr/write-po.o --- dependall-ibm-public --- # format man5/nisplus_table.html5 --- dependall-gpl2 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr/../../include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"\" -DPKGDATADIR=\"\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-runtime/intl -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src -DLIBDIR=\"/usr/share\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -c -Wno-stack-protector /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src/write-po.c -o write-po.o --- dependall-ibm-public --- if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/nisplus_table.5 > nisplus_table.html5.tmp && mv -f nisplus_table.html5.tmp nisplus_table.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/nisplus_table.5 > nisplus_table.html5.tmp && mv -f nisplus_table.html5.tmp nisplus_table.html5; fi --- dependall-usr.sbin --- --- dependall-mrinfo --- --- kern.o --- --- dependall-external --- --- generic.html5 --- --- dependall-usr.sbin --- # compile mrinfo/kern.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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-address-of-packed-member -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/kern.c -o kern.o --- dependall-external --- # format man5/generic.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/generic.5 > generic.html5.tmp && mv -f generic.html5.tmp generic.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/generic.5 > generic.html5.tmp && mv -f generic.html5.tmp generic.html5; fi --- memcache_table.html5 --- # format man5/memcache_table.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/memcache_table.5 > memcache_table.html5.tmp && mv -f memcache_table.html5.tmp memcache_table.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/memcache_table.5 > memcache_table.html5.tmp && mv -f memcache_table.html5.tmp memcache_table.html5; fi --- dependall-libexec --- --- dependall-gpl2 --- --- dependall-texinfo --- --- insertion.o --- --- dependall-ibm-public --- --- cleanup_bounce.o --- --- dependall-man --- --- postconf.html5 --- --- dependall-gpl2 --- # compile makeinfo/insertion.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo/insertion.c -o insertion.o --- dependall-ibm-public --- --- dependall-libexec --- # compile cleanup/cleanup_bounce.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -fcommon -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup/cleanup_bounce.c -o cleanup_bounce.o --- dependall-man --- # format man5/postconf.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/postconf.5 > postconf.html5.tmp && mv -f postconf.html5.tmp postconf.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/postconf.5 > postconf.html5.tmp && mv -f postconf.html5.tmp postconf.html5; fi --- dependall-usr.sbin --- --- dependall-mopd --- --- .depend --- --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x stack-limit.o --- dependall-usr.sbin --- # create mopchk/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend mopchk.d --- dependall-external --- --- strerror.o --- --- dependall-usr.sbin --- --- dependall --- --- dependall-external --- # compile libiberty/strerror.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/strerror.c -o strerror.o --- dependall-bsd --- --- dependall-mdocml --- --- dba.o --- # compile mandoc/dba.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/dba.c -o dba.o --- dependall-usr.sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- mopchk.html1 --- # format mopchk/mopchk.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopchk/mopchk.1 > mopchk.html1.tmp && mv -f mopchk.html1.tmp mopchk.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopchk/mopchk.1 > mopchk.html1.tmp && mv -f mopchk.html1.tmp mopchk.html1; fi --- mopchk.o --- # compile mopchk/mopchk.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopchk/../common -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopchk/mopchk.c -o mopchk.o --- dependall-sbin --- --- lfs_cksum.o --- # compile scan_ffs/lfs_cksum.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DSUPPORT_LFS -c /tmp/build/2026.01.03.23.10.07-alpha/src/sys/ufs/lfs/lfs_cksum.c -o lfs_cksum.o --- dependall-crypto/external --- --- sk-usbhid.o --- # compile ssh-sk-helper/sk-usbhid.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -DWITH_ZLIB -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -DWITH_OPENSSL -I/tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -DWITH_ZLIB -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -I/tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -DWITH_ZLIB -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -DWITH_OPENSSL -I/tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -DWITH_ZLIB -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c -Wno-error=deprecated-declarations /tmp/build/2026.01.03.23.10.07-alpha/src/crypto/external/bsd/openssh/dist/sk-usbhid.c -o sk-usbhid.o --- dependall-external --- --- dependall-ibm-public --- --- postfix-wrapper.html5 --- # format man5/postfix-wrapper.html5 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/postfix-wrapper.5 > postfix-wrapper.html5.tmp && mv -f postfix-wrapper.html5.tmp postfix-wrapper.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man5/postfix-wrapper.5 > postfix-wrapper.html5.tmp && mv -f postfix-wrapper.html5.tmp postfix-wrapper.html5; fi --- dependall-man8 --- dependall ===> external/ibm-public/postfix/man/man8 --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x strerror.o --- dependall-ibm-public --- --- dependall --- --- dependall-gpl3 --- --- strsignal.o --- # compile libiberty/strsignal.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/strsignal.c -o strsignal.o --- dependall-ibm-public --- --- anvil.html8 --- --- dependall-sys --- --- coda_vnops.o --- --- dependall-external --- --- dependall-bsd --- --- dependall-less --- --- dependall-ibm-public --- # format man8/anvil.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/anvil.8 > anvil.html8.tmp && mv -f anvil.html8.tmp anvil.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/anvil.8 > anvil.html8.tmp && mv -f anvil.html8.tmp anvil.html8; fi --- dependall-bsd --- --- option.o --- --- dependall-sys --- # compile coda/coda_vnops.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -mieee -ffreestanding -fno-strict-aliasing -mno-fp-regs -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_vnops.c -o coda_vnops.o --- dependall-external --- # compile less/option.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/option.c -o option.o --- dependall-ibm-public --- --- bounce.html8 --- # format man8/bounce.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/bounce.8 > bounce.html8.tmp && mv -f bounce.html8.tmp bounce.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/bounce.8 > bounce.html8.tmp && mv -f bounce.html8.tmp bounce.html8; fi --- dependall-sbin --- --- scan_ffs --- # link scan_ffs/scan_ffs /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o scan_ffs scan_ffs.o ffs_bswap.o lfs_cksum.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-external --- --- cleanup.html8 --- # format man8/cleanup.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/cleanup.8 > cleanup.html8.tmp && mv -f cleanup.html8.tmp cleanup.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/cleanup.8 > cleanup.html8.tmp && mv -f cleanup.html8.tmp cleanup.html8; fi --- discard.html8 --- # format man8/discard.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/discard.8 > discard.html8.tmp && mv -f discard.html8.tmp discard.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/discard.8 > discard.html8.tmp && mv -f discard.html8.tmp discard.html8; fi --- dnsblog.html8 --- # format man8/dnsblog.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/dnsblog.8 > dnsblog.html8.tmp && mv -f dnsblog.html8.tmp dnsblog.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/dnsblog.8 > dnsblog.html8.tmp && mv -f dnsblog.html8.tmp dnsblog.html8; fi --- error.html8 --- # format man8/error.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/error.8 > error.html8.tmp && mv -f error.html8.tmp error.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/error.8 > error.html8.tmp && mv -f error.html8.tmp error.html8; fi --- local.html8 --- # format man8/local.html8 --- dependall-usr.sbin --- --- dependall-mrinfo --- --- mrinfo.o --- --- dependall-external --- if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/local.8 > local.html8.tmp && mv -f local.html8.tmp local.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/local.8 > local.html8.tmp && mv -f local.html8.tmp local.html8; fi --- dependall-usr.sbin --- # compile mrinfo/mrinfo.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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-address-of-packed-member -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrinfo/mrinfo.c -o mrinfo.o --- dependall-external --- --- master.html8 --- # format man8/master.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/master.8 > master.html8.tmp && mv -f master.html8.tmp master.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/master.8 > master.html8.tmp && mv -f master.html8.tmp master.html8; fi --- dependall-usr.sbin --- --- kern.o --- --- dependall-external --- --- pickup.html8 --- --- dependall-sbin --- --- dependall-resize_ffs --- --- ffs_bswap.o --- --- dependall-external --- # format man8/pickup.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/pickup.8 > pickup.html8.tmp && mv -f pickup.html8.tmp pickup.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/pickup.8 > pickup.html8.tmp && mv -f pickup.html8.tmp pickup.html8; fi --- dependall-sbin --- # compile resize_ffs/ffs_bswap.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/fsck -c /tmp/build/2026.01.03.23.10.07-alpha/src/sys/ufs/ffs/ffs_bswap.c -o ffs_bswap.o --- dependall-usr.sbin --- --- dependall-mopd --- --- mopchk --- --- dependall-external --- --- pipe.html8 --- --- dependall-usr.sbin --- # link mopchk/mopchk /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o mopchk mopchk.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -L/tmp/build/2026.01.03.23.10.07-alpha/obj/usr.sbin/mopd/common -lcommon --- dependall-external --- # format man8/pipe.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/pipe.8 > pipe.html8.tmp && mv -f pipe.html8.tmp pipe.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/pipe.8 > pipe.html8.tmp && mv -f pipe.html8.tmp pipe.html8; fi --- proxymap.html8 --- # format man8/proxymap.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/proxymap.8 > proxymap.html8.tmp && mv -f proxymap.html8.tmp proxymap.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/proxymap.8 > proxymap.html8.tmp && mv -f proxymap.html8.tmp proxymap.html8; fi --- qmgr.html8 --- # format man8/qmgr.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/qmgr.8 > qmgr.html8.tmp && mv -f qmgr.html8.tmp qmgr.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/qmgr.8 > qmgr.html8.tmp && mv -f qmgr.html8.tmp qmgr.html8; fi --- scache.html8 --- # format man8/scache.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/scache.8 > scache.html8.tmp && mv -f scache.html8.tmp scache.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/scache.8 > scache.html8.tmp && mv -f scache.html8.tmp scache.html8; fi --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x strsignal.o --- dependall-usr.sbin --- --- dependall-mopd --- --- dependall-external --- --- dependall-ibm-public --- --- showq.html8 --- --- dependall-gpl3 --- --- strverscmp.o --- --- dependall-usr.sbin --- dependall ===> usr.sbin/mopd/mopd --- dependall-external --- --- dependall-ibm-public --- # format man8/showq.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/showq.8 > showq.html8.tmp && mv -f showq.html8.tmp showq.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/showq.8 > showq.html8.tmp && mv -f showq.html8.tmp showq.html8; fi --- dependall-gpl3 --- # compile libiberty/strverscmp.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/strverscmp.c -o strverscmp.o --- dependall-ibm-public --- --- smtp.html8 --- # format man8/smtp.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/smtp.8 > smtp.html8.tmp && mv -f smtp.html8.tmp smtp.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/smtp.8 > smtp.html8.tmp && mv -f smtp.html8.tmp smtp.html8; fi --- smtpd.html8 --- # format man8/smtpd.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/smtpd.8 > smtpd.html8.tmp && mv -f smtpd.html8.tmp smtpd.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/smtpd.8 > smtpd.html8.tmp && mv -f smtpd.html8.tmp smtpd.html8; fi --- dependall-libexec --- --- cleanup_milter.o --- --- dependall-usr.sbin --- --- mopd.d --- --- dependall-external --- # compile cleanup/cleanup_milter.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -fcommon -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.c -o cleanup_milter.o --- dependall-usr.sbin --- # create mopd/mopd.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f mopd.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/../common -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/mopd.c && mv -f mopd.d.tmp mopd.d --- dependall-external --- --- dependall-man --- --- spawn.html8 --- # format man8/spawn.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/spawn.8 > spawn.html8.tmp && mv -f spawn.html8.tmp spawn.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/spawn.8 > spawn.html8.tmp && mv -f spawn.html8.tmp spawn.html8; fi --- trivial-rewrite.html8 --- # format man8/trivial-rewrite.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/trivial-rewrite.8 > trivial-rewrite.html8.tmp && mv -f trivial-rewrite.html8.tmp trivial-rewrite.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/trivial-rewrite.8 > trivial-rewrite.html8.tmp && mv -f trivial-rewrite.html8.tmp trivial-rewrite.html8; fi --- oqmgr.html8 --- # format man8/oqmgr.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/oqmgr.8 > oqmgr.html8.tmp && mv -f oqmgr.html8.tmp oqmgr.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/oqmgr.8 > oqmgr.html8.tmp && mv -f oqmgr.html8.tmp oqmgr.html8; fi --- flush.html8 --- # format man8/flush.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/flush.8 > flush.html8.tmp && mv -f flush.html8.tmp flush.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/flush.8 > flush.html8.tmp && mv -f flush.html8.tmp flush.html8; fi --- virtual.html8 --- # format man8/virtual.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/virtual.8 > virtual.html8.tmp && mv -f virtual.html8.tmp virtual.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/virtual.8 > virtual.html8.tmp && mv -f virtual.html8.tmp virtual.html8; fi --- verify.html8 --- # format man8/verify.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/verify.8 > verify.html8.tmp && mv -f verify.html8.tmp verify.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/verify.8 > verify.html8.tmp && mv -f verify.html8.tmp verify.html8; fi --- postscreen.html8 --- # format man8/postscreen.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/postscreen.8 > postscreen.html8.tmp && mv -f postscreen.html8.tmp postscreen.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/postscreen.8 > postscreen.html8.tmp && mv -f postscreen.html8.tmp postscreen.html8; fi --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x strverscmp.o --- timeval-utils.o --- --- dependall-ibm-public --- --- tlsmgr.html8 --- --- dependall-gpl3 --- # compile libiberty/timeval-utils.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/timeval-utils.c -o timeval-utils.o --- dependall-ibm-public --- # format man8/tlsmgr.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/tlsmgr.8 > tlsmgr.html8.tmp && mv -f tlsmgr.html8.tmp tlsmgr.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/tlsmgr.8 > tlsmgr.html8.tmp && mv -f tlsmgr.html8.tmp tlsmgr.html8; fi --- dependall-bsd --- --- dependall-mdocml --- --- dba_array.o --- --- dependall-ibm-public --- --- tlsproxy.html8 --- --- dependall-bsd --- # compile mandoc/dba_array.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/dba_array.c -o dba_array.o --- dependall-ibm-public --- # format man8/tlsproxy.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/tlsproxy.8 > tlsproxy.html8.tmp && mv -f tlsproxy.html8.tmp tlsproxy.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/man/man8/tlsproxy.8 > tlsproxy.html8.tmp && mv -f tlsproxy.html8.tmp tlsproxy.html8; fi --- dependall --- --- dependall-tests --- --- dependall-fs --- --- t_rmdirrace --- --- dependall-usr.sbin --- --- process.d --- --- dependall-tests --- # link vfs/t_rmdirrace /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o t_rmdirrace t_rmdirrace.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -lrumpnet_shmif -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpfs_nfs -lrumpfs_ext2fs -lrumpfs_ffs -lrumpfs_lfs -lrumpfs_msdos -lrumpfs_syspuffs -lrumpdev_putter -lrumpdev -lrumpfs_sysvbfs -lrumpfs_tmpfs -lrumpfs_udf -lrumpfs_union -lrumpfs_v7fs -lrumpdev_disk -lrumpdev -lrumpfs_null -lrumpvfs_layerfs -L/tmp/build/2026.01.03.23.10.07-alpha/obj/tests/fs/common -lvfstest -lrumpvfs -lrumpvfs_nofifofs -lrump -lrumpuser -lpthread -lrumpnet -lutil -latf-c --- dependall-usr.sbin --- # create mopd/process.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f process.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/../common -D_KERNTYPES -Wno-pointer-sign -Wno-format-truncation /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/process.c && mv -f process.d.tmp process.d --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x timeval-utils.o --- unlink-if-ordinary.o --- # compile libiberty/unlink-if-ordinary.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o --- dependall-usr.sbin --- --- .depend --- # create mopd/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend mopd.d process.d --- dependall --- --- dependall-sbin --- --- dependall-mount_ados --- dependall ===> sbin/mount_ados --- dependall-external --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x unlink-if-ordinary.o --- vprintf-support.o --- # compile libiberty/vprintf-support.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/vprintf-support.c -o vprintf-support.o --- dependall-usr.sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- mopd.html8 --- # format mopd/mopd.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/mopd.8 > mopd.html8.tmp && mv -f mopd.html8.tmp mopd.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/mopd.8 > mopd.html8.tmp && mv -f mopd.html8.tmp mopd.html8; fi --- dependall-sbin --- --- fattr.d --- # create mount_ados/fattr.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f fattr.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/fattr.c && mv -f fattr.d.tmp fattr.d --- dependall-usr.sbin --- --- mopd.o --- # compile mopd/mopd.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/../common -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/mopd.c -o mopd.o --- dependall-usr.bin --- --- getname.o --- --- dependall-external --- --- dependall-bsd --- --- dependall-usr.bin --- # compile mail/getname.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Wextra -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DBROKEN_EXEC_TTY_RESTORE -DBROKEN_CLONE_STAT -DBROKEN_MAGIC -DUSE_EDITLINE -DMIME_SUPPORT -DCHARSET_SUPPORT -DTHREAD_SUPPORT -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail/getname.c -o getname.o --- dependall-external --- --- dba_read.o --- # compile mandoc/dba_read.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/dba_read.c -o dba_read.o --- dependall-sbin --- --- mount_ados.d --- # create mount_ados/mount_ados.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f mount_ados.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_ados/mount_ados.c && mv -f mount_ados.d.tmp mount_ados.d --- dependall-external --- --- dependall-less --- --- opttbl.o --- # compile less/opttbl.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/opttbl.c -o opttbl.o --- dependall-sbin --- --- pathadj.d --- # create mount_ados/pathadj.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f pathadj.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/pathadj.c && mv -f pathadj.d.tmp pathadj.d --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x vprintf-support.o --- xasprintf.o --- # compile libiberty/xasprintf.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xasprintf.c -o xasprintf.o --- dependall-sbin --- --- .depend --- # create mount_ados/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend fattr.d mount_ados.d pathadj.d --- dependall --- --- dependall-external --- --- dependall-bsd --- --- dependall-mdocml --- --- dba_write.o --- --- dependall-usr.bin --- --- head.o --- # compile mail/head.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Wextra -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DBROKEN_EXEC_TTY_RESTORE -DBROKEN_CLONE_STAT -DBROKEN_MAGIC -DUSE_EDITLINE -DMIME_SUPPORT -DCHARSET_SUPPORT -DTHREAD_SUPPORT -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail/head.c -o head.o --- dependall-external --- # compile mandoc/dba_write.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/dba_write.c -o dba_write.o --- dependall-usr.sbin --- --- dependall-mrinfo --- --- mrinfo.o --- --- mrinfo --- # link mrinfo/mrinfo /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o mrinfo igmp.o inet.o kern.o mrinfo.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib --- dependall-sbin --- --- dependall-resize_ffs --- --- dependall-mount_ados --- --- .gdbinit --- --- dependall-sys --- --- dependall-coda5 --- --- dependall-sbin --- rm -f .gdbinit --- dependall-sys --- dependall ===> sys/modules/coda5 --- dependall-sbin --- echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- mount_ados.html8 --- --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xasprintf.o --- dependall-sbin --- # format mount_ados/mount_ados.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_ados/mount_ados.8 > mount_ados.html8.tmp && mv -f mount_ados.html8.tmp mount_ados.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_ados/mount_ados.8 > mount_ados.html8.tmp && mv -f mount_ados.html8.tmp mount_ados.html8; fi --- dependall-external --- --- xatexit.o --- # compile libiberty/xatexit.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xatexit.c -o xatexit.o --- dependall-sbin --- --- mount_ados.o --- # compile mount_ados/mount_ados.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_ados/mount_ados.c -o mount_ados.o --- dependall-usr.sbin --- --- dependall-mopd --- --- process.o --- # compile mopd/process.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/../common -D_KERNTYPES -c -Wno-pointer-sign -Wno-format-truncation /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopd/process.c -o process.o --- dependall-sys --- --- ioconf.c --- --- dependall-tests --- --- t_rwtoro --- # link vfs/t_rwtoro /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o t_rwtoro t_rwtoro.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -lrumpnet_shmif -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpfs_nfs -lrumpfs_ext2fs -lrumpfs_ffs -lrumpfs_lfs -lrumpfs_msdos -lrumpfs_syspuffs -lrumpdev_putter -lrumpdev -lrumpfs_sysvbfs -lrumpfs_tmpfs -lrumpfs_udf -lrumpfs_union -lrumpfs_v7fs -lrumpdev_disk -lrumpdev -lrumpfs_null -lrumpvfs_layerfs -L/tmp/build/2026.01.03.23.10.07-alpha/obj/tests/fs/common -lvfstest -lrumpvfs -lrumpvfs_nofifofs -lrump -lrumpuser -lpthread -lrumpnet -lutil -latf-c --- dependall-sys --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbconfig -b /tmp/build/2026.01.03.23.10.07-alpha/obj/sys/modules/coda5 -s /tmp/build/2026.01.03.23.10.07-alpha/src/sys /tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5/coda5.ioconf --- dependall-external --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xatexit.o --- xexit.o --- --- dependall-bsd --- --- dependall-less --- --- os.o --- --- dependall-sys --- touch ioconf.c ioconf.h locators.h --- dependall-external --- --- dependall-gpl3 --- # compile libiberty/xexit.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xexit.c -o xexit.o --- dependall-bsd --- # compile less/os.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/os.c -o os.o --- dependall-sys --- --- coda_namecache.d --- # create coda5/coda_namecache.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f coda_namecache.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_namecache.c && mv -f coda_namecache.d.tmp coda_namecache.d --- dependall-external --- --- dependall-mdocml --- --- dbm.o --- # compile mandoc/dbm.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/dbm.c -o dbm.o --- dependall-less --- --- dependall-lessecho --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xexit.o --- dependall-bsd --- dependall ===> external/bsd/less/bin/lessecho --- dependall-gpl3 --- --- xmalloc.o --- --- dependall-sbin --- --- dependall-resize_ffs --- --- resize_ffs.o --- --- dependall-external --- # compile libiberty/xmalloc.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xmalloc.c -o xmalloc.o --- dependall-sbin --- --- progress.o --- # compile resize_ffs/progress.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/fsck -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/fsck/progress.c -o progress.o --- dependall-mount_ados --- --- fattr.o --- --- dependall-sys --- --- coda_psdev.d --- --- dependall-sbin --- # compile mount_ados/fattr.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/fattr.c -o fattr.o --- dependall-sys --- # create coda5/coda_psdev.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f coda_psdev.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_psdev.c && mv -f coda_psdev.d.tmp coda_psdev.d --- dependall-external --- --- dependall-bsd --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- lessecho.o --- # compile lessecho/lessecho.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/lessecho.c -o lessecho.o --- dependall-usr.bin --- --- v7.local.o --- # compile mail/v7.local.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Wextra -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DBROKEN_EXEC_TTY_RESTORE -DBROKEN_CLONE_STAT -DBROKEN_MAGIC -DUSE_EDITLINE -DMIME_SUPPORT -DCHARSET_SUPPORT -DTHREAD_SUPPORT -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail/v7.local.c -o v7.local.o --- dependall-external --- --- dependall-gpl2 --- --- dependall-gettext --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x write-po.o --- write-properties.o --- # compile libnlspr/write-properties.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr/../../include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"\" -DPKGDATADIR=\"\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-runtime/intl -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src -DLIBDIR=\"/usr/share\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src/write-properties.c -o write-properties.o --- dependall-sys --- --- coda_subr.d --- # create coda5/coda_subr.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f coda_subr.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_subr.c && mv -f coda_subr.d.tmp coda_subr.d --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xmalloc.o --- xmemdup.o --- # compile libiberty/xmemdup.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xmemdup.c -o xmemdup.o --- dependall-bsd --- --- dependall-less --- --- output.o --- # compile less/output.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/output.c -o output.o --- dependall-sys --- --- coda_venus.d --- --- dependall-sbin --- --- dependall-resize_ffs --- --- dependall-sys --- # create coda5/coda_venus.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f coda_venus.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_venus.c && mv -f coda_venus.d.tmp coda_venus.d --- dependall-sbin --- --- resize_ffs --- # link resize_ffs/resize_ffs /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o resize_ffs resize_ffs.o ffs_bswap.o progress.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-external --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xmemdup.o --- xstrdup.o --- # compile libiberty/xstrdup.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xstrdup.c -o xstrdup.o --- dependall-sbin --- --- dependall-mount_ados --- --- dependall-usr.bin --- --- dependall-sbin --- --- pathadj.o --- --- dependall-usr.bin --- --- lex.o --- --- dependall-sbin --- # compile mount_ados/pathadj.o --- dependall-usr.bin --- # compile mail/lex.o --- dependall-sbin --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/pathadj.c -o pathadj.o --- dependall-usr.bin --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Wextra -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DBROKEN_EXEC_TTY_RESTORE -DBROKEN_CLONE_STAT -DBROKEN_MAGIC -DUSE_EDITLINE -DMIME_SUPPORT -DCHARSET_SUPPORT -DTHREAD_SUPPORT -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail/lex.c -o lex.o --- dependall-tests --- --- t_union --- # link vfs/t_union /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o t_union t_union.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -lrumpnet_shmif -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpfs_nfs -lrumpfs_ext2fs -lrumpfs_ffs -lrumpfs_lfs -lrumpfs_msdos -lrumpfs_syspuffs -lrumpdev_putter -lrumpdev -lrumpfs_sysvbfs -lrumpfs_tmpfs -lrumpfs_udf -lrumpfs_union -lrumpfs_v7fs -lrumpdev_disk -lrumpdev -lrumpfs_null -lrumpvfs_layerfs -L/tmp/build/2026.01.03.23.10.07-alpha/obj/tests/fs/common -lvfstest -lrumpvfs -lrumpvfs_nofifofs -lrump -lrumpuser -lpthread -lrumpnet -lutil -latf-c --- dependall-sys --- --- coda_vfsops.d --- # create coda5/coda_vfsops.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f coda_vfsops.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_vfsops.c && mv -f coda_vfsops.d.tmp coda_vfsops.d --- dependall-external --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xstrdup.o --- xstrerror.o --- # compile libiberty/xstrerror.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xstrerror.c -o xstrerror.o --- dependall-sbin --- --- mount_ados --- # link mount_ados/mount_ados /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o mount_ados mount_ados.o fattr.o pathadj.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-external --- --- dependall-bsd --- --- dependall-mdocml --- --- dbm_map.o --- # compile mandoc/dbm_map.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/dbm_map.c -o dbm_map.o --- dependall-gpl3 --- --- dependall-binutils --- --- rename.o --- # compile strip/rename.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../common/arch/alpha -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/bfd -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils/rename.c -o rename.o --- dependall-bsd --- --- dependall-less --- --- dependall-lessecho --- --- version.o --- # compile lessecho/version.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/version.c -o version.o --- dependall-usr.sbin --- --- mopd --- # link mopd/mopd /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o mopd mopd.o process.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -L/tmp/build/2026.01.03.23.10.07-alpha/obj/usr.sbin/mopd/common -lcommon -lutil --- dependall-sys --- --- coda_vnops.d --- # create coda5/coda_vnops.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f coda_vnops.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_vnops.c && mv -f coda_vnops.d.tmp coda_vnops.d --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xstrerror.o --- xstrndup.o --- # compile libiberty/xstrndup.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xstrndup.c -o xstrndup.o --- xvasprintf.o --- # compile libiberty/xvasprintf.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libiberty/../../dist/include -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/libiberty/xvasprintf.c -o xvasprintf.o --- dependall-sbin --- --- dependall-mount_autofs --- --- dependall-external --- --- dependall-bsd --- --- lessecho --- --- dependall-sbin --- dependall ===> sbin/mount_autofs --- dependall-external --- # link lessecho/lessecho /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -o lessecho lessecho.o version.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib --- dependall-usr.sbin --- --- dependall-mopprobe --- dependall ===> usr.sbin/mopd/mopprobe --- dependall-crypto/external --- --- ssh-sk-helper --- --- dependall-sbin --- --- mount_autofs.d --- --- dependall-crypto/external --- # link ssh-sk-helper/ssh-sk-helper /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o ssh-sk-helper ssh-sk-helper.o ssh-sk.o sk-usbhid.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -Wl,-rpath,/usr/lib/private -L=/usr/lib/private -Wl,-rpath,/usr/lib/private -L=/usr/lib/private -Wl,-rpath,/usr/lib/private -L=/usr/lib/private -Wl,-rpath,/usr/lib/private -L=/usr/lib/private -lfido2 -lcbor -lusbhid -lcrypto -lm -L/tmp/build/2026.01.03.23.10.07-alpha/obj/crypto/external/bsd/openssh/lib -lssh -L/tmp/build/2026.01.03.23.10.07-alpha/obj/lib/libcrypt -lcrypt -L/tmp/build/2026.01.03.23.10.07-alpha/obj/lib/libz -lz -L/tmp/build/2026.01.03.23.10.07-alpha/obj/crypto/external/apache2/openssl/lib/libcrypto -lcrypto -L/tmp/build/2026.01.03.23.10.07-alpha/obj/crypto/external/bsd/openssh/lib -lssh -L/tmp/build/2026.01.03.23.10.07-alpha/obj/lib/libcrypt -lcrypt -L/tmp/build/2026.01.03.23.10.07-alpha/obj/lib/libz -lz -L/tmp/build/2026.01.03.23.10.07-alpha/obj/crypto/external/apache2/openssl/lib/libcrypto -lcrypto --- dependall-sbin --- # create mount_autofs/mount_autofs.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f mount_autofs.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_autofs/mount_autofs.c && mv -f mount_autofs.d.tmp mount_autofs.d --- dependall-external --- --- version.d --- # create lessecho/version.d --- dependall-usr.sbin --- --- mopprobe.d --- # create mopprobe/mopprobe.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f mopprobe.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopprobe/../common -D_KERNTYPES -Wno-pointer-sign /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopprobe/mopprobe.c && mv -f mopprobe.d.tmp mopprobe.d --- dependall-external --- CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f version.d.tmp -- -std=gnu11 -Werror --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/version.c && mv -f version.d.tmp version.d --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xvasprintf.o --- dependall-binutils --- --- dependall-readelf --- --- version.o --- --- dependall-gdb --- --- xstrndup.o --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x xstrndup.o --- dependall-binutils --- # compile readelf/version.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/readelf/../common/arch/alpha -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/readelf/../../lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/readelf/../../dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/readelf/../../dist/bfd -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/readelf/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/readelf/../../dist/binutils/version.c -o version.o --- dependall-gdb --- --- libiberty.a --- # build libiberty/libiberty.a --- dependall-gpl2 --- --- dependall-texinfo --- --- lang.o --- --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-ar crsD libiberty.a $(NM=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-nm NM=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-nm MKTEMP=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmktemp /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nblorder regex.o cplus-dem.o cp-demangle.o md5.o sha1.o alloca.o argv.o bsearch_r.o choose-temp.o concat.o cp-demint.o crc32.o d-demangle.o dwarfnames.o dyn-string.o fdmatch.o fibheap.o filedescriptor.o filename_cmp.o floatformat.o fnmatch.o fopen_unlocked.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o physmem.o pex-common.o pex-one.o pex-unix.o vprintf-support.o rust-demangle.o safe-ctype.o simple-object.o simple-object-coff.o simple-object-elf.o simple-object-mach-o.o simple-object-xcoff.o sort.o spaces.o splay-tree.o stack-limit.o strerror.o strsignal.o timeval-utils.o unlink-if-ordinary.o xasprintf.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o xstrndup.o xvasprintf.o strverscmp.o | /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbtsort -q) --- dependall-gpl2 --- # compile makeinfo/lang.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo/lang.c -o lang.o --- dependall-bsd --- --- .depend --- # create lessecho/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend version.d --- dependall --- --- dependall-sbin --- --- pathadj.d --- --- dependall-sys --- --- ioconf.d --- --- dependall-sbin --- # create mount_autofs/pathadj.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f pathadj.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/pathadj.c && mv -f pathadj.d.tmp pathadj.d --- dependall-sys --- # create coda5/ioconf.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR ioconf.c && mv -f ioconf.d.tmp ioconf.d --- dependall-external --- --- dependall-mdocml --- --- main.o --- # compile mandoc/main.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/main.c -o main.o --- dependall-less --- --- lessecho.html1 --- # format lessecho/lessecho.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/lessecho.1 > lessecho.html1.tmp && mv -f lessecho.html1.tmp lessecho.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/lessecho.1 > lessecho.html1.tmp && mv -f lessecho.html1.tmp lessecho.html1; fi --- dependall-gpl2 --- --- macro.o --- # compile makeinfo/macro.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo/macro.c -o macro.o --- dependall-sbin --- --- .depend --- # create mount_autofs/.depend rm -f .depend --- dependall-usr.sbin --- --- .depend --- --- dependall-sbin --- CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend mount_autofs.d pathadj.d --- dependall-usr.sbin --- # create mopprobe/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend mopprobe.d --- dependall-sbin --- --- dependall --- --- dependall-usr.sbin --- --- dependall --- --- dependall-external --- --- dependall-gpl3 --- --- dependall-binutils --- --- dependall-strip --- --- rddbg.o --- # compile strip/rddbg.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../common/arch/alpha -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/bfd -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils/rddbg.c -o rddbg.o --- dependall-sys --- --- .depend --- # create coda5/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .d -d -f .depend coda_namecache.d coda_psdev.d coda_subr.d coda_venus.d coda_vfsops.d coda_vnops.d ioconf.d --- dependall --- --- dependall-sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- mount_autofs.html8 --- # format mount_autofs/mount_autofs.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_autofs/mount_autofs.8 > mount_autofs.html8.tmp && mv -f mount_autofs.html8.tmp mount_autofs.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_autofs/mount_autofs.8 > mount_autofs.html8.tmp && mv -f mount_autofs.html8.tmp mount_autofs.html8; fi --- dependall-usr.sbin --- --- .gdbinit --- --- dependall-external --- --- dependall-bsd --- --- dependall-mdocml --- --- dependall-man --- --- dependall-usr.sbin --- rm -f .gdbinit --- dependall-external --- dependall ===> external/bsd/mdocml/man --- dependall-sbin --- --- mount_autofs.o --- --- dependall-usr.sbin --- echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- dependall-crypto/external --- --- dependall --- --- dependall-sbin --- # compile mount_autofs/mount_autofs.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_autofs/mount_autofs.c -o mount_autofs.o --- dependall-external --- --- dependall-gpl2 --- --- dependall-gettext --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x write-properties.o --- dependall-gpl3 --- --- dependall-readelf --- --- dependall-objdump --- --- stabs.o --- --- dependall-usr.sbin --- --- mopprobe.html1 --- --- dependall-external --- # compile objdump/stabs.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -mieee -DOBJDUMP_PRIVATE_VECTORS="" --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/objdump/../common/arch/alpha -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/objdump/../../lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/objdump/../../dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/objdump/../../dist/bfd -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/objdump/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/objdump/../../dist/binutils/stabs.c -o stabs.o --- dependall-gpl2 --- --- write-qt.o --- --- dependall-usr.sbin --- # format mopprobe/mopprobe.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopprobe/mopprobe.1 > mopprobe.html1.tmp && mv -f mopprobe.html1.tmp mopprobe.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopprobe/mopprobe.1 > mopprobe.html1.tmp && mv -f mopprobe.html1.tmp mopprobe.html1; fi --- dependall-external --- # compile libnlspr/write-qt.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr/../../include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"\" -DPKGDATADIR=\"\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-runtime/intl -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src -DLIBDIR=\"/usr/share\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src/write-qt.c -o write-qt.o --- dependall-usr.sbin --- --- mopprobe.o --- --- dependall-crypto/external --- --- dependall --- --- dependall-usr.sbin --- # compile mopprobe/mopprobe.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopprobe/../common -D_KERNTYPES -c -Wno-pointer-sign /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/mopprobe/mopprobe.c -o mopprobe.o --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- --- dependall-libbfd --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x coffgen.o --- dependall-bsd --- --- dependall --- --- dependall-crypto/external --- --- dependall --- --- dependall-external --- --- dependall-gpl3 --- --- elf64-gen.o --- # compile libbfd/elf64-gen.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon -Wno-stack-protector --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/../../dist/include -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/../../dist/bfd -DHAVE_CONFIG_H -DDEFAULT_VECTOR=alpha_elf64_vec -DSELECT_VECS='&alpha_elf64_vec,&alpha_ecoff_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_alpha_arch' -DDEBUGDIR=\"/usr/libdata/debug\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/libexec\" -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/bfd/elf64-gen.c -o elf64-gen.o --- dependall-crypto/external --- --- dependall --- --- dependall-sys --- --- dependall-coda --- --- coda.kmod --- # link coda/coda.kmod /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -nostdlib -r -Wl,-T,/tmp/build/2026.01.03.23.10.07-alpha/src/sys/../sys/modules/xldscripts/kmodule,-d -Wl,-Map=coda.kmod.map -o coda.kmod coda_venus.o coda_vfsops.o coda_vnops.o --- dependall-coda5 --- --- coda_namecache.o --- --- dependall-external --- --- dependall-bsd --- --- mandoc_char.html7 --- # format man/mandoc_char.html7 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/man/../dist/mandoc_char.7 > mandoc_char.html7.tmp && mv -f mandoc_char.html7.tmp mandoc_char.html7; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/man/../dist/mandoc_char.7 > mandoc_char.html7.tmp && mv -f mandoc_char.html7.tmp mandoc_char.html7; fi --- dependall-sys --- # compile coda5/coda_namecache.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -mieee -ffreestanding -fno-strict-aliasing -mno-fp-regs -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_namecache.c -o coda_namecache.o --- dependall-external --- --- dependall-ntp --- dependall ===> external/bsd/ntp --- dependall-sys --- --- dependall-coredump --- --- dependall-external --- --- dependall-lib --- --- dependall-sys --- dependall ===> sys/modules/coredump --- dependall-external --- dependall ===> external/bsd/ntp/lib --- dependall-usr.bin --- --- dependall-make --- --- lst.o --- # compile make/lst.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -Wdeclaration-after-statement -std=gnu11 -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 -mieee -DUSE_META -DUSE_FILEMON -DUSE_FILEMON_KTRACE -DMAKE_NATIVE -DUSE_EMALLOC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/make/lst.c -o lst.o --- dependall-external --- --- dependall-mdocml --- --- mandoc_man.7 --- --- dependall-ntp --- --- dependall-libntp --- --- dependall-mdocml --- # create man/mandoc_man.7 rm -f mandoc_man.7 --- dependall-ntp --- dependall ===> external/bsd/ntp/lib/libntp --- dependall-mdocml --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbcat /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/man/../dist/man.7 > mandoc_man.7 --- mandoc_eqn.7 --- # create man/mandoc_eqn.7 rm -f mandoc_eqn.7 /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbcat /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/man/../dist/eqn.7 > mandoc_eqn.7 --- mandoc_mdoc.7 --- # create man/mandoc_mdoc.7 rm -f mandoc_mdoc.7 /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbcat /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/man/../dist/mdoc.7 > mandoc_mdoc.7 --- mandoc_roff.7 --- # create man/mandoc_roff.7 rm -f mandoc_roff.7 /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbcat /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/man/../dist/roff.7 > mandoc_roff.7 --- mandoc_tbl.7 --- # create man/mandoc_tbl.7 rm -f mandoc_tbl.7 /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbcat /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/man/../dist/tbl.7 > mandoc_tbl.7 --- mandoc_man.html7 --- --- dependall-ntp --- --- a_md5encrypt.d --- # create libntp/a_md5encrypt.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f a_md5encrypt.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts -Wno-error=deprecated-declarations /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/a_md5encrypt.c && mv -f a_md5encrypt.d.tmp a_md5encrypt.d --- dependall-mdocml --- # format man/mandoc_man.html7 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css mandoc_man.7 > mandoc_man.html7.tmp && mv -f mandoc_man.html7.tmp mandoc_man.html7; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html mandoc_man.7 > mandoc_man.html7.tmp && mv -f mandoc_man.html7.tmp mandoc_man.html7; fi --- dependall-sys --- --- core_elf64.d --- # create coredump/core_elf64.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f core_elf64.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DEXEC_ELF64 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/kern/core_elf64.c && mv -f core_elf64.d.tmp core_elf64.d --- dependall-external --- --- mandoc_eqn.html7 --- # format man/mandoc_eqn.html7 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css mandoc_eqn.7 > mandoc_eqn.html7.tmp && mv -f mandoc_eqn.html7.tmp mandoc_eqn.html7; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html mandoc_eqn.7 > mandoc_eqn.html7.tmp && mv -f mandoc_eqn.html7.tmp mandoc_eqn.html7; fi --- mandoc_mdoc.html7 --- --- dependall-sbin --- --- dependall-external --- # format man/mandoc_mdoc.html7 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css mandoc_mdoc.7 > mandoc_mdoc.html7.tmp && mv -f mandoc_mdoc.html7.tmp mandoc_mdoc.html7; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html mandoc_mdoc.7 > mandoc_mdoc.html7.tmp && mv -f mandoc_mdoc.html7.tmp mandoc_mdoc.html7; fi --- dependall-sbin --- --- pathadj.o --- # compile mount_autofs/pathadj.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/pathadj.c -o pathadj.o --- dependall-external --- --- mandoc_roff.html7 --- # format man/mandoc_roff.html7 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css mandoc_roff.7 > mandoc_roff.html7.tmp && mv -f mandoc_roff.html7.tmp mandoc_roff.html7; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html mandoc_roff.7 > mandoc_roff.html7.tmp && mv -f mandoc_roff.html7.tmp mandoc_roff.html7; fi --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x elf64-gen.o --- dependall-sys --- --- core_machdep.d --- # create coredump/core_machdep.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f core_machdep.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DEXEC_ELF64 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch/alpha/alpha/core_machdep.c && mv -f core_machdep.d.tmp core_machdep.d --- dependall-external --- --- elf32-gen.o --- --- dependall-bsd --- --- mandoc_tbl.html7 --- --- dependall-gpl3 --- # compile libbfd/elf32-gen.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon -Wno-stack-protector --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/../../dist/include -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/../../dist/bfd -DHAVE_CONFIG_H -DDEFAULT_VECTOR=alpha_elf64_vec -DSELECT_VECS='&alpha_elf64_vec,&alpha_ecoff_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_alpha_arch' -DDEBUGDIR=\"/usr/libdata/debug\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/libexec\" -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/bfd/elf32-gen.c -o elf32-gen.o --- dependall-bsd --- # format man/mandoc_tbl.html7 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css mandoc_tbl.7 > mandoc_tbl.html7.tmp && mv -f mandoc_tbl.html7.tmp mandoc_tbl.html7; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html mandoc_tbl.7 > mandoc_tbl.html7.tmp && mv -f mandoc_tbl.html7.tmp mandoc_tbl.html7; fi --- dependall-sbin --- --- mount_autofs --- # link mount_autofs/mount_autofs /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o mount_autofs mount_autofs.o pathadj.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-external --- --- dependall-ibm-public --- --- dependall-libexec --- --- dependall-dnsblog --- dependall ===> external/ibm-public/postfix/libexec/dnsblog --- dependall-gpl2 --- --- dependall-texinfo --- --- lang.o --- --- makeinfo.o --- # compile makeinfo/makeinfo.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/dist/makeinfo/makeinfo.c -o makeinfo.o --- dependall-ibm-public --- --- dnsblog.d --- # create dnsblog/dnsblog.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f dnsblog.d.tmp -- -std=gnu11 -Werror --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dnsblog -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dnsblog/dnsblog.c && mv -f dnsblog.d.tmp dnsblog.d --- dependall-bsd --- --- dependall-ntp --- --- adjtime.d --- --- dependall-sbin --- --- dependall-mount_cd9660 --- --- dependall-external --- # create libntp/adjtime.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f adjtime.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/adjtime.c && mv -f adjtime.d.tmp adjtime.d --- dependall-usr.sbin --- --- dependall-sbin --- dependall ===> sbin/mount_cd9660 --- dependall-usr.sbin --- --- mopprobe --- # link mopprobe/mopprobe /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o mopprobe mopprobe.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -L/tmp/build/2026.01.03.23.10.07-alpha/obj/usr.sbin/mopd/common -lcommon --- dependall-sbin --- --- fattr.d --- --- dependall-external --- --- dependall-less --- --- dependall-less --- --- pattern.o --- --- dependall-sbin --- # create mount_cd9660/fattr.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f fattr.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/fattr.c && mv -f fattr.d.tmp fattr.d --- dependall-external --- # compile less/pattern.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/pattern.c -o pattern.o --- dependall-sys --- --- core_netbsd.d --- --- dependall-external --- --- dependall-ntp --- --- atoint.d --- --- dependall-sys --- # create coredump/core_netbsd.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f core_netbsd.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DEXEC_ELF64 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/kern/core_netbsd.c && mv -f core_netbsd.d.tmp core_netbsd.d --- dependall-usr.sbin --- --- dependall-moptrace --- --- dependall-external --- # create libntp/atoint.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f atoint.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/atoint.c && mv -f atoint.d.tmp atoint.d --- dependall-usr.sbin --- dependall ===> usr.sbin/mopd/moptrace --- dependall-external --- --- dependall-ibm-public --- --- dependall-cleanup --- --- cleanup_body_edit.o --- # compile cleanup/cleanup_body_edit.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -fcommon -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup/cleanup_body_edit.c -o cleanup_body_edit.o --- dependall-usr.sbin --- --- moptrace.d --- # create moptrace/moptrace.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f moptrace.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/moptrace/../common -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/moptrace/moptrace.c && mv -f moptrace.d.tmp moptrace.d --- dependall-sbin --- --- mount_cd9660.d --- # create mount_cd9660/mount_cd9660.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f mount_cd9660.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_cd9660/mount_cd9660.c && mv -f mount_cd9660.d.tmp mount_cd9660.d --- dependall-external --- --- dependall-gpl3 --- --- dependall-binutils --- --- dependall-strip --- --- debug.o --- # compile strip/debug.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../common/arch/alpha -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/bfd -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip/../../dist/binutils/debug.c -o debug.o --- dependall-usr.bin --- --- main.o --- # compile make/main.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -Wdeclaration-after-statement -std=gnu11 -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 -mieee -DUSE_META -DUSE_FILEMON -DUSE_FILEMON_KTRACE -DMAKE_NATIVE -DUSE_EMALLOC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -c -Wno-format-truncation -Wno-stringop-truncation /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/make/main.c -o main.o --- dependall-external --- --- dependall-ibm-public --- --- dependall-dnsblog --- --- .depend --- # create dnsblog/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend dnsblog.d --- dependall --- --- dependall-sys --- --- kern_core.d --- # create coredump/kern_core.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f kern_core.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DEXEC_ELF64 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR -Wno-cast-function-type /tmp/build/2026.01.03.23.10.07-alpha/src/sys/kern/kern_core.c && mv -f kern_core.d.tmp kern_core.d --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x elf32-gen.o --- dependall-sbin --- --- pathadj.d --- --- dependall-external --- --- elf32.o --- --- dependall-usr.sbin --- --- .depend --- --- dependall-sbin --- # create mount_cd9660/pathadj.d --- dependall-external --- # compile libbfd/elf32.o --- dependall-sbin --- CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f pathadj.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/pathadj.c && mv -f pathadj.d.tmp pathadj.d --- dependall-external --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee -fcommon -fcommon -Wno-stack-protector --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -D_KERNTYPES -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/arch/alpha -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/../../dist/include -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd/../../dist/bfd -DHAVE_CONFIG_H -DDEFAULT_VECTOR=alpha_elf64_vec -DSELECT_VECS='&alpha_elf64_vec,&alpha_ecoff_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_alpha_arch' -DDEBUGDIR=\"/usr/libdata/debug\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/libexec\" -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/dist/bfd/elf32.c -o elf32.o --- dependall-usr.sbin --- # create moptrace/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend moptrace.d --- dependall --- --- dependall-usr.bin --- --- dependall-mail --- --- dependall-external --- --- dependall-ibm-public --- --- .gdbinit --- --- dependall-usr.bin --- --- list.o --- --- dependall-external --- rm -f .gdbinit --- dependall-usr.bin --- # compile mail/list.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Wextra -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DBROKEN_EXEC_TTY_RESTORE -DBROKEN_CLONE_STAT -DBROKEN_MAGIC -DUSE_EDITLINE -DMIME_SUPPORT -DCHARSET_SUPPORT -DTHREAD_SUPPORT -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail/list.c -o list.o --- dependall-external --- echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- dnsblog.o --- --- dependall-bsd --- --- atolfp.d --- --- dependall-ibm-public --- # compile dnsblog/dnsblog.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -fcommon -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dnsblog -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dnsblog/dnsblog.c -o dnsblog.o --- dependall-sbin --- --- .depend --- # create mount_cd9660/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend fattr.d mount_cd9660.d pathadj.d --- dependall --- --- dependall-usr.sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- moptrace.html1 --- # format moptrace/moptrace.html1 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/moptrace/moptrace.1 > moptrace.html1.tmp && mv -f moptrace.html1.tmp moptrace.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/moptrace/moptrace.1 > moptrace.html1.tmp && mv -f moptrace.html1.tmp moptrace.html1; fi --- moptrace.o --- --- dependall-external --- --- dependall-bsd --- # create libntp/atolfp.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f atolfp.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/atolfp.c && mv -f atolfp.d.tmp atolfp.d --- dependall-usr.sbin --- # compile moptrace/moptrace.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/moptrace/../common -D_KERNTYPES -c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mopd/moptrace/moptrace.c -o moptrace.o --- dependall-sys --- --- uvm_coredump.d --- # create coredump/uvm_coredump.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f uvm_coredump.d.tmp -- -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DEXEC_ELF64 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/build/2026.01.03.23.10.07-alpha/src/sys/uvm/uvm_coredump.c && mv -f uvm_coredump.d.tmp uvm_coredump.d --- dependall-external --- --- atouint.d --- --- dependall-ibm-public --- --- dependall-cleanup --- --- cleanup_region.o --- # compile cleanup/cleanup_region.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -fcommon -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup/cleanup_region.c -o cleanup_region.o --- dependall-sbin --- --- .gdbinit --- --- dependall-external --- --- dependall-bsd --- --- dependall-less --- --- position.o --- --- dependall-sbin --- rm -f .gdbinit --- dependall-external --- --- dependall-ntp --- # create libntp/atouint.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f atouint.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/atouint.c && mv -f atouint.d.tmp atouint.d --- dependall-less --- # compile less/position.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/position.c -o position.o --- dependall-sbin --- echo "set solib-absolute-prefix /tmp/build/2026.01.03.23.10.07-alpha/destdir" > .gdbinit --- dependall-sys --- --- .depend --- # create coredump/.depend rm -f .depend CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -s .o\ .d -d -f .depend core_elf64.d core_machdep.d core_netbsd.d kern_core.d uvm_coredump.d --- dependall --- --- dependall-sbin --- --- mount_cd9660.html8 --- # format mount_cd9660/mount_cd9660.html8 if test "" != "yes"; then /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_cd9660/mount_cd9660.8 > mount_cd9660.html8.tmp && mv -f mount_cd9660.html8.tmp mount_cd9660.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-font:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/site-tmac:/tmp/build/2026.01.03.23.10.07-alpha/tools/share/groff/tmac /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_cd9660/mount_cd9660.8 > mount_cd9660.html8.tmp && mv -f mount_cd9660.html8.tmp mount_cd9660.html8; fi --- dependall-tests --- --- dependall-lib --- --- dependall-sbin --- --- mount_cd9660.o --- --- dependall-tests --- --- t_compat_cancel.o --- --- dependall-sbin --- # compile mount_cd9660/mount_cd9660.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount_cd9660/mount_cd9660.c -o mount_cd9660.o --- dependall-tests --- # compile libpthread/t_compat_cancel.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/../.. -c -I/tmp/build/2026.01.03.23.10.07-alpha/src/lib/libc -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread/t_compat_cancel.c -o t_compat_cancel.o --- dependall-external --- --- dependall-gpl2 --- --- dependall-gettext --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x write-qt.o --- write-resources.o --- # compile libnlspr/write-resources.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr/../../include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"\" -DPKGDATADIR=\"\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-runtime/intl -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src -DLIBDIR=\"/usr/share\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src/write-resources.c -o write-resources.o --- dependall-bsd --- --- dependall-ntp --- --- audio.d --- # create libntp/audio.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f audio.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/audio.c && mv -f audio.d.tmp audio.d --- dependall-usr.sbin --- --- moptrace --- # link moptrace/moptrace /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o moptrace moptrace.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib -L/tmp/build/2026.01.03.23.10.07-alpha/obj/usr.sbin/mopd/common -lcommon --- dependall-sys --- --- kern_core.o --- # compile coredump/kern_core.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -mieee -ffreestanding -fno-strict-aliasing -mno-fp-regs -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DEXEC_ELF64 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR -c -Wno-cast-function-type /tmp/build/2026.01.03.23.10.07-alpha/src/sys/kern/kern_core.c -o kern_core.o --- dependall-external --- --- dependall-ibm-public --- --- cleanup_final.o --- --- dependall-usr.sbin --- --- dependall --- --- dependall-external --- # compile cleanup/cleanup_final.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -fcommon -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -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\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/dist/src/cleanup/cleanup_final.c -o cleanup_final.o --- dependall-usr.sbin --- --- dependall-mrouted --- dependall ===> usr.sbin/mrouted --- dependall-external --- --- dependall-bsd --- --- dependall-less --- --- prompt.o --- --- dependall-usr.sbin --- --- cfparse.c --- --- dependall-external --- # compile less/prompt.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/include -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/dist/prompt.c -o prompt.o --- dependall-usr.sbin --- # yacc mrouted/cfparse.c /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbyacc -o cfparse.c /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/cfparse.y --- cfparse.d --- # create mrouted/cfparse.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f cfparse.d.tmp -- -std=gnu11 -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-address-of-packed-member --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES -Wno-stringop-truncation cfparse.c && mv -f cfparse.d.tmp cfparse.d --- dependall-external --- --- dependall-ibm-public --- --- dependall-dnsblog --- --- dnsblog --- # link dnsblog/dnsblog /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o dnsblog dnsblog.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib /tmp/build/2026.01.03.23.10.07-alpha/obj/external/ibm-public/postfix/lib/masterlib/libmaster.a /tmp/build/2026.01.03.23.10.07-alpha/obj/external/ibm-public/postfix/lib/global/libglobal.a /tmp/build/2026.01.03.23.10.07-alpha/obj/external/ibm-public/postfix/lib/dns/libdns.a /tmp/build/2026.01.03.23.10.07-alpha/obj/external/ibm-public/postfix/lib/util/libutil.a -lsaslc -lssl -lgssapi -lcrypto -lsqlite3 -lm -lldap -llber -lgssapi -lheimntlm -lkrb5 -lcom_err -lhx509 -lcrypto -lasn1 -lwind -lheimbase -lcom_err -lroken -lcrypt -lutil -lssl -lcrypto --- dependall-sbin --- --- fattr.o --- --- dependall-external --- --- dependall-bsd --- --- dependall-ntp --- --- authkeys.d --- --- dependall-sbin --- # compile mount_cd9660/fattr.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/fattr.c -o fattr.o --- dependall-external --- --- dependall-gpl2 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x write-resources.o --- dependall-bsd --- # create libntp/authkeys.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f authkeys.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/authkeys.c && mv -f authkeys.d.tmp authkeys.d --- dependall-gpl2 --- --- write-stringtable.o --- # compile libnlspr/write-stringtable.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -Werror -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr/../../include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"\" -DPKGDATADIR=\"\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-runtime/intl -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src -DLIBDIR=\"/usr/share\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/dist/gettext-tools/src/write-stringtable.c -o write-stringtable.o --- dependall-sys --- --- dependall-coda5 --- --- coda_subr.o --- # compile coda5/coda_subr.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -mieee -ffreestanding -fno-strict-aliasing -mno-fp-regs -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DCODA_COMPAT_5 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/build/2026.01.03.23.10.07-alpha/src/sys/coda/coda_subr.c -o coda_subr.o --- dependall-external --- --- dependall-ibm-public --- --- dependall-cleanup --- --- cleanup --- # link cleanup/cleanup /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o cleanup cleanup.o cleanup_out.o cleanup_envelope.o cleanup_message.o cleanup_extracted.o cleanup_state.o cleanup_rewrite.o cleanup_map11.o cleanup_map1n.o cleanup_masquerade.o cleanup_out_recipient.o cleanup_init.o cleanup_api.o cleanup_addr.o cleanup_bounce.o cleanup_milter.o cleanup_body_edit.o cleanup_region.o cleanup_final.o -Wl,-rpath-link,/tmp/build/2026.01.03.23.10.07-alpha/destdir/lib -L=/lib /tmp/build/2026.01.03.23.10.07-alpha/obj/external/ibm-public/postfix/lib/masterlib/libmaster.a /tmp/build/2026.01.03.23.10.07-alpha/obj/external/ibm-public/postfix/lib/milter/libmilter.a /tmp/build/2026.01.03.23.10.07-alpha/obj/external/ibm-public/postfix/lib/global/libglobal.a /tmp/build/2026.01.03.23.10.07-alpha/obj/external/ibm-public/postfix/lib/util/libutil.a -lsaslc -lssl -lgssapi -lcrypto -lsqlite3 -lm -lldap -llber -lgssapi -lheimntlm -lkrb5 -lcom_err -lhx509 -lcrypto -lasn1 -lwind -lheimbase -lcom_err -lroken -lcrypt -lutil -lssl -lcrypto --- dependall-usr.sbin --- --- callout.d --- --- dependall-sys --- --- dependall-coredump --- /tmp/build/2026.01.03.23.10.07-alpha/src/sys/kern/kern_core.c: In function 'coredump_modcmd': /tmp/build/2026.01.03.23.10.07-alpha/src/sys/kern/kern_core.c:111:24: error: implicit declaration of function 'SET_ERROR'; did you mean 'SO_ERROR'? [-Werror=implicit-function-declaration] 111 | return SET_ERROR(ENOTTY); | ^~~~~~~~~ | SO_ERROR --- dependall-usr.sbin --- # create mrouted/callout.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f callout.d.tmp -- -std=gnu11 -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-address-of-packed-member --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/callout.c && mv -f callout.d.tmp callout.d --- config.d --- # create mrouted/config.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f config.d.tmp -- -std=gnu11 -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-address-of-packed-member --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/config.c && mv -f config.d.tmp config.d --- dependall-sbin --- --- dependall-external --- --- dependall-bsd --- --- authreadkeys.d --- --- dependall-sbin --- --- pathadj.o --- --- dependall-external --- # create libntp/authreadkeys.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f authreadkeys.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/authreadkeys.c && mv -f authreadkeys.d.tmp authreadkeys.d --- dependall-sbin --- # compile mount_cd9660/pathadj.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount -c /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/pathadj.c -o pathadj.o --- dependall-usr.sbin --- --- igmp.d --- # create mrouted/igmp.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f igmp.d.tmp -- -std=gnu11 -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-address-of-packed-member --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/igmp.c && mv -f igmp.d.tmp igmp.d --- dependall-tests --- --- dependall-libc --- --- t_ptrace_wait.o --- --- dependall-sbin --- --- dependall-mount_chfs --- dependall ===> sbin/mount_chfs --- fattr.d --- --- dependall-mount_cd9660 --- --- dependall-mount_chfs --- # create mount_chfs/fattr.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f fattr.d.tmp -- -std=gnu11 -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/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount /tmp/build/2026.01.03.23.10.07-alpha/src/sbin/mount/fattr.c && mv -f fattr.d.tmp fattr.d --- dependall-mount_cd9660 --- --- mount_cd9660 --- # link mount_cd9660/mount_cd9660 /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -Wl,--warn-shared-textrel -o mount_cd9660 mount_cd9660.o fattr.o pathadj.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-external --- --- dependall-mdocml --- --- dependall-bin --- --- man_html.o --- # compile mandoc/man_html.o /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -mieee --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DUSE_WCHAR -DVERSION=\"1.14.6\" -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/../include -c /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc/../../dist/man_html.c -o man_html.o --- dependall-sys --- cc1: all warnings being treated as errors *** Failed target: kern_core.o *** In directory: /tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " coredump/kern_core.o ${COMPILE.c} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} ${OBJECT_TARGET} => /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc -O2 -std=gnu11 -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 -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -mieee -ffreestanding -fno-strict-aliasing -mno-fp-regs -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DEXEC_ELF64 -I/tmp/build/2026.01.03.23.10.07-alpha/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/arch -isystem /tmp/build/2026.01.03.23.10.07-alpha/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR -c -Wno-cast-function-type /tmp/build/2026.01.03.23.10.07-alpha/src/sys/kern/kern_core.c -o kern_core.o ${CTFCONVERT_RUN} => *** [kern_core.o] Error code 1 nbmake[8]: stopped making "realall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump nbmake[8]: 1 error nbmake[8]: stopped making "realall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump --- dependall-usr.sbin --- --- inet.d --- # create mrouted/inet.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f inet.d.tmp -- -std=gnu11 -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-address-of-packed-member --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -I/tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted -D_KERNTYPES /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin/mrouted/inet.c && mv -f inet.d.tmp inet.d --- dependall-sys --- nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coredump --- dependall-external --- --- dependall-gpl2 --- --- dependall-texinfo --- --- macro.o --- --- dependall-bsd --- --- dependall-ntp --- --- authusekey.d --- --- dependall-sys --- nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules --- dependall-sbin --- --- dependall-mount_chfs --- nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sbin --- dependall-mount_cd9660 --- nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sbin --- dependall-external --- # create libntp/authusekey.d CC=/tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-gcc /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/nbmkdep -f authusekey.d.tmp -- -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2026.01.03.23.10.07-alpha/destdir -DHAVE_CONFIG_H -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/sntp/libopts /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/dist/libntp/authusekey.c && mv -f authusekey.d.tmp authusekey.d --- dependall-sbin --- nbmake[4]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src --- dependall-usr.sbin --- nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/usr.sbin nbmake[4]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src --- dependall-external --- --- dependall-ibm-public --- --- dependall-dnsblog --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/libexec/dnsblog nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/libexec --- dependall-cleanup --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/libexec/cleanup nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix/libexec nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public/postfix nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/ibm-public nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external --- dependall-gpl2 --- --- dependall-gettext --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x write-stringtable.o --- dependall-tests --- --- dependall-libpthread --- nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libpthread --- dependall-external --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib/libnlspr --- dependall-tests --- nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib --- dependall-external --- nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext/lib nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/gettext nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2 --- dependall-tests --- --- dependall-fs --- --- t_vnops.o --- nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests/fs/vfs nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests/fs nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests --- dependall-external --- --- dependall-bsd --- nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp/lib nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/ntp nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd --- dependall-sys --- --- dependall-coda5 --- nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules/coda5 nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sys/modules nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/sys nbmake[4]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src --- dependall-usr.bin --- nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/mail nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin --- dependall-external --- --- dependall-less --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/bin/less nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less/bin nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/less nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd --- dependall-mdocml --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin/mandoc nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml/bin nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd/mdocml nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/bsd nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external --- dependall-gpl3 --- /tmp/build/2026.01.03.23.10.07-alpha/tools/bin/alpha--netbsd-objcopy -x elf32.o nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib/libbfd nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb/lib nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gdb nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3 --- dependall-usr.bin --- --- dependall-make --- nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin/make nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/usr.bin nbmake[4]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src --- dependall-external --- --- dependall-binutils --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/strip nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin --- dependall-gcc.old --- nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gcc.old/usr.bin nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/gcc.old nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3 --- dependall-binutils --- --- dependall-objdump --- --- dependall-gpl2 --- --- dependall-texinfo --- --- makeinfo.o --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/bin/makeinfo nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo/bin nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2/texinfo nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl2 nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external --- dependall-tests --- --- dependall-lib --- --- dependall-libc --- --- t_ptrace_wait3.o --- nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libc/sys nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib/libc nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests/lib nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/tests nbmake[4]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src --- dependall-external --- --- dependall-gpl3 --- --- dwarf.o --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/objdump nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin --- dependall-readelf --- --- readelf.o --- nbmake[9]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin/readelf nbmake[8]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils/usr.bin nbmake[7]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3/binutils nbmake[6]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external/gpl3 nbmake[5]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src/external nbmake[4]: stopped making "dependall" in /tmp/build/2026.01.03.23.10.07-alpha/src nbmake[3]: stopped making "do-build" in /tmp/build/2026.01.03.23.10.07-alpha/src nbmake[2]: stopped making "build" in /tmp/build/2026.01.03.23.10.07-alpha/src nbmake[1]: stopped making "distribution" in /tmp/build/2026.01.03.23.10.07-alpha/src nbmake: stopped making "release" in /tmp/build/2026.01.03.23.10.07-alpha/src ERROR: Failed to make release *** BUILD ABORTED *** 806.95 real 8996.95 user 1770.32 sys