Last 1000 lines of build log: --- dependall-usr.bin --- --- common.d --- # create login/common.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f common.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/login/common.c && mv common.d.tmp common.d --- dependall-external --- --- dependall-bsd --- --- if-options.o --- # compile dhcpcd/if-options.o /tmp/bracket/build/2015.03.27.11.35.02-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 -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DINET -DINET6 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist -D_FORTIFY_SOURCE=2 -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/if-options.c --- dependall-usr.bin --- --- copyrightstr.c --- # create login/copyrightstr.c rm -f copyrightstr.c /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbawk ' BEGIN { print "const char copyrightstr[] =" } { print "\""$0"\\n\""} END { print "\"\\n\";" } ' /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sys/conf/copyright > copyrightstr.c --- login_pam.d --- # create login/login_pam.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f login_pam.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/login/login_pam.c && mv login_pam.d.tmp login_pam.d --- dependall-external --- --- dependall-gpl2 --- --- lvmcmdline.o --- # compile lvm/lvmcmdline.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/lvmcmdline.c --- dependall-usr.bin --- --- copyrightstr.d --- # create login/copyrightstr.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f copyrightstr.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir copyrightstr.c && mv copyrightstr.d.tmp copyrightstr.d --- .depend --- # create login/.depend rm -f .depend CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend common.d copyrightstr.d login_pam.d --- dependall --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- login.html1 --- # format login/login.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/login/login.1 > login.html1.tmp && mv login.html1.tmp login.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/login/login.1 > login.html1.tmp && mv login.html1.tmp login.html1; fi --- common.o --- # compile login/common.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/login/common.c --- dependall-sbin --- --- lfs_inode.o --- # compile dump_lfs/lfs_inode.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DRDUMP -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump_lfs -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump -DDUMP_LFS -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump_lfs/lfs_inode.c --- dependall-usr.bin --- --- login_pam.o --- # compile login/login_pam.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/login/login_pam.c --- dependall-sbin --- --- dump_lfs --- --- dependall-usr.bin --- --- copyrightstr.o --- # compile login/copyrightstr.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -c copyrightstr.c --- login --- # link login/login /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o login copyrightstr.o common.o login_pam.o -Wl,-rpath-link,/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir/lib -L=/lib -lutil -lcrypt -lpam --- dependall-sbin --- # link dump_lfs/dump_lfs /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o dump_lfs itime.o main.o optr.o dumprmt.o rcache.o snapshot.o tape.o traverse.o unctime.o ffs_bswap.o lfs_inode.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-usr.bin --- --- dependall-logname --- dependall ===> usr.bin/logname --- dependall-sbin --- --- dependall-resize_lfs --- --- dependall-usr.bin --- --- logname.d --- # create logname/logname.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f logname.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/logname/logname.c && mv logname.d.tmp logname.d --- dependall-sbin --- dependall ===> sbin/resize_lfs --- partutil.d --- # create resize_lfs/partutil.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f partutil.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck/partutil.c && mv partutil.d.tmp partutil.d --- dependall-usr.bin --- --- .depend --- # create logname/.depend rm -f .depend CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend logname.d --- dependall --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- dependall-crypto/external --- --- moduli.o --- --- dependall-usr.bin --- --- logname.html1 --- --- dependall-crypto/external --- # compile ssh-keygen/moduli.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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 -DWITH_OPENSSL --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_SSH1 -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/moduli.c --- dependall-usr.bin --- # format logname/logname.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/logname/logname.1 > logname.html1.tmp && mv logname.html1.tmp logname.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/logname/logname.1 > logname.html1.tmp && mv logname.html1.tmp logname.html1; fi --- logname.o --- # compile logname/logname.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/logname/logname.c --- logname --- # link logname/logname /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o logname logname.o -Wl,-rpath-link,/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir/lib -L=/lib --- dependall-external --- --- dependall-gpl3 --- --- dw2gencfi.o --- # compile gas/dw2gencfi.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/dw2gencfi.c --- dependall-gcc --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-objcopy -x cp-demangle.o --- cp-demint.o --- # compile libiberty/cp-demint.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/include -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/libiberty/cp-demint.c -o cp-demint.o --- dependall-usr.bin --- --- dependall-look --- dependall ===> usr.bin/look --- look.d --- # create look/look.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f look.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/look/look.c && mv look.d.tmp look.d --- dependall-sbin --- --- resize_lfs.d --- # create resize_lfs/resize_lfs.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f resize_lfs.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/resize_lfs/resize_lfs.c && mv resize_lfs.d.tmp resize_lfs.d --- dependall-usr.bin --- --- .depend --- # create look/.depend rm -f .depend CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend look.d --- dependall --- --- dependall-sbin --- --- .depend --- --- dependall-usr.bin --- --- .gdbinit --- --- dependall-sbin --- # create resize_lfs/.depend --- dependall-usr.bin --- rm -f .gdbinit --- dependall-sbin --- rm -f .depend --- dependall-usr.bin --- echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- dependall-sbin --- CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend partutil.d resize_lfs.d --- dependall-usr.bin --- --- look.html1 --- --- dependall-sbin --- --- dependall --- --- dependall-usr.bin --- # format look/look.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/look/look.1 > look.html1.tmp && mv look.html1.tmp look.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/look/look.1 > look.html1.tmp && mv look.html1.tmp look.html1; fi --- look.o --- # compile look/look.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/look/look.c --- dependall-external --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-objcopy -x cp-demint.o --- cplus-dem.o --- # compile libiberty/cplus-dem.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/include -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/libiberty/cplus-dem.c -o cplus-dem.o --- dependall-sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- resize_lfs.html8 --- # format resize_lfs/resize_lfs.html8 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/resize_lfs/resize_lfs.8 > resize_lfs.html8.tmp && mv resize_lfs.html8.tmp resize_lfs.html8; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/resize_lfs/resize_lfs.8 > resize_lfs.html8.tmp && mv resize_lfs.html8.tmp resize_lfs.html8; fi --- resize_lfs.o --- # compile resize_lfs/resize_lfs.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/resize_lfs/resize_lfs.c --- dependall-usr.bin --- --- look --- # link look/look /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o look look.o -Wl,-rpath-link,/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir/lib -L=/lib --- dependall-sbin --- --- partutil.o --- # compile resize_lfs/partutil.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck/partutil.c --- dependall-external --- --- dependall-gpl2 --- --- lvmdiskscan.o --- # compile lvm/lvmdiskscan.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/lvmdiskscan.c --- dependall-usr.bin --- --- dependall-lorder --- dependall ===> usr.bin/lorder --- dependall --- --- lorder.html1 --- # format lorder/lorder.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/lorder/lorder.1 > lorder.html1.tmp && mv lorder.html1.tmp lorder.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/lorder/lorder.1 > lorder.html1.tmp && mv lorder.html1.tmp lorder.html1; fi --- dependall-m4 --- dependall ===> usr.bin/m4 --- parser.c --- # yacc m4/parser.c /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbyacc -d -o parser.c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/parser.y --- tokenizer.c --- # lex m4/tokenizer.c /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nblex -otokenizer.c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/tokenizer.l --- dependall-sbin --- --- resize_lfs --- # link resize_lfs/resize_lfs /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o resize_lfs resize_lfs.o partutil.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil -lprop --- dependall-newfs_msdos --- dependall ===> sbin/newfs_msdos --- dependall-external --- --- lvreduce.o --- # compile lvm/lvreduce.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/lvreduce.c --- dependall-sbin --- --- mkfs_msdos.d --- # create newfs_msdos/mkfs_msdos.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f mkfs_msdos.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos/mkfs_msdos.c && mv mkfs_msdos.d.tmp mkfs_msdos.d --- dependall-usr.bin --- --- eval.d --- # create m4/eval.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f eval.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/eval.c && mv eval.d.tmp eval.d --- expr.d --- # create m4/expr.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f expr.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/expr.c && mv expr.d.tmp expr.d --- dependall-sbin --- --- newfs_msdos.d --- # create newfs_msdos/newfs_msdos.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f newfs_msdos.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos/newfs_msdos.c && mv newfs_msdos.d.tmp newfs_msdos.d --- dependall-external --- --- dependall-gpl3 --- --- dependall-binutils --- --- ecoff.o --- --- dependall-usr.bin --- --- gnum4.d --- --- dependall-external --- # compile gas/ecoff.o --- dependall-usr.bin --- # create m4/gnum4.d --- dependall-external --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/ecoff.c --- dependall-usr.bin --- CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f gnum4.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/gnum4.c && mv gnum4.d.tmp gnum4.d --- dependall-external --- --- dependall-gpl2 --- --- lvremove.o --- # compile lvm/lvremove.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/lvremove.c --- dependall-sbin --- --- partutil.d --- # create newfs_msdos/partutil.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f partutil.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck/partutil.c && mv partutil.d.tmp partutil.d --- dependall-usr.bin --- --- look.d --- # create m4/look.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f look.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/look.c && mv look.d.tmp look.d --- main.d --- # create m4/main.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f main.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/main.c && mv main.d.tmp main.d --- dependall-sbin --- --- .depend --- # create newfs_msdos/.depend rm -f .depend CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend mkfs_msdos.d newfs_msdos.d partutil.d --- dependall --- --- dependall-usr.bin --- --- misc.d --- # create m4/misc.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f misc.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/misc.c && mv misc.d.tmp misc.d --- dependall-sbin --- --- .gdbinit --- --- dependall-usr.bin --- --- ohash_create_entry.d --- --- dependall-sbin --- rm -f .gdbinit --- dependall-usr.bin --- # create m4/ohash_create_entry.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_create_entry.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_create_entry.c && mv ohash_create_entry.d.tmp ohash_create_entry.d --- dependall-sbin --- echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- newfs_msdos.html8 --- # format newfs_msdos/newfs_msdos.html8 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos/newfs_msdos.8 > newfs_msdos.html8.tmp && mv newfs_msdos.html8.tmp newfs_msdos.html8; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos/newfs_msdos.8 > newfs_msdos.html8.tmp && mv newfs_msdos.html8.tmp newfs_msdos.html8; fi --- newfs_msdos.o --- # compile newfs_msdos/newfs_msdos.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos/newfs_msdos.c --- dependall-external --- --- dependall-gpl3 --- --- ehopt.o --- # compile gas/ehopt.o --- dependall-gpl2 --- --- lvrename.o --- --- dependall-gpl3 --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/ehopt.c --- dependall-gpl2 --- # compile lvm/lvrename.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/lvrename.c --- dependall-usr.bin --- --- ohash_delete.d --- # create m4/ohash_delete.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_delete.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_delete.c && mv ohash_delete.d.tmp ohash_delete.d --- ohash_do.d --- # create m4/ohash_do.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_do.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_do.c && mv ohash_do.d.tmp ohash_do.d --- ohash_entries.d --- # create m4/ohash_entries.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_entries.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_entries.c && mv ohash_entries.d.tmp ohash_entries.d --- ohash_enum.d --- # create m4/ohash_enum.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_enum.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_enum.c && mv ohash_enum.d.tmp ohash_enum.d --- ohash_init.d --- # create m4/ohash_init.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_init.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_init.c && mv ohash_init.d.tmp ohash_init.d --- dependall-crypto/external --- --- ssh-keygen --- # link ssh-keygen/ssh-keygen --- dependall-usr.bin --- --- ohash_interval.d --- --- dependall-crypto/external --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o ssh-keygen ssh-keygen.o moduli.o -Wl,-rpath-link,/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir/lib -L=/lib -lssh -lcrypto -lcrypt -lz --- dependall-usr.bin --- # create m4/ohash_interval.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_interval.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_interval.c && mv ohash_interval.d.tmp ohash_interval.d --- dependall-external --- --- lvresize.o --- # compile lvm/lvresize.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/lvresize.c --- dependall-sbin --- --- partutil.o --- --- dependall-usr.bin --- --- ohash_lookup_interval.d --- # create m4/ohash_lookup_interval.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_lookup_interval.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_lookup_interval.c && mv ohash_lookup_interval.d.tmp ohash_lookup_interval.d --- dependall-sbin --- # compile newfs_msdos/partutil.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck/partutil.c --- dependall-crypto/external --- --- dependall-ssh-agent --- dependall ===> crypto/external/bsd/openssh/bin/ssh-agent --- dependall-usr.bin --- --- ohash_lookup_memory.d --- # create m4/ohash_lookup_memory.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_lookup_memory.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_lookup_memory.c && mv ohash_lookup_memory.d.tmp ohash_lookup_memory.d --- dependall-crypto/external --- --- ssh-agent.d --- # create ssh-agent/ssh-agent.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ssh-agent.d.tmp -- -std=gnu99 -DWITH_OPENSSL --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_SSH1 -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/ssh-agent.c && mv ssh-agent.d.tmp ssh-agent.d --- dependall-usr.bin --- --- ohash_qlookup.d --- # create m4/ohash_qlookup.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_qlookup.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_qlookup.c && mv ohash_qlookup.d.tmp ohash_qlookup.d --- ohash_qlookupi.d --- # create m4/ohash_qlookupi.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ohash_qlookupi.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_qlookupi.c && mv ohash_qlookupi.d.tmp ohash_qlookupi.d --- parser.d --- --- dependall-external --- --- dependall-gpl3 --- --- expr.o --- --- dependall-usr.bin --- # create m4/parser.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f parser.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib parser.c && mv parser.d.tmp parser.d --- dependall-external --- # compile gas/expr.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/expr.c --- dependall-crypto/external --- --- ssh-pkcs11-client.d --- # create ssh-agent/ssh-pkcs11-client.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f ssh-pkcs11-client.d.tmp -- -std=gnu99 -DWITH_OPENSSL --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_SSH1 -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/ssh-pkcs11-client.c && mv ssh-pkcs11-client.d.tmp ssh-pkcs11-client.d --- dependall-usr.bin --- --- tokenizer.d --- # create m4/tokenizer.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f tokenizer.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib tokenizer.c && mv tokenizer.d.tmp tokenizer.d --- trace.d --- # create m4/trace.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f trace.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/trace.c && mv trace.d.tmp trace.d --- dependall-crypto/external --- --- .depend --- # create ssh-agent/.depend rm -f .depend CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend ssh-agent.d ssh-pkcs11-client.d --- dependall --- --- dependall-usr.bin --- --- .depend --- # create m4/.depend rm -f .depend CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend eval.d expr.d gnum4.d look.d main.d misc.d ohash_create_entry.d ohash_delete.d ohash_do.d ohash_entries.d ohash_enum.d ohash_init.d ohash_interval.d ohash_lookup_interval.d ohash_lookup_memory.d ohash_qlookup.d ohash_qlookupi.d parser.d tokenizer.d trace.d --- dependall --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- m4.html1 --- # format m4/m4.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/m4.1 > m4.html1.tmp && mv m4.html1.tmp m4.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/m4.1 > m4.html1.tmp && mv m4.html1.tmp m4.html1; fi --- dependall-crypto/external --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- dependall-usr.bin --- --- parser.o --- # compile m4/parser.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c parser.c --- dependall-crypto/external --- --- ssh-agent.html1 --- # format ssh-agent/ssh-agent.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/ssh-agent.1 > ssh-agent.html1.tmp && mv ssh-agent.html1.tmp ssh-agent.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/ssh-agent.1 > ssh-agent.html1.tmp && mv ssh-agent.html1.tmp ssh-agent.html1; fi --- ssh-agent.o --- # compile ssh-agent/ssh-agent.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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 -DWITH_OPENSSL --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_SSH1 -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/ssh-agent.c --- dependall-external --- --- dependall-gpl2 --- --- lvscan.o --- # compile lvm/lvscan.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/lvscan.c --- dependall-usr.bin --- --- eval.o --- # compile m4/eval.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/eval.c --- dependall-gnu --- --- tbl.1 --- # create tbl/tbl.1 rm -f tbl.1 /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e "s;@BINDIR@;/usr/bin;g" -e "s;@FONTDIR@;/usr/share/groff_font;g" -e "s;@LOCALFONTDIR@;/usr/share/groff_font;g" -e "s;@LEGACYFONTDIR@;/usr/share/groff_font;g" -e "s;@MACRODIR@;/usr/share/tmac;g" -e "s;@SYSTEMMACRODIR@;/usr/share/tmac;g" -e "s;@LOCALMACRODIR@;/usr/share/tmac;g" -e "s;@DOCDIR@;/usr/src/contrib/groff/doc;g" -e "s;@EXAMPLEDIR@;XXX;g" -e "s;@HTMLDOCDIR@;XXX;g" -e "s;@PDFDOCDIR@;XXX;g" -e "s;@DEVICE@;ps;g" -e "s;@DEFAULT_INDEX@;/usr/share/dict/papers/Ind;g" -e "s;@DEFAULT_INDEX_NAME@;Ind;g" -e "s;@INDEX_SUFFIX@;.i;g" -e "s;@COMMON_WORDS_FILE@;/usr/share/dict/eign;g" -e "s;@MAN1EXT@;1;g" -e "s;@MAN5EXT@;5;g" -e "s;@MAN7EXT@;7;g" -e "s;@TMAC_S_PREFIX@;;g" -e "s;@TMAC_M_PREFIX@;;g" -e "s;@TMAC_AN_PREFIX@;;g" -e "s;@TMAC_MDIR@;/usr/share/tmac/mm;g" -e "s;@BROKEN_SPOOLER_FLAGS@;0;g" -e "s;@VERSION@;`cat /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/VERSION``/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e 's/^0$//' -e 's/^[1-9].*$/.&/' /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/REVISION`;g" -e "s;@MDATE@;`/bin/sh /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/mdate.sh /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/preproc/tbl/tbl.man`;g" -e "s;@g@;;g" -e "s;@G@;`echo | LC_ALL=C tr [a-z] [A-Z]`;g" /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/preproc/tbl/tbl.man >tbl.1 --- tbl --- # link tbl/tbl /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-c++ --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o tbl main.o table.o -Wl,-rpath-link,/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir/lib -L=/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/obj/gnu/usr.bin/groff/src/libs/libgroff/libgroff.a -lm --- tbl.html1 --- # format tbl/tbl.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css tbl.1 > tbl.html1.tmp && mv tbl.html1.tmp tbl.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html tbl.1 > tbl.html1.tmp && mv tbl.html1.tmp tbl.html1; fi --- dependall --- --- dependall-external --- --- polldaemon.o --- # compile lvm/polldaemon.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/polldaemon.c --- dependall-gnu --- --- dependall-roff --- dependall ===> gnu/usr.bin/groff/src/roff --- dependall-groff --- dependall ===> gnu/usr.bin/groff/src/roff/groff --- dependall-sbin --- --- mkfs_msdos.o --- --- dependall-gnu --- --- groff.d --- # create groff/groff.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-c++ /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f groff.d.tmp -- -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/include --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/groff/groff.cpp && mv groff.d.tmp groff.d --- pipeline.d --- # create groff/pipeline.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f pipeline.d.tmp -- -std=gnu99 -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/include --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/groff/pipeline.c && mv pipeline.d.tmp pipeline.d --- .depend --- # create groff/.depend rm -f .depend CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend groff.d pipeline.d --- dependall --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- groff.o --- # compile groff/groff.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-c++ -frandom-seed=d2293fb5 -O2 -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/include -Werror -fno-rtti -fno-exceptions --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/groff/groff.cpp --- dependall-sbin --- # compile newfs_msdos/mkfs_msdos.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/newfs_msdos/mkfs_msdos.c --- dependall-external --- --- pvchange.o --- # compile lvm/pvchange.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/pvchange.c --- dependall-bsd --- --- script.o --- # compile dhcpcd/script.o /tmp/bracket/build/2015.03.27.11.35.02-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 -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DINET -DINET6 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist -D_FORTIFY_SOURCE=2 -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/script.c --- dependall-usr.bin --- --- expr.o --- # compile m4/expr.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/expr.c --- look.o --- # compile m4/look.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/look.c --- dependall-external --- --- dependall-gpl2 --- --- pvck.o --- # compile lvm/pvck.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/pvck.c --- dependall-gpl3 --- --- flonum-copy.o --- --- dependall-crypto/external --- --- ssh-pkcs11-client.o --- --- dependall-external --- # compile gas/flonum-copy.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/flonum-copy.c --- dependall-crypto/external --- # compile ssh-agent/ssh-pkcs11-client.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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 -DWITH_OPENSSL --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_SSH1 -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/ssh-pkcs11-client.c --- dependall-usr.bin --- --- main.o --- # compile m4/main.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/main.c --- dependall-external --- --- flonum-konst.o --- # compile gas/flonum-konst.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/flonum-konst.c --- flonum-mult.o --- # compile gas/flonum-mult.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/flonum-mult.c --- dependall-crypto/external --- --- ssh-agent --- # link ssh-agent/ssh-agent /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o ssh-agent ssh-agent.o ssh-pkcs11-client.o -Wl,-rpath-link,/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir/lib -L=/lib -lssh -lcrypto -lcrypt -lz --- dependall-sbin --- --- newfs_msdos --- # link newfs_msdos/newfs_msdos /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o newfs_msdos newfs_msdos.o partutil.o mkfs_msdos.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil -lprop --- dependall-crypto/external --- --- dependall-scp --- --- dependall-external --- --- frags.o --- --- dependall-crypto/external --- dependall ===> crypto/external/bsd/openssh/bin/scp --- dependall-external --- # compile gas/frags.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/frags.c --- dependall-sbin --- --- dependall-fsck_msdos --- dependall ===> sbin/fsck_msdos --- dependall-external --- --- dependall-gpl2 --- --- pvcreate.o --- # compile lvm/pvcreate.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/pvcreate.c --- dependall-crypto/external --- --- scp.d --- # create scp/scp.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f scp.d.tmp -- -std=gnu99 -DWITH_OPENSSL --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_SSH1 -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/scp.c && mv scp.d.tmp scp.d --- dependall-sbin --- --- boot.d --- # create fsck_msdos/boot.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f boot.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/boot.c && mv boot.d.tmp boot.d --- dependall-crypto/external --- --- .depend --- --- dependall-sbin --- --- check.d --- --- dependall-crypto/external --- # create scp/.depend rm -f .depend --- dependall-sbin --- # create fsck_msdos/check.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f check.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/check.c && mv check.d.tmp check.d --- dependall-crypto/external --- CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend scp.d --- dependall --- --- dependall-external --- --- pvdisplay.o --- --- dependall-usr.bin --- --- misc.o --- # compile m4/misc.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/misc.c --- dependall-crypto/external --- --- .gdbinit --- --- dependall-sbin --- --- dir.d --- --- dependall-crypto/external --- rm -f .gdbinit --- dependall-sbin --- # create fsck_msdos/dir.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f dir.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/dir.c && mv dir.d.tmp dir.d --- dependall-crypto/external --- echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- scp.html1 --- # format scp/scp.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/scp.1 > scp.html1.tmp && mv scp.html1.tmp scp.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/scp.1 > scp.html1.tmp && mv scp.html1.tmp scp.html1; fi --- scp.o --- # compile scp/scp.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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 -DWITH_OPENSSL --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_SSH1 -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/scp.c --- dependall-sbin --- --- fat.d --- # create fsck_msdos/fat.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f fat.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/fat.c && mv fat.d.tmp fat.d --- fsutil.d --- # create fsck_msdos/fsutil.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f fsutil.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck/fsutil.c && mv fsutil.d.tmp fsutil.d --- dependall-external --- --- dependall-bsd --- --- dhcp-common.o --- # compile dhcpcd/dhcp-common.o /tmp/bracket/build/2015.03.27.11.35.02-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 -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DINET -DINET6 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist -D_FORTIFY_SOURCE=2 -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/dhcp-common.c --- dependall-sbin --- --- main.d --- # create fsck_msdos/main.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f main.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/main.c && mv main.d.tmp main.d --- dependall-external --- --- dependall-gpl3 --- --- hash.o --- --- dependall-gpl2 --- # compile lvm/pvdisplay.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/pvdisplay.c --- dependall-gpl3 --- # compile gas/hash.o --- dependall-sbin --- --- snapshot.d --- # create fsck_msdos/snapshot.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f snapshot.d.tmp -- -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump/snapshot.c && mv snapshot.d.tmp snapshot.d --- dependall-external --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/hash.c --- dependall-gcc --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-objcopy -x cplus-dem.o --- crc32.o --- # compile libiberty/crc32.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/include -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/libiberty/crc32.c -o crc32.o --- dependall-usr.bin --- --- gnum4.o --- # compile m4/gnum4.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/gnum4.c --- dependall-external --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-objcopy -x crc32.o --- dwarfnames.o --- # compile libiberty/dwarfnames.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/include -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/libiberty/dwarfnames.c -o dwarfnames.o --- dependall-gpl2 --- --- pvmove.o --- # compile lvm/pvmove.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/pvmove.c --- dependall-gpl3 --- --- dependall-binutils --- --- input-file.o --- # compile gas/input-file.o --- dependall-sbin --- --- .depend --- --- dependall-external --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/input-file.c --- dependall-sbin --- # create fsck_msdos/.depend --- dependall-gnu --- --- pipeline.o --- # compile groff/pipeline.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/include -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/groff/pipeline.c --- dependall-sbin --- rm -f .depend --- dependall-external --- --- dependall-gcc --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-objcopy -x dwarfnames.o --- dyn-string.o --- # compile libiberty/dyn-string.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/include -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/libiberty/dyn-string.c -o dyn-string.o --- dependall-sbin --- CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend boot.d check.d dir.d fat.d fsutil.d main.d snapshot.d --- dependall-usr.bin --- --- trace.o --- --- dependall-sbin --- --- dependall --- --- dependall-usr.bin --- # compile m4/trace.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/trace.c --- dependall-sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir" > .gdbinit --- fsck_msdos.html8 --- # format fsck_msdos/fsck_msdos.html8 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/fsck_msdos.8 > fsck_msdos.html8.tmp && mv fsck_msdos.html8.tmp fsck_msdos.html8; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/fsck_msdos.8 > fsck_msdos.html8.tmp && mv fsck_msdos.html8.tmp fsck_msdos.html8; fi --- main.o --- # compile fsck_msdos/main.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/main.c --- dependall-gnu --- --- groff.1 --- # create groff/groff.1 rm -f groff.1 /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e "s;@BINDIR@;/usr/bin;g" -e "s;@FONTDIR@;/usr/share/groff_font;g" -e "s;@LOCALFONTDIR@;/usr/share/groff_font;g" -e "s;@LEGACYFONTDIR@;/usr/share/groff_font;g" -e "s;@MACRODIR@;/usr/share/tmac;g" -e "s;@SYSTEMMACRODIR@;/usr/share/tmac;g" -e "s;@LOCALMACRODIR@;/usr/share/tmac;g" -e "s;@DOCDIR@;/usr/src/contrib/groff/doc;g" -e "s;@EXAMPLEDIR@;XXX;g" -e "s;@HTMLDOCDIR@;XXX;g" -e "s;@PDFDOCDIR@;XXX;g" -e "s;@DEVICE@;ps;g" -e "s;@DEFAULT_INDEX@;/usr/share/dict/papers/Ind;g" -e "s;@DEFAULT_INDEX_NAME@;Ind;g" -e "s;@INDEX_SUFFIX@;.i;g" -e "s;@COMMON_WORDS_FILE@;/usr/share/dict/eign;g" -e "s;@MAN1EXT@;1;g" -e "s;@MAN5EXT@;5;g" -e "s;@MAN7EXT@;7;g" -e "s;@TMAC_S_PREFIX@;;g" -e "s;@TMAC_M_PREFIX@;;g" -e "s;@TMAC_AN_PREFIX@;;g" -e "s;@TMAC_MDIR@;/usr/share/tmac/mm;g" -e "s;@BROKEN_SPOOLER_FLAGS@;0;g" -e "s;@VERSION@;`cat /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/VERSION``/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e 's/^0$//' -e 's/^[1-9].*$/.&/' /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/REVISION`;g" -e "s;@MDATE@;`/bin/sh /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/mdate.sh /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/groff/groff.man`;g" -e "s;@g@;;g" -e "s;@G@;`echo | LC_ALL=C tr [a-z] [A-Z]`;g" /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/groff/groff.man >groff.1 --- groff --- # link groff/groff /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-c++ --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o groff groff.o pipeline.o -Wl,-rpath-link,/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir/lib -L=/lib /tmp/bracket/build/2015.03.27.11.35.02-sparc/obj/gnu/usr.bin/groff/src/libs/libgroff/libgroff.a -lm --- dependall-external --- --- dependall-gpl2 --- --- pvremove.o --- # compile lvm/pvremove.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/pvremove.c --- dependall-usr.bin --- --- ohash_create_entry.o --- # compile m4/ohash_create_entry.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_create_entry.c --- dependall-gnu --- --- groff.html1 --- # format groff/groff.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css groff.1 > groff.html1.tmp && mv groff.html1.tmp groff.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html groff.1 > groff.html1.tmp && mv groff.html1.tmp groff.html1; fi --- dependall-external --- --- dependall-gpl3 --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-objcopy -x dyn-string.o --- fdmatch.o --- # compile libiberty/fdmatch.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/include -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/libiberty/fdmatch.c -o fdmatch.o --- dependall-gnu --- --- dependall-grog --- dependall ===> gnu/usr.bin/groff/src/roff/grog --- dependall --- --- dependall-usr.bin --- --- ohash_delete.o --- # compile m4/ohash_delete.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_delete.c --- dependall-gnu --- --- grog --- # create grog/grog rm -f grog /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e "s|@BINDIR@|/usr/bin|g" -e "s;@FONTDIR@;/usr/share/groff_font;g" -e 's|@GROFF_BIN_PATH_SETUP@|GROFF_RUNTIME="${GROFF_BIN_PATH=/usr/bin}:"|g' -e "s|@SEP@|:|" -e "s|@VERSION@|`cat /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/VERSION``/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e 's/^0$//' -e 's/^[1-9].*$/.&/' /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/REVISION`|" -e "s|@g@||g" /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/grog/grog.sh >grog --- grog.1 --- --- dependall-external --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-objcopy -x fdmatch.o --- dependall-gnu --- # create grog/grog.1 rm -f grog.1 /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e "s;@BINDIR@;/usr/bin;g" -e "s;@FONTDIR@;/usr/share/groff_font;g" -e "s;@LOCALFONTDIR@;/usr/share/groff_font;g" -e "s;@LEGACYFONTDIR@;/usr/share/groff_font;g" -e "s;@MACRODIR@;/usr/share/tmac;g" -e "s;@SYSTEMMACRODIR@;/usr/share/tmac;g" -e "s;@LOCALMACRODIR@;/usr/share/tmac;g" -e "s;@DOCDIR@;/usr/src/contrib/groff/doc;g" -e "s;@EXAMPLEDIR@;XXX;g" -e "s;@HTMLDOCDIR@;XXX;g" -e "s;@PDFDOCDIR@;XXX;g" -e "s;@DEVICE@;ps;g" -e "s;@DEFAULT_INDEX@;/usr/share/dict/papers/Ind;g" -e "s;@DEFAULT_INDEX_NAME@;Ind;g" -e "s;@INDEX_SUFFIX@;.i;g" -e "s;@COMMON_WORDS_FILE@;/usr/share/dict/eign;g" -e "s;@MAN1EXT@;1;g" -e "s;@MAN5EXT@;5;g" -e "s;@MAN7EXT@;7;g" -e "s;@TMAC_S_PREFIX@;;g" -e "s;@TMAC_M_PREFIX@;;g" -e "s;@TMAC_AN_PREFIX@;;g" -e "s;@TMAC_MDIR@;/usr/share/tmac/mm;g" -e "s;@BROKEN_SPOOLER_FLAGS@;0;g" -e "s;@VERSION@;`cat /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/VERSION``/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e 's/^0$//' -e 's/^[1-9].*$/.&/' /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/REVISION`;g" -e "s;@MDATE@;`/bin/sh /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/mdate.sh /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/grog/grog.man`;g" -e "s;@g@;;g" -e "s;@G@;`echo | LC_ALL=C tr [a-z] [A-Z]`;g" /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/grog/grog.man >grog.1 --- dependall-external --- --- fibheap.o --- # compile libiberty/fibheap.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/include -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/dist/libiberty/fibheap.c -o fibheap.o --- dependall-sbin --- --- check.o --- --- dependall-gnu --- --- grog.html1 --- # format grog/grog.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css grog.1 > grog.html1.tmp && mv grog.html1.tmp grog.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html grog.1 > grog.html1.tmp && mv grog.html1.tmp grog.html1; fi --- dependall-nroff --- dependall ===> gnu/usr.bin/groff/src/roff/nroff --- dependall-sbin --- # compile fsck_msdos/check.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/check.c --- dependall-external --- --- dependall-gpl2 --- --- pvresize.o --- # compile lvm/pvresize.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/pvresize.c --- dependall-usr.bin --- --- ohash_do.o --- # compile m4/ohash_do.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_do.c --- dependall-gnu --- --- dependall --- --- nroff --- # create nroff/nroff rm -f nroff /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e "s|@BINDIR@|/usr/bin|g" -e "s;@FONTDIR@;/usr/share/groff_font;g" -e 's|@GROFF_BIN_PATH_SETUP@|GROFF_RUNTIME="${GROFF_BIN_PATH=/usr/bin}:"|g' -e "s|@SEP@|:|" -e "s|@VERSION@|`cat /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/VERSION``/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e 's/^0$//' -e 's/^[1-9].*$/.&/' /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/REVISION`|" -e "s|@g@||g" /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/nroff/nroff.sh >nroff --- nroff.1 --- # create nroff/nroff.1 rm -f nroff.1 /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e "s;@BINDIR@;/usr/bin;g" -e "s;@FONTDIR@;/usr/share/groff_font;g" -e "s;@LOCALFONTDIR@;/usr/share/groff_font;g" -e "s;@LEGACYFONTDIR@;/usr/share/groff_font;g" -e "s;@MACRODIR@;/usr/share/tmac;g" -e "s;@SYSTEMMACRODIR@;/usr/share/tmac;g" -e "s;@LOCALMACRODIR@;/usr/share/tmac;g" -e "s;@DOCDIR@;/usr/src/contrib/groff/doc;g" -e "s;@EXAMPLEDIR@;XXX;g" -e "s;@HTMLDOCDIR@;XXX;g" -e "s;@PDFDOCDIR@;XXX;g" -e "s;@DEVICE@;ps;g" -e "s;@DEFAULT_INDEX@;/usr/share/dict/papers/Ind;g" -e "s;@DEFAULT_INDEX_NAME@;Ind;g" -e "s;@INDEX_SUFFIX@;.i;g" -e "s;@COMMON_WORDS_FILE@;/usr/share/dict/eign;g" -e "s;@MAN1EXT@;1;g" -e "s;@MAN5EXT@;5;g" -e "s;@MAN7EXT@;7;g" -e "s;@TMAC_S_PREFIX@;;g" -e "s;@TMAC_M_PREFIX@;;g" -e "s;@TMAC_AN_PREFIX@;;g" -e "s;@TMAC_MDIR@;/usr/share/tmac/mm;g" -e "s;@BROKEN_SPOOLER_FLAGS@;0;g" -e "s;@VERSION@;`cat /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/VERSION``/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbsed -e 's/^0$//' -e 's/^[1-9].*$/.&/' /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/REVISION`;g" -e "s;@MDATE@;`/bin/sh /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/mdate.sh /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/nroff/nroff.man`;g" -e "s;@g@;;g" -e "s;@G@;`echo | LC_ALL=C tr [a-z] [A-Z]`;g" /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/nroff/nroff.man >nroff.1 --- dependall-external --- --- dependall-bsd --- --- dhcpcd-embedded.o --- # compile dhcpcd/dhcpcd-embedded.o /tmp/bracket/build/2015.03.27.11.35.02-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 -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DINET -DINET6 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist -D_FORTIFY_SOURCE=2 -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/dhcpcd-embedded.c --- dependall-gnu --- --- nroff.html1 --- # format nroff/nroff.html1 if test "" != "yes"; then /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css nroff.1 > nroff.html1.tmp && mv nroff.html1.tmp nroff.html1; else PATH=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/lib/groff:${PATH} /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbgroff -Tlatin1 -mdoc2html nroff.1 > nroff.html1.tmp && mv nroff.html1.tmp nroff.html1; fi --- dependall-troff --- dependall ===> gnu/usr.bin/groff/src/roff/troff --- dictionary.d --- # create troff/dictionary.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-c++ /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f dictionary.d.tmp -- -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/include --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/troff/dictionary.cpp && mv dictionary.d.tmp dictionary.d --- dependall-usr.bin --- --- ohash_entries.o --- --- dependall-crypto/external --- --- scp --- # link scp/scp /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -o scp scp.o -Wl,-rpath-link,/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir/lib -L=/lib -lssh -lcrypto -lcrypt -lz --- dependall-usr.bin --- # compile m4/ohash_entries.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_entries.c --- dependall-external --- --- dependall-gpl3 --- --- dependall-binutils --- --- input-scrub.o --- --- dependall-bsd --- --- if-bsd.o --- --- dependall-gpl3 --- # compile gas/input-scrub.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/config -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/lib/libbfd/arch/sparc -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/bfd -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/binutils -DLOCALEDIR=\"/usr/share/locale\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/dist/gas/input-scrub.c --- dependall-bsd --- # compile dhcpcd/if-bsd.o /tmp/bracket/build/2015.03.27.11.35.02-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 -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DINET -DINET6 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist -D_FORTIFY_SOURCE=2 -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/if-bsd.c --- dependall-sbin --- --- boot.o --- --- dependall-gnu --- --- div.d --- --- dependall-sbin --- # compile fsck_msdos/boot.o --- dependall-gnu --- # create troff/div.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-c++ /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f div.d.tmp -- -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/include --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/troff/div.cpp && mv div.d.tmp div.d --- dependall-sbin --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/dump -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos/boot.c --- dependall-crypto/external --- --- dependall-sftp-server --- dependall ===> crypto/external/bsd/openssh/bin/sftp-server --- dependall-usr.bin --- --- ohash_enum.o --- # compile m4/ohash_enum.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_enum.c --- dependall-crypto/external --- --- sftp-common.d --- # create sftp-server/sftp-common.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f sftp-common.d.tmp -- -std=gnu99 -DWITH_OPENSSL --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist -DHAVE_DLOPEN -DHAVE_HEADER_AD -DHAVE_LOGIN_CAP -DHAVE_STDLIB_H -DWITH_SSH1 -DWITH_OPENSSL -DENABLE_PKCS11 -D_OPENBSD_SOURCE -DHAVE_DLOPEN -DUSE_PAM -DGSSAPI -DKRB5 -DHEIMDAL -DWITH_LDAP_PUBKEY -DX11BASE=\"/usr/X11R7\" -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLIBWRAP /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/dist/sftp-common.c && mv sftp-common.d.tmp sftp-common.d --- dependall-gnu --- --- env.d --- # create troff/env.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-c++ /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f env.d.tmp -- -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/include --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/troff/env.cpp && mv env.d.tmp env.d --- dependall-external --- --- dependall-gpl2 --- --- pvscan.o --- # compile lvm/pvscan.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Werror --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=5 -DDM_DEVICE_MODE=0640 -DDM_CONTROL_DEVICE_MODE=0660 -DLVM_LOCKDIR_MODE=0770 -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/lib -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I. -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/libdm -DLVM_SHARED_PATH=\"/sbin/lvm\" -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/dist/tools/pvscan.c --- dependall-gnu --- --- input.d --- # create troff/input.d CC=/tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-c++ /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/nbmkdep -f input.d.tmp -- -DHAVE_CONFIG_H -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/include -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/include --sysroot=/tmp/bracket/build/2015.03.27.11.35.02-sparc/destdir /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/dist/groff/src/roff/troff/input.cpp && mv input.d.tmp input.d --- dependall-usr.bin --- --- ohash_init.o --- # compile m4/ohash_init.o /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -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/2015.03.27.11.35.02-sparc/destdir -DEXTENDED -I/tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib -c /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4/lib/ohash_init.c --- dependall-external --- --- dependall-bsd --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/if-bsd.c: In function 'if_sendrawpacket': /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/if-bsd.c:391:2: error: conversion to '__uint16_t' from 'int' may alter its value [-Werror=conversion] hw.ether_type = htons(protocol); ^ /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/if-bsd.c: In function 'ifa_scope': /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/dist/if-bsd.c:731:3: error: conversion to '__uint16_t' from 'unsigned int' may alter its value [-Werror=conversion] uint16_t scope = htons(ifindex); ^ cc1: all warnings being treated as errors *** [if-bsd.o] Error code 1 nbmake[10]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/sbin/dhcpcd 1 error nbmake[10]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/sbin/dhcpcd *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/sbin/dhcpcd 1 error nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/sbin/dhcpcd *** [dependall-dhcpcd] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/sbin 1 error nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd/sbin *** [dependall-sbin] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd 1 error nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd/dhcpcd *** [dependall-dhcpcd] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd 1 error nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/bsd *** [dependall-bsd] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external --- dependall-gnu --- A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/roff/troff *** [dependall-troff] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/roff 1 error nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src/roff *** [dependall-roff] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src 1 error nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff/src *** [dependall-src] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff 1 error nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin/groff *** [dependall-groff] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin 1 error nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu/usr.bin *** [dependall-usr.bin] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu 1 error nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/gnu *** [dependall-gnu] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src --- dependall-usr.bin --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4 *** [dependall] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4 1 error nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin/m4 *** [dependall-m4] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin 1 error nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/usr.bin *** [dependall-usr.bin] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src --- dependall-external --- --- dependall-gpl2 --- A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/sbin/lvm *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/sbin/lvm 1 error nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/sbin/lvm *** [dependall-lvm] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/sbin 1 error nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2/sbin *** [dependall-sbin] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2 1 error nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2/lvm2 *** [dependall-lvm2] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2 1 error nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl2 *** [dependall-gpl2] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external --- dependall-crypto/external --- A failure has been detected in another branch of the parallel make nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/bin/sftp-server *** [dependall-sftp-server] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/bin 1 error nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh/bin *** [dependall-bin] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh 1 error nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd/openssh *** [dependall-openssh] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd 1 error nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external/bsd *** [dependall-bsd] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external 1 error nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/crypto/external *** [dependall-crypto/external] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src --- dependall-sbin --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos *** [dependall] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos 1 error nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin/fsck_msdos *** [dependall-fsck_msdos] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin 1 error nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/sbin *** [dependall-sbin] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src --- dependall-external --- --- dependall-gpl3 --- A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas 1 error nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin/gas *** [dependall-gas] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin 1 error nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils/usr.bin *** [dependall-usr.bin] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils 1 error nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/binutils *** [dependall-binutils] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3 --- dependall-gcc --- /tmp/bracket/build/2015.03.27.11.35.02-sparc/tools/bin/sparc--netbsdelf-objcopy -x fibheap.o A failure has been detected in another branch of the parallel make nbmake[10]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty *** [dependall] Error code 2 nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty 1 error nbmake[9]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib/libiberty *** [dependall-libiberty] Error code 2 nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib 1 error nbmake[8]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc/lib *** [dependall-lib] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc 1 error nbmake[7]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3/gcc *** [dependall-gcc] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3 2 errors nbmake[6]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external/gpl3 *** [dependall-gpl3] Error code 2 nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external 3 errors nbmake[5]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src/external *** [dependall-external] Error code 2 nbmake[4]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src 5 errors nbmake[4]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src *** [do-build] Error code 2 nbmake[3]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src 1 error nbmake[3]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src *** [build] Error code 2 nbmake[2]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src 1 error nbmake[2]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src *** [distribution] Error code 2 nbmake[1]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src 1 error nbmake[1]: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src *** [release] Error code 2 nbmake: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src 1 error nbmake: stopped in /tmp/bracket/build/2015.03.27.11.35.02-sparc/src ERROR: Failed to make release *** BUILD ABORTED *** 1839.50 real 6106.48 user 2003.71 sys