=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for smlnj-110.72nb1
cd /scratch/work/lang/smlnj11072/work && unset PWD && /usr/bin/env SMLNJ_HOME="/scratch/work/lang/smlnj11072/work" PATCH=/usr/bin/patch PATCH_ARGS=-d\ /scratch/work/lang/smlnj11072/work\ -E\ -p0\ --batch\ -V\ simple\ --suffix\ .orig  /bin/sh ./config/install.sh
./config/install.sh: Using shell /bin/sh.
./config/install.sh: SML root is /scratch/work/lang/smlnj11072/work.
./config/install.sh: Installation directory is /scratch/work/lang/smlnj11072/work.
./config/install.sh: Installing version 110.72.
./config/install.sh: URL of source archive is http://smlnj.cs.uchicago.edu/dist/working/110.72/.
./config/install.sh: Script /scratch/work/lang/smlnj11072/work/bin/.arch-n-opsys reports ARCH=x86; OPSYS=netbsd; HEAP_SUFFIX=x86-bsd.
./config/install.sh: Compiling the run-time system.
make[2]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/objs'
(gmake RUNTIME="run.x86-netbsd" VERSION="v-x86-netbsd" MAKE="gmake" AS="as --32" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" CPP="gcc -x assembler-with-cpp -E -P" TARGET=X86 DEFS="  -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" XOBJS="" XLIBS="../c-libs/dl/libunix-dynload.a" LD_LIBS="" run.x86-netbsd)
gmake[3]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/objs'
(gmake MAKE="gmake" clean)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/objs'
rm -f v-* run.* interactive-run \
	gen-sizes gen-offsets gen-bc-instr-def \
	gen-unix-signals gen-unix-sigtbl \
	ml-sizes.h mlstate-offsets.h bc-instr-def.h \
	system-signals.h unix-sigtbl.c \
	*.o prim.s primops.s
(cd ../memory; gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/memory'
rm -f v-* *.o libmem.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/memory'
(cd ../c-libs; gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs'
for dir in posix-os smlnj-runtime smlnj-signals smlnj-sockets smlnj-prof smlnj-time smlnj-date smlnj-math smlnj-mp posix-error posix-filesys posix-io posix-procenv posix-process posix-signal posix-sysdb posix-tty smlnj-ccalls dl; do \
  (cd $dir; echo "cleaning $dir"; gmake MAKE="gmake" clean) ; \
done
cleaning posix-os
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
makefile:37: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-os.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
cleaning smlnj-runtime
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
makefile:55: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-runt.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
cleaning smlnj-signals
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
makefile:41: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-sig.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
cleaning smlnj-sockets
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
makefile:99: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-sock.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
cleaning smlnj-prof
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-prof.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
cleaning smlnj-time
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
makefile:36: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-time.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
cleaning smlnj-date
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-date.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
cleaning smlnj-math
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
makefile:44: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-math.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
cleaning smlnj-mp
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-mp'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-mp.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-mp'
cleaning posix-error
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-error.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
cleaning posix-filesys
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
makefile:65: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o ml_pathconf.h libposix-filesys.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
cleaning posix-io
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
makefile:53: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-io.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
cleaning posix-procenv
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
makefile:59: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o ml_sysconf.h libposix-procenv.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
cleaning posix-process
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
makefile:45: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-process.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
cleaning posix-signal
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
makefile:35: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-signal.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
cleaning posix-sysdb
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
makefile:38: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-sysdb.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
cleaning posix-tty
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
makefile:43: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-tty.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
cleaning smlnj-ccalls
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-ccalls'
makefile:54: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o *.s libsmlnj-ccalls.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-ccalls'
cleaning dl
gmake[6]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/dl'
makefile:38: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libunix-dynload.a
gmake[6]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/dl'
rm -f v-* *.o
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs'
(cd ../gc; gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/gc'
makefile:182: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libgc.a libmp-gc.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/gc'
(cd ../mp; gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/mp'
rm -f v-* *.o libmp.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/mp'
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/objs'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -I../config -I../objs -I../include ../config/gen-common.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../config -I../objs -I../include -o gen-sizes ../config/gen-sizes.c gen-common.o
./gen-sizes
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/main.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../c-libs ../c-libs/c-libraries.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -I../config -I../objs -I../include -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN ../config/unix-signals.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -I../config -I../objs -I../include -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -o gen-unix-signals ../config/gen-unix-signals.c unix-signals.o gen-common.o
./gen-unix-signals
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../c-libs/unix-raise-syserr.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/ml-options.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/boot.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/load-ml.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/run-ml.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/globals.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/ml-state.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/error.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/timers.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/unix-timers.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/qualify-name.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/swap-bytes.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../mach-dep/unix-fault.c
In file included from ../mach-dep/unix-fault.c:15:0:
../mach-dep/unix-fault.c: In function 'FaultHandler':
../mach-dep/signal-sysdep.h:496:36: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
 #    define SIG_GetCode(info, scp) (info)
                                    ^
../mach-dep/unix-fault.c:59:21: note: in expansion of macro 'SIG_GetCode'
     int      code = SIG_GetCode(si, scp);
                     ^~~~~~~~~~~
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../mach-dep/signal-util.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -I../config -I../objs -I../include -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -o gen-unix-sigtbl ../config/gen-unix-sigtbl.c unix-signals.o gen-common.o
./gen-unix-sigtbl
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../mach-dep/unix-signal.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../mach-dep/unix-prof.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../config -I../objs -I../include -o gen-offsets ../config/gen-offsets.c gen-common.o
./gen-offsets
gcc -x assembler-with-cpp -E -P -D_ASM_ -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../bytecode -I../objs -I../include ../mach-dep/X86.prim.asm > prim.s
as --32 -o prim.o prim.s
(cd ../c-libs/posix-os; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-os.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
makefile:37: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
makefile:37: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-os.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-os-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c poll.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tmpname.c
rm -rf libposix-os.a
ar rcv libposix-os.a posix-os-lib.o poll.o tmpname.o
a - posix-os-lib.o
a - poll.o
a - tmpname.o
ranlib libposix-os.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
(cd ../c-libs/smlnj-runtime; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libsmlnj-runt.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
makefile:55: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
makefile:55: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-runt.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c smlnj-runt-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c alloc-code.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c argv.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c raw-argv.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c shift-argv.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c cmd-name.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c blast-in.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c blast-out.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c debug.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c dummy.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c export-heap.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c export-fun.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c gc-ctl.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c itick.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c mkexec.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c mkliterals.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c record1.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c record-concat.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c sysinfo.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c setitimer.c
rm -rf libsmlnj-runt.a
ar rcv libsmlnj-runt.a smlnj-runt-lib.o alloc-code.o argv.o raw-argv.o shift-argv.o cmd-name.o blast-in.o blast-out.o debug.o dummy.o export-heap.o export-fun.o gc-ctl.o itick.o mkexec.o mkliterals.o record1.o record-concat.o sysinfo.o setitimer.o
a - smlnj-runt-lib.o
a - alloc-code.o
a - argv.o
a - raw-argv.o
a - shift-argv.o
a - cmd-name.o
a - blast-in.o
a - blast-out.o
a - debug.o
a - dummy.o
a - export-heap.o
a - export-fun.o
a - gc-ctl.o
a - itick.o
a - mkexec.o
a - mkliterals.o
a - record1.o
a - record-concat.o
a - sysinfo.o
a - setitimer.o
ranlib libsmlnj-runt.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
(cd ../c-libs/smlnj-signals; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libsmlnj-sig.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
makefile:41: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
makefile:41: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-sig.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-sig-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getsigmask.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getsigstate.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c listsignals.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c pause.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setsigmask.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setsigstate.c
rm -rf libsmlnj-sig.a
ar rcv libsmlnj-sig.a smlnj-sig-lib.o getsigmask.o getsigstate.o listsignals.o pause.o setsigmask.o setsigstate.o
a - smlnj-sig-lib.o
a - getsigmask.o
a - getsigstate.o
a - listsignals.o
a - pause.o
a - setsigmask.o
a - setsigstate.o
ranlib libsmlnj-sig.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
(cd ../c-libs/smlnj-prof; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libsmlnj-prof.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
makefile:39: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-prof.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c smlnj-prof-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c getpquantum.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c setpref.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c setptimer.c
rm -rf libsmlnj-prof.a
ar rcv libsmlnj-prof.a smlnj-prof-lib.o getpquantum.o setpref.o setptimer.o
a - smlnj-prof-lib.o
a - getpquantum.o
a - setpref.o
a - setptimer.o
ranlib libsmlnj-prof.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
(cd ../c-libs/smlnj-sockets; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libsmlnj-sock.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
makefile:99: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
makefile:99: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-sock.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-sock-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gethostname.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getnetbyname.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getnetbyaddr.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gethostbyname.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gethostbyaddr.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getprotbyname.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getprotbynum.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getservbyname.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getservbyport.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlBROADCAST.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlDEBUG.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlDONTROUTE.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlKEEPALIVE.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlLINGER.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlNODELAY.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlOOBINLINE.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlRCVBUF.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlREUSEADDR.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlSNDBUF.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getERROR.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getTYPE.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setNBIO.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getNREAD.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getATMARK.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpeername.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getsockname.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c accept.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c bind.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c close.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c connect.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c listen.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c socket.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c shutdown.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c list-addr-families.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c list-sock-types.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getaddrfamily.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c inetany.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c from-inetaddr.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c to-inetaddr.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c recv.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c recvbuf.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c recvfrom.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c recvbuffrom.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sendbuf.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sendbufto.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c from-unixaddr.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c to-unixaddr.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c socketpair.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c util-mkhostent.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c util-mknetent.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c util-mkservent.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c util-sockopt.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tbl-addr-family.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tbl-sock-type.c
rm -rf libsmlnj-sock.a
ar rcv libsmlnj-sock.a smlnj-sock-lib.o gethostname.o getnetbyname.o getnetbyaddr.o gethostbyname.o gethostbyaddr.o getprotbyname.o getprotbynum.o getservbyname.o getservbyport.o ctlBROADCAST.o ctlDEBUG.o ctlDONTROUTE.o ctlKEEPALIVE.o ctlLINGER.o ctlNODELAY.o ctlOOBINLINE.o ctlRCVBUF.o ctlREUSEADDR.o ctlSNDBUF.o getERROR.o getTYPE.o setNBIO.o getNREAD.o getATMARK.o getpeername.o getsockname.o accept.o bind.o close.o connect.o listen.o socket.o shutdown.o list-addr-families.o list-sock-types.o getaddrfamily.o inetany.o from-inetaddr.o to-inetaddr.o recv.o recvbuf.o recvfrom.o recvbuffrom.o sendbuf.o sendbufto.o from-unixaddr.o to-unixaddr.o socketpair.o util-mkhostent.o util-mknetent.o util-mkservent.o util-sockopt.o tbl-addr-family.o tbl-sock-type.o
a - smlnj-sock-lib.o
a - gethostname.o
a - getnetbyname.o
a - getnetbyaddr.o
a - gethostbyname.o
a - gethostbyaddr.o
a - getprotbyname.o
a - getprotbynum.o
a - getservbyname.o
a - getservbyport.o
a - ctlBROADCAST.o
a - ctlDEBUG.o
a - ctlDONTROUTE.o
a - ctlKEEPALIVE.o
a - ctlLINGER.o
a - ctlNODELAY.o
a - ctlOOBINLINE.o
a - ctlRCVBUF.o
a - ctlREUSEADDR.o
a - ctlSNDBUF.o
a - getERROR.o
a - getTYPE.o
a - setNBIO.o
a - getNREAD.o
a - getATMARK.o
a - getpeername.o
a - getsockname.o
a - accept.o
a - bind.o
a - close.o
a - connect.o
a - listen.o
a - socket.o
a - shutdown.o
a - list-addr-families.o
a - list-sock-types.o
a - getaddrfamily.o
a - inetany.o
a - from-inetaddr.o
a - to-inetaddr.o
a - recv.o
a - recvbuf.o
a - recvfrom.o
a - recvbuffrom.o
a - sendbuf.o
a - sendbufto.o
a - from-unixaddr.o
a - to-unixaddr.o
a - socketpair.o
a - util-mkhostent.o
a - util-mknetent.o
a - util-mkservent.o
a - util-sockopt.o
a - tbl-addr-family.o
a - tbl-sock-type.o
ranlib libsmlnj-sock.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
(cd ../c-libs/smlnj-time; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libsmlnj-time.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
makefile:36: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
makefile:36: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-time.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-time-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gettime.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c timeofday.c
rm -rf libsmlnj-time.a
ar rcv libsmlnj-time.a smlnj-time-lib.o gettime.o timeofday.o
a - smlnj-time-lib.o
a - gettime.o
a - timeofday.o
ranlib libsmlnj-time.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
(cd ../c-libs/smlnj-date; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libsmlnj-date.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
makefile:39: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-date.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-date-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c asctime.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gmtime.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c mktime.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c localtime.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c strftime.c
rm -rf libsmlnj-date.a
ar rcv libsmlnj-date.a smlnj-date-lib.o asctime.o gmtime.o mktime.o localtime.o strftime.o
a - smlnj-date-lib.o
a - asctime.o
a - gmtime.o
a - mktime.o
a - localtime.o
a - strftime.o
ranlib libsmlnj-date.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
(cd ../c-libs/smlnj-math; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libsmlnj-math.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
makefile:44: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
makefile:44: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-math.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-math-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlrndmode.c
In file included from ctlrndmode.c:7:0:
fp-dep.h:95:0: warning: "FE_TONEAREST" redefined
 #  define FE_TONEAREST  FP_RN
 
In file included from /usr/include/x86/ieeefp.h:12:0,
                 from /usr/include/i386/ieeefp.h:3,
                 from /usr/include/ieeefp.h:12,
                 from fp-dep.h:94,
                 from ctlrndmode.c:7:
/usr/include/i386/fenv.h:73:0: note: this is the location of the previous definition
 #define FE_TONEAREST 0x000 /* 000000000000 */
 
In file included from ctlrndmode.c:7:0:
fp-dep.h:96:0: warning: "FE_TOWARDZERO" redefined
 #  define FE_TOWARDZERO  FP_RZ
 
In file included from /usr/include/x86/ieeefp.h:12:0,
                 from /usr/include/i386/ieeefp.h:3,
                 from /usr/include/ieeefp.h:12,
                 from fp-dep.h:94,
                 from ctlrndmode.c:7:
/usr/include/i386/fenv.h:76:0: note: this is the location of the previous definition
 #define FE_TOWARDZERO 0xC00 /* 110000000000 */
 
In file included from ctlrndmode.c:7:0:
fp-dep.h:97:0: warning: "FE_UPWARD" redefined
 #  define FE_UPWARD  FP_RP
 
In file included from /usr/include/x86/ieeefp.h:12:0,
                 from /usr/include/i386/ieeefp.h:3,
                 from /usr/include/ieeefp.h:12,
                 from fp-dep.h:94,
                 from ctlrndmode.c:7:
/usr/include/i386/fenv.h:75:0: note: this is the location of the previous definition
 #define FE_UPWARD 0x800 /* 100000000000 */
 
In file included from ctlrndmode.c:7:0:
fp-dep.h:98:0: warning: "FE_DOWNWARD" redefined
 #  define FE_DOWNWARD  FP_RM
 
In file included from /usr/include/x86/ieeefp.h:12:0,
                 from /usr/include/i386/ieeefp.h:3,
                 from /usr/include/ieeefp.h:12,
                 from fp-dep.h:94,
                 from ctlrndmode.c:7:
/usr/include/i386/fenv.h:74:0: note: this is the location of the previous definition
 #define FE_DOWNWARD 0x400 /* 010000000000 */
 
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c atan64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c cos64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c exp64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c log64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sin64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sqrt64.c
rm -rf libsmlnj-math.a
ar rcv libsmlnj-math.a smlnj-math-lib.o ctlrndmode.o atan64.o cos64.o exp64.o log64.o sin64.o sqrt64.o
a - smlnj-math-lib.o
a - ctlrndmode.o
a - atan64.o
a - cos64.o
a - exp64.o
a - log64.o
a - sin64.o
a - sqrt64.o
ranlib libsmlnj-math.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
(cd ../c-libs/posix-process; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-process.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
makefile:45: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
makefile:45: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-process.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-process-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fork.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c exec.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c execp.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c exece.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c waitpid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c exit.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c kill.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c alarm.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c pause.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sleep.c
rm -rf libposix-process.a
ar rcv libposix-process.a posix-process-lib.o osval.o fork.o exec.o execp.o exece.o waitpid.o exit.o kill.o alarm.o pause.o sleep.o
a - posix-process-lib.o
a - osval.o
a - fork.o
a - exec.o
a - execp.o
a - exece.o
a - waitpid.o
a - exit.o
a - kill.o
a - alarm.o
a - pause.o
a - sleep.o
ranlib libposix-process.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
(cd ../c-libs/posix-procenv; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-procenv.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
makefile:59: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
makefile:59: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o ml_sysconf.h libposix-procenv.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-procenv-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getppid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getuid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c geteuid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getgid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getegid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setuid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setgid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getgroups.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getlogin.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpgrp.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setsid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setpgid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c uname.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c time.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c times.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getenv.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c environ.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctermid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ttyname.c
VERSION=v-x86-netbsd CPP="gcc -x assembler-with-cpp -E -P" ../../config/gen-posix-names.sh _SC_ ml_sysconf.h
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sysconf.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c isatty.c
rm -rf libposix-procenv.a
ar rcv libposix-procenv.a posix-procenv-lib.o getpid.o getppid.o getuid.o geteuid.o getgid.o getegid.o setuid.o setgid.o getgroups.o getlogin.o getpgrp.o setsid.o setpgid.o uname.o time.o times.o getenv.o environ.o ctermid.o ttyname.o sysconf.o isatty.o
a - posix-procenv-lib.o
a - getpid.o
a - getppid.o
a - getuid.o
a - geteuid.o
a - getgid.o
a - getegid.o
a - setuid.o
a - setgid.o
a - getgroups.o
a - getlogin.o
a - getpgrp.o
a - setsid.o
a - setpgid.o
a - uname.o
a - time.o
a - times.o
a - getenv.o
a - environ.o
a - ctermid.o
a - ttyname.o
a - sysconf.o
a - isatty.o
ranlib libposix-procenv.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
(cd ../c-libs/posix-filesys; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-filesys.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
makefile:65: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
makefile:65: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o ml_pathconf.h libposix-filesys.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-filesys-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c chdir.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getcwd.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c openf.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c umask.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c link.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c rename.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c symlink.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c mkdir.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c mkfifo.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c unlink.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c rmdir.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c readlink.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c stat.c
In file included from stat.c:12:0:
stat.c: In function 'mkStatRep':
../../include/ml-values.h:49:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define INT_CtoML(n)  ((ml_val_t)(((n) << 1) + 1))
                        ^
../../include/ml-objects.h:39:66: note: in definition of macro 'ML_AllocWrite'
 #define ML_AllocWrite(msp, i, x) ((((msp)->ml_allocPtr))[(i)] = (x))
                                                                  ^
stat.c:82:28: note: in expansion of macro 'INT_CtoML'
     ML_AllocWrite(msp,  8, INT_CtoML(buf->st_size));
                            ^~~~~~~~~
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c stat_64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c access.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c chmod.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fchmod.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c chown.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fchown.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ftruncate.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ftruncate_64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c utime.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c opendir.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c readdir.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c rewinddir.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c closedir.c
VERSION=v-x86-netbsd CPP="gcc -x assembler-with-cpp -E -P" ../../config/gen-posix-names.sh _PC_ ml_pathconf.h
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c pathconf.c
rm -rf libposix-filesys.a
ar rcv libposix-filesys.a posix-filesys-lib.o osval.o chdir.o getcwd.o openf.o umask.o link.o rename.o symlink.o mkdir.o mkfifo.o unlink.o rmdir.o readlink.o stat.o stat_64.o access.o chmod.o fchmod.o chown.o fchown.o ftruncate.o ftruncate_64.o utime.o opendir.o readdir.o rewinddir.o closedir.o pathconf.o
a - posix-filesys-lib.o
a - osval.o
a - chdir.o
a - getcwd.o
a - openf.o
a - umask.o
a - link.o
a - rename.o
a - symlink.o
a - mkdir.o
a - mkfifo.o
a - unlink.o
a - rmdir.o
a - readlink.o
a - stat.o
a - stat_64.o
a - access.o
a - chmod.o
a - fchmod.o
a - chown.o
a - fchown.o
a - ftruncate.o
a - ftruncate_64.o
a - utime.o
a - opendir.o
a - readdir.o
a - rewinddir.o
a - closedir.o
a - pathconf.o
ranlib libposix-filesys.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
(cd ../c-libs/posix-io; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-io.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
makefile:53: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
makefile:53: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-io.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-io-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c pipe.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dup.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dup2.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c close.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c read.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c readbuf.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c write.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c writebuf.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_d.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_gfd.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_sfd.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_gfl.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_sfl.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_l.c
In file included from fcntl_l.c:10:0:
fcntl_l.c: In function '_ml_P_IO_fcntl_l':
../../include/ml-values.h:49:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define INT_CtoML(n)  ((ml_val_t)(((n) << 1) + 1))
                        ^
../../include/ml-objects.h:102:12: note: in definition of macro 'REC_ALLOC5'
  *__p++ = (c);      \
            ^
fcntl_l.c:40:2: note: in expansion of macro 'INT_CtoML'
  INT_CtoML(flock.l_start),
  ^~~~~~~~~
../../include/ml-values.h:49:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define INT_CtoML(n)  ((ml_val_t)(((n) << 1) + 1))
                        ^
../../include/ml-objects.h:103:12: note: in definition of macro 'REC_ALLOC5'
  *__p++ = (d);      \
            ^
fcntl_l.c:41:2: note: in expansion of macro 'INT_CtoML'
  INT_CtoML(flock.l_len),
  ^~~~~~~~~
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_l_64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c lseek.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c lseek_64.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fsync.c
rm -rf libposix-io.a
ar rcv libposix-io.a posix-io-lib.o osval.o pipe.o dup.o dup2.o close.o read.o readbuf.o write.o writebuf.o fcntl_d.o fcntl_gfd.o fcntl_sfd.o fcntl_gfl.o fcntl_sfl.o fcntl_l.o fcntl_l_64.o lseek.o lseek_64.o fsync.o
a - posix-io-lib.o
a - osval.o
a - pipe.o
a - dup.o
a - dup2.o
a - close.o
a - read.o
a - readbuf.o
a - write.o
a - writebuf.o
a - fcntl_d.o
a - fcntl_gfd.o
a - fcntl_sfd.o
a - fcntl_gfl.o
a - fcntl_sfl.o
a - fcntl_l.o
a - fcntl_l_64.o
a - lseek.o
a - lseek_64.o
a - fsync.o
ranlib libposix-io.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
(cd ../c-libs/posix-sysdb; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-sysdb.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
makefile:38: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
makefile:38: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-sysdb.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-sysdb-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getgrgid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getgrnam.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpwuid.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpwnam.c
rm -rf libposix-sysdb.a
ar rcv libposix-sysdb.a posix-sysdb-lib.o getgrgid.o getgrnam.o getpwuid.o getpwnam.o
a - posix-sysdb-lib.o
a - getgrgid.o
a - getgrnam.o
a - getpwuid.o
a - getpwnam.o
ranlib libposix-sysdb.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
(cd ../c-libs/posix-signal; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-signal.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
makefile:35: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
makefile:35: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-signal.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-signal-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
rm -rf libposix-signal.a
ar rcv libposix-signal.a posix-signal-lib.o osval.o
a - posix-signal-lib.o
a - osval.o
ranlib libposix-signal.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
(cd ../c-libs/posix-tty; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-tty.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
makefile:43: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
makefile:43: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-tty.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-tty-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcdrain.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcflow.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcflush.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcgetattr.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcgetpgrp.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcsendbreak.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcsetattr.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcsetpgrp.c
rm -rf libposix-tty.a
ar rcv libposix-tty.a posix-tty-lib.o osval.o tcdrain.o tcflow.o tcflush.o tcgetattr.o tcgetpgrp.o tcsendbreak.o tcsetattr.o tcsetpgrp.o
a - posix-tty-lib.o
a - osval.o
a - tcdrain.o
a - tcflow.o
a - tcflush.o
a - tcgetattr.o
a - tcgetpgrp.o
a - tcsendbreak.o
a - tcsetattr.o
a - tcsetpgrp.o
ranlib libposix-tty.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
(cd ../c-libs/posix-error; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libposix-error.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
makefile:39: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-error.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-error-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-name-val.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c errmsg.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c geterror.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c listerrors.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tbl-errno.c
rm -rf libposix-error.a
ar rcv libposix-error.a posix-error-lib.o posix-name-val.o errmsg.o geterror.o listerrors.o tbl-errno.o
a - posix-error-lib.o
a - posix-name-val.o
a - errmsg.o
a - geterror.o
a - listerrors.o
a - tbl-errno.o
ranlib libposix-error.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
(cd ../gc; gmake CHECK_HEAP="" VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../objs -I../include -I../gc -I../bytecode" libgc.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/gc'
makefile:182: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/gc'
makefile:182: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libgc.a libmp-gc.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/gc'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode init-gc.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode call-gc.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode minor-gc.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode major-gc.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode flip.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode gc-util.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode big-objects.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode ml-objects.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode obj-info.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode build-literals.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode record-ops.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode import-heap.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode export-heap.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode blast-in.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode blast-out.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode blast-gc.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode heap-in-util.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode heap-out-util.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode writer.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode mem-writer.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode addr-hash.c
gcc -ansi -c -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode c-globals-tbl.c
rm -rf libgc.a
ar rcv libgc.a init-gc.o call-gc.o minor-gc.o major-gc.o flip.o gc-util.o big-objects.o ml-objects.o obj-info.o build-literals.o record-ops.o  import-heap.o export-heap.o blast-in.o blast-out.o blast-gc.o heap-in-util.o heap-out-util.o writer.o mem-writer.o addr-hash.o c-globals-tbl.o
a - init-gc.o
a - call-gc.o
a - minor-gc.o
a - major-gc.o
a - flip.o
a - gc-util.o
a - big-objects.o
a - ml-objects.o
a - obj-info.o
a - build-literals.o
a - record-ops.o
a - import-heap.o
a - export-heap.o
a - blast-in.o
a - blast-out.o
a - blast-gc.o
a - heap-in-util.o
a - heap-out-util.o
a - writer.o
a - mem-writer.o
a - addr-hash.o
a - c-globals-tbl.o
ranlib libgc.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/gc'
(cd ../memory; gmake 'OBJS=$(MMAP_OBJS)' VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../objs -I../include -I../gc -I../bytecode" libmem.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/memory'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/memory'
rm -f v-* *.o libmem.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/memory'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode -c mem-mmap.c
ar rcv libmem.a mem-mmap.o
a - mem-mmap.o
ranlib libmem.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/memory'
(cd ../c-libs/dl; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -m32" DEFS="-DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN" AR="ar" ARFLAGS="rcv" RANLIB="ranlib" INCLUDES="-I../../objs -I../../include -I.." libunix-dynload.a)
gmake[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/dl'
makefile:38: warning: ignoring prerequisites on suffix rule definition
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/dl'
makefile:38: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libunix-dynload.a
gmake[5]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/dl'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c unix-dynload-lib.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dlopen.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dlclose.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dlsym.c
gcc -ansi -O2 -D_FORTIFY_SOURCE=2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dlerror.c
rm -rf libunix-dynload.a
ar rcv libunix-dynload.a unix-dynload-lib.o dlopen.o dlclose.o dlsym.o dlerror.o
a - unix-dynload-lib.o
a - dlopen.o
a - dlclose.o
a - dlsym.o
a - dlerror.o
ranlib libunix-dynload.a
gmake[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/dl'
gcc -ansi -o run.x86-netbsd -O2 -D_FORTIFY_SOURCE=2 -m32  main.o c-libraries.o unix-raise-syserr.o ml-options.o boot.o load-ml.o run-ml.o globals.o ml-state.o error.o timers.o unix-timers.o qualify-name.o swap-bytes.o unix-fault.o signal-util.o unix-signal.o unix-prof.o prim.o   ../c-libs/posix-os/libposix-os.a ../c-libs/smlnj-runtime/libsmlnj-runt.a ../c-libs/smlnj-signals/libsmlnj-sig.a ../c-libs/smlnj-prof/libsmlnj-prof.a ../c-libs/smlnj-sockets/libsmlnj-sock.a ../c-libs/smlnj-time/libsmlnj-time.a ../c-libs/smlnj-date/libsmlnj-date.a ../c-libs/smlnj-math/libsmlnj-math.a ../c-libs/posix-process/libposix-process.a ../c-libs/posix-procenv/libposix-procenv.a ../c-libs/posix-filesys/libposix-filesys.a ../c-libs/posix-io/libposix-io.a ../c-libs/posix-sysdb/libposix-sysdb.a ../c-libs/posix-signal/libposix-signal.a ../c-libs/posix-tty/libposix-tty.a ../c-libs/posix-error/libposix-error.a ../gc/libgc.a ../memory/libmem.a ../c-libs/dl/libunix-dynload.a  -lm
ld: ../c-libs/posix-os/libposix-os.a(tmpname.o): in function `_ml_OS_tmpname':
tmpname.c:(.text+0x25): warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()
gmake[3]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/objs'
make[2]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/objs'
make[2]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/objs'
rm -f v-* run.* interactive-run \
	gen-sizes gen-offsets gen-bc-instr-def \
	gen-unix-signals gen-unix-sigtbl \
	ml-sizes.h mlstate-offsets.h bc-instr-def.h \
	system-signals.h unix-sigtbl.c \
	*.o prim.s primops.s
(cd ../memory; make MAKE="make" clean)
make[3]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/memory'
rm -f v-* *.o libmem.a
make[3]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/memory'
(cd ../c-libs; make MAKE="make" clean)
make[3]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs'
for dir in posix-os smlnj-runtime smlnj-signals smlnj-sockets smlnj-prof smlnj-time smlnj-date smlnj-math smlnj-mp posix-error posix-filesys posix-io posix-procenv posix-process posix-signal posix-sysdb posix-tty smlnj-ccalls dl; do \
  (cd $dir; echo "cleaning $dir"; make MAKE="make" clean) ; \
done
cleaning posix-os
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
makefile:37: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-os.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
cleaning smlnj-runtime
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
makefile:55: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-runt.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
cleaning smlnj-signals
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
makefile:41: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-sig.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
cleaning smlnj-sockets
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
makefile:99: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-sock.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
cleaning smlnj-prof
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-prof.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
cleaning smlnj-time
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
makefile:36: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-time.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
cleaning smlnj-date
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-date.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
cleaning smlnj-math
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
makefile:44: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-math.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
cleaning smlnj-mp
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-mp'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libsmlnj-mp.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-mp'
cleaning posix-error
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
makefile:39: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-error.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
cleaning posix-filesys
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
makefile:65: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o ml_pathconf.h libposix-filesys.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
cleaning posix-io
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
makefile:53: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-io.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
cleaning posix-procenv
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
makefile:59: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o ml_sysconf.h libposix-procenv.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
cleaning posix-process
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
makefile:45: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-process.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
cleaning posix-signal
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
makefile:35: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-signal.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
cleaning posix-sysdb
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
makefile:38: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-sysdb.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
cleaning posix-tty
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
makefile:43: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libposix-tty.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
cleaning smlnj-ccalls
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-ccalls'
makefile:54: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o *.s libsmlnj-ccalls.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/smlnj-ccalls'
cleaning dl
make[4]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/dl'
makefile:38: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libunix-dynload.a
make[4]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs/dl'
rm -f v-* *.o
make[3]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/c-libs'
(cd ../gc; make MAKE="make" clean)
make[3]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/gc'
makefile:182: warning: ignoring prerequisites on suffix rule definition
rm -f v-* *.o libgc.a libmp-gc.a
make[3]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/gc'
(cd ../mp; make MAKE="make" clean)
make[3]: Entering directory '/scratch/work/lang/smlnj11072/work/base/runtime/mp'
rm -f v-* *.o libmp.a
make[3]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/mp'
make[2]: Leaving directory '/scratch/work/lang/smlnj11072/work/base/runtime/objs'
/scratch/work/lang/smlnj11072/work/config/unpack: Un-GZIP-ing and un-TAR-ing bootfiles archive.
./config/install.sh: CM metadata directory name is ".cm"
[library $smlnj/basis/basis.cm is stable]
[library $smlnj/cm.cm is stable]
[library $smlnj/smlnj-lib/smlnj-lib.cm is stable]
[library $smlnj/compiler.cm is stable]
[library $smlnj/compiler/minimal.cm is stable]
Generating heap image...
/scratch/work/lang/smlnj11072/work/bin/.run/run.x86-netbsd: Fatal error -- bad external object index 1051190
./config/install.sh !!! Boot code failed, no heap image (sml.x86-bsd).
*** Error code 1

Stop.
make[1]: stopped in /tree/pkgsrc/lang/smlnj11072
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/lang/smlnj11072