Last 2000 lines of build log: chmod +x t_rename.tmp --- dependall-external --- --- rcsfreeze.html1 --- # format rcsfreeze/rcsfreeze.html1 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/man/rcsfreeze.1 > rcsfreeze.html1.tmp && mv -f rcsfreeze.html1.tmp rcsfreeze.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/man/rcsfreeze.1 > rcsfreeze.html1.tmp && mv -f rcsfreeze.html1.tmp rcsfreeze.html1; fi --- dependall-sbin --- --- fsck_lfs --- --- dependall-tests --- mv -f t_rename.tmp t_rename --- t_rmdir --- # build tmpfs/t_rmdir echo '#! /usr/bin/atf-sh' >t_rmdir.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_rmdir.sh >>t_rmdir.tmp chmod +x t_rmdir.tmp mv -f t_rmdir.tmp t_rmdir --- t_setattr --- # build tmpfs/t_setattr echo '#! /usr/bin/atf-sh' >t_setattr.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_setattr.sh >>t_setattr.tmp --- dependall-external --- --- dependall-rcsmerge --- --- dependall-tests --- chmod +x t_setattr.tmp --- dependall-external --- dependall ===> external/gpl2/rcs/bin/rcsmerge --- dependall-sbin --- # link fsck_lfs/fsck_lfs /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o fsck_lfs bufcache.o dir.o fsutil.o inode.o lfs.o lfs_cksum.o lfs_itimes.o main.o pass0.o pass1.o pass2.o pass3.o pass4.o pass5.o pass6.o segwrite.o setup.o utilities.o vars.o vnode.o kernelops.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-tests --- mv -f t_setattr.tmp t_setattr --- dependall-crypto/external --- --- gss-genr.o --- # compile sshd/gss-genr.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DWITH_OPENSSL -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DWITH_XMSS -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist/gss-genr.c --- dependall-external --- --- dependall-gpl3 --- checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no --- dependall-tests --- --- dependall-modules --- --- k_helper2.kmod --- --- dependall-external --- --- dependall-gpl2 --- --- rcsmerge.d --- --- dependall-tests --- # link k_helper2/k_helper2.kmod /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -nostdlib -r -Wl,-T,/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../sys/modules/xldscripts/kmodule,-d -Wl,-Map=k_helper2.kmod.map -o k_helper2.kmod k_helper2.o --- dependall-external --- # create rcsmerge/rcsmerge.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f rcsmerge.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/include /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/src/rcsmerge.c && mv -f rcsmerge.d.tmp rcsmerge.d --- dependall-tests --- --- dependall-fs --- --- t_sizes --- # build tmpfs/t_sizes echo '#! /usr/bin/atf-sh' >t_sizes.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_sizes.sh >>t_sizes.tmp chmod +x t_sizes.tmp mv -f t_sizes.tmp t_sizes --- t_sockets --- # build tmpfs/t_sockets echo '#! /usr/bin/atf-sh' >t_sockets.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_sockets.sh >>t_sockets.tmp chmod +x t_sockets.tmp mv -f t_sockets.tmp t_sockets --- t_statvfs --- # build tmpfs/t_statvfs echo '#! /usr/bin/atf-sh' >t_statvfs.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_statvfs.sh >>t_statvfs.tmp chmod +x t_statvfs.tmp mv -f t_statvfs.tmp t_statvfs --- t_symlink --- # build tmpfs/t_symlink echo '#! /usr/bin/atf-sh' >t_symlink.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_symlink.sh >>t_symlink.tmp chmod +x t_symlink.tmp mv -f t_symlink.tmp t_symlink --- t_times --- # build tmpfs/t_times echo '#! /usr/bin/atf-sh' >t_times.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_times.sh >>t_times.tmp chmod +x t_times.tmp mv -f t_times.tmp t_times --- t_trail_slash --- # build tmpfs/t_trail_slash echo '#! /usr/bin/atf-sh' >t_trail_slash.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_trail_slash.sh >>t_trail_slash.tmp chmod +x t_trail_slash.tmp --- dependall-sbin --- --- dependall-dump_lfs --- --- dependall-tests --- mv -f t_trail_slash.tmp t_trail_slash --- t_truncate --- --- dependall-modules --- --- dependall-k_helper3 --- --- dependall-fs --- # build tmpfs/t_truncate echo '#! /usr/bin/atf-sh' >t_truncate.tmp --- dependall-modules --- dependall ===> tests/modules/k_helper3 --- dependall-fs --- cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_truncate.sh >>t_truncate.tmp chmod +x t_truncate.tmp --- dependall-sbin --- dependall ===> sbin/dump_lfs --- dependall-tests --- mv -f t_truncate.tmp t_truncate --- t_vnd --- # build tmpfs/t_vnd echo '#! /usr/bin/atf-sh' >t_vnd.tmp --- dependall-lib --- --- t_cdb.o --- --- dependall-fs --- cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_vnd.sh >>t_vnd.tmp chmod +x t_vnd.tmp --- dependall-lib --- # compile libc/t_cdb.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -Wno-missing-noreturn -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/lib/libc/../.. --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/lib/libc/../.. -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/lib/libc/t_cdb.c --- dependall-fs --- mv -f t_vnd.tmp t_vnd --- t_vnode_leak --- # build tmpfs/t_vnode_leak echo '#! /usr/bin/atf-sh' >t_vnode_leak.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/tmpfs/t_vnode_leak.sh >>t_vnode_leak.tmp chmod +x t_vnode_leak.tmp mv -f t_vnode_leak.tmp t_vnode_leak --- h_tools --- # link tmpfs/h_tools /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o h_tools h_tools.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib --- dependall-modules --- --- k_helper3.d --- --- dependall-sbin --- --- dumprmt.d --- # create dump_lfs/dumprmt.d --- dependall-tests --- # create k_helper3/k_helper3.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f k_helper3.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_helper3/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_helper3/k_helper3.c && mv -f k_helper3.d.tmp k_helper3.d --- dependall-sbin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f dumprmt.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/dumprmt.c && mv -f dumprmt.d.tmp dumprmt.d --- dependall-external --- --- dependall-gpl3 --- checking for suffix of executables... --- dependall-gpl2 --- --- .depend --- # create rcsmerge/.depend --- dependall-tests --- --- dependall-fs --- --- t_renamerace --- --- dependall-external --- rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend rcsmerge.d --- dependall --- --- dependall-sys --- --- tty_60.o --- # compile compat_60/tty_60.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -ffreestanding -fno-strict-aliasing -Wno-pointer-sign -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_60 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/--- dependall-external --- --- dependall-texinfo --- --- window.o --- # compile info/window.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/info -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/external/gpl2/texinfo/lib -DDEFAULT_INFOPATH=\"/usr/pkg/info:/usr/X11R6/info:/usr/X11/info:/usr/local/info:/usr/share/info:/usr/info\" -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/info/window.c --- dependall-sys --- ../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/tty_60.c --- dependall-tests --- --- dependall-modules --- --- .depend --- # create k_helper3/.depend rm -f .depend --- dependall-fs --- # link tmpfs/t_renamerace /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_renamerace t_renamerace.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lrumpfs_tmpfs -lrumpvfs -lrump -lrumpuser -lpthread -latf-c --- dependall-modules --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend k_helper3.d --- dependall-usr.sbin --- --- parse.o --- --- dependall-tests --- --- dependall --- --- dependall-external --- --- dependall-gpl3 --- checking for suffix of object files... o --- dependall-usr.sbin --- # compile pfs/parse.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/dist/pf -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/pf/pfs -D_OPENBSD_SOURCE -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_FORTIFY_SOURCE=2 -c parse.c --- dependall-tests --- --- dependall-fs --- --- dependall-umapfs --- dependall ===> tests/fs/umapfs --- dependall-external --- --- dependall-gpl2 --- --- dependall-rcs --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- rcsmerge.html1 --- # format rcsmerge/rcsmerge.html1 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/man/rcsmerge.1 > rcsmerge.html1.tmp && mv -f rcsmerge.html1.tmp rcsmerge.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/man/rcsmerge.1 > rcsmerge.html1.tmp && mv -f rcsmerge.html1.tmp rcsmerge.html1; fi --- rcsmerge.o --- # compile rcsmerge/rcsmerge.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/include -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/src/rcsmerge.c --- dependall-sbin --- --- ffs_bswap.d --- # create dump_lfs/ffs_bswap.d --- dependall-tests --- --- t_basic.d --- --- dependall-sbin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f ffs_bswap.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/ufs/ffs/ffs_bswap.c && mv -f ffs_bswap.d.tmp ffs_bswap.d --- dependall-tests --- # create umapfs/t_basic.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_basic.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/umapfs/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/umapfs/t_basic.c && mv -f t_basic.d.tmp t_basic.d --- dependall-modules --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- dependall-rump --- --- t_basic --- # link rumpvfs/t_basic /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_basic t_basic.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lrumpvfs -lrump -lrumpuser -lrump -lpthread -latf-c --- dependall-modules --- --- k_helper3.o --- # compile k_helper3/k_helper3.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_helper3/../.. -D_KERNTYPES -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_helper3/k_helper3.c --- dependall-external --- --- dependall-gpl3 --- checking whether we are using the GNU C compiler... yes --- dependall-sbin --- --- itime.d --- # create dump_lfs/itime.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f itime.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/itime.c && mv -f itime.d.tmp itime.d --- dependall-external --- --- dependall-ibm-public --- --- smtp_rcpt.o --- # compile smtp/smtp_rcpt.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/dns -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/global -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/master -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/util -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/tls -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/milter -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp/smtp_rcpt.c --- dependall-tests --- --- dependall-rump --- --- t_etfs --- --- dependall-external --- --- dependall-gpl3 --- checking whether cc accepts -g... yes --- dependall-tests --- # link rumpvfs/t_etfs /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_etfs t_etfs.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lrumpvfs -lrump -lrumpuser -lrump -lpthread -latf-c --- dependall-lib --- --- t_convfp --- # link libc/t_convfp /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_convfp t_convfp.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -latf-c --- dependall-fs --- --- .depend --- # create umapfs/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend t_basic.d --- dependall --- --- dependall-rump --- --- t_p2kifs --- --- dependall-lib --- --- t_gdtoa --- --- dependall-rump --- # link rumpvfs/t_p2kifs /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_p2kifs t_p2kifs.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lrumpvfs -lrump -lrumpuser -lrump -lpthread -latf-c --- dependall-lib --- # link libc/t_gdtoa /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_gdtoa t_gdtoa.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -latf-c --- dependall-sbin --- --- lfs_inode.d --- --- dependall-tests --- --- t_cdb --- --- dependall-sbin --- # create dump_lfs/lfs_inode.d --- dependall-tests --- --- dependall-fs --- --- .gdbinit --- --- dependall-sbin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f lfs_inode.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs/lfs_inode.c && mv -f lfs_inode.d.tmp lfs_inode.d --- dependall-tests --- --- dependall-lib --- # link libc/t_cdb /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_cdb t_cdb.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -latf-c --- dependall-fs --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- Atffile --- # create umapfs/Atffile --- dependall-crypto/external --- --- auth2-gss.o --- --- dependall-tests --- --- t_basic.o --- --- dependall-crypto/external --- # compile sshd/auth2-gss.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DWITH_OPENSSL -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DWITH_XMSS -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist/auth2-gss.c --- dependall-tests --- # compile umapfs/t_basic.o --- dependall-external --- checking for cc option to accept ISO C89... none needed --- dependall-tests --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/umapfs/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/umapfs/t_basic.c --- dependall-modules --- --- k_helper3 --- # link k_helper3/k_helper3 /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o k_helper3 k_helper3.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lprop --- dependall-rump --- --- dependall-modautoload --- dependall ===> tests/rump/modautoload --- dependall-lib --- --- dependall --- --- dependall-rump --- --- dependall-usr.bin --- --- decode.o --- # compile midirecord/decode.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/midirecord/../audio/common -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/midirecord/../audio/common/decode.c --- dependall-tests --- --- sysctlbyname.d --- # create modautoload/sysctlbyname.d --- dependall-sys --- --- kern_time_60.o --- --- dependall-tests --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f sysctlbyname.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/rump/modautoload/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRUMP_ACTION /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/gen/sysctlbyname.c && mv -f sysctlbyname.d.tmp sysctlbyname.d --- dependall-modules --- --- dependall-k_uvm --- --- dependall-lib --- --- Atffile --- --- dependall-sys --- # compile compat_60/kern_time_60.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -ffreestanding -fno-strict-aliasing -Wno-pointer-sign -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_60 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/--- dependall-tests --- --- dependall-modules --- dependall ===> tests/modules/k_uvm --- dependall-lib --- # create lib/Atffile --- dependall-sys --- ../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/kern_time_60.c --- dependall-usr.sbin --- --- dependall-racoon --- --- admin.o --- --- dependall-tests --- --- dependall-crypto --- --- dependall-usr.sbin --- # compile racoon/admin.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon/missing -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/libipsec -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libipsec -I. -DIPSEC_DEBUG -DHAVE_CONFIG_H -DENABLE_WILDCARD_MATCH -DADMINPORTDIR=\"/var/run\" -DSYSCONFDIR=\"/etc/racoon\" -DHAVE_LIBRADIUS -DHAVE_LIBPAM -DHAVE_GSSAPI -DHAVE_OPENSSL_IDEA_H -DINET6 -D_KERNTYPES -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon/admin.c --- dependall-tests --- dependall ===> tests/crypto --- dependall-libcrypto --- --- dependall-sbin --- --- main.d --- # create dump_lfs/main.d --- dependall-tests --- dependall ===> tests/crypto/libcrypto --- dependall-sbin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f main.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/main.c && mv -f main.d.tmp main.d --- dependall-tests --- --- dependall-modules --- --- k_uvm.d --- # create k_uvm/k_uvm.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f k_uvm.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_uvm/../.. -D_KERNTYPES -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_uvm -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_uvm/k_uvm.c && mv -f k_uvm.d.tmp k_uvm.d --- dependall-rump --- --- sysctlgetmibinfo.d --- --- dependall-crypto --- --- dependall-bf --- --- dependall-rump --- # create modautoload/sysctlgetmibinfo.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f sysctlgetmibinfo.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/rump/modautoload/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRUMP_ACTION /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/gen/sysctlgetmibinfo.c && mv -f sysctlgetmibinfo.d.tmp sysctlgetmibinfo.d --- dependall-crypto --- dependall ===> tests/crypto/libcrypto/bf --- bftest.d --- # create bf/bftest.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f bftest.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bf/../../.. -DOPENSSL_FIPS -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/../include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/crypto/include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" -DDSO_DLFCN -DHAVE_DLFCN_H /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/test/bftest.c && mv -f bftest.d.tmp bftest.d--- dependall-modules --- --- .depend --- # create k_uvm/.depend --- dependall-sbin --- --- optr.d --- --- dependall-tests --- rm -f .depend --- dependall-sbin --- # create dump_lfs/optr.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f optr.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/optr.c && mv -f optr.d.tmp optr.d --- dependall-usr.bin --- --- midirecord --- # link midirecord/midirecord /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o midirecord midirecord.o decode.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lutil --- dependall-external --- --- dependall-gpl2 --- --- rcsmerge --- # link rcsmerge/rcsmerge /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -o rcsmerge rcsmerge.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -L/tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/external/gpl2/rcs/lib -lrcs --- dependall-usr.bin --- --- decode.d --- # create midirecord/decode.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f decode.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/midirecord/../audio/common /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/midirecord/../audio/common/decode.c && mv -f decode.d.tmp decode.d --- dependall-external --- --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x authkeys.o --- authreadkeys.o --- --- dependall-gpl2 --- --- dependall-rlog --- --- dependall-bsd --- # compile libntp/authreadkeys.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/authreadkeys.c -o authreadkeys.o --- dependall-gpl2 --- dependall ===> external/gpl2/rcs/bin/rlog --- dependall-tests --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .d -d -f .depend k_uvm.d --- dependall --- --- k_uvm.o --- # compile k_uvm/k_uvm.o --- dependall-fs --- --- t_basic --- # link umapfs/t_basic /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_basic t_basic.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lrumpfs_tmpfs -lrumpfs_umap -lrumpvfs_layerfs -lrumpvfs -lrump -lrumpuser -lrump -lpthread -latf-c --- dependall-rump --- --- t_modautoload.d --- # create modautoload/t_modautoload.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_modautoload.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/rump/modautoload/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRUMP_ACTION /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/rump/modautoload/t_modautoload.c && mv -f t_modautoload.d.tmp t_modautoload.d --- dependall-crypto --- --- .depend --- # create bf/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend bftest.d --- dependall --- --- dependall-modules --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -ffreestanding -fno-strict-aliasing -Wno-pointer-sign --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_uvm/../.. -D_KERNTYPES -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_uvm -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/k_uvm/k_uvm.c --- dependall-external --- --- rlog.d --- --- dependall-sbin --- --- rcache.d --- --- dependall-tests --- --- dependall-rump --- --- .depend --- --- dependall-external --- # create rlog/rlog.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f rlog.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/include /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/src/rlog.c && mv -f rlog.d.tmp rlog.d --- dependall-tests --- # create modautoload/.depend rm -f .depend --- dependall-sbin --- # create dump_lfs/rcache.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f rcache.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/rcache.c && mv -f rcache.d.tmp rcache.d --- dependall-tests --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend sysctlbyname.d sysctlgetmibinfo.d t_modautoload.d --- dependall-usr.bin --- --- .depend --- --- dependall-tests --- --- dependall --- --- dependall-usr.bin --- # create midirecord/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend decode.d --- dependall --- --- dependall-tests --- --- dependall-crypto --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- bftest.o --- # compile bf/bftest.o --- dependall-fs --- --- dependall-union --- dependall ===> tests/fs/union --- dependall-usr.bin --- --- midirecord.html1 --- # format midirecord/midirecord.html1 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/midirecord/midirecord.1 > midirecord.html1.tmp && mv -f midirecord.html1.tmp midirecord.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/midirecord/midirecord.1 > midirecord.html1.tmp && mv -f midirecord.html1.tmp midirecord.html1; fi --- dependall-tests --- --- t_pr.d --- # create union/t_pr.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_pr.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/union/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/union/t_pr.c && mv -f t_pr.d.tmp t_pr.d --- dependall-usr.bin --- --- dependall-mixerctl --- dependall ===> usr.bin/mixerctl --- dependall-tests --- --- dependall-rump --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- dependall-crypto --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bf/../../.. -DOPENSSL_FIPS -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/../include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/crypto/include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" -DDSO_DLFCN -DHAVE_DLFCN_H -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/test/bftest.c --- dependall-rump --- --- Atffile --- --- dependall-external --- --- .depend --- # create rlog/.depend --- dependall-tests --- # create modautoload/Atffile --- dependall-external --- rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend rlog.d --- dependall-tests --- --- t_modautoload.o --- --- dependall-external --- --- dependall --- --- dependall-tests --- # compile modautoload/t_modautoload.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/rump/modautoload/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRUMP_ACTION -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/rump/modautoload/t_modautoload.c --- dependall-sys --- --- ccd_60.o --- --- dependall-usr.bin --- --- mixerctl.d --- --- dependall-usr.sbin --- --- dependall-pf --- --- token.o --- --- dependall-usr.bin --- # create mixerctl/mixerctl.d --- dependall-sys --- # compile compat_60/ccd_60.o --- dependall-usr.bin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f mixerctl.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mixerctl/mixerctl.c && mv -f mixerctl.d.tmp mixerctl.d --- dependall-sys --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -ffreestanding -fno-strict-aliasing -Wno-pointer-sign -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_60 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/ccd_60.c --- dependall-usr.sbin --- # compile pfs/token.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/dist/pf -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/pf/pfs -D_OPENBSD_SOURCE -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_FORTIFY_SOURCE=2 -c token.c --- dependall-sbin --- --- snapshot.d --- # create dump_lfs/snapshot.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f snapshot.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/snapshot.c && mv -f snapshot.d.tmp snapshot.d --- dependall-external --- --- dependall-mpl --- --- dhcpd --- # link server/dhcpd /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o dhcpd dhcpd.o dhcp.o dhcpv6.o bootp.o confpars.o db.o class.o failover.o omapi.o mdb.o mdb6.o stables.o salloc.o ddns.o dhcpleasequery.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib /tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/external/mpl/dhcp/lib/common/libdhcp.a /tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/external/mpl/dhcp/lib/omapip/libomapi.a -lirs -lisccfg -ldns -lisc -lpthread -lz -lgssapi -lheimntlm -lkrb5 -lhx509 -lcrypto -lasn1 -lcom_err -lroken -lwind -lheimbase -lsqlite3 -lcrypt -lutil -lcrypto -lipsec -lcrypt --- dependall-gpl2 --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- rlog.html1 --- # format rlog/rlog.html1 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/man/rlog.1 > rlog.html1.tmp && mv -f rlog.html1.tmp rlog.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/man/rlog.1 > rlog.html1.tmp && mv -f rlog.html1.tmp rlog.html1; fi --- dependall-usr.bin --- --- .depend --- --- dependall-external --- --- rlog.o --- --- dependall-usr.bin --- # create mixerctl/.depend rm -f .depend --- dependall-external --- # compile rlog/rlog.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/include -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/rcs/dist/src/rlog.c --- dependall-usr.bin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend mixerctl.d --- dependall --- --- dependall-tests --- --- dependall-fs --- --- .depend --- # create union/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend t_pr.d --- dependall-modules --- --- k_uvm.kmod --- --- dependall-fs --- --- dependall --- --- dependall-modules --- # link k_uvm/k_uvm.kmod /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -nostdlib -r -Wl,-T,/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../sys/modules/xldscripts/kmodule,-d -Wl,-Map=k_uvm.kmod.map -o k_uvm.kmod k_uvm.o --- dependall-sbin --- --- tape.d --- # create dump_lfs/tape.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f tape.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/tape.c && mv -f tape.d.tmp tape.d --- dependall-tests --- --- dependall-threadpool_tester --- dependall ===> tests/modules/threadpool_tester --- dependall-external --- --- dependall-gpl3 --- checking how to run the C preprocessor... cc -E --- dependall-usr.bin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- mixerctl.html1 --- # format mixerctl/mixerctl.html1 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mixerctl/mixerctl.1 > mixerctl.html1.tmp && mv -f mixerctl.html1.tmp mixerctl.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mixerctl/mixerctl.1 > mixerctl.html1.tmp && mv -f mixerctl.html1.tmp mixerctl.html1; fi --- mixerctl.o --- # compile mixerctl/mixerctl.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mixerctl/mixerctl.c --- dependall-tests --- --- dependall-fs --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- Atffile --- --- dependall-modules --- --- threadpool_tester.d --- --- dependall-fs --- # create union/Atffile --- dependall-external --- --- dependall-ibm-public --- --- smtp_sasl_proto.o --- --- dependall-tests --- --- dependall-modules --- --- dependall-external --- # compile smtp/smtp_sasl_proto.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/dns -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/global -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/master -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/util -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/tls -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/milter -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp/smtp_sasl_proto.c --- dependall-tests --- # create threadpool_tester/threadpool_tester.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f threadpool_tester.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/threadpool_tester/../.. -D_KERNTYPES -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/threadpool_tester -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/threadpool_tester/threadpool_tester.c && mv -f threadpool_tester.d.tmp threadpool_tester.d --- dependall-crypto/external --- --- gss-serv.o --- --- dependall-tests --- --- dependall-fs --- --- dependall-crypto/external --- # compile sshd/gss-serv.o --- dependall-tests --- --- t_pr.o --- --- dependall-crypto/external --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DWITH_OPENSSL -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DWITH_XMSS -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist/gss-serv.c --- dependall-tests --- # compile union/t_pr.o --- dependall-external --- --- dependall-gpl3 --- checking for grep that handles long lines and -e... /usr/bin/grep --- dependall-tests --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/union/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/union/t_pr.c --- dependall-external --- checking for egrep... /usr/bin/grep -E --- dependall-sbin --- --- traverse.d --- # create dump_lfs/traverse.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f traverse.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/traverse.c && mv -f traverse.d.tmp traverse.d --- dependall-external --- --- dependall-mpl --- --- dependall-relay --- dependall ===> external/mpl/dhcp/bin/relay --- dependall-sys --- --- kern_cpu_60.o --- # compile compat_60/kern_cpu_60.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -ffreestanding -fno-strict-aliasing -Wno-pointer-sign -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_60 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/kern_cpu_60.c --- dependall-tests --- --- dependall-modules --- --- .depend --- # create threadpool_tester/.depend rm -f .depend --- dependall-rump --- --- sysctlbyname.o --- # compile modautoload/sysctlbyname.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/rump/modautoload/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRUMP_ACTION -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/gen/sysctlbyname.c --- dependall-modules --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .d -d -f .depend threadpool_tester.d --- dependall-sbin --- --- unctime.d --- # create dump_lfs/unctime.d --- dependall-tests --- --- dependall --- --- dependall-sbin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f unctime.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/unctime.c && mv -f unctime.d.tmp unctime.d --- dependall-external --- --- dhcrelay.d --- # create relay/dhcrelay.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f dhcrelay.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DDHCPv6 -DISC_PLATFORM_USETHREADS -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist/includes -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist/../include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/includes -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/../include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/isc/pthreads/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/dns/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/dns/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/dns/pthreads/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/irs/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/irs/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/irs/pthreads/include -DLOCALSTATEDIR='"/var"' /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist/relay/dhcrelay.c && mv -f dhcrelay.d.tmp dhcrelay.d --- dependall-gpl2 --- --- dependall-texinfo --- --- info --- # link info/info /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -o info dir.o display.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lintl -lterminfo -L/tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/external/gpl2/texinfo/lib -lcommon --- dependall-tests --- --- dependall-crypto --- --- h_bftest --- --- dependall-sbin --- --- .depend --- # create dump_lfs/.depend rm -f .depend --- dependall-external --- --- dependall-infokey --- --- dependall-sbin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend dumprmt.d ffs_bswap.d itime.d lfs_inode.d main.d optr.d rcache.d snapshot.d tape.d traverse.d unctime.d --- dependall-external --- dependall ===> external/gpl2/texinfo/bin/infokey --- dependall-sbin --- --- dependall --- --- dependall-tests --- --- dependall-modules --- --- threadpool_tester.o --- # compile threadpool_tester/threadpool_tester.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -ffreestanding -fno-strict-aliasing -Wno-pointer-sign --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/threadpool_tester/../.. -D_KERNTYPES -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/threadpool_tester -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/threadpool_tester/threadpool_tester.c --- dependall-rump --- --- sysctlgetmibinfo.o --- # compile modautoload/sysctlgetmibinfo.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/rump/modautoload/../.. -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRUMP_ACTION -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/gen/sysctlgetmibinfo.c --- dependall-external --- --- infokey.d --- # create infokey/infokey.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f infokey.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/info /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/info/infokey.c && mv -f infokey.d.tmp infokey.d --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x authreadkeys.o --- authusekey.o --- # compile libntp/authusekey.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/authusekey.c -o authusekey.o --- dependall-usr.sbin --- --- dependall-racoon --- --- evt.o --- --- dependall-sys --- --- compat_60.kmod --- # link compat_60/compat_60.kmod /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -nostdlib -r -Wl,-T,/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../sys/modules/xldscripts/kmodule,-d -Wl,-Map=compat_60.kmod.map -o compat_60.kmod compat_60_mod.o kern_sa_60.o tty_60.o kern_time_60.o ccd_60.o kern_cpu_60.o --- dependall-usr.sbin --- # compile racoon/evt.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon/missing -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/libipsec -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libipsec -I. -DIPSEC_DEBUG -DHAVE_CONFIG_H -DENABLE_WILDCARD_MATCH -DADMINPORTDIR=\"/var/run\" -DSYSCONFDIR=\"/etc/racoon\" -DHAVE_LIBRADIUS -DHAVE_LIBPAM -DHAVE_GSSAPI -DHAVE_OPENSSL_IDEA_H -DINET6 -D_KERNTYPES -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon/evt.c --- dependall-sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- dump_lfs.html8 --- # format dump_lfs/dump_lfs.html8 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs/dump_lfs.8 > dump_lfs.html8.tmp && mv -f dump_lfs.html8.tmp dump_lfs.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs/dump_lfs.8 > dump_lfs.html8.tmp && mv -f dump_lfs.html8.tmp dump_lfs.html8; fi --- dependall-sys --- --- dependall-compat_70 --- dependall ===> sys/modules/compat_70 --- dependall-external --- --- dependall-gpl3 --- checking for ANSI C header files... yes --- dependall-sbin --- --- itime.o --- # compile dump_lfs/itime.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/itime.c --- dependall-external --- --- dependall-mpl --- --- .depend --- --- dependall-gpl2 --- --- .depend --- --- dependall-mpl --- # create relay/.depend rm -f .depend --- dependall-gpl2 --- # create infokey/.depend rm -f .depend --- dependall-mpl --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend dhcrelay.d --- dependall-gpl2 --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend infokey.d --- dependall-mpl --- --- dependall --- --- dependall-gpl2 --- --- dependall --- --- dependall-sys --- --- compat_70_mod.d --- # create compat_70/compat_70_mod.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f compat_70_mod.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_70 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/compat_70_mod.c && mv -f compat_70_mod.d.tmp compat_70_mod.d --- dependall-external --- --- dependall-gpl3 --- checking for sys/types.h... yes --- dependall-gpl2 --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- infokey.html1 --- # format infokey/infokey.html1 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/doc/infokey.1 > infokey.html1.tmp && mv -f infokey.html1.tmp infokey.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/doc/infokey.1 > infokey.html1.tmp && mv -f infokey.html1.tmp infokey.html1; fi --- infokey.o --- # compile infokey/infokey.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/info -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/info/infokey.c --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x authusekey.o --- bsd_strerror.o --- # compile libntp/bsd_strerror.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/bsd_strerror.c -o bsd_strerror.o --- dependall-sys --- --- rtsock_70.d --- # create compat_70/rtsock_70.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f rtsock_70.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_70 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/rtsock_70.c && mv -f rtsock_70.d.tmp rtsock_70.d --- dependall-external --- --- dependall-mpl --- --- .gdbinit --- rm -f .gdbinit --- dependall-gpl3 --- checking for sys/stat.h... yes --- dependall-mpl --- echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- dhcrelay.html8 --- # format relay/dhcrelay.html8 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist/relay/dhcrelay.8 > dhcrelay.html8.tmp && mv -f dhcrelay.html8.tmp dhcrelay.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist/relay/dhcrelay.8 > dhcrelay.html8.tmp && mv -f dhcrelay.html8.tmp dhcrelay.html8; fi --- dhcrelay.o --- --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x bsd_strerror.o --- dependall-mpl --- # compile relay/dhcrelay.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DDHCPv6 -DISC_PLATFORM_USETHREADS -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist/includes -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist/../include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/includes -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/../include -I/tmp/bracket/build/2019.02.25.--- dependall-bsd --- --- buftvtots.o --- --- dependall-mpl --- 10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/isc/pthreads/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/dns/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/dns/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/dns/pthreads/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/irs/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/irs/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/exte--- dependall-bsd --- # compile libntp/buftvtots.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/buftvtots.c -o buftvtots.o --- dependall-usr.bin --- --- mixerctl --- # link mixerctl/mixerctl /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o mixerctl mixerctl.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib --- dependall-mkcsmapper --- dependall ===> usr.bin/mkcsmapper --- dependall-crypto/external --- --- gss-serv-krb5.o --- # compile sshd/gss-serv-krb5.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DWITH_OPENSSL -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DWITH_XMSS -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist/gss-serv-krb5.c --- dependall-sys --- --- uipc_usrreq_70.d --- # create compat_70/uipc_usrreq_70.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f uipc_usrreq_70.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_70 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/uipc_usrreq_70.c && mv -f uipc_usrreq_70.d.tmp uipc_usrreq_70.d --- dependall-usr.bin --- --- yacc.c --- # yacc mkcsmapper/yacc.c /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbyacc -d -o yacc.c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper/yacc.y --- lex.c --- --- dependall-external --- --- dependall-gpl3 --- checking for stdlib.h... yes --- dependall-usr.bin --- # lex mkcsmapper/lex.c /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nblex -olex.c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper/lex.l --- dependall-usr.sbin --- --- dependall-pf --- --- pfs --- --- dependall-tests --- --- dependall-modules --- --- threadpool_tester.kmod --- --- dependall-usr.sbin --- # link pfs/pfs --- dependall-tests --- # link threadpool_tester/threadpool_tester.kmod --- dependall-usr.sbin --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o pfs pfs.o token.o parse.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -ll -ly --- dependall-tests --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -nostdlib -r -Wl,-T,/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../sys/modules/xldscripts/kmodule,-d -Wl,-Map=threadpool_tester.kmod.map -o threadpool_tester.kmod threadpool_tester.o --- dependall-external --- --- dependall-ibm-public --- --- smtp_sasl_glue.o --- # compile smtp/smtp_sasl_glue.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/dns -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/global -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/master -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/util -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/tls -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/milter -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp/smtp_sasl_glue.c --- dependall-tests --- --- t_builtin.d --- # create modules/t_builtin.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_builtin.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_KERNTYPES -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/.. /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_builtin.c && mv -f t_builtin.d.tmp t_builtin.d --- dependall-usr.sbin --- --- dependall-tftp-proxy --- dependall ===> usr.sbin/pf/tftp-proxy --- dependall-external --- --- dependall-mpl --- rnal/mpl/dhcp/bin/relay/../../../../mpl/bind/dist/lib/irs/pthreads/include -DLOCALSTATEDIR='"/var"' -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay/../../dist/relay/dhcrelay.c --- dependall-gpl3 --- checking for string.h... yes --- dependall-usr.bin --- --- citrus_bcs.d --- --- dependall-tests --- --- dependall-fs --- --- t_pr --- --- dependall-usr.sbin --- --- filter.d --- --- dependall-usr.bin --- # create mkcsmapper/citrus_bcs.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f citrus_bcs.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/citrus_bcs.c && mv -f citrus_bcs.d.tmp citrus_bcs.d --- dependall-usr.sbin --- # create tftp-proxy/filter.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f filter.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -D_OPENBSD_SOURCE -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_FORTIFY_SOURCE=2 /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/dist/pf/libexec/tftp-proxy/filter.c && mv -f filter.d.tmp filter.d --- dependall-sys --- --- .depend --- # create compat_70/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .d -d -f .depend compat_70_mod.d rtsock_70.d uipc_usrreq_70.d --- dependall --- --- dependall-usr.sbin --- --- dependall-racoon --- --- ipsec_doi.o --- # compile racoon/ipsec_doi.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon/missing -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/libipsec -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libipsec -I. -DIPSEC_DEBUG -DHAVE_CONFIG_H -DENABLE_WILDCARD_MATCH -DADMINPORTDIR=\"/var/run\" -DSYSCONFDIR=\"/etc/racoon\" -DHAVE_LIBRADIUS -DHAVE_LIBPAM -DHAVE_GSSAPI -DHAVE_OPENSSL_IDEA_H -DINET6 -D_KERNTYPES -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c --- dependall-tests --- # link union/t_pr --- dependall-usr.bin --- --- citrus_db_factory.d --- --- dependall-tests --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o t_pr t_pr.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lrumpfs_union -lrumpvfs_layerfs -lrumpfs_ffs -lrumpdev_disk -lrumpdev -lrumpvfs -lrump -lrumpuser -lrump -lpthread -latf-c --- dependall-usr.bin --- # create mkcsmapper/citrus_db_factory.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f citrus_db_factory.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/citrus_db_factory.c && mv -f citrus_db_factory.d.tmp citrus_db_factory.d --- dependall-sbin --- --- main.o --- # compile dump_lfs/main.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DRDUMP -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump -DDUMP_LFS -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump/main.c --- dependall-tests --- --- dependall-modules --- --- t_kcov.d --- # create modules/t_kcov.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_kcov.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_KERNTYPES -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/.. /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_kcov.c && mv -f t_kcov.d.tmp t_kcov.d --- dependall-fs --- --- dependall-vfs --- dependall ===> tests/fs/vfs --- dependall-usr.sbin --- --- dependall-pf --- --- tftp-proxy.d --- # create tftp-proxy/tftp-proxy.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f tftp-proxy.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -D_OPENBSD_SOURCE -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_FORTIFY_SOURCE=2 /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/dist/pf/libexec/tftp-proxy/tftp-proxy.c && mv -f tftp-proxy.d.tmp tftp-proxy.d --- dependall-external --- checking for memory.h... yes --- dependall-tests --- --- dependall-rump --- --- t_modautoload --- --- dependall-usr.bin --- --- citrus_db_hash.d --- --- dependall-tests --- # link modautoload/t_modautoload /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,-E -Wl,--warn-shared-textrel -o t_modautoload t_modautoload.o sysctlbyname.o sysctlgetmibinfo.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -Wl,--whole-archive /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/usr/lib/librumpvfs.a /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/usr/lib/librump.a -Wl,--no-whole-archive -lrumpuser -lpthread -latf-c --- dependall-usr.bin --- # create mkcsmapper/citrus_db_hash.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f citrus_db_hash.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/citrus_db_hash.c && mv -f citrus_db_hash.d.tmp citrus_db_hash.d --- dependall-tests --- --- dependall-modules --- --- t_modctl.d --- --- dependall-crypto --- # link bf/h_bftest /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o h_bftest bftest.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lcrypt -L/tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/crypto/external/bsd/openssl/lib/libcryptotest -lcryptotest -L/tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/crypto/external/bsd/openssl/lib/libcrypto -lcrypto --- dependall-bn --- dependall ===> tests/crypto/libcrypto/bn --- dependall-bn --- dependall ===> tests/crypto/libcrypto/bn/bn --- bntest.d --- # create bn/bntest.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f bntest.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bn/bn/../../../.. -DOPENSSL_FIPS -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/../include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/crypto/include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" -DDSO_DLFCN -DHAVE_DLFCN_H /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/test/bntest.c && mv -f bntest.d.tmp bntest.d --- .depend --- # create bn/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend bntest.d --- dependall --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- bntest.o --- # compile bn/bntest.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bn/bn/../../../.. -DOPENSSL_FIPS -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/../include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/crypto/include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" -DDSO_DLFCN -DHAVE_DLFCN_H -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssl/dist/test/bntest.c --- dependall-fs --- --- t_full.d --- --- dependall-modules --- # create modules/t_modctl.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_modctl.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_KERNTYPES -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/.. /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_modctl.c && mv -f t_modctl.d.tmp t_modctl.d --- dependall-fs --- # create vfs/t_full.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_full.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_full.c && mv -f t_full.d.tmp t_full.d --- dependall-sys --- --- compat_70_mod.o --- # compile compat_70/compat_70_mod.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -ffreestanding -fno-strict-aliasing -Wno-pointer-sign -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_70 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/compat_70_mod.c --- dependall-usr.sbin --- --- .depend --- # create tftp-proxy/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend filter.d tftp-proxy.d --- dependall-external --- --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x buftvtots.o --- dependall-usr.sbin --- --- dependall --- --- dependall-external --- --- caljulian.o --- # compile libntp/caljulian.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/caljulian.c -o caljulian.o --- dependall-usr.bin --- --- citrus_lookup_factory.d --- # create mkcsmapper/citrus_lookup_factory.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f citrus_lookup_factory.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/citrus_lookup_factory.c && mv -f citrus_lookup_factory.d.tmp citrus_lookup_factory.d --- dependall-tests --- --- dependall-modules --- --- .depend --- # create modules/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend t_builtin.d t_kcov.d t_modctl.d --- dependall --- --- dependall-usr.sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- dependall-external --- --- dependall-gpl3 --- checking for strings.h... yes --- dependall-usr.sbin --- --- tftp-proxy.html8 --- --- dependall-usr.bin --- --- citrus_pivot_factory.d --- --- dependall-usr.sbin --- # format tftp-proxy/tftp-proxy.html8 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/dist/pf/libexec/tftp-proxy/tftp-proxy.8 > tftp-proxy.html8.tmp && mv -f tftp-proxy.html8.tmp tftp-proxy.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/dist/pf/libexec/tftp-proxy/tftp-proxy.8 > tftp-proxy.html8.tmp && mv -f tftp-proxy.html8.tmp tftp-proxy.html8; fi --- dependall-usr.bin --- # create mkcsmapper/citrus_pivot_factory.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f citrus_pivot_factory.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/citrus_pivot_factory.c && mv -f citrus_pivot_factory.d.tmp citrus_pivot_factory.d --- dependall-usr.sbin --- --- tftp-proxy.o --- --- dependall-tests --- --- dependall-fs --- --- t_io.d --- --- dependall-usr.sbin --- # compile tftp-proxy/tftp-proxy.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -D_OPENBSD_SOURCE -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_FORTIFY_SOURCE=2 -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/dist/pf/libexec/tftp-proxy/tftp-proxy.c --- dependall-tests --- # create vfs/t_io.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_io.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_io.c && mv -f t_io.d.tmp t_io.d --- dependall-crypto/external --- --- auth2-krb5.o --- # compile sshd/auth2-krb5.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DWITH_OPENSSL -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DWITH_XMSS -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist/auth2-krb5.c --- dependall-external --- --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x caljulian.o --- caltontp.o --- --- dependall-tests --- --- dependall-rump --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbpaxctl +ma t_modautoload --- dependall-external --- # compile libntp/caltontp.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/caltontp.c -o caltontp.o --- dependall-usr.bin --- --- lex.d --- --- dependall-tests --- --- dependall-modules --- --- .gdbinit --- --- dependall-usr.bin --- # create mkcsmapper/lex.d --- dependall-tests --- rm -f .gdbinit --- dependall-usr.bin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f lex.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS lex.c && mv -f lex.d.tmp lex.d --- dependall-tests --- echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- dependall-rump --- --- dependall --- --- dependall-modules --- --- Atffile --- # create modules/Atffile --- t_modctl.o --- # compile modules/t_modctl.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_KERNTYPES -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/.. -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_modctl.c --- dependall-rump --- --- Atffile --- # create rump/Atffile --- dependall-ipf --- dependall ===> tests/ipf --- dependall-usr.bin --- --- yacc.d --- --- dependall-tests --- --- dependall-regress --- --- dependall-usr.bin --- # create mkcsmapper/yacc.d --- dependall-tests --- --- dependall-fs --- --- t_mtime_otrunc.d --- --- dependall-usr.bin --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f yacc.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS yacc.c && mv -f yacc.d.tmp yacc.d --- dependall-tests --- --- dependall-ipf --- dependall ===> tests/ipf/regress --- dependall-fs --- # create vfs/t_mtime_otrunc.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_mtime_otrunc.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_mtime_otrunc.c && mv -f t_mtime_otrunc.d.tmp t_mtime_otrunc.d --- dependall-sys --- --- rtsock_70.o --- # compile compat_70/rtsock_70.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -ffreestanding -fno-strict-aliasing -Wno-pointer-sign -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_70 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/rtsock_70.c --- dependall-tests --- --- dependall-ipf --- --- dependall --- --- dependall-usr.bin --- --- .depend --- # create mkcsmapper/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend citrus_bcs.d citrus_db_factory.d citrus_db_hash.d citrus_lookup_factory.d citrus_pivot_factory.d lex.d yacc.d --- dependall --- --- dependall-tests --- --- dependall-input --- dependall ===> tests/ipf/input --- dependall-fs --- --- t_mtime_write.d --- # create vfs/t_mtime_write.d --- dependall-usr.bin --- --- .gdbinit --- --- dependall-tests --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_mtime_write.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_mtime_write.c && mv -f t_mtime_write.d.tmp t_mtime_write.d --- dependall-usr.bin --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- yacc.o --- # compile mkcsmapper/yacc.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS -c yacc.c --- dependall-external --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x caltontp.o --- calyearstart.o --- # compile libntp/calyearstart.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/calyearstart.c -o calyearstart.o --- dependall-tests --- --- dependall-ipf --- --- dependall --- --- dependall-expected --- dependall ===> tests/ipf/expected --- dependall-fs --- --- t_renamerace.d --- # create vfs/t_renamerace.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_renamerace.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_renamerace.c && mv -f t_renamerace.d.tmp t_renamerace.d --- dependall-crypto/external --- --- ldapauth.o --- # compile sshd/ldapauth.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DWITH_OPENSSL -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DWITH_XMSS -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c -Wno-format-nonliteral /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/dist/ldapauth.c --- dependall-tests --- --- dependall-ipf --- --- dependall --- --- dependall-external --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x calyearstart.o --- dependall-gpl2 --- --- dependall-rcs --- --- rlog --- # link rlog/rlog /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -o rlog rlog.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -L/tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/external/gpl2/rcs/lib -lrcs --- dependall-bsd --- --- clocktime.o --- --- dependall-ibm-public --- --- smtp_reuse.o --- --- dependall-bsd --- # compile libntp/clocktime.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/brac--- dependall-ibm-public --- # compile smtp/smtp_reuse.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/dns -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/global -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/master -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/util -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/tls -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/milter -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SA--- dependall-tests --- --- dependall --- --- dependall-external --- --- dependall-bsd --- ket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/clocktime.c -o clocktime.o --- dependall-ibm-public --- SLC_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/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp/smtp_reuse.c --- dependall-tests --- --- Atffile --- # create ipf/Atffile --- dependall-fs --- --- t_rmdirrace.d --- --- dependall-external --- --- dependall-gpl2 --- --- dependall --- --- dependall-tests --- # create vfs/t_rmdirrace.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_rmdirrace.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_rmdirrace.c && mv -f t_rmdirrace.d.tmp t_rmdirrace.d --- dependall-ipf --- --- t_filter_exec --- # build ipf/t_filter_exec echo '#! /usr/bin/atf-sh' >t_filter_exec.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/h_common.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/t_filter_exec.sh >>t_filter_exec.tmp chmod +x t_filter_exec.tmp mv -f t_filter_exec.tmp t_filter_exec --- t_filter_parse --- # build ipf/t_filter_parse echo '#! /usr/bin/atf-sh' >t_filter_parse.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/h_common.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/t_filter_parse.sh >>t_filter_parse.tmp chmod +x t_filter_parse.tmp mv -f t_filter_parse.tmp t_filter_parse --- t_logging --- # build ipf/t_logging --- dependall-external --- --- dependall --- --- dependall-tests --- echo '#! /usr/bin/atf-sh' >t_logging.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/h_common.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/t_logging.sh >>t_logging.tmp chmod +x t_logging.tmp mv -f t_logging.tmp t_logging --- t_nat_exec --- # build ipf/t_nat_exec echo '#! /usr/bin/atf-sh' >t_nat_exec.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/h_common.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/t_nat_exec.sh >>t_nat_exec.tmp chmod +x t_nat_exec.tmp mv -f t_nat_exec.tmp t_nat_exec --- t_nat_ipf_exec --- --- dependall-sys --- --- uipc_usrreq_70.o --- --- dependall-external --- --- dependall-send-pr --- --- dependall-tests --- # build ipf/t_nat_ipf_exec --- dependall-sys --- # compile compat_70/uipc_usrreq_70.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -ffreestanding -fno-strict-aliasing -Wno-pointer-sign -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_70 -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_70 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/in--- dependall-tests --- echo '#! /usr/bin/atf-sh' >t_nat_ipf_exec.tmp --- dependall-external --- dependall ===> external/gpl2/send-pr --- dependall-tests --- cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/h_common.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/t_nat_ipf_exec.sh >>t_nat_ipf_exec.tmp chmod +x t_nat_ipf_exec.tmp --- dependall-sys --- clude -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/uipc_usrreq_70.c --- dependall-tests --- mv -f t_nat_ipf_exec.tmp t_nat_ipf_exec --- t_nat_parse --- # build ipf/t_nat_parse echo '#! /usr/bin/atf-sh' >t_nat_parse.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/h_common.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/t_nat_parse.sh >>t_nat_parse.tmp --- dependall-external --- --- dependall-bin --- --- dependall-tests --- chmod +x t_nat_parse.tmp mv -f t_nat_parse.tmp t_nat_parse --- dependall-external --- dependall ===> external/gpl2/send-pr/bin --- dependall-tests --- --- t_pools --- # build ipf/t_pools echo '#! /usr/bin/atf-sh' >t_pools.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/h_common.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/ipf/t_pools.sh >>t_pools.tmp chmod +x t_pools.tmp mv -f t_pools.tmp t_pools --- dependall-external --- --- dependall-texinfo --- --- infokey --- --- dependall-tests --- --- dependall-share --- --- dependall-external --- # link infokey/infokey /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -o infokey infokey.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lintl -L/tmp/bracket/build/2019.02.25.10.49.16-sparc/obj/external/gpl2/texinfo/lib -lcommon --- dependall-tests --- dependall ===> tests/share --- dependall-external --- --- dependall-send-pr --- --- dependall --- --- dependall-tests --- --- dependall-examples --- dependall ===> tests/share/examples --- dependall-modules --- --- dependall-external --- --- dependall-gpl3 --- checking for inttypes.h... yes --- dependall-tests --- --- t_builtin.o --- # compile modules/t_builtin.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_KERNTYPES -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/.. -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_builtin.c --- dependall-fs --- --- t_ro.d --- --- dependall-external --- --- dependall-gpl2 --- --- send-pr --- --- dependall-tests --- # create vfs/t_ro.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_ro.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_ro.c && mv -f t_ro.d.tmp t_ro.d --- dependall-external --- # create bin/send-pr /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbsed -e 's,xVERSIONx,3.95,' -e 's,xGNATS_ROOTx,,' -e 's,xGNATS_ADDRx,gnats-bugs@NetBSD.org,' -e 's,xGNATS_SITEx,netbsd,' -e 's,xSUBMITTERx,net,' -e 's,xECHONx,bsd,' -e 's,xMAIL_AGENTx,/usr/sbin/sendmail -oi -t,' -e 's,xPASSWDx,cat /etc/passwd,' -e 's%xDEFAULT_ORGANIZATIONx%%' -e 's,xDEFAULT_RELEASEx,`uname -s` `uname -r`,' -e 's,xDATADIRx,/usr/share,' /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/send-pr/bin/../dist/send-pr/send-pr.sh > send-pr-t --- dependall-texinfo --- --- dependall-install-info --- dependall ===> external/gpl2/texinfo/bin/install-info --- dependall-send-pr --- mv -f send-pr-t send-pr chmod 755 send-pr --- dependall-tests --- --- dependall-share --- --- dependall --- --- dependall-external --- --- send-pr.1 --- --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x clocktime.o --- dependall-gpl2 --- # create bin/send-pr.1 /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbsed -e 's,xGNATS_ROOTx,,g' -e 's,xVERSIONx,3.95,g' /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/send-pr/bin/../dist/send-pr/send-pr.man > send-pr.1-t --- dependall-bsd --- --- clocktypes.o --- --- dependall-gpl2 --- mv -f send-pr.1-t send-pr.1 --- dependall-bsd --- # compile libntp/clocktypes.o --- dependall-gpl2 --- --- send-pr.el --- --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/clocktypes.c -o clocktypes.o --- dependall-gpl2 --- # create bin/send-pr.el /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbsed -e 's,xVERSIONx,3.95,' -e 's,xGNATS_ROOTx,,' -e 's,xGNATS_SITEx,netbsd,' -e 's,xDATADIRx,/usr/share,' -e 's,xSUBMITTERx,net,' -e 's,xDEFAULT_RELEASEx,`uname -s` `uname -r`,' /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/send-pr/bin/../dist/send-pr/send-pr-el.in > send-pr.el-t mv -f send-pr.el-t send-pr.el --- install-sid --- # create bin/install-sid /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbsed -e 's,xBINDIRx,/usr/bin,g' -e 's,xVERSIONx,3.95,g' /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/send-pr/bin/../dist/send-pr/install-sid.sh > install-sid-t mv -f install-sid-t install-sid chmod 755 install-sid --- send-pr.info --- --- dependall-texinfo --- --- install-info.d --- --- dependall-send-pr --- # create bin/send-pr.info /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmakeinfo -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/send-pr/bin --no-split --no-version-header -o send-pr.info /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/send-pr/bin/../dist/send-pr/send-pr.texi --- dependall-tests --- --- Atffile --- --- dependall-external --- --- dependall-texinfo --- # create install-info/install-info.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f install-info.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/util/install-info.c && mv -f install-info.d.tmp install-info.d --- dependall-tests --- # create examples/Atffile --- t_asm --- # build examples/t_asm echo '#! /usr/bin/atf-sh' >t_asm.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/examples/t_asm.sh >>t_asm.tmp chmod +x t_asm.tmp mv -f t_asm.tmp t_asm --- dependall-mk --- --- dependall-external --- --- dependall-send-pr --- --- send-pr.html1 --- # format bin/send-pr.html1 --- dependall-tests --- dependall ===> tests/share/mk --- dependall-external --- if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css send-pr.1 > send-pr.html1.tmp && mv -f send-pr.html1.tmp send-pr.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html send-pr.1 > send-pr.html1.tmp && mv -f send-pr.html1.tmp send-pr.html1; fi --- dependall --- --- dependall-tests --- --- dependall --- --- dependall-external --- --- dependall-texinfo --- --- .depend --- --- dependall-makeinfo --- --- dependall-tests --- --- dependall-fs --- --- t_rwtoro.d --- --- dependall-external --- dependall ===> external/gpl2/texinfo/bin/makeinfo --- dependall-tests --- # create vfs/t_rwtoro.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_rwtoro.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_rwtoro.c && mv -f t_rwtoro.d.tmp t_rwtoro.d --- dependall-external --- --- dependall-install-info --- # create install-info/.depend rm -f .depend CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend install-info.d --- dependall-tests --- --- dependall-share --- --- Atffile --- --- dependall-external --- --- dependall --- --- dependall-tests --- # create mk/Atffile --- t_lib --- # build mk/t_lib echo '#! /usr/bin/atf-sh' >t_lib.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/mk/t_lib.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/mk/common.subr >>t_lib.tmp chmod +x t_lib.tmp mv -f t_lib.tmp t_lib --- t_own --- # build mk/t_own echo '#! /usr/bin/atf-sh' >t_own.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/mk/t_own.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/mk/common.subr >>t_own.tmp chmod +x t_own.tmp mv -f t_own.tmp t_own --- t_prog --- # build mk/t_prog echo '#! /usr/bin/atf-sh' >t_prog.tmp --- dependall-external --- --- dependall-gpl3 --- checking for stdint.h... yes --- dependall-tests --- cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/mk/t_prog.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/mk/common.subr >>t_prog.tmp chmod +x t_prog.tmp mv -f t_prog.tmp t_prog --- t_test --- --- dependall-usr.sbin --- --- filter.o --- --- dependall-tests --- # build mk/t_test echo '#! /usr/bin/atf-sh' >t_test.tmp cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/mk/t_test.sh /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/share/mk/common.subr >>t_test.tmp chmod +x t_test.tmp mv -f t_test.tmp t_test --- dependall-external --- --- dependall-gpl2 --- --- dependall-makeinfo --- --- cmds.d --- # create makeinfo/cmds.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f cmds.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo/cmds.c && mv -f cmds.d.tmp cmds.d --- dependall-tests --- --- dependall --- --- dependall-usr.sbin --- # compile tftp-proxy/filter.o --- dependall-external --- --- dependall-install-info --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir" > .gdbinit --- install-info.html1 --- # format install-info/install-info.html1 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/doc/install-info.1 > install-info.html1.tmp && mv -f install-info.html1.tmp install-info.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/doc/install-info.1 > install-info.html1.tmp && mv -f install-info.html1.tmp install-info.html1; fi --- dependall-tests --- --- Atffile --- --- dependall-usr.sbin --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -D_OPENBSD_SOURCE -D_KERNTYPES --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_FORTIFY_SOURCE=2 -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/dist/pf/libexec/tftp-proxy/filter.c --- dependall-external --- --- install-info.o --- --- dependall-tests --- # create share/Atffile --- dependall-external --- # compile install-info/install-info.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/util/install-info.c --- dependall-tests --- --- dependall-fs --- --- t_union.d --- --- dependall-cd9660 --- dependall ===> tests/fs/cd9660 --- dependall-sys --- --- compat_70.kmod --- # link compat_70/compat_70.kmod /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -nostdlib -r -Wl,-T,/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../sys/modules/xldscripts/kmodule,-d -Wl,-Map=compat_70.kmod.map -o compat_70.kmod compat_70_mod.o rtsock_70.o uipc_usrreq_70.o --- dependall-external --- --- dependall-makeinfo --- --- defun.d --- # create makeinfo/defun.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f defun.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo/defun.c && mv -f defun.d.tmp defun.d --- dependall-sys --- --- dependall-compat_80 --- dependall ===> sys/modules/compat_80 --- dependall-tests --- --- dependall --- --- Atffile --- # create cd9660/Atffile --- dependall-sys --- --- compat_80_mod.d --- --- dependall-tests --- --- dependall-vfs --- # create vfs/t_union.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_union.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_union.c && mv -f t_union.d.tmp t_union.d --- dependall-cd9660 --- --- pr_48787.image.bz2 --- --- dependall-sys --- # create compat_80/compat_80_mod.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f compat_80_mod.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_80 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/compat_80_mod.c && mv -f compat_80_mod.d.tmp compat_80_mod.d --- dependall-tests --- # create cd9660/pr_48787.image.bz2 rm -f pr_48787.image.bz2 /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbuudecode -p /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/cd9660/pr_48787.image.bz2.uue > pr_48787.image.bz2 --- t_high_ino_big_file --- # build cd9660/t_high_ino_big_file --- dependall-crypto/external --- --- sshd --- --- dependall-tests --- echo '#! /usr/bin/atf-sh' >t_high_ino_big_file.tmp --- dependall-crypto/external --- # link sshd/sshd --- dependall-tests --- cat /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/cd9660/t_high_ino_big_file.sh >>t_high_ino_big_file.tmp --- dependall-crypto/external --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -Wl,--warn-shared-textrel -o sshd sshd.o auth-rhosts.o auth-passwd.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth2.o auth-options.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 monitor.o monitor_wrap.o kexdhs.o kexgexs.o kexecdhs.o sftp-server.o sftp-common.o sandbox-rlimit.o pfilter.o auth-pam.o gss-genr.o auth2-gss.o gss-serv.o gss-serv-krb5.o auth2-krb5.o ldapauth.o -Wl,-rpath-link,/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir/lib -L=/lib -lpam -lrpcsvc -lgssapi -lheimntlm -lkafs -lkrb5 -lldap -lssl -llber -lssh -lcrypto -lcrypt -lz -lcrypt -lutil -lwrap -lblacklist --- dependall-tests --- chmod +x t_high_ino_big_file.tmp mv -f t_high_ino_big_file.tmp t_high_ino_big_file --- dependall-external --- --- files.d --- --- dependall-texi2dvi --- --- dependall-makeinfo --- # create makeinfo/files.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f files.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo/files.c && mv -f files.d.tmp files.d --- dependall-texi2dvi --- dependall ===> external/gpl2/texinfo/bin/texi2dvi --- dependall-tests --- --- dependall-modules --- --- t_kcov.o --- # compile modules/t_kcov.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -D_KERNTYPES -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/.. -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_kcov.c --- dependall-external --- --- dependall --- --- dependall-sys --- --- kern_mod_80.d --- --- dependall-external --- --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x clocktypes.o --- dependall-sys --- # create compat_80/kern_mod_80.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f kern_mod_80.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DCOMPAT_80 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_80 -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/arch -isystem /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE -DSYSCTL_INCLUDE_DESCR /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/compat/common/kern_mod_80.c && mv -f kern_mod_80.d.tmp kern_mod_80.d --- dependall-external --- --- decodenetnum.o --- # compile libntp/decodenetnum.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/dist/libntp/decodenetnum.c -o decodenetnum.o --- dependall-gpl2 --- --- dependall-makeinfo --- --- float.d --- --- dependall-texi2dvi --- --- texi2dvi.html1 --- --- dependall-tests --- --- dependall-fs --- --- dependall-vfs --- --- t_unpriv.d --- --- dependall-external --- --- dependall-makeinfo --- --- dependall-tests --- # create vfs/t_unpriv.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f t_unpriv.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/../.. -D_KERNTYPES /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs/t_unpriv.c && mv -f t_unpriv.d.tmp t_unpriv.d --- dependall-external --- --- dependall-ibm-public --- --- smtp_map11.o --- # compile smtp/smtp_map11.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/dns -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/global -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/master -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/util -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/tls -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/milter -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/dist/src/smtp/smtp_map11.c --- dependall-usr.bin --- --- citrus_db_factory.o --- # compile mkcsmapper/citrus_db_factory.o /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I. -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/modules -DHOSTPROG -DLIBC_SCCS -c /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/lib/libc/citrus/citrus_db_factory.c --- dependall-external --- --- dependall-gpl2 --- # create makeinfo/float.d --- dependall-tests --- --- dependall-modules --- In file included from /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_kcov.c:35:0: /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_kcov.c: In function 'atfu_kcov_basic_body': /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_kcov.c:256:2: error: 'y' undeclared (first use in this function) KCOV_STORE(buf[0], 0); ^ /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_kcov.c:256:2: note: each undeclared identifier is reported only once for each function it appears in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_kcov.c: In function 'thread_test_helper': /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules/t_kcov.c:272:2: error: 'y' undeclared (first use in this function) KCOV_STORE(buf[0], 0); ^ --- dependall-external --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f float.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo/float.c && mv -f float.d.tmp float.d --- dependall-sys --- --- .depend --- --- dependall-external --- --- dependall-texi2dvi --- # format texi2dvi/texi2dvi.html1 if test "" != "yes"; then /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/doc/texi2dvi.1 > texi2dvi.html1.tmp && mv -f texi2dvi.html1.tmp texi2dvi.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/lib/groff GROFF_FONT_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-font:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/font GROFF_TMAC_PATH=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/site-tmac:/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/share/groff/tmac /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/doc/texi2dvi.1 > texi2dvi.html1.tmp && mv -f texi2dvi.html1.tmp texi2dvi.html1; fi --- dependall-sys --- # create compat_80/.depend rm -f .depend --- dependall-external --- --- dependall-texindex --- --- dependall-sys --- CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -s .o\ .d -d -f .depend compat_80_mod.d kern_mod_80.d --- dependall-external --- dependall ===> external/gpl2/texinfo/bin/texindex --- dependall-sys --- --- dependall --- --- dependall-tests --- *** [t_kcov.o] Error code 1 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules *** [dependall] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/modules *** [dependall-modules] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests --- dependall-crypto/external --- A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/bin/sshd *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/bin/sshd 1 error nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/bin/sshd *** [dependall-sshd] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/bin 1 error nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh/bin *** [dependall-bin] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd/openssh *** [dependall-openssh] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external/bsd *** [dependall-bsd] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external 1 error nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/crypto/external --- dependall-tests --- --- dependall-fs --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs/vfs --- dependall-crypto/external --- *** [dependall-crypto/external] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src --- dependall-tests --- *** [dependall-vfs] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/fs *** [dependall-fs] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests --- dependall-external --- --- texindex.d --- # create texindex/texindex.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f texindex.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/util/texindex.c && mv -f texindex.d.tmp texindex.d --- dependall-makeinfo --- --- footnote.d --- # create makeinfo/footnote.d CC=/tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/nbmkdep -f footnote.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/include -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/lib -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H --sysroot=/tmp/bracket/build/2019.02.25.10.49.16-sparc/destdir -I/tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/dist/makeinfo/footnote.c && mv -f footnote.d.tmp footnote.d --- dependall-texindex --- A failure has been detected in another branch of the parallel make nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin/texindex *** [dependall-texindex] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin --- dependall-makeinfo --- A failure has been detected in another branch of the parallel make nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin/makeinfo *** [dependall-makeinfo] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin --- dependall-gpl3 --- checking for unistd.h... yes --- dependall-sys --- A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_80 *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_80 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules/compat_80 *** [dependall-compat_80] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys/modules --- dependall-external --- checking minix/config.h usability... no --- dependall-sys --- *** [dependall-modules] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys 1 error nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sys *** [dependall-sys] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src --- dependall-external --- checking minix/config.h presence... no checking for minix/config.h... no --- dependall-usr.sbin --- A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/pf/tftp-proxy --- dependall-external --- --- dependall-bsd --- /tmp/bracket/build/2019.02.25.10.49.16-sparc/tools/bin/sparc--netbsdelf-objcopy -x decodenetnum.o A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/lib/libntp *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/lib/libntp 1 error nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/lib/libntp *** [dependall-libntp] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/lib 1 error nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp/lib *** [dependall-lib] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd/ntp *** [dependall-ntp] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/bsd *** [dependall-bsd] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external --- dependall-usr.sbin --- *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/pf/tftp-proxy 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/pf/tftp-proxy --- dependall-external --- --- dependall-gpl3 --- checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no --- dependall-usr.sbin --- *** [dependall-tftp-proxy] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/pf 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/pf *** [dependall-pf] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin --- dependall-external --- checking for _FILE_OFFSET_BITS value needed for large files... no --- dependall-usr.bin --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper *** [dependall] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin/mkcsmapper *** [dependall-mkcsmapper] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin 1 error nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.bin *** [dependall-usr.bin] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src --- dependall-external --- checking whether cc supports -W... yes --- dependall-ibm-public --- A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/libexec/smtp *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/libexec/smtp 1 error nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/libexec/smtp *** [dependall-smtp] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/libexec 1 error nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix/libexec --- dependall-gpl3 --- checking whether cc supports -Wall... yes --- dependall-ibm-public --- *** [dependall-libexec] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public/postfix *** [dependall-postfix] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/ibm-public *** [dependall-ibm-public] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external --- dependall-gpl3 --- checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wshadow=local... no --- dependall-gpl2 --- --- dependall-install-info --- A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin/install-info *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin/install-info 1 error nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin/install-info *** [dependall-install-info] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin 3 errors nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo/bin *** [dependall-bin] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2/texinfo *** [dependall-texinfo] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl2 *** [dependall-gpl2] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external --- dependall-gpl3 --- checking whether cc supports -pedantic ... yes checking whether cc understands -c and -o together... yes --- dependall-sbin --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs *** [dependall] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin/dump_lfs *** [dependall-dump_lfs] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin 1 error nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/sbin *** [dependall-sbin] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src --- dependall-external --- --- dependall-mpl --- A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay 1 error nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin/relay *** [dependall-relay] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin 1 error nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp/bin *** [dependall-bin] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl/dhcp *** [dependall-dhcp] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/mpl *** [dependall-mpl] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external --- dependall-gpl3 --- checking for an ANSI C-conforming const... yes checking for inline... inline --- dependall-tests --- --- dependall-crypto --- A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bn/bn *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bn/bn 1 error nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bn/bn *** [dependall-bn] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bn 1 error nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto/bn *** [dependall-bn] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto/libcrypto *** [dependall-libcrypto] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests/crypto *** [dependall-crypto] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests 3 errors nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/tests *** [dependall-tests] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src --- dependall-external --- checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... no checking for process.h... no checking for sys/prctl.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 --- dependall-usr.sbin --- --- dependall-racoon --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/racoon *** [dependall] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/racoon 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin/racoon *** [dependall-racoon] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin 2 errors nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/usr.sbin *** [dependall-usr.sbin] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src --- dependall-external --- checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... no checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... no checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default commands A failure has been detected in another branch of the parallel make nbmake[9]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl3/gcc/lib/liblto_plugin *** [dependall-liblto_plugin] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl3/gcc/lib 1 error nbmake[8]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl3/gcc/lib *** [dependall-lib] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl3/gcc 1 error nbmake[7]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl3/gcc *** [dependall-gcc] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl3 1 error nbmake[6]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external/gpl3 *** [dependall-gpl3] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external 5 errors nbmake[5]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src/external *** [dependall-external] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src 7 errors nbmake[4]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src *** [do-build] Error code 2 nbmake[3]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src 1 error nbmake[3]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src *** [build] Error code 2 nbmake[2]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src 1 error nbmake[2]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src *** [distribution] Error code 2 nbmake[1]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src 1 error nbmake[1]: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src *** [release] Error code 2 nbmake: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src 1 error nbmake: stopped in /tmp/bracket/build/2019.02.25.10.49.16-sparc/src ERROR: Failed to make release *** BUILD ABORTED *** 1757.73 real 9893.25 user 4195.60 sys