Last 1000 lines of build log: for renameobj in zlib.po; do /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm -go ${renameobj} | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbawk ' $NF!~/^''(rump|RUMP|__|_GLOBAL_OFFSET_TABLE''|_gp_disp'')/ {s=$NF;sub(/^''/, "&rumpns_", s); print $NF, s}' | sort | uniq > renametab.${renameobj}; /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy --preserve-dates --redefine-syms renametab.${renameobj} ${renameobj}; rm -f renametab.${renameobj}; done /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-ar crsD librumpkern_z_p.a `NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm MKTEMP=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmktemp /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nblorder zlib.po | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbtsort -q` --- dependall-libcrypto --- --- .depend --- --- dependall-libtty --- --- tty_60.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x tty_60.pico --- dependall-libcrypto --- # create libcrypto/.depend rm -f .depend CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend arc4.d bf_cbc.d bf_ecb.d bf_enc.d bf_module.d bf_skey.d camellia-api.d camellia.d cast128.d des_cbc.d des_ecb.d des_enc.d des_module.d des_setkey.d skipjack.d --- dependall --- --- dependall-libtty --- --- tty_pty.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x tty_pty.pico --- librumpkern_tty_pic.a --- # build libtty/librumpkern_tty_pic.a rm -f librumpkern_tty_pic.a for renameobj in tty.pico tty_bsdpty.pico tty_conf.pico tty_ptm.pico tty_pty.pico tty_tty.pico tty_subr.pico tty_60.pico tty_component.pico; do /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm -go ${renameobj} | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbawk ' $NF!~/^''(rump|RUMP|__|_GLOBAL_OFFSET_TABLE''|_gp_disp'')/ {s=$NF;sub(/^''/, "&rumpns_", s); print $NF, s}' | sort | uniq > renametab.${renameobj}; /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy --preserve-dates --redefine-syms renametab.${renameobj} ${renameobj}; rm -f renametab.${renameobj}; done /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-ar crsD librumpkern_tty_pic.a `NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm MKTEMP=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmktemp /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nblorder tty.pico tty_bsdpty.pico tty_conf.pico tty_ptm.pico tty_pty.pico tty_tty.pico tty_subr.pico tty_60.pico tty_component.pico | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbtsort -q` --- librumpkern_tty.so.0.0 --- # build libtty/librumpkern_tty.so.0.0 rm -f librumpkern_tty.so.0.0 /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -shared -Wl,-soname,librumpkern_tty.so.0 -Wl,--warn-shared-textrel -Wl,-Map=librumpkern_tty.so.0.map --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -Wl,-T,/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libtty/../../../ldscript.rump -Wl,--warn-shared-textrel -o librumpkern_tty.so.0.0.tmp -Wl,-rpath-link,/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir/lib -L=/lib -Wl,-x -Wl,--whole-archive librumpkern_tty_pic.a -Wl,--no-whole-archive mv -f librumpkern_tty.so.0.0.tmp librumpkern_tty.so.0.0 ln -sf librumpkern_tty.so.0.0 librumpkern_tty.so.0.tmp mv -f librumpkern_tty.so.0.tmp librumpkern_tty.so.0 ln -sf librumpkern_tty.so.0.0 librumpkern_tty.so.tmp mv -f librumpkern_tty.so.tmp librumpkern_tty.so --- tty.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X tty.po --- librumpkern_tty_p.a --- # build libtty/librumpkern_tty_p.a rm -f librumpkern_tty_p.a for renameobj in tty.po tty_bsdpty.po tty_conf.po tty_ptm.po tty_pty.po tty_tty.po tty_subr.po tty_60.po tty_component.po; do /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm -go ${renameobj} | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbawk ' $NF!~/^''(rump|RUMP|__|_GLOBAL_OFFSET_TABLE''|_gp_disp'')/ {s=$NF;sub(/^''/, "&rumpns_", s); print $NF, s}' | sort | uniq > renametab.${renameobj}; /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy --preserve-dates --redefine-syms renametab.${renameobj} ${renameobj}; rm -f renametab.${renameobj}; done /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-ar crsD librumpkern_tty_p.a `NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm MKTEMP=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmktemp /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nblorder tty.po tty_bsdpty.po tty_conf.po tty_ptm.po tty_pty.po tty_tty.po tty_subr.po tty_60.po tty_component.po | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbtsort -q` --- dependall-libcrypto --- --- arc4.pico --- --- arc4.po --- --- bf_cbc.pico --- --- bf_cbc.po --- --- bf_ecb.pico --- --- bf_ecb.po --- --- bf_enc.pico --- --- bf_enc.po --- --- bf_module.pico --- --- bf_module.po --- --- bf_skey.pico --- --- bf_skey.po --- --- camellia-api.pico --- --- camellia-api.po --- --- camellia.pico --- --- camellia.po --- --- arc4.pico --- # compile libcrypto/arc4.pico --- arc4.po --- # compile libcrypto/arc4.po --- bf_cbc.pico --- # compile libcrypto/bf_cbc.pico --- bf_ecb.pico --- # compile libcrypto/bf_ecb.pico --- bf_enc.pico --- # compile libcrypto/bf_enc.pico --- bf_enc.po --- # compile libcrypto/bf_enc.po --- bf_module.po --- # compile libcrypto/bf_module.po --- arc4.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- arc4.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_cbc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_ecb.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_ecb.po --- # compile libcrypto/bf_ecb.po --- bf_enc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_module.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- arc4.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/arc4/arc4.c -o arc4.pico --- arc4.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/arc4/arc4.c -o arc4.po --- bf_cbc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_cbc.c -o bf_cbc.pico --- bf_ecb.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_ecb.c -o bf_ecb.pico --- bf_ecb.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_enc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_enc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_enc.c -o bf_enc.po --- bf_module.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_module.c -o bf_module.po --- bf_ecb.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_ecb.c -o bf_ecb.po --- bf_enc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_enc.c -o bf_enc.pico --- bf_cbc.po --- # compile libcrypto/bf_cbc.po /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_cbc.c -o bf_cbc.po --- camellia.po --- # compile libcrypto/camellia.po --- bf_module.pico --- # compile libcrypto/bf_module.pico /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_module.c -o bf_module.pico --- camellia-api.pico --- # compile libcrypto/camellia-api.pico --- bf_skey.pico --- # compile libcrypto/bf_skey.pico --- bf_skey.po --- # compile libcrypto/bf_skey.po --- camellia-api.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- camellia-api.po --- # compile libcrypto/camellia-api.po --- bf_skey.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_skey.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- camellia-api.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/camellia/camellia-api.c -o camellia-api.pico --- camellia-api.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_skey.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_skey.c -o bf_skey.pico --- bf_skey.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_skey.c -o bf_skey.po --- camellia-api.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/camellia/camellia-api.c -o camellia-api.po --- camellia.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/camellia/camellia.c -o camellia.po --- bf_ecb.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_ecb.pico --- arc4.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X arc4.po --- cast128.pico --- --- cast128.po --- --- cast128.pico --- # compile libcrypto/cast128.pico /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- cast128.po --- # compile libcrypto/cast128.po --- bf_skey.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_skey.pico --- bf_ecb.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X bf_ecb.po --- cast128.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/cast128/cast128.c -o cast128.pico --- camellia.pico --- # compile libcrypto/camellia.pico --- cast128.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_cbc.pico --- --- des_cbc.po --- --- camellia.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- cast128.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/cast128/cast128.c -o cast128.po --- des_cbc.pico --- # compile libcrypto/des_cbc.pico --- bf_module.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X bf_module.po --- camellia.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/camellia/camellia.c -o camellia.pico --- des_cbc.po --- # compile libcrypto/des_cbc.po --- des_cbc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_ecb.pico --- --- bf_cbc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_cbc.pico --- des_cbc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_cbc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_cbc.c -o des_cbc.pico --- des_ecb.pico --- # compile libcrypto/des_ecb.pico /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_ecb.c -o des_ecb.pico /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_ecb.pico --- bf_enc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_enc.pico --- bf_skey.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X bf_skey.po --- bf_module.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_module.pico --- camellia-api.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X camellia-api.po --- des_cbc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_cbc.c -o des_cbc.po --- des_ecb.po --- --- des_enc.pico --- --- des_enc.po --- --- des_module.pico --- --- des_module.po --- --- des_setkey.pico --- --- des_ecb.po --- # compile libcrypto/des_ecb.po --- des_enc.pico --- # compile libcrypto/des_enc.pico --- des_enc.po --- # compile libcrypto/des_enc.po --- des_ecb.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_enc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_enc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_ecb.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_ecb.c -o des_ecb.po --- des_enc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_enc.c -o des_enc.pico --- des_enc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_enc.c -o des_enc.po --- des_module.po --- # compile libcrypto/des_module.po --- des_setkey.pico --- # compile libcrypto/des_setkey.pico --- des_module.pico --- # compile libcrypto/des_module.pico --- des_module.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_setkey.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_module.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- des_module.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_module.c -o des_module.po --- des_setkey.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_setkey.c -o des_setkey.pico --- des_module.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_module.c -o des_module.pico --- des_cbc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_cbc.pico --- arc4.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x arc4.pico --- des_setkey.po --- --- skipjack.pico --- --- des_setkey.po --- # compile libcrypto/des_setkey.po /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_setkey.c -o des_setkey.po --- skipjack.pico --- # compile libcrypto/skipjack.pico /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/skipjack/skipjack.c -o skipjack.pico --- des_ecb.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X des_ecb.po --- skipjack.po --- # compile libcrypto/skipjack.po /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/skipjack/skipjack.c -o skipjack.po --- bf_enc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X bf_enc.po --- des_module.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_module.pico --- arc4.o --- --- bf_cbc.o --- --- arc4.o --- # compile libcrypto/arc4.o --- bf_cbc.o --- # compile libcrypto/bf_cbc.o --- arc4.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- bf_cbc.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I--- arc4.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/arc4/arc4.c -o arc4.o --- bf_cbc.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_cbc.c -o bf_cbc.o --- des_module.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X des_module.po --- bf_ecb.o --- # compile libcrypto/bf_ecb.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_ecb.c -o bf_ecb.o --- bf_cbc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X bf_cbc.po --- bf_enc.o --- # compile libcrypto/bf_enc.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_enc.c -o bf_enc.o --- des_setkey.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_setkey.pico --- bf_module.o --- --- arc4.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x arc4.o --- bf_module.o --- # compile libcrypto/bf_module.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_module.c -o bf_module.o --- bf_skey.o --- # compile libcrypto/bf_skey.o --- bf_ecb.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_ecb.o --- camellia-api.o --- # compile libcrypto/camellia-api.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/camellia/camellia-api.c -o camellia-api.o --- cast128.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X cast128.po --- camellia.o --- # compile libcrypto/camellia.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/camellia/camellia.c -o camellia.o --- bf_skey.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/blowfish/bf_skey.c -o bf_skey.o --- bf_cbc.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_cbc.o --- cast128.o --- --- bf_module.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_module.o --- cast128.o --- # compile libcrypto/cast128.o --- des_cbc.o --- --- cast128.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/cast128/cast128.c -o cast128.o --- des_cbc.o --- # compile libcrypto/des_cbc.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_cbc.c -o des_cbc.o --- cast128.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x cast128.pico --- des_ecb.o --- # compile libcrypto/des_ecb.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_ecb.c -o des_ecb.o --- camellia-api.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x camellia-api.o --- des_enc.o --- # compile libcrypto/des_enc.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_enc.c -o des_enc.o --- bf_skey.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_skey.o --- des_module.o --- # compile libcrypto/des_module.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_module.c -o des_module.o --- skipjack.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x skipjack.pico --- des_setkey.o --- --- des_ecb.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_ecb.o --- skipjack.o --- # compile libcrypto/skipjack.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/skipjack/skipjack.c -o skipjack.o --- des_setkey.o --- # compile libcrypto/des_setkey.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../../crypto/des/des_setkey.c -o des_setkey.o --- des_setkey.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X des_setkey.po --- des_cbc.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_cbc.o --- des_enc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X des_enc.po --- bf_enc.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x bf_enc.o --- des_setkey.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_setkey.o --- des_enc.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_enc.pico --- skipjack.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x skipjack.o --- des_cbc.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X des_cbc.po --- cast128.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x cast128.o --- des_enc.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_enc.o --- skipjack.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X skipjack.po --- des_module.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x des_module.o --- camellia-api.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x camellia-api.pico --- camellia.pico --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x camellia.pico --- librumpkern_crypto_pic.a --- # build libcrypto/librumpkern_crypto_pic.a rm -f librumpkern_crypto_pic.a for renameobj in arc4.pico bf_ecb.pico bf_enc.pico bf_cbc.pico bf_skey.pico bf_module.pico camellia.pico camellia-api.pico cast128.pico des_ecb.pico des_setkey.pico des_enc.pico des_cbc.pico des_module.pico skipjack.pico; do /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm -go ${renameobj} | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbawk ' $NF!~/^''(rump|RUMP|__|_GLOBAL_OFFSET_TABLE''|_gp_disp'')/ {s=$NF;sub(/^''/, "&rumpns_", s); print $NF, s}' | sort | uniq > renametab.${renameobj}; /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy --preserve-dates --redefine-syms renametab.${renameobj} ${renameobj}; rm -f renametab.${renameobj}; done --- camellia.o --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x camellia.o --- librumpkern_crypto.a --- # build libcrypto/librumpkern_crypto.a rm -f librumpkern_crypto.a for renameobj in arc4.o bf_ecb.o bf_enc.o bf_cbc.o bf_skey.o bf_module.o camellia.o camellia-api.o cast128.o des_ecb.o des_setkey.o des_enc.o des_cbc.o des_module.o skipjack.o; do /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm -go ${renameobj} | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbawk ' $NF!~/^''(rump|RUMP|__|_GLOBAL_OFFSET_TABLE''|_gp_disp'')/ {s=$NF;sub(/^''/, "&rumpns_", s); print $NF, s}' | sort | uniq > renametab.${renameobj}; /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy --preserve-dates --redefine-syms renametab.${renameobj} ${renameobj}; rm -f renametab.${renameobj}; done --- librumpkern_crypto_pic.a --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-ar crsD librumpkern_crypto_pic.a `NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm MKTEMP=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmktemp /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nblorder arc4.pico bf_ecb.pico bf_enc.pico bf_cbc.pico bf_skey.pico bf_module.pico camellia.pico camellia-api.pico cast128.pico des_ecb.pico des_setkey.pico des_enc.pico des_cbc.pico des_module.pico skipjack.pico | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbtsort -q` --- camellia.po --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X camellia.po --- librumpkern_crypto_p.a --- # build libcrypto/librumpkern_crypto_p.a rm -f librumpkern_crypto_p.a for renameobj in arc4.po bf_ecb.po bf_enc.po bf_cbc.po bf_skey.po bf_module.po camellia.po camellia-api.po cast128.po des_ecb.po des_setkey.po des_enc.po des_cbc.po des_module.po skipjack.po; do /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm -go ${renameobj} | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbawk ' $NF!~/^''(rump|RUMP|__|_GLOBAL_OFFSET_TABLE''|_gp_disp'')/ {s=$NF;sub(/^''/, "&rumpns_", s); print $NF, s}' | sort | uniq > renametab.${renameobj}; /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy --preserve-dates --redefine-syms renametab.${renameobj} ${renameobj}; rm -f renametab.${renameobj}; done --- librumpkern_crypto.a --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-ar crsD librumpkern_crypto.a `NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm MKTEMP=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmktemp /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nblorder arc4.o bf_ecb.o bf_enc.o bf_cbc.o bf_skey.o bf_module.o camellia.o camellia-api.o cast128.o des_ecb.o des_setkey.o des_enc.o des_cbc.o des_module.o skipjack.o | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbtsort -q` --- librumpkern_crypto.so.0.0 --- # build libcrypto/librumpkern_crypto.so.0.0 rm -f librumpkern_crypto.so.0.0 /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -shared -Wl,-soname,librumpkern_crypto.so.0 -Wl,--warn-shared-textrel -Wl,-Map=librumpkern_crypto.so.0.map --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -Wl,-T,/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/kern/lib/libcrypto/../../../ldscript.rump -Wl,--warn-shared-textrel -o librumpkern_crypto.so.0.0.tmp -Wl,-rpath-link,/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir/lib -L=/lib -Wl,-x -Wl,--whole-archive librumpkern_crypto_pic.a -Wl,--no-whole-archive mv -f librumpkern_crypto.so.0.0.tmp librumpkern_crypto.so.0.0 ln -sf librumpkern_crypto.so.0.0 librumpkern_crypto.so.0.tmp mv -f librumpkern_crypto.so.0.tmp librumpkern_crypto.so.0 ln -sf librumpkern_crypto.so.0.0 librumpkern_crypto.so.tmp mv -f librumpkern_crypto.so.tmp librumpkern_crypto.so --- librumpkern_crypto_p.a --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-ar crsD librumpkern_crypto_p.a `NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm NM=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-nm MKTEMP=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmktemp /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nblorder arc4.po bf_ecb.po bf_enc.po bf_cbc.po bf_skey.po bf_module.po camellia.po camellia-api.po cast128.po des_ecb.po des_setkey.po des_enc.po des_cbc.po des_module.po skipjack.po | /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbtsort -q` --- dependall --- dependall ===> lib/../sys/rump/net/lib --- dependall-libagr --- --- dependall-libbridge --- --- dependall-libnet --- --- dependall-libnet80211 --- --- dependall-libnetbt --- --- dependall-libnetcan --- --- dependall-libnetinet --- --- dependall-libnetinet6 --- --- dependall-libnetipsec --- --- dependall-libgif --- --- dependall-libipsec --- --- dependall-libnetmpls --- --- dependall-libnpf --- --- dependall-libl2tp --- --- dependall-liblocal --- --- dependall-libpppoe --- --- dependall-libagr --- dependall ===> lib/../sys/rump/net/lib/libagr --- dependall-libbridge --- dependall ===> lib/../sys/rump/net/lib/libbridge --- dependall-libnet --- dependall ===> lib/../sys/rump/net/lib/libnet --- dependall-libnet80211 --- dependall ===> lib/../sys/rump/net/lib/libnet80211 --- dependall-libnetbt --- dependall ===> lib/../sys/rump/net/lib/libnetbt --- dependall-libnetcan --- dependall ===> lib/../sys/rump/net/lib/libnetcan --- dependall-libnetinet --- dependall ===> lib/../sys/rump/net/lib/libnetinet --- dependall-libnetipsec --- dependall ===> lib/../sys/rump/net/lib/libnetipsec --- dependall-libnetmpls --- dependall ===> lib/../sys/rump/net/lib/libnetmpls --- dependall-libnetinet6 --- dependall ===> lib/../sys/rump/net/lib/libnetinet6 --- dependall-liblocal --- dependall ===> lib/../sys/rump/net/lib/liblocal --- dependall-libpppoe --- dependall ===> lib/../sys/rump/net/lib/libpppoe --- dependall-libipsec --- dependall ===> lib/../sys/rump/net/lib/libipsec --- dependall-libnpf --- dependall ===> lib/../sys/rump/net/lib/libnpf --- dependall-libgif --- dependall ===> lib/../sys/rump/net/lib/libgif --- dependall-libl2tp --- dependall ===> lib/../sys/rump/net/lib/libl2tp --- dependall-libnetmpls --- --- ioconf.c --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libnetmpls -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/NETMPLS.ioconf --- dependall-libnetinet --- --- netinet_component.d --- --- dependall-libpppoe --- --- ioconf.c --- --- dependall-libnetinet --- # create libnetinet/netinet_component.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f netinet_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/netinet_component.c && mv netinet_component.d.tmp netinet_component.d --- dependall-libnetbt --- --- bt_proto.d --- --- dependall-libpppoe --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libpppoe -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/PPPOE.ioconf --- dependall-libagr --- --- ioconf.c --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libagr -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/AGR.ioconf --- dependall-libl2tp --- --- ioconf.c --- --- dependall-libbridge --- --- ioconf.c --- --- dependall-libipsec --- --- ioconf.c --- --- dependall-libl2tp --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libl2tp -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/L2TP.ioconf --- dependall-libbridge --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libbridge -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/BRIDGE.ioconf --- dependall-libgif --- --- ioconf.c --- --- dependall-libipsec --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libipsec -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/IPSEC.ioconf --- dependall-libnetbt --- # create libnetbt/bt_proto.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f bt_proto.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt/../../../../netbt/bt_proto.c && mv bt_proto.d.tmp bt_proto.d --- dependall-libgif --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libgif -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/GIF.ioconf --- dependall-libnetcan --- --- ioconf.c --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libnetcan -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/NETCAN.ioconf --- dependall-libnet --- --- ioconf.c --- --- dependall-libnet80211 --- --- ieee80211.d --- --- dependall-libnet --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libnet -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/NET.ioconf --- dependall-libnetmpls --- touch ioconf.c ioconf.h locators.h --- if_mpls.d --- # create libnetmpls/if_mpls.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f if_mpls.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../net/if_mpls.c && mv if_mpls.d.tmp if_mpls.d --- dependall-libpppoe --- touch ioconf.c ioconf.h locators.h --- if_pppoe.d --- # create libpppoe/if_pppoe.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f if_pppoe.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../net/if_pppoe.c && mv if_pppoe.d.tmp if_pppoe.d --- dependall-libl2tp --- touch ioconf.c ioconf.h locators.h --- dependall-libagr --- touch ioconf.c ioconf.h locators.h --- dependall-libl2tp --- --- if_l2tp.d --- --- dependall-libbridge --- touch ioconf.c ioconf.h locators.h --- dependall-libagr --- --- agr_component.d --- --- dependall-libl2tp --- # create libl2tp/if_l2tp.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f if_l2tp.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../net/if_l2tp.c && mv if_l2tp.d.tmp if_l2tp.d --- dependall-libgif --- touch ioconf.c ioconf.h locators.h --- dependall-libagr --- # create libagr/agr_component.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f agr_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../incl--- dependall-libbridge --- --- bridge_component.d --- --- dependall-libagr --- ude/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/agr_component.c && mv agr_component.d.tmp agr_component.d --- dependall-libipsec --- touch ioconf.c ioconf.h locators.h --- dependall-libgif --- --- gif_component.d --- --- dependall-libbridge --- # create libbridge/bridge_component.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f bridge_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/bridge_component.c && mv bridge_component.d.tmp bridge_component.d --- dependall-libgif --- # create libgif/gif_component.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f gif_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/gif_component.c && mv gif_component.d.tmp gif_component.d --- dependall-libnetcan --- touch ioconf.c ioconf.h locators.h --- dependall-libipsec --- --- if_ipsec.d --- --- dependall-libnetcan --- --- can.d --- --- dependall-libipsec --- # create libipsec/if_ipsec.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f if_ipsec.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../net/if_ipsec.c && mv if_ipsec.d.tmp if_ipsec.d --- dependall-libnetcan --- # create libnetcan/can.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f can.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../netcan/can.c && mv can.d.tmp can.d --- dependall-libnet --- touch ioconf.c ioconf.h locators.h --- cpu_in_cksum.d --- # create libnet/cpu_in_cksum.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f cpu_in_cksum.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../.. -DDIAGNOSTIC -DKTRACE -DINET -DPORTALGO_INET4_DEFAULT=PORTALGO_RANDOM_START -DIPSEC -DINET6 -DPORTALGO_INET6_DEFAULT=PORTALGO_RANDOM_START -DIPSEC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../netinet/cpu_in_cksum.c && mv cpu_in_cksum.d.tmp cpu_in_cksum.d --- dependall-libnetinet --- --- .depend --- # create libnetinet/.depend rm -f .depend CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend netinet_component.d --- dependall --- --- dependall-libnetmpls --- --- ioconf.d --- # create libnetmpls/ioconf.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../.. -DDIAGNOSTIC -DKTRACE ioconf.c && mv ioconf.d.tmp ioconf.d --- dependall-libpppoe --- --- ioconf.d --- # create libpppoe/ioconf.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../.. -DDIAGNOSTIC -DKTRACE ioconf.c && mv ioconf.d.tmp ioconf.d --- dependall-libgif --- --- if_gif.d --- --- dependall-libbridge --- --- bridgestp.d --- --- dependall-libgif --- # create libgif/if_gif.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f if_gif.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../net/if_gif.c && mv if_gif.d.tmp if_gif.d --- dependall-libbridge --- # create libbridge/bridgestp.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f bridgestp.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../net/bridgestp.c && mv bridgestp.d.tmp bridgestp.d --- dependall-libagr --- --- ieee8023_tlv.d --- --- dependall-libnetinet --- --- netinet_component.pico --- --- dependall-libagr --- # create libagr/ieee8023_tlv.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee8023_tlv.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../net/agr/ieee8023_tlv.c && mv ieee8023_tlv.d.tmp ieee8023_tlv.d --- dependall-libnetinet --- # compile libnetinet/netinet_component.pico /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../.. -DDIAGNOSTIC -DKTRACE -c -fPIC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/netinet_component.c -o netinet_component.pico --- dependall-libl2tp --- --- in6_l2tp.d --- # create libl2tp/in6_l2tp.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f in6_l2tp.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../netinet6/in6_l2tp.c && mv in6_l2tp.d.tmp in6_l2tp.d --- dependall-libnetcan --- --- can_pcb.d --- # create libnetcan/can_pcb.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f can_pcb.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../netcan/can_pcb.c && mv can_pcb.d.tmp can_pcb.d --- dependall-libnetmpls --- --- mpls_ttl.d --- --- dependall-libnpf --- --- ioconf.c --- --- dependall-libnetmpls --- # create libnetmpls/mpls_ttl.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f mpls_ttl.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../netmpls/mpls_ttl.c && mv mpls_ttl.d.tmp mpls_ttl.d --- dependall-libnpf --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbconfig -b /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/obj/sys/rump/net/lib/libnpf -s /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/NPF.ioconf --- dependall-libpppoe --- --- pppoe_component.d --- # create libpppoe/pppoe_component.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f pppoe_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/pppoe_component.c && mv pppoe_component.d.tmp pppoe_component.d --- dependall-libipsec --- --- ioconf.d --- # create libipsec/ioconf.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../.. -DDIAGNOSTIC -DKTRACE ioconf.c && mv ioconf.d.tmp ioconf.d --- dependall-libagr --- --- ieee8023ad_lacp.d --- # create libagr/ieee8023ad_lacp.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee8023ad_lacp.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../net/agr/ieee8023ad_lacp.c && mv ieee8023ad_lacp.d.tmp ieee8023ad_lacp.d --- dependall-libnpf --- touch ioconf.c ioconf.h locators.h --- dependall-libbridge --- --- if_bridge.d --- --- dependall-libnpf --- --- if_npflog.d --- --- dependall-libbridge --- # create libbridge/if_bridge.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f if_bridge.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../net/if_bridge.c && mv if_bridge.d.tmp if_bridge.d --- dependall-libnpf --- # create libnpf/if_npflog.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f if_npflog.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_NPF_TESTING -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/..--- dependall-libnet80211 --- # create libnet80211/ieee80211.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee80211.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211 -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../../net80211/ieee80211.c && mv ieee80211.d.tmp ieee80211.d --- dependall-libnpf --- /../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../net/npf/if_npflog.c && mv if_npflog.d.tmp if_npflog.d --- dependall-libnet --- --- dest6.d --- --- dependall-libgif --- --- in6_gif.d --- --- dependall-libipsec --- --- ipsec_component.d --- --- dependall-libnet --- # create libnet/dest6.d --- dependall-libgif --- # create libgif/in6_gif.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f in6_gif.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/op--- dependall-libipsec --- # create libipsec/ipsec_component.d --- dependall-libgif --- t -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../netinet6/in6_gif.c && mv in6_gif.d.tmp in6_gif.d --- dependall-libipsec --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ipsec_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/ipsec_component.c && mv ipsec_component.d.tmp ipsec_component.d --- dependall-libl2tp --- --- in_l2tp.d --- # create libl2tp/in_l2tp.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f in_l2tp.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../netinet/in_l2tp.c && mv in_l2tp.d.tmp in_l2tp.d --- dependall-libnet --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f dest6.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include/opt --- dependall-libnetmpls --- --- netmpls_component.d --- --- dependall-libpppoe --- --- .depend --- --- dependall-libnetmpls --- # create libnetmpls/netmpls_component.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f netmpls_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/netmpls_component.c && mv netmpls_component.d.tmp netmpls_component.d --- dependall-libpppoe --- # create libpppoe/.depend rm -f .depend CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend if_pppoe.d ioconf.d pppoe_component.d --- dependall-libnetcan --- --- can_proto.d --- --- dependall-libpppoe --- --- dependall --- --- dependall-libnetcan --- # create libnetcan/can_proto.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f can_proto.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../netcan/can_proto.c && mv can_proto.d.tmp can_proto.d --- dependall-libnet --- -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../.. -DDIAGNOSTIC -DKTRACE -DINET -DPORTALGO_INET4_DEFAULT=PORTALGO_RANDOM_START -DIPSEC -DINET6 -DPORTALGO_INET6_DEFAULT=PORTALGO_RANDOM_START -DIPSEC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../netinet6/dest6.c && mv dest6.d.tmp dest6.d --- dependall-libagr --- --- ieee8023ad_lacp_debug.d --- # create libagr/ieee8023ad_lacp_debug.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee8023ad_lacp_debug.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../net/agr/ieee8023ad_lacp_debug.c && mv ieee8023ad_lacp_debug.d.tmp ieee8023ad_lacp_debug.d --- dependall-libnpf --- --- ioconf.d --- --- dependall-libbridge --- --- ioconf.d --- --- dependall-libpppoe --- --- pppoe_component.o --- --- dependall-libnpf --- # create libnpf/ioconf.d --- dependall-libbridge --- # create libbridge/ioconf.d --- dependall-libipsec --- --- ipsecif.d --- --- dependall-libbridge --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../.. -DDIAGNOSTIC -DKTRACE ioconf.c && mv ioconf.d.tmp ioconf.d --- dependall-libpppoe --- # compile libpppoe/pppoe_component.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe -I. -I/tmp/bra--- dependall-libnpf --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_NPF_TESTING -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../..--- dependall-libipsec --- # create libipsec/ipsecif.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ipsecif.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../netipsec/ipsecif.c && mv ipsecif.d.tmp ipsecif.d --- dependall-libnpf --- /../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../.. -DDIAGNOSTIC -DKTRACE ioconf.c && mv ioconf.d.tmp ioconf.d --- dependall-libpppoe --- cket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/pppoe_component.c -o pppoe_component.o --- dependall-libgif --- --- in_gif.d --- # create libgif/in_gif.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f in_gif.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../netinet/in_gif.c && mv in_gif.d.tmp in_gif.d --- dependall-libl2tp --- --- ioconf.d --- # create libl2tp/ioconf.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../.. -DDIAGNOSTIC -DKTRACE ioconf.c && mv ioconf.d.tmp ioconf.d --- dependall-libnetcan --- --- if_canloop.d --- # create libnetcan/if_canloop.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f if_canloop.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../netcan/if_canloop.c && mv if_canloop.d.tmp if_canloop.d --- dependall-libnetmpls --- --- .depend --- # create libnetmpls/.depend rm -f .depend CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend if_mpls.d ioconf.d mpls_ttl.d netmpls_component.d --- dependall --- --- dependall-libagr --- --- ieee8023ad_lacp_select.d --- # create libagr/ieee8023ad_lacp_select.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee8023ad_lacp_select.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../net/agr/ieee8023ad_lacp_select.c && mv ieee8023ad_lacp_select.d.tmp ieee8023ad_lacp_select.d --- dependall-libbridge --- --- .depend --- # create libbridge/.depend rm -f .depend CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend bridge_component.d bridgestp.d if_bridge.d ioconf.d --- dependall-libagr --- --- ieee8023ad_lacp_sm_mux.d --- # create libagr/ieee8023ad_lacp_sm_mux.d --- dependall-libbridge --- --- dependall --- --- bridgestp.o --- # compile libbridge/bridgestp.o --- dependall-libnetcan --- --- ioconf.d --- # create libnetcan/ioconf.d --- dependall-libnetinet --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x netinet_component.pico --- netinet_component.po --- # compile libnetinet/netinet_component.po --- dependall-libgif --- --- ioconf.d --- # create libgif/ioconf.d --- dependall-libipsec --- --- .depend --- # create libipsec/.depend rm -f .depend CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend if_ipsec.d ioconf.d ipsec_component.d ipsecif.d --- dependall --- --- dependall-libnetmpls --- --- mpls_ttl.o --- # compile libnetmpls/mpls_ttl.o --- dependall-libnpf --- --- lpm.d --- # create libnpf/lpm.d --- dependall-libl2tp --- --- l2tp_component.d --- # create libl2tp/l2tp_component.d --- dependall-libagr --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee8023ad_lacp_sm_mux.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../.--- dependall-libbridge --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge -I. -I/tmp--- dependall-libnetcan --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan--- dependall-libnetinet --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet -I. -I--- dependall-libgif --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ioconf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt--- dependall-libnetmpls --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls -I. -I--- dependall-libnpf --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f lpm.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_NPF_TESTING -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../..--- dependall-libl2tp --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f l2tp_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../..--- dependall-libagr --- ./../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../net/agr/ieee8023ad_lacp_sm_mux.c && mv ieee8023ad_lacp_sm_mux.d.tmp ieee8023ad_lacp_sm_mux.d --- dependall-libnetcan --- /../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../.. -DDIAGNOSTIC -DKTRACE ioconf.c && mv ioconf.d.tmp ioconf.d --- dependall-libnetinet --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet/netinet_component.c -o netinet_component.po --- dependall-libgif --- -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../.. -DDIAGNOSTIC -DKTRACE ioconf.c && mv ioconf.d.tmp ioconf.d --- ip_ecn.d --- # create libgif/ip_ecn.d --- dependall-libnetmpls --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls/../../../../netmpls/mpls_ttl.c -o mpls_ttl.o --- dependall-libnpf --- /include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../net/npf/lpm.c && mv lpm.d.tmp lpm.d --- dependall-libl2tp --- /../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/l2tp_component.c && mv l2tp_component.d.tmp l2tp_component.d --- .depend --- # create libl2tp/.depend rm -f .depend CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend if_l2tp.d in6_l2tp.d in_l2tp.d ioconf.d l2tp_component.d --- dependall-libgif --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ip_ecn.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../netinet/ip_ecn.c && mv ip_ecn.d.tmp ip_ecn.d --- dependall-libl2tp --- --- dependall --- --- dependall-libipsec --- --- if_ipsec.o --- # compile libipsec/if_ipsec.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec -I. -I/tmp/bra--- dependall-libnpf --- --- npf.d --- --- dependall-libipsec --- cket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec/../../../../net/if_ipsec.c -o if_ipsec.o --- dependall-libnpf --- # create libnpf/npf.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f npf.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_NPF_TESTING -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf/../../../../net/npf/npf.c && mv npf.d.tmp npf.d --- dependall-libnetcan --- --- netcan_component.d --- # create libnetcan/netcan_component.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f netcan_component.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan/netcan_component.c && mv netcan_component.d.tmp netcan_component.d --- dependall-libpppoe --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x pppoe_component.o --- pppoe_component.po --- # compile libpppoe/pppoe_component.po /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/../../../.. -DDIAGNOSTIC -DKTRACE -c -DGPROF -DPROF -pg /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe/pppoe_component.c -o pppoe_component.po --- dependall-libnet --- --- frag6.d --- --- dependall-libagr --- --- ieee8023ad_lacp_sm_ptx.d --- # create libagr/ieee8023ad_lacp_sm_ptx.d --- dependall-libgif --- --- .depend --- --- dependall-libl2tp --- --- if_l2tp.o --- --- dependall-libagr --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee8023ad_lacp_sm_ptx.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../.--- dependall-libgif --- # create libgif/.depend rm -f .depend --- dependall-libl2tp --- # compile libl2tp/if_l2tp.o --- dependall-libagr --- ./../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../net/agr/ieee8023ad_lacp_sm_ptx.c && mv ieee8023ad_lacp_sm_ptx.d.tmp ieee8023ad_lacp_sm_ptx.d --- dependall-libl2tp --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp -I. -I/tmp/bracket--- dependall-libgif --- CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend gif_component.d if_gif.d in6_gif.d in_gif.d ioconf.d ip_ecn.d --- dependall-libl2tp --- /build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp/../../../../net/if_l2tp.c -o if_l2tp.o --- dependall-libgif --- --- dependall --- --- dependall-libbridge --- /bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../net/bridgestp.c -o bridgestp.o --- dependall-libnet80211 --- --- ieee80211_amrr.d --- # create libnet80211/ieee80211_amrr.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee80211_amrr.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211 -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211/../../../../net80211/ieee80211_amrr.c && mv ieee80211_amrr.d.tmp ieee80211_amrr.d --- dependall-libbridge --- In file included from /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../net/bridgestp.c:42:0: /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../net/bridgestp.c: In function 'bstp_input': /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../net/bridgestp.c:597:13: error: 'struct bridge_iflist' has no member named 'bif_refs' KASSERT(bif->bif_refs > 0); ^ /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../sys/cdefs.h:480:47: note: in definition of macro '__predict_true' #define __predict_true(exp) __builtin_expect((exp) != 0, 1) ^ /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge/../../../../net/bridgestp.c:597:2: note: in expansion of macro 'KASSERT' KASSERT(bif->bif_refs > 0); ^ --- dependall-libnetcan --- --- .depend --- # create libnetcan/.depend rm -f .depend CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend can.d can_pcb.d can_proto.d if_canloop.d ioconf.d netcan_component.d --- dependall --- --- dependall-libgif --- --- in_gif.o --- # compile libgif/in_gif.o /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -ffreestanding -fno-strict-aliasing -G 0 -ffixed-24 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-format-zero-length -Wno-pointer-sign -fPIE -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../.. -DDIAGNOSTIC -DKTRACE -c /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif/../../../../netinet/in_gif.c -o in_gif.o --- dependall-libagr --- --- ieee8023ad_lacp_sm_rx.d --- # create libagr/ieee8023ad_lacp_sm_rx.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f ieee8023ad_lacp_sm_rx.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../.. -DDIAGNOSTIC -DKTRACE /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr/../../../../net/agr/ieee8023ad_lacp_sm_rx.c && mv ieee8023ad_lacp_sm_rx.d.tmp ieee8023ad_lacp_sm_rx.d --- dependall-libbridge --- *** [bridgestp.o] Error code 1 nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge 1 error nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge 1 error nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libbridge *** [dependall-libbridge] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-liblocal --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/liblocal *** [dependall-liblocal] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnet --- # create libnet/frag6.d CC=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-gcc /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmkdep -f frag6.d.tmp -- -std=gnu99 -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include --sysroot=/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/destdir -D_RUMPKERNEL -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../librump/rumpkern -DMIPS1=1 -DCOMPAT_50 -DCOMPAT_60 -DCOMPAT_70 -DCOMPAT_80 -nostdinc -imacros /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include/opt/opt_rumpkernel.h -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet -I. -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../../common/include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../include/opt -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../arch -I/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../.. -DDIAGNOSTIC -DKTRACE -DINET -DPORTALGO_INET4_DEFAULT=PORTALGO_RANDOM_START -DIPSEC -DINET6 -DPORTALGO_INET6_DEFAULT=PORTALGO_RANDOM_START -DIPSEC /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet/../../../../netinet6/frag6.c && mv frag6.d.tmp frag6.d --- dependall-libpppoe --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X pppoe_component.po A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe 1 error nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libpppoe *** [dependall-libpppoe] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnet80211 --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet80211 *** [dependall-libnet80211] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnetinet --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -X netinet_component.po --- dependall-libnetcan --- A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan 1 error nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetcan *** [dependall-libnetcan] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnetinet --- A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet 1 error nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet *** [dependall-libnetinet] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libagr --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libagr *** [dependall-libagr] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnpf --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnpf *** [dependall-libnpf] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnetmpls --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x mpls_ttl.o --- dependall-libnetinet6 --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetinet6 *** [dependall-libnetinet6] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libl2tp --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x if_l2tp.o A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp 1 error nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libl2tp *** [dependall-libl2tp] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnetbt --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetbt *** [dependall-libnetbt] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libgif --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x in_gif.o A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif 1 error nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libgif *** [dependall-libgif] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnetipsec --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetipsec *** [dependall-libnetipsec] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnet --- A failure has been detected in another branch of the parallel make nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnet *** [dependall-libnet] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libnetmpls --- A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls 1 error nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libnetmpls *** [dependall-libnetmpls] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib --- dependall-libipsec --- /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/mipsel--netbsd-objcopy -x if_ipsec.o A failure has been detected in another branch of the parallel make nbmake[8]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec *** [dependall] Error code 2 nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec 1 error nbmake[7]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib/libipsec *** [dependall-libipsec] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib 16 errors nbmake[6]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/sys/rump/net/lib *** Failed target: dependall-../sys/rump/net/lib *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget ../sys/rump/net/lib dependall *** Error code 2 Stop. nbmake[5]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/lib *** [build_install] Error code 1 nbmake[4]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/lib 1 error nbmake[4]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src/lib *** [do-lib] Error code 2 nbmake[3]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src 1 error nbmake[3]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src *** [build] Error code 2 nbmake[2]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src 1 error nbmake[2]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src *** [distribution] Error code 2 nbmake[1]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src 1 error nbmake[1]: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src *** [release] Error code 2 nbmake: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src 1 error nbmake: stopped in /tmp/bracket/build/2018.02.28.11.29.14-hpcmips/src ERROR: Failed to make release *** BUILD ABORTED *** 2152.85 real 7923.11 user 2779.79 sys