=> Bootstrap dependency digest>=20010302: found digest-20160304
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for smlnj-110.72
cd /data/scratch/lang/smlnj11072/work && unset PWD && /usr/bin/env SMLNJ_HOME="/data/scratch/lang/smlnj11072/work" PATCH=/usr/bin/patch PATCH_ARGS=-d\ /data/scratch/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 /data/scratch/lang/smlnj11072/work.
./config/install.sh: Installation directory is /data/scratch/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 /data/scratch/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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/objs'
(gmake MAKE="gmake" clean)
gmake[4]: Entering directory '/data/scratch/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 '/data/scratch/lang/smlnj11072/work/base/runtime/memory'
rm -f v-* *.o libmem.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/memory'
(cd ../c-libs; gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
rm -f v-* *.o libposix-os.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
cleaning smlnj-runtime
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
rm -f v-* *.o libsmlnj-runt.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
cleaning smlnj-signals
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
rm -f v-* *.o libsmlnj-sig.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
cleaning smlnj-sockets
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
rm -f v-* *.o libsmlnj-sock.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
cleaning smlnj-prof
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
rm -f v-* *.o libsmlnj-prof.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
cleaning smlnj-time
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
rm -f v-* *.o libsmlnj-time.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
cleaning smlnj-date
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
rm -f v-* *.o libsmlnj-date.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
cleaning smlnj-math
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
rm -f v-* *.o libsmlnj-math.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
cleaning smlnj-mp
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-mp'
rm -f v-* *.o libsmlnj-mp.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-mp'
cleaning posix-error
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
rm -f v-* *.o libposix-error.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
cleaning posix-filesys
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
rm -f v-* *.o ml_pathconf.h libposix-filesys.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
cleaning posix-io
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
rm -f v-* *.o libposix-io.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
cleaning posix-procenv
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
rm -f v-* *.o ml_sysconf.h libposix-procenv.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
cleaning posix-process
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
rm -f v-* *.o libposix-process.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
cleaning posix-signal
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
rm -f v-* *.o libposix-signal.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
cleaning posix-sysdb
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
rm -f v-* *.o libposix-sysdb.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
cleaning posix-tty
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
rm -f v-* *.o libposix-tty.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
cleaning smlnj-ccalls
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-ccalls'
rm -f v-* *.o *.s libsmlnj-ccalls.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-ccalls'
cleaning dl
gmake[6]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/dl'
rm -f v-* *.o libunix-dynload.a
gmake[6]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/dl'
rm -f v-* *.o
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs'
(cd ../gc; gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/gc'
rm -f v-* *.o libgc.a libmp-gc.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/gc'
(cd ../mp; gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/mp'
rm -f v-* *.o libmp.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/mp'
gmake[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/objs'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -c -O2 -m32 -I../config -I../objs -I../include ../config/gen-common.c
gcc -ansi -O2 -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
../config/gen-sizes.c:27:5: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration]
int log2 (int x)
    ^
../config/gen-sizes.c:27:5: note: 'log2' is a builtin with type 'double (double)'
1 warning generated.
./gen-sizes
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/main.c
In file included from ../kernel/main.c:14:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -c -O2 -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 -m32 -I../config -I../objs -I../include -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN ../config/unix-signals.c
gcc -ansi -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../c-libs/unix-raise-syserr.c
In file included from ../c-libs/unix-raise-syserr.c:15:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/ml-options.c
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/boot.c
In file included from ../kernel/boot.c:19:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
../kernel/boot.c:590:1: warning: control may reach end of non-void function [-Wreturn-type]
} /* end of LookupPerID */
^
2 warnings generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/load-ml.c
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/run-ml.c
In file included from ../kernel/run-ml.c:18:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/globals.c
In file included from ../kernel/globals.c:11:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/ml-state.c
In file included from ../kernel/ml-state.c:15:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/error.c
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/timers.c
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/unix-timers.c
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/qualify-name.c
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../kernel/swap-bytes.c
gcc -ansi -c -O2 -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:19:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
../mach-dep/unix-fault.c:59:14: warning: incompatible pointer to integer conversion initializing 'int' with an expression of type 'siginfo_t *' (aka 'union siginfo *') [-Wint-conversion]
    int             code = SIG_GetCode(si, scp);
                    ^      ~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../mach-dep/signal-util.c
gcc -ansi -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../mach-dep/unix-signal.c
In file included from ../mach-dep/unix-signal.c:17:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
../mach-dep/unix-signal.c:116:1: warning: control may reach end of non-void function [-Wreturn-type]
} /* end of GetSignalState. */
^
2 warnings generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include ../mach-dep/unix-prof.c
In file included from ../mach-dep/unix-prof.c:12:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -O2 -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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
rm -f v-* *.o libposix-os.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-os-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c poll.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
rm -f v-* *.o libsmlnj-runt.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c alloc-code.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c argv.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c raw-argv.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c shift-argv.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c cmd-name.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c blast-in.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c blast-out.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c debug.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c dummy.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c export-heap.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c export-fun.c
export-fun.c:46:1: warning: control may reach end of non-void function [-Wreturn-type]
} /* end of _ml_RunT_export_fun */
^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c gc-ctl.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c itick.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c mkexec.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c mkliterals.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c record1.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c record-concat.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c sysinfo.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
rm -f v-* *.o libsmlnj-sig.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-sig-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getsigmask.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getsigstate.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c listsignals.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c pause.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setsigmask.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
rm -f v-* *.o libsmlnj-prof.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c getpquantum.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c setpref.c
In file included from setpref.c:10:
../../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -I../../gc -c setptimer.c
In file included from setptimer.c:21:
../../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
rm -f v-* *.o libsmlnj-sock.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-sock-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gethostname.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getnetbyname.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getnetbyaddr.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gethostbyname.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gethostbyaddr.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getprotbyname.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getprotbynum.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getservbyname.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getservbyport.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlBROADCAST.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlDEBUG.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlDONTROUTE.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlKEEPALIVE.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlLINGER.c
ctlLINGER.c:31:72: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        sts = getsockopt (sock, SOL_SOCKET, SO_LINGER, (sockoptval_t)&optVal, &optSz);
                                                                              ^~~~~~
/usr/include/sys/socket.h:655:71: note: passing argument to parameter here
int     getsockopt(int, int, int, void *__restrict, socklen_t * __restrict);
                                                                          ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlNODELAY.c
ctlNODELAY.c:28:72: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        sts = getsockopt (sock, IPPROTO_TCP, TCP_NODELAY, (sockoptval_t)&flg, &optSz);
                                                                              ^~~~~~
/usr/include/sys/socket.h:655:71: note: passing argument to parameter here
int     getsockopt(int, int, int, void *__restrict, socklen_t * __restrict);
                                                                          ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlOOBINLINE.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlRCVBUF.c
ctlRCVBUF.c:25:68: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        sts = getsockopt (sock, SOL_SOCKET, SO_RCVBUF, (sockoptval_t)&sz, &optSz);
                                                                          ^~~~~~
/usr/include/sys/socket.h:655:71: note: passing argument to parameter here
int     getsockopt(int, int, int, void *__restrict, socklen_t * __restrict);
                                                                          ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlREUSEADDR.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctlSNDBUF.c
ctlSNDBUF.c:25:68: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        sts = getsockopt (sock, SOL_SOCKET, SO_SNDBUF, (sockoptval_t)&sz, &optSz);
                                                                          ^~~~~~
/usr/include/sys/socket.h:655:71: note: passing argument to parameter here
int     getsockopt(int, int, int, void *__restrict, socklen_t * __restrict);
                                                                          ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getERROR.c
getERROR.c:20:71: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    sts = getsockopt (sock, SOL_SOCKET, SO_ERROR, (sockoptval_t)&flg, &optSz);
                                                                      ^~~~~~
/usr/include/sys/socket.h:655:71: note: passing argument to parameter here
int     getsockopt(int, int, int, void *__restrict, socklen_t * __restrict);
                                                                          ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getTYPE.c
getTYPE.c:22:70: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    sts = getsockopt (sock, SOL_SOCKET, SO_TYPE, (sockoptval_t)&flg, &optSz);
                                                                     ^~~~~~
/usr/include/sys/socket.h:655:71: note: passing argument to parameter here
int     getsockopt(int, int, int, void *__restrict, socklen_t * __restrict);
                                                                          ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setNBIO.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getNREAD.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getATMARK.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpeername.c
getpeername.c:22:63: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    if (getpeername (INT_MLtoC(arg), (struct sockaddr *)addr, &addrLen) < 0)
                                                              ^~~~~~~~
/usr/include/sys/socket.h:653:74: note: passing argument to parameter here
int     getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict);
                                                                             ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getsockname.c
getsockname.c:23:58: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    sts = getsockname (sock, (struct sockaddr *)addrBuf, &addrLen);
                                                         ^~~~~~~~
/usr/include/sys/socket.h:654:74: note: passing argument to parameter here
int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict);
                                                                             ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c accept.c
accept.c:23:57: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    newSock = accept (sock, (struct sockaddr *)addrBuf, &addrLen);
                                                        ^~~~~~~~
/usr/include/sys/socket.h:649:69: note: passing argument to parameter here
int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict);
                                                                        ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c bind.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c close.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c connect.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c listen.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c socket.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c shutdown.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c list-addr-families.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c list-sock-types.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getaddrfamily.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c inetany.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c from-inetaddr.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c to-inetaddr.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c recv.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c recvbuf.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c recvfrom.c
recvfrom.c:37:30: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        (struct sockaddr *)addrBuf, &addrLen);
                                    ^~~~~~~~
/usr/include/sys/socket.h:661:58: note: passing argument to parameter here
            struct sockaddr * __restrict, socklen_t * __restrict);
                                                                ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c recvbuffrom.c
recvbuffrom.c:35:74: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    n = recvfrom (sock, start, nbytes, flag, (struct sockaddr *)addrBuf, &addrLen);
                                                                         ^~~~~~~~
/usr/include/sys/socket.h:661:58: note: passing argument to parameter here
            struct sockaddr * __restrict, socklen_t * __restrict);
                                                                ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sendbuf.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sendbufto.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c from-unixaddr.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c to-unixaddr.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c socketpair.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c util-mkhostent.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c util-mknetent.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c util-mkservent.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c util-sockopt.c
util-sockopt.c:26:66: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        sts = getsockopt (sock, SOL_SOCKET, option, (sockoptval_t)&flg, &optSz);
                                                                        ^~~~~~
/usr/include/sys/socket.h:655:71: note: passing argument to parameter here
int     getsockopt(int, int, int, void *__restrict, socklen_t * __restrict);
                                                                          ^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tbl-addr-family.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
rm -f v-* *.o libsmlnj-time.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-time-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gettime.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
rm -f v-* *.o libsmlnj-date.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-date-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c asctime.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c gmtime.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c mktime.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c localtime.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
rm -f v-* *.o libsmlnj-math.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c smlnj-math-lib.c
gcc -ansi -O2 -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:
./fp-dep.h:95:11: warning: 'FE_TONEAREST' macro redefined [-Wmacro-redefined]
#  define FE_TONEAREST          FP_RN
          ^
/usr/include/machine/fenv.h:73:9: note: previous definition is here
#define FE_TONEAREST    0x000   /* 000000000000 */
        ^
In file included from ctlrndmode.c:7:
./fp-dep.h:96:11: warning: 'FE_TOWARDZERO' macro redefined [-Wmacro-redefined]
#  define FE_TOWARDZERO         FP_RZ
          ^
/usr/include/machine/fenv.h:76:9: note: previous definition is here
#define FE_TOWARDZERO   0xC00   /* 110000000000 */
        ^
In file included from ctlrndmode.c:7:
./fp-dep.h:97:11: warning: 'FE_UPWARD' macro redefined [-Wmacro-redefined]
#  define FE_UPWARD             FP_RP
          ^
/usr/include/machine/fenv.h:75:9: note: previous definition is here
#define FE_UPWARD       0x800   /* 100000000000 */
        ^
In file included from ctlrndmode.c:7:
./fp-dep.h:98:11: warning: 'FE_DOWNWARD' macro redefined [-Wmacro-redefined]
#  define FE_DOWNWARD           FP_RM
          ^
/usr/include/machine/fenv.h:74:9: note: previous definition is here
#define FE_DOWNWARD     0x400   /* 010000000000 */
        ^
4 warnings generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c atan64.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c cos64.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c exp64.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c log64.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sin64.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
rm -f v-* *.o libposix-process.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-process-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fork.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c exec.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c execp.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c exece.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c waitpid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c exit.c
exit.c:23:1: warning: control reaches end of non-void function [-Wreturn-type]
} /* end of _ml_P_Process_exit */
^
1 warning generated.
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c kill.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c alarm.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c pause.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
rm -f v-* *.o ml_sysconf.h libposix-procenv.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-procenv-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getppid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getuid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c geteuid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getgid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getegid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setuid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setgid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getgroups.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getlogin.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpgrp.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setsid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c setpgid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c uname.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c time.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c times.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getenv.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c environ.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ctermid.c
gcc -ansi -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c sysconf.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
rm -f v-* *.o ml_pathconf.h libposix-filesys.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-filesys-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c chdir.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getcwd.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c openf.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c umask.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c link.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c rename.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c symlink.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c mkdir.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c mkfifo.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c unlink.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c rmdir.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c readlink.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c stat.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c stat_64.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c access.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c chmod.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fchmod.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c chown.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fchown.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ftruncate.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c ftruncate_64.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c utime.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c opendir.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c readdir.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c rewinddir.c
gcc -ansi -O2 -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 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
rm -f v-* *.o libposix-io.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-io-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c pipe.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dup.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dup2.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c close.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c read.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c readbuf.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c write.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c writebuf.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_d.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_gfd.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_sfd.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_gfl.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_sfl.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_l.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c fcntl_l_64.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c lseek.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c lseek_64.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
rm -f v-* *.o libposix-sysdb.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-sysdb-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getgrgid.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getgrnam.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c getpwuid.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
rm -f v-* *.o libposix-signal.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-signal-lib.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
rm -f v-* *.o libposix-tty.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-tty-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c osval.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcdrain.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcflow.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcflush.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcgetattr.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcgetpgrp.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcsendbreak.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c tcsetattr.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
rm -f v-* *.o libposix-error.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-error-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c posix-name-val.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c errmsg.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c geterror.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c listerrors.c
gcc -ansi -O2 -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 '/data/scratch/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 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/gc'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/gc'
rm -f v-* *.o libgc.a libmp-gc.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/gc'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode init-gc.c
In file included from init-gc.c:25:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
init-gc.c:82:57: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
                if ((params->allocSz = GetSzOption(ONE_K, optionArg)) < 0) {
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
2 warnings generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode call-gc.c
In file included from call-gc.c:23:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -c -O2 -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 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode flip.c
gcc -ansi -c -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode big-objects.c
big-objects.c:272:9: warning: returning 'Byte_t *' (aka 'unsigned char *') from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        return BO_GetCodeObjTag (ADDR_TO_BODESC(region, pc));
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode ml-objects.c
ml-objects.c:450:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    REC_ALLOC2 (msp, res, INT_CtoML(-1), name);
    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
../include/ml-values.h:49:40: note: expanded from macro 'INT_CtoML'
#define INT_CtoML(n)            ((ml_val_t)(((n) << 1) + 1))
                                                 ^
../include/ml-objects.h:67:12: note: expanded from macro 'REC_ALLOC2'
        *__p++ = (a);                                           \
                  ^
1 warning generated.
gcc -ansi -c -O2 -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 -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 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode import-heap.c
In file included from import-heap.c:17:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
import-heap.c:362:20: warning: assigning to 'char *' from 'Byte_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
                        if ((namestring = BO_GetCodeObjTag(bdp)) != NIL(char *))
                                        ^ ~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode export-heap.c
In file included from export-heap.c:25:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
1 warning generated.
gcc -ansi -c -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode blast-out.c
blast-out.c:330:1: warning: control may reach end of non-void function [-Wreturn-type]
} /* end of AllocBlastData */
^
1 warning generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode blast-gc.c
In file included from blast-gc.c:27:
../include/ml-globals.h:9:9: warning: '_ML_GLOBALS_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _ML_GLOBALS_
        ^~~~~~~~~~~~
../include/ml-globals.h:10:9: note: 'ML_GLOBALS_' is defined here; did you mean '_ML_GLOBALS_'?
#define ML_GLOBALS_
        ^~~~~~~~~~~
        _ML_GLOBALS_
blast-gc.c:868:13: warning: enumeration values 'UNUSED_CODE' and 'USED_CODE' not handled in switch [-Wswitch]
    switch (info->kind) {
            ^
2 warnings generated.
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode heap-in-util.c
heap-in-util.c:47:16: warning: passing 'Byte_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        cp += (strlen(cp) + 1);
                      ^~
/usr/include/string.h:61:28: note: passing argument to parameter here
size_t   strlen(const char *);
                            ^
heap-in-util.c:80:1: warning: control may reach end of non-void function [-Wreturn-type]
} /* end of HeapIO_Seek */
^
2 warnings generated.
gcc -ansi -c -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode writer.c
gcc -ansi -c -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode mem-writer.c
mem-writer.c:104:1: warning: control reaches end of non-void function [-Wreturn-type]
} /* end of Tell */
^
1 warning generated.
gcc -ansi -c -O2 -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 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../objs -I../include -I../gc -I../bytecode c-globals-tbl.c
c-globals-tbl.c:273:1: warning: control may reach end of non-void function [-Wreturn-type]
} /* end of AddrOfCSymbol */
^
1 warning generated.
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 '/data/scratch/lang/smlnj11072/work/base/runtime/gc'
(cd ../memory; gmake 'OBJS=$(MMAP_OBJS)' VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/memory'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/memory'
rm -f v-* *.o libmem.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/memory'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/memory'
(cd ../c-libs/dl; gmake VERSION="v-x86-netbsd" MAKE="gmake" CC="gcc -ansi" CFLAGS="-O2 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/dl'
(gmake MAKE="gmake" clean)
gmake[5]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/dl'
rm -f v-* *.o libunix-dynload.a
gmake[5]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/dl'
echo "v-x86-netbsd" > v-x86-netbsd
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c unix-dynload-lib.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dlopen.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dlclose.c
gcc -ansi -O2 -m32 -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD -DDLOPEN -I../../objs -I../../include -I.. -c dlsym.c
gcc -ansi -O2 -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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/dl'
gcc -ansi -o run.x86-netbsd -O2 -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
../c-libs/posix-os/libposix-os.a(tmpname.o): In function `_ml_OS_tmpname':
tmpname.c:(.text+0x1e): warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()
gmake[3]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/objs'
make[2]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/objs'
make[2]: Entering directory '/data/scratch/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 '/data/scratch/lang/smlnj11072/work/base/runtime/memory'
rm -f v-* *.o libmem.a
make[3]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/memory'
(cd ../c-libs; make MAKE="make" clean)
make[3]: Entering directory '/data/scratch/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 '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
rm -f v-* *.o libposix-os.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-os'
cleaning smlnj-runtime
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
rm -f v-* *.o libsmlnj-runt.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-runtime'
cleaning smlnj-signals
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
rm -f v-* *.o libsmlnj-sig.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-signals'
cleaning smlnj-sockets
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
rm -f v-* *.o libsmlnj-sock.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-sockets'
cleaning smlnj-prof
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
rm -f v-* *.o libsmlnj-prof.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-prof'
cleaning smlnj-time
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
rm -f v-* *.o libsmlnj-time.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-time'
cleaning smlnj-date
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
rm -f v-* *.o libsmlnj-date.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-date'
cleaning smlnj-math
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
rm -f v-* *.o libsmlnj-math.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-math'
cleaning smlnj-mp
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-mp'
rm -f v-* *.o libsmlnj-mp.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-mp'
cleaning posix-error
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
rm -f v-* *.o libposix-error.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-error'
cleaning posix-filesys
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
rm -f v-* *.o ml_pathconf.h libposix-filesys.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-filesys'
cleaning posix-io
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
rm -f v-* *.o libposix-io.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-io'
cleaning posix-procenv
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
rm -f v-* *.o ml_sysconf.h libposix-procenv.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-procenv'
cleaning posix-process
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
rm -f v-* *.o libposix-process.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-process'
cleaning posix-signal
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
rm -f v-* *.o libposix-signal.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-signal'
cleaning posix-sysdb
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
rm -f v-* *.o libposix-sysdb.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-sysdb'
cleaning posix-tty
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
rm -f v-* *.o libposix-tty.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/posix-tty'
cleaning smlnj-ccalls
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-ccalls'
rm -f v-* *.o *.s libsmlnj-ccalls.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/smlnj-ccalls'
cleaning dl
make[4]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/dl'
rm -f v-* *.o libunix-dynload.a
make[4]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs/dl'
rm -f v-* *.o
make[3]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/c-libs'
(cd ../gc; make MAKE="make" clean)
make[3]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/gc'
rm -f v-* *.o libgc.a libmp-gc.a
make[3]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/gc'
(cd ../mp; make MAKE="make" clean)
make[3]: Entering directory '/data/scratch/lang/smlnj11072/work/base/runtime/mp'
rm -f v-* *.o libmp.a
make[3]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/mp'
make[2]: Leaving directory '/data/scratch/lang/smlnj11072/work/base/runtime/objs'
/data/scratch/lang/smlnj11072/work/config/unpack: Un-GZIP-ing and un-TAR-ing bootfiles archive.
./config/install.sh: CM metadata directory name is ".cm"
/data/scratch/lang/smlnj11072/work/bin/.run/run.x86-netbsd: Error -- unable to map 393216 bytes, errno = 13
/data/scratch/lang/smlnj11072/work/bin/.run/run.x86-netbsd: Fatal error -- unable to allocate memory object for BIBOP
./config/install.sh !!! Boot code failed, no heap image (sml.x86-bsd).
*** Error code 1

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

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