Started by upstream project "precheck" build number 827 originally caused by: Started by user damien.doligez@inria.fr Running as SYSTEM Building remotely on ocaml-macos-m1 (m1 active unix) in workspace /Users/ci/builds/workspace/precheck/flambda/true/label/ocaml-macos-m1 The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/damiendoligez/ocaml > git init /Users/ci/builds/workspace/precheck/flambda/true/label/ocaml-macos-m1 # timeout=10 Fetching upstream changes from https://github.com/damiendoligez/ocaml > git --version # timeout=10 > git --version # 'git version 2.32.1 (Apple Git-133)' > git fetch --tags --force --progress -- https://github.com/damiendoligez/ocaml +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url https://github.com/damiendoligez/ocaml # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c2c45280750031c336e13ffa78e75dfd0e1a5234 (refs/remotes/origin/fix-toplevel-flushing) > git config core.sparsecheckout # timeout=10 > git checkout -f c2c45280750031c336e13ffa78e75dfd0e1a5234 # timeout=30 Commit message: "add test for multi-phrase toplevel lines" First time build. Skipping changelog. No emails were triggered. New run name is 'origin/fix-toplevel-flushing-#827' [ocaml-macos-m1] $ /bin/sh -xe /var/folders/0j/71l1pqcj6tsdrwmxmhqvmr580000gq/T/jenkins4014998229113958875.sh + ./tools/ci/inria/launch ./tools/ci/inria/main + case "${OCAML_ARCH}" in + OCAML_ARCH=macos + exec /usr/bin/arch -arm64 ./tools/ci/inria/main Darwin MF818-PRO 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:29 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T8101 arm64 gcc info: | Apple clang version 13.1.6 (clang-1316.0.21.2.5) | Target: arm64-apple-darwin21.5.0 | Thread model: posix | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ++ pwd + jenkinsdir=/Users/ci/builds/workspace/precheck/flambda/true/label/ocaml-macos-m1 + echo jenkinsdir=/Users/ci/builds/workspace/precheck/flambda/true/label/ocaml-macos-m1 jenkinsdir=/Users/ci/builds/workspace/precheck/flambda/true/label/ocaml-macos-m1 + case "${OCAML_ARCH}" in + case "${OCAML_ARCH}" in + set -ex + CCOMP= + case $NODE_NAME in + build= + host= + conffile=Makefile.config + make=make + instdir=/Users/ci/ocaml-tmp-install + confoptions='--enable-ocamltest --enable-dependency-generation ' + make_native=true + cleanup=false + check_make_alldepend=false + jobs= + bootstrap=false + init_submodule=false + memory_model_tests='tests/memory-model/forbidden.ml tests/memory-model/publish.ml' + case "${OCAML_ARCH}" in + instdir=/Users/ci/ocaml-tmp-install-82703 + case "${OCAML_JOBS}" in + false + pwd /Users/ci/builds/workspace/precheck/flambda/true/label/ocaml-macos-m1 + cd /Users/ci/builds/workspace/precheck/flambda/true/label/ocaml-macos-m1 + false + '[' -f flexdll/Makefile ']' + '[' 0 -gt 0 ']' + export LC_ALL=C + LC_ALL=C + git clean -q -f -d -x + test true = true + confoptions='--enable-ocamltest --enable-dependency-generation --enable-flambda --enable-flambda-invariants' + eval ./configure '' '--prefix=$instdir' --enable-ocamltest --enable-dependency-generation --enable-flambda --enable-flambda-invariants ++ ./configure --prefix=/Users/ci/ocaml-tmp-install-82703 --enable-ocamltest --enable-dependency-generation --enable-flambda --enable-flambda-invariants configure: Configuring OCaml version 5.1.0+dev1-2022-06-09 checking build system type... aarch64-apple-darwin21.5.0 checking host system type... aarch64-apple-darwin21.5.0 checking target system type... aarch64-apple-darwin21.5.0 checking for ld... ld checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert aarch64-apple-darwin21.5.0 file names to aarch64-apple-darwin21.5.0 format... func_convert_file_noop checking how to convert aarch64-apple-darwin21.5.0 file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.5.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... gcc -E checking C compiler vendor... clang-13-1 checking whether host executables can be run in the build... yes checking whether #! works in shell scripts... yes checking for flexdll sources... checking for flexlink... no checking for flexdll.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for cos in -lm... yes checking for math.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for pthread_np.h... no checking for dirent.h... yes checking for sys/select.h... yes checking for stdatomic.h... yes checking for sys/mman.h... yes checking for off_t... yes checking size of int... 4 checking size of long... 8 checking size of long *... 8 checking size of short... 2 checking size of long long... 8 configure: Target is a 64 bits architecture checking whether byte ordering is bigendian... no checking alignment of double... 8 checking alignment of long... 8 checking alignment of long long... 8 checking whether the C compiler supports _Atomic types... yes checking whether the C compiler supports __attribute__((aligned(n)))... yes checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... no checking for ld... ld checking for rlwrap... no configure: checking semantics of signal handlers checking for sigaction... yes checking for sigprocmask... yes configure: POSIX signal handling found. checking for expm1... yes checking for log1p... yes checking for hypot... yes checking for fma... yes checking for exp2... yes checking for log2... yes checking for cbrt... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for erf... yes checking for erfc... yes checking for trunc... yes checking for round... yes checking for copysign... yes checking whether round works... yes checking whether fma works... yes checking for gcc options needed to detect all undeclared functions... none needed checking for unistd.h... (cached) yes checking whether getentropy is declared... no checking for getrusage... yes checking for times... yes checking for secure_getenv... no checking for __secure_getenv... no checking for issetugid... yes checking for mach_timebase_info... yes checking for mach_absolute_time... yes checking for socket... yes checking for socketpair... yes checking for bind... yes checking for listen... yes checking for accept... yes checking for connect... yes checking for socklen_t... yes checking for inet_aton... yes checking for struct sockaddr_in6... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_pton... yes checking for inet_ntop... yes checking for rewinddir... yes checking for lockf... yes checking for mkfifo... yes checking for getcwd... yes checking whether system is declared... yes checking for sys/types.h... (cached) yes checking for utime.h... yes checking for utime... yes checking for utimes... yes checking for fchmod... yes checking for fchown... yes checking for truncate... yes checking for ftruncate... yes checking for select... yes checking for fd_set... yes checking for nanosleep... yes checking for symlink... yes checking for readlink... yes checking for lstat... yes checking for realpath... yes checking for waitpid... yes checking for wait4... yes checking for getgroups... yes checking for setgroups... yes checking for initgroups... yes checking for termios.h... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for tcsendbreak... yes checking for tcflush... yes checking for tcflow... yes checking for setitimer... yes checking for gethostname... yes checking for sys/utsname.h... yes checking for uname... yes checking for gettimeofday... yes checking for mktime... yes checking for setsid... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for locale.h... yes checking for newlocale... yes checking for freelocale... yes checking for uselocale... yes checking for xlocale.h... yes checking for newlocale... (cached) yes checking for freelocale... (cached) yes checking for uselocale... (cached) yes checking for strtod_l... yes checking for dlopen... yes configure: Dynamic loading of shared libraries is supported. checking for sys/mman.h... (cached) yes checking for mmap... yes checking for munmap... yes checking for pwrite... yes checking whether the C compiler supports -fdebug-prefix-map... yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes configure: stat supports nanosecond precision checking how many arguments gethostbyname_r() takes... can't tell checking how many arguments gethostbyaddr_r() takes... can't tell checking for mkstemp... yes checking for nice... yes checking for dup3... no checking for pipe2... no checking for accept4... no checking for getauxval... no checking for sys/shm.h... yes checking for shmat... yes checking for execvpe... no checking for spawn.h... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for ffs... yes checking for _BitScanForward... no configure: replay debugger supported checking whether gcc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sigwait... yes configure: the threads library is supported checking whether the assembler supports --debug-prefix-map... no checking whether the assembler supports CFI directives... yes configure: not using frame pointers checking whether mmap supports huge pages... no checking for patdiff... no checking for diff... diff checking whether diff supports --strip-trailing-cr... yes checking whether diff supports -u... yes checking whether mmap supports MAP_STACK... no configure: No support for function sections on aarch64-apple-darwin21.5.0. configure: Disabling function sections. checking for backtrace in -lexecinfo... no configure: creating ./config.status config.status: creating Makefile.build_config config.status: creating Makefile.config config.status: creating stdlib/sys.ml config.status: creating manual/src/version.tex config.status: creating manual/src/html_processing/src/common.ml config.status: creating ocamltest/ocamltest_config.ml config.status: creating utils/config.generated.ml config.status: creating compilerlibs/META config.status: creating otherlibs/dynlink/META config.status: creating otherlibs/runtime_events/META config.status: creating stdlib/META config.status: creating otherlibs/unix/META config.status: creating otherlibs/str/META config.status: creating otherlibs/systhreads/META config.status: creating ocamldoc/META config.status: creating runtime/caml/m.h config.status: creating runtime/caml/s.h config.status: creating runtime/caml/version.h config.status: executing libtool commands + grep -q '^NATIVE_COMPILER=false' Makefile.config + test true = true + test true = false + false + make --warn-undefined-variables Makefile:1027: .dep/runtime/addrmap.b.d: No such file or directory Makefile:1027: .dep/runtime/afl.b.d: No such file or directory Makefile:1027: .dep/runtime/alloc.b.d: No such file or directory Makefile:1027: .dep/runtime/array.b.d: No such file or directory Makefile:1027: .dep/runtime/backtrace.b.d: No such file or directory Makefile:1027: .dep/runtime/bigarray.b.d: No such file or directory Makefile:1027: .dep/runtime/callback.b.d: No such file or directory Makefile:1027: .dep/runtime/codefrag.b.d: No such file or directory Makefile:1027: .dep/runtime/compare.b.d: No such file or directory Makefile:1027: .dep/runtime/custom.b.d: No such file or directory Makefile:1027: .dep/runtime/debugger.b.d: No such file or directory Makefile:1027: .dep/runtime/domain.b.d: No such file or directory Makefile:1027: .dep/runtime/dynlink.b.d: No such file or directory Makefile:1027: .dep/runtime/extern.b.d: No such file or directory Makefile:1027: .dep/runtime/fiber.b.d: No such file or directory Makefile:1027: .dep/runtime/finalise.b.d: No such file or directory Makefile:1027: .dep/runtime/floats.b.d: No such file or directory Makefile:1027: .dep/runtime/gc_ctrl.b.d: No such file or directory Makefile:1027: .dep/runtime/gc_stats.b.d: No such file or directory Makefile:1027: .dep/runtime/globroots.b.d: No such file or directory Makefile:1027: .dep/runtime/hash.b.d: No such file or directory Makefile:1027: .dep/runtime/intern.b.d: No such file or directory Makefile:1027: .dep/runtime/ints.b.d: No such file or directory Makefile:1027: .dep/runtime/io.b.d: No such file or directory Makefile:1027: .dep/runtime/lexing.b.d: No such file or directory Makefile:1027: .dep/runtime/lf_skiplist.b.d: No such file or directory Makefile:1027: .dep/runtime/main.b.d: No such file or directory Makefile:1027: .dep/runtime/major_gc.b.d: No such file or directory Makefile:1027: .dep/runtime/md5.b.d: No such file or directory Makefile:1027: .dep/runtime/memory.b.d: No such file or directory Makefile:1027: .dep/runtime/memprof.b.d: No such file or directory Makefile:1027: .dep/runtime/meta.b.d: No such file or directory Makefile:1027: .dep/runtime/minor_gc.b.d: No such file or directory Makefile:1027: .dep/runtime/misc.b.d: No such file or directory Makefile:1027: .dep/runtime/obj.b.d: No such file or directory Makefile:1027: .dep/runtime/parsing.b.d: No such file or directory Makefile:1027: .dep/runtime/platform.b.d: No such file or directory Makefile:1027: .dep/runtime/printexc.b.d: No such file or directory Makefile:1027: .dep/runtime/prng.b.d: No such file or directory Makefile:1027: .dep/runtime/roots.b.d: No such file or directory Makefile:1027: .dep/runtime/runtime_events.b.d: No such file or directory Makefile:1027: .dep/runtime/shared_heap.b.d: No such file or directory Makefile:1027: .dep/runtime/signals.b.d: No such file or directory Makefile:1027: .dep/runtime/skiplist.b.d: No such file or directory Makefile:1027: .dep/runtime/startup_aux.b.d: No such file or directory Makefile:1027: .dep/runtime/str.b.d: No such file or directory Makefile:1027: .dep/runtime/sync.b.d: No such file or directory Makefile:1027: .dep/runtime/sys.b.d: No such file or directory Makefile:1027: .dep/runtime/unix.b.d: No such file or directory Makefile:1027: .dep/runtime/weak.b.d: No such file or directory Makefile:1027: .dep/runtime/backtrace_byt.b.d: No such file or directory Makefile:1027: .dep/runtime/fail_byt.b.d: No such file or directory Makefile:1027: .dep/runtime/fix_code.b.d: No such file or directory Makefile:1027: .dep/runtime/interp.b.d: No such file or directory Makefile:1027: .dep/runtime/startup_byt.b.d: No such file or directory Makefile:1027: .dep/runtime/instrtrace.b.d: No such file or directory Makefile:1027: .dep/runtime/addrmap.n.d: No such file or directory Makefile:1027: .dep/runtime/afl.n.d: No such file or directory Makefile:1027: .dep/runtime/alloc.n.d: No such file or directory Makefile:1027: .dep/runtime/array.n.d: No such file or directory Makefile:1027: .dep/runtime/backtrace.n.d: No such file or directory Makefile:1027: .dep/runtime/bigarray.n.d: No such file or directory Makefile:1027: .dep/runtime/callback.n.d: No such file or directory Makefile:1027: .dep/runtime/codefrag.n.d: No such file or directory Makefile:1027: .dep/runtime/compare.n.d: No such file or directory Makefile:1027: .dep/runtime/custom.n.d: No such file or directory Makefile:1027: .dep/runtime/debugger.n.d: No such file or directory Makefile:1027: .dep/runtime/domain.n.d: No such file or directory Makefile:1027: .dep/runtime/dynlink.n.d: No such file or directory Makefile:1027: .dep/runtime/extern.n.d: No such file or directory Makefile:1027: .dep/runtime/fiber.n.d: No such file or directory Makefile:1027: .dep/runtime/finalise.n.d: No such file or directory Makefile:1027: .dep/runtime/floats.n.d: No such file or directory Makefile:1027: .dep/runtime/gc_ctrl.n.d: No such file or directory Makefile:1027: .dep/runtime/gc_stats.n.d: No such file or directory Makefile:1027: .dep/runtime/globroots.n.d: No such file or directory Makefile:1027: .dep/runtime/hash.n.d: No such file or directory Makefile:1027: .dep/runtime/intern.n.d: No such file or directory Makefile:1027: .dep/runtime/ints.n.d: No such file or directory Makefile:1027: .dep/runtime/io.n.d: No such file or directory Makefile:1027: .dep/runtime/lexing.n.d: No such file or directory Makefile:1027: .dep/runtime/lf_skiplist.n.d: No such file or directory Makefile:1027: .dep/runtime/main.n.d: No such file or directory Makefile:1027: .dep/runtime/major_gc.n.d: No such file or directory Makefile:1027: .dep/runtime/md5.n.d: No such file or directory Makefile:1027: .dep/runtime/memory.n.d: No such file or directory Makefile:1027: .dep/runtime/memprof.n.d: No such file or directory Makefile:1027: .dep/runtime/meta.n.d: No such file or directory Makefile:1027: .dep/runtime/minor_gc.n.d: No such file or directory Makefile:1027: .dep/runtime/misc.n.d: No such file or directory Makefile:1027: .dep/runtime/obj.n.d: No such file or directory Makefile:1027: .dep/runtime/parsing.n.d: No such file or directory Makefile:1027: .dep/runtime/platform.n.d: No such file or directory Makefile:1027: .dep/runtime/printexc.n.d: No such file or directory Makefile:1027: .dep/runtime/prng.n.d: No such file or directory Makefile:1027: .dep/runtime/roots.n.d: No such file or directory Makefile:1027: .dep/runtime/runtime_events.n.d: No such file or directory Makefile:1027: .dep/runtime/shared_heap.n.d: No such file or directory Makefile:1027: .dep/runtime/signals.n.d: No such file or directory Makefile:1027: .dep/runtime/skiplist.n.d: No such file or directory Makefile:1027: .dep/runtime/startup_aux.n.d: No such file or directory Makefile:1027: .dep/runtime/str.n.d: No such file or directory Makefile:1027: .dep/runtime/sync.n.d: No such file or directory Makefile:1027: .dep/runtime/sys.n.d: No such file or directory Makefile:1027: .dep/runtime/unix.n.d: No such file or directory Makefile:1027: .dep/runtime/weak.n.d: No such file or directory Makefile:1027: .dep/runtime/backtrace_nat.n.d: No such file or directory Makefile:1027: .dep/runtime/clambda_checks.n.d: No such file or directory Makefile:1027: .dep/runtime/dynlink_nat.n.d: No such file or directory Makefile:1027: .dep/runtime/fail_nat.n.d: No such file or directory Makefile:1027: .dep/runtime/frame_descriptors.n.d: No such file or directory Makefile:1027: .dep/runtime/startup_nat.n.d: No such file or directory Makefile:1027: .dep/runtime/signals_nat.n.d: No such file or directory Makefile:1027: .dep/runtime/addrmap.bd.d: No such file or directory Makefile:1027: .dep/runtime/afl.bd.d: No such file or directory Makefile:1027: .dep/runtime/alloc.bd.d: No such file or directory Makefile:1027: .dep/runtime/array.bd.d: No such file or directory Makefile:1027: .dep/runtime/backtrace.bd.d: No such file or directory Makefile:1027: .dep/runtime/bigarray.bd.d: No such file or directory Makefile:1027: .dep/runtime/callback.bd.d: No such file or directory Makefile:1027: .dep/runtime/codefrag.bd.d: No such file or directory Makefile:1027: .dep/runtime/compare.bd.d: No such file or directory Makefile:1027: .dep/runtime/custom.bd.d: No such file or directory Makefile:1027: .dep/runtime/debugger.bd.d: No such file or directory Makefile:1027: .dep/runtime/domain.bd.d: No such file or directory Makefile:1027: .dep/runtime/dynlink.bd.d: No such file or directory Makefile:1027: .dep/runtime/extern.bd.d: No such file or directory Makefile:1027: .dep/runtime/fiber.bd.d: No such file or directory Makefile:1027: .dep/runtime/finalise.bd.d: No such file or directory Makefile:1027: .dep/runtime/floats.bd.d: No such file or directory Makefile:1027: .dep/runtime/gc_ctrl.bd.d: No such file or directory Makefile:1027: .dep/runtime/gc_stats.bd.d: No such file or directory Makefile:1027: .dep/runtime/globroots.bd.d: No such file or directory Makefile:1027: .dep/runtime/hash.bd.d: No such file or directory Makefile:1027: .dep/runtime/intern.bd.d: No such file or directory Makefile:1027: .dep/runtime/ints.bd.d: No such file or directory Makefile:1027: .dep/runtime/io.bd.d: No such file or directory Makefile:1027: .dep/runtime/lexing.bd.d: No such file or directory Makefile:1027: .dep/runtime/lf_skiplist.bd.d: No such file or directory Makefile:1027: .dep/runtime/main.bd.d: No such file or directory Makefile:1027: .dep/runtime/major_gc.bd.d: No such file or directory Makefile:1027: .dep/runtime/md5.bd.d: No such file or directory Makefile:1027: .dep/runtime/memory.bd.d: No such file or directory Makefile:1027: .dep/runtime/memprof.bd.d: No such file or directory Makefile:1027: .dep/runtime/meta.bd.d: No such file or directory Makefile:1027: .dep/runtime/minor_gc.bd.d: No such file or directory Makefile:1027: .dep/runtime/misc.bd.d: No such file or directory Makefile:1027: .dep/runtime/obj.bd.d: No such file or directory Makefile:1027: .dep/runtime/parsing.bd.d: No such file or directory Makefile:1027: .dep/runtime/platform.bd.d: No such file or directory Makefile:1027: .dep/runtime/printexc.bd.d: No such file or directory Makefile:1027: .dep/runtime/prng.bd.d: No such file or directory Makefile:1027: .dep/runtime/roots.bd.d: No such file or directory Makefile:1027: .dep/runtime/runtime_events.bd.d: No such file or directory Makefile:1027: .dep/runtime/shared_heap.bd.d: No such file or directory Makefile:1027: .dep/runtime/signals.bd.d: No such file or directory Makefile:1027: .dep/runtime/skiplist.bd.d: No such file or directory Makefile:1027: .dep/runtime/startup_aux.bd.d: No such file or directory Makefile:1027: .dep/runtime/str.bd.d: No such file or directory Makefile:1027: .dep/runtime/sync.bd.d: No such file or directory Makefile:1027: .dep/runtime/sys.bd.d: No such file or directory Makefile:1027: .dep/runtime/unix.bd.d: No such file or directory Makefile:1027: .dep/runtime/weak.bd.d: No such file or directory Makefile:1027: .dep/runtime/backtrace_byt.bd.d: No such file or directory Makefile:1027: .dep/runtime/fail_byt.bd.d: No such file or directory Makefile:1027: .dep/runtime/fix_code.bd.d: No such file or directory Makefile:1027: .dep/runtime/interp.bd.d: No such file or directory Makefile:1027: .dep/runtime/startup_byt.bd.d: No such file or directory Makefile:1027: .dep/runtime/instrtrace.bd.d: No such file or directory Makefile:1027: .dep/runtime/addrmap.nd.d: No such file or directory Makefile:1027: .dep/runtime/afl.nd.d: No such file or directory Makefile:1027: .dep/runtime/alloc.nd.d: No such file or directory Makefile:1027: .dep/runtime/array.nd.d: No such file or directory Makefile:1027: .dep/runtime/backtrace.nd.d: No such file or directory Makefile:1027: .dep/runtime/bigarray.nd.d: No such file or directory Makefile:1027: .dep/runtime/callback.nd.d: No such file or directory Makefile:1027: .dep/runtime/codefrag.nd.d: No such file or directory Makefile:1027: .dep/runtime/compare.nd.d: No such file or directory Makefile:1027: .dep/runtime/custom.nd.d: No such file or directory Makefile:1027: .dep/runtime/debugger.nd.d: No such file or directory Makefile:1027: .dep/runtime/domain.nd.d: No such file or directory Makefile:1027: .dep/runtime/dynlink.nd.d: No such file or directory Makefile:1027: .dep/runtime/extern.nd.d: No such file or directory Makefile:1027: .dep/runtime/fiber.nd.d: No such file or directory Makefile:1027: .dep/runtime/finalise.nd.d: No such file or directory Makefile:1027: .dep/runtime/floats.nd.d: No such file or directory Makefile:1027: .dep/runtime/gc_ctrl.nd.d: No such file or directory Makefile:1027: .dep/runtime/gc_stats.nd.d: No such file or directory Makefile:1027: .dep/runtime/globroots.nd.d: No such file or directory Makefile:1027: .dep/runtime/hash.nd.d: No such file or directory Makefile:1027: .dep/runtime/intern.nd.d: No such file or directory Makefile:1027: .dep/runtime/ints.nd.d: No such file or directory Makefile:1027: .dep/runtime/io.nd.d: No such file or directory Makefile:1027: .dep/runtime/lexing.nd.d: No such file or directory Makefile:1027: .dep/runtime/lf_skiplist.nd.d: No such file or directory Makefile:1027: .dep/runtime/main.nd.d: No such file or directory Makefile:1027: .dep/runtime/major_gc.nd.d: No such file or directory Makefile:1027: .dep/runtime/md5.nd.d: No such file or directory Makefile:1027: .dep/runtime/memory.nd.d: No such file or directory Makefile:1027: .dep/runtime/memprof.nd.d: No such file or directory Makefile:1027: .dep/runtime/meta.nd.d: No such file or directory Makefile:1027: .dep/runtime/minor_gc.nd.d: No such file or directory Makefile:1027: .dep/runtime/misc.nd.d: No such file or directory Makefile:1027: .dep/runtime/obj.nd.d: No such file or directory Makefile:1027: .dep/runtime/parsing.nd.d: No such file or directory Makefile:1027: .dep/runtime/platform.nd.d: No such file or directory Makefile:1027: .dep/runtime/printexc.nd.d: No such file or directory Makefile:1027: .dep/runtime/prng.nd.d: No such file or directory Makefile:1027: .dep/runtime/roots.nd.d: No such file or directory Makefile:1027: .dep/runtime/runtime_events.nd.d: No such file or directory Makefile:1027: .dep/runtime/shared_heap.nd.d: No such file or directory Makefile:1027: .dep/runtime/signals.nd.d: No such file or directory Makefile:1027: .dep/runtime/skiplist.nd.d: No such file or directory Makefile:1027: .dep/runtime/startup_aux.nd.d: No such file or directory Makefile:1027: .dep/runtime/str.nd.d: No such file or directory Makefile:1027: .dep/runtime/sync.nd.d: No such file or directory Makefile:1027: .dep/runtime/sys.nd.d: No such file or directory Makefile:1027: .dep/runtime/unix.nd.d: No such file or directory Makefile:1027: .dep/runtime/weak.nd.d: No such file or directory Makefile:1027: .dep/runtime/backtrace_nat.nd.d: No such file or directory Makefile:1027: .dep/runtime/clambda_checks.nd.d: No such file or directory Makefile:1027: .dep/runtime/dynlink_nat.nd.d: No such file or directory Makefile:1027: .dep/runtime/fail_nat.nd.d: No such file or directory Makefile:1027: .dep/runtime/frame_descriptors.nd.d: No such file or directory Makefile:1027: .dep/runtime/startup_nat.nd.d: No such file or directory Makefile:1027: .dep/runtime/signals_nat.nd.d: No such file or directory Makefile:1027: .dep/runtime/addrmap.bi.d: No such file or directory Makefile:1027: .dep/runtime/afl.bi.d: No such file or directory Makefile:1027: .dep/runtime/alloc.bi.d: No such file or directory Makefile:1027: .dep/runtime/array.bi.d: No such file or directory Makefile:1027: .dep/runtime/backtrace.bi.d: No such file or directory Makefile:1027: .dep/runtime/bigarray.bi.d: No such file or directory Makefile:1027: .dep/runtime/callback.bi.d: No such file or directory Makefile:1027: .dep/runtime/codefrag.bi.d: No such file or directory Makefile:1027: .dep/runtime/compare.bi.d: No such file or directory Makefile:1027: .dep/runtime/custom.bi.d: No such file or directory Makefile:1027: .dep/runtime/debugger.bi.d: No such file or directory Makefile:1027: .dep/runtime/domain.bi.d: No such file or directory Makefile:1027: .dep/runtime/dynlink.bi.d: No such file or directory Makefile:1027: .dep/runtime/extern.bi.d: No such file or directory Makefile:1027: .dep/runtime/fiber.bi.d: No such file or directory Makefile:1027: .dep/runtime/finalise.bi.d: No such file or directory Makefile:1027: .dep/runtime/floats.bi.d: No such file or directory Makefile:1027: .dep/runtime/gc_ctrl.bi.d: No such file or directory Makefile:1027: .dep/runtime/gc_stats.bi.d: No such file or directory Makefile:1027: .dep/runtime/globroots.bi.d: No such file or directory Makefile:1027: .dep/runtime/hash.bi.d: No such file or directory Makefile:1027: .dep/runtime/intern.bi.d: No such file or directory Makefile:1027: .dep/runtime/ints.bi.d: No such file or directory Makefile:1027: .dep/runtime/io.bi.d: No such file or directory Makefile:1027: .dep/runtime/lexing.bi.d: No such file or directory Makefile:1027: .dep/runtime/lf_skiplist.bi.d: No such file or directory Makefile:1027: .dep/runtime/main.bi.d: No such file or directory Makefile:1027: .dep/runtime/major_gc.bi.d: No such file or directory Makefile:1027: .dep/runtime/md5.bi.d: No such file or directory Makefile:1027: .dep/runtime/memory.bi.d: No such file or directory Makefile:1027: .dep/runtime/memprof.bi.d: No such file or directory Makefile:1027: .dep/runtime/meta.bi.d: No such file or directory Makefile:1027: .dep/runtime/minor_gc.bi.d: No such file or directory Makefile:1027: .dep/runtime/misc.bi.d: No such file or directory Makefile:1027: .dep/runtime/obj.bi.d: No such file or directory Makefile:1027: .dep/runtime/parsing.bi.d: No such file or directory Makefile:1027: .dep/runtime/platform.bi.d: No such file or directory Makefile:1027: .dep/runtime/printexc.bi.d: No such file or directory Makefile:1027: .dep/runtime/prng.bi.d: No such file or directory Makefile:1027: .dep/runtime/roots.bi.d: No such file or directory Makefile:1027: .dep/runtime/runtime_events.bi.d: No such file or directory Makefile:1027: .dep/runtime/shared_heap.bi.d: No such file or directory Makefile:1027: .dep/runtime/signals.bi.d: No such file or directory Makefile:1027: .dep/runtime/skiplist.bi.d: No such file or directory Makefile:1027: .dep/runtime/startup_aux.bi.d: No such file or directory Makefile:1027: .dep/runtime/str.bi.d: No such file or directory Makefile:1027: .dep/runtime/sync.bi.d: No such file or directory Makefile:1027: .dep/runtime/sys.bi.d: No such file or directory Makefile:1027: .dep/runtime/unix.bi.d: No such file or directory Makefile:1027: .dep/runtime/weak.bi.d: No such file or directory Makefile:1027: .dep/runtime/backtrace_byt.bi.d: No such file or directory Makefile:1027: .dep/runtime/fail_byt.bi.d: No such file or directory Makefile:1027: .dep/runtime/fix_code.bi.d: No such file or directory Makefile:1027: .dep/runtime/interp.bi.d: No such file or directory Makefile:1027: .dep/runtime/startup_byt.bi.d: No such file or directory Makefile:1027: .dep/runtime/instrtrace.bi.d: No such file or directory Makefile:1027: .dep/runtime/addrmap.ni.d: No such file or directory Makefile:1027: .dep/runtime/afl.ni.d: No such file or directory Makefile:1027: .dep/runtime/alloc.ni.d: No such file or directory Makefile:1027: .dep/runtime/array.ni.d: No such file or directory Makefile:1027: .dep/runtime/backtrace.ni.d: No such file or directory Makefile:1027: .dep/runtime/bigarray.ni.d: No such file or directory Makefile:1027: .dep/runtime/callback.ni.d: No such file or directory Makefile:1027: .dep/runtime/codefrag.ni.d: No such file or directory Makefile:1027: .dep/runtime/compare.ni.d: No such file or directory Makefile:1027: .dep/runtime/custom.ni.d: No such file or directory Makefile:1027: .dep/runtime/debugger.ni.d: No such file or directory Makefile:1027: .dep/runtime/domain.ni.d: No such file or directory Makefile:1027: .dep/runtime/dynlink.ni.d: No such file or directory Makefile:1027: .dep/runtime/extern.ni.d: No such file or directory Makefile:1027: .dep/runtime/fiber.ni.d: No such file or directory Makefile:1027: .dep/runtime/finalise.ni.d: No such file or directory Makefile:1027: .dep/runtime/floats.ni.d: No such file or directory Makefile:1027: .dep/runtime/gc_ctrl.ni.d: No such file or directory Makefile:1027: .dep/runtime/gc_stats.ni.d: No such file or directory Makefile:1027: .dep/runtime/globroots.ni.d: No such file or directory Makefile:1027: .dep/runtime/hash.ni.d: No such file or directory Makefile:1027: .dep/runtime/intern.ni.d: No such file or directory Makefile:1027: .dep/runtime/ints.ni.d: No such file or directory Makefile:1027: .dep/runtime/io.ni.d: No such file or directory Makefile:1027: .dep/runtime/lexing.ni.d: No such file or directory Makefile:1027: .dep/runtime/lf_skiplist.ni.d: No such file or directory Makefile:1027: .dep/runtime/main.ni.d: No such file or directory Makefile:1027: .dep/runtime/major_gc.ni.d: No such file or directory Makefile:1027: .dep/runtime/md5.ni.d: No such file or directory Makefile:1027: .dep/runtime/memory.ni.d: No such file or directory Makefile:1027: .dep/runtime/memprof.ni.d: No such file or directory Makefile:1027: .dep/runtime/meta.ni.d: No such file or directory Makefile:1027: .dep/runtime/minor_gc.ni.d: No such file or directory Makefile:1027: .dep/runtime/misc.ni.d: No such file or directory Makefile:1027: .dep/runtime/obj.ni.d: No such file or directory Makefile:1027: .dep/runtime/parsing.ni.d: No such file or directory Makefile:1027: .dep/runtime/platform.ni.d: No such file or directory Makefile:1027: .dep/runtime/printexc.ni.d: No such file or directory Makefile:1027: .dep/runtime/prng.ni.d: No such file or directory Makefile:1027: .dep/runtime/roots.ni.d: No such file or directory Makefile:1027: .dep/runtime/runtime_events.ni.d: No such file or directory Makefile:1027: .dep/runtime/shared_heap.ni.d: No such file or directory Makefile:1027: .dep/runtime/signals.ni.d: No such file or directory Makefile:1027: .dep/runtime/skiplist.ni.d: No such file or directory Makefile:1027: .dep/runtime/startup_aux.ni.d: No such file or directory Makefile:1027: .dep/runtime/str.ni.d: No such file or directory Makefile:1027: .dep/runtime/sync.ni.d: No such file or directory Makefile:1027: .dep/runtime/sys.ni.d: No such file or directory Makefile:1027: .dep/runtime/unix.ni.d: No such file or directory Makefile:1027: .dep/runtime/weak.ni.d: No such file or directory Makefile:1027: .dep/runtime/backtrace_nat.ni.d: No such file or directory Makefile:1027: .dep/runtime/clambda_checks.ni.d: No such file or directory Makefile:1027: .dep/runtime/dynlink_nat.ni.d: No such file or directory Makefile:1027: .dep/runtime/fail_nat.ni.d: No such file or directory Makefile:1027: .dep/runtime/frame_descriptors.ni.d: No such file or directory Makefile:1027: .dep/runtime/startup_nat.ni.d: No such file or directory Makefile:1027: .dep/runtime/signals_nat.ni.d: No such file or directory Makefile:1027: .dep/runtime/addrmap.bpic.d: No such file or directory Makefile:1027: .dep/runtime/afl.bpic.d: No such file or directory Makefile:1027: .dep/runtime/alloc.bpic.d: No such file or directory Makefile:1027: .dep/runtime/array.bpic.d: No such file or directory Makefile:1027: .dep/runtime/backtrace.bpic.d: No such file or directory Makefile:1027: .dep/runtime/bigarray.bpic.d: No such file or directory Makefile:1027: .dep/runtime/callback.bpic.d: No such file or directory Makefile:1027: .dep/runtime/codefrag.bpic.d: No such file or directory Makefile:1027: .dep/runtime/compare.bpic.d: No such file or directory Makefile:1027: .dep/runtime/custom.bpic.d: No such file or directory Makefile:1027: .dep/runtime/debugger.bpic.d: No such file or directory Makefile:1027: .dep/runtime/domain.bpic.d: No such file or directory Makefile:1027: .dep/runtime/dynlink.bpic.d: No such file or directory Makefile:1027: .dep/runtime/extern.bpic.d: No such file or directory Makefile:1027: .dep/runtime/fiber.bpic.d: No such file or directory Makefile:1027: .dep/runtime/finalise.bpic.d: No such file or directory Makefile:1027: .dep/runtime/floats.bpic.d: No such file or directory Makefile:1027: .dep/runtime/gc_ctrl.bpic.d: No such file or directory Makefile:1027: .dep/runtime/gc_stats.bpic.d: No such file or directory Makefile:1027: .dep/runtime/globroots.bpic.d: No such file or directory Makefile:1027: .dep/runtime/hash.bpic.d: No such file or directory Makefile:1027: .dep/runtime/intern.bpic.d: No such file or directory Makefile:1027: .dep/runtime/ints.bpic.d: No such file or directory Makefile:1027: .dep/runtime/io.bpic.d: No such file or directory Makefile:1027: .dep/runtime/lexing.bpic.d: No such file or directory Makefile:1027: .dep/runtime/lf_skiplist.bpic.d: No such file or directory Makefile:1027: .dep/runtime/main.bpic.d: No such file or directory Makefile:1027: .dep/runtime/major_gc.bpic.d: No such file or directory Makefile:1027: .dep/runtime/md5.bpic.d: No such file or directory Makefile:1027: .dep/runtime/memory.bpic.d: No such file or directory Makefile:1027: .dep/runtime/memprof.bpic.d: No such file or directory Makefile:1027: .dep/runtime/meta.bpic.d: No such file or directory Makefile:1027: .dep/runtime/minor_gc.bpic.d: No such file or directory Makefile:1027: .dep/runtime/misc.bpic.d: No such file or directory Makefile:1027: .dep/runtime/obj.bpic.d: No such file or directory Makefile:1027: .dep/runtime/parsing.bpic.d: No such file or directory Makefile:1027: .dep/runtime/platform.bpic.d: No such file or directory Makefile:1027: .dep/runtime/printexc.bpic.d: No such file or directory Makefile:1027: .dep/runtime/prng.bpic.d: No such file or directory Makefile:1027: .dep/runtime/roots.bpic.d: No such file or directory Makefile:1027: .dep/runtime/runtime_events.bpic.d: No such file or directory Makefile:1027: .dep/runtime/shared_heap.bpic.d: No such file or directory Makefile:1027: .dep/runtime/signals.bpic.d: No such file or directory Makefile:1027: .dep/runtime/skiplist.bpic.d: No such file or directory Makefile:1027: .dep/runtime/startup_aux.bpic.d: No such file or directory Makefile:1027: .dep/runtime/str.bpic.d: No such file or directory Makefile:1027: .dep/runtime/sync.bpic.d: No such file or directory Makefile:1027: .dep/runtime/sys.bpic.d: No such file or directory Makefile:1027: .dep/runtime/unix.bpic.d: No such file or directory Makefile:1027: .dep/runtime/weak.bpic.d: No such file or directory Makefile:1027: .dep/runtime/backtrace_byt.bpic.d: No such file or directory Makefile:1027: .dep/runtime/fail_byt.bpic.d: No such file or directory Makefile:1027: .dep/runtime/fix_code.bpic.d: No such file or directory Makefile:1027: .dep/runtime/interp.bpic.d: No such file or directory Makefile:1027: .dep/runtime/startup_byt.bpic.d: No such file or directory Makefile:1027: .dep/runtime/instrtrace.bpic.d: No such file or directory Makefile:1027: .dep/runtime/addrmap.npic.d: No such file or directory Makefile:1027: .dep/runtime/afl.npic.d: No such file or directory Makefile:1027: .dep/runtime/alloc.npic.d: No such file or directory Makefile:1027: .dep/runtime/array.npic.d: No such file or directory Makefile:1027: .dep/runtime/backtrace.npic.d: No such file or directory Makefile:1027: .dep/runtime/bigarray.npic.d: No such file or directory Makefile:1027: .dep/runtime/callback.npic.d: No such file or directory Makefile:1027: .dep/runtime/codefrag.npic.d: No such file or directory Makefile:1027: .dep/runtime/compare.npic.d: No such file or directory Makefile:1027: .dep/runtime/custom.npic.d: No such file or directory Makefile:1027: .dep/runtime/debugger.npic.d: No such file or directory Makefile:1027: .dep/runtime/domain.npic.d: No such file or directory Makefile:1027: .dep/runtime/dynlink.npic.d: No such file or directory Makefile:1027: .dep/runtime/extern.npic.d: No such file or directory Makefile:1027: .dep/runtime/fiber.npic.d: No such file or directory Makefile:1027: .dep/runtime/finalise.npic.d: No such file or directory Makefile:1027: .dep/runtime/floats.npic.d: No such file or directory Makefile:1027: .dep/runtime/gc_ctrl.npic.d: No such file or directory Makefile:1027: .dep/runtime/gc_stats.npic.d: No such file or directory Makefile:1027: .dep/runtime/globroots.npic.d: No such file or directory Makefile:1027: .dep/runtime/hash.npic.d: No such file or directory Makefile:1027: .dep/runtime/intern.npic.d: No such file or directory Makefile:1027: .dep/runtime/ints.npic.d: No such file or directory Makefile:1027: .dep/runtime/io.npic.d: No such file or directory Makefile:1027: .dep/runtime/lexing.npic.d: No such file or directory Makefile:1027: .dep/runtime/lf_skiplist.npic.d: No such file or directory Makefile:1027: .dep/runtime/main.npic.d: No such file or directory Makefile:1027: .dep/runtime/major_gc.npic.d: No such file or directory Makefile:1027: .dep/runtime/md5.npic.d: No such file or directory Makefile:1027: .dep/runtime/memory.npic.d: No such file or directory Makefile:1027: .dep/runtime/memprof.npic.d: No such file or directory Makefile:1027: .dep/runtime/meta.npic.d: No such file or directory Makefile:1027: .dep/runtime/minor_gc.npic.d: No such file or directory Makefile:1027: .dep/runtime/misc.npic.d: No such file or directory Makefile:1027: .dep/runtime/obj.npic.d: No such file or directory Makefile:1027: .dep/runtime/parsing.npic.d: No such file or directory Makefile:1027: .dep/runtime/platform.npic.d: No such file or directory Makefile:1027: .dep/runtime/printexc.npic.d: No such file or directory Makefile:1027: .dep/runtime/prng.npic.d: No such file or directory Makefile:1027: .dep/runtime/roots.npic.d: No such file or directory Makefile:1027: .dep/runtime/runtime_events.npic.d: No such file or directory Makefile:1027: .dep/runtime/shared_heap.npic.d: No such file or directory Makefile:1027: .dep/runtime/signals.npic.d: No such file or directory Makefile:1027: .dep/runtime/skiplist.npic.d: No such file or directory Makefile:1027: .dep/runtime/startup_aux.npic.d: No such file or directory Makefile:1027: .dep/runtime/str.npic.d: No such file or directory Makefile:1027: .dep/runtime/sync.npic.d: No such file or directory Makefile:1027: .dep/runtime/sys.npic.d: No such file or directory Makefile:1027: .dep/runtime/unix.npic.d: No such file or directory Makefile:1027: .dep/runtime/weak.npic.d: No such file or directory Makefile:1027: .dep/runtime/backtrace_nat.npic.d: No such file or directory Makefile:1027: .dep/runtime/clambda_checks.npic.d: No such file or directory Makefile:1027: .dep/runtime/dynlink_nat.npic.d: No such file or directory Makefile:1027: .dep/runtime/fail_nat.npic.d: No such file or directory Makefile:1027: .dep/runtime/frame_descriptors.npic.d: No such file or directory Makefile:1027: .dep/runtime/startup_nat.npic.d: No such file or directory Makefile:1027: .dep/runtime/signals_nat.npic.d: No such file or directory mkdir -p .dep/runtime Makefile:817: warning: undefined variable ` ' GEN runtime/caml/opnames.h Makefile:826: warning: undefined variable ` ' GEN runtime/caml/jumptbl.h Makefile:840: warning: undefined variable ` ' CC runtime/sak.o Makefile:837: warning: undefined variable ` ' MKEXE runtime/sak Makefile:845: warning: undefined variable ` ' GEN runtime/build_config.h Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals_nat.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_nat.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/frame_descriptors.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fail_nat.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink_nat.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/clambda_checks.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace_nat.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/weak.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/unix.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sys.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sync.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/str.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_aux.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/skiplist.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/shared_heap.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/runtime_events.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/roots.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/prng.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/printexc.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/platform.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/parsing.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/obj.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/misc.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/minor_gc.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/meta.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memprof.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memory.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/md5.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/major_gc.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/main.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lf_skiplist.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lexing.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/io.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/ints.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/intern.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/hash.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/globroots.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_stats.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_ctrl.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/floats.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/finalise.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fiber.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/extern.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/domain.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/debugger.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/custom.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/compare.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/codefrag.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/callback.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/bigarray.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/array.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/alloc.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/afl.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/addrmap.npic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/instrtrace.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_byt.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/interp.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fix_code.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fail_byt.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace_byt.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/weak.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/unix.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sys.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sync.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/str.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_aux.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/skiplist.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/shared_heap.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/runtime_events.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/roots.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/prng.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/printexc.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/platform.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/parsing.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/obj.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/misc.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/minor_gc.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/meta.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memprof.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memory.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/md5.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/major_gc.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/main.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lf_skiplist.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lexing.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/io.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/ints.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/intern.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/hash.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/globroots.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_stats.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_ctrl.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/floats.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/finalise.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fiber.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/extern.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/domain.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/debugger.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/custom.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/compare.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/codefrag.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/callback.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/bigarray.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/array.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/alloc.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/afl.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/addrmap.bpic.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals_nat.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_nat.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/frame_descriptors.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fail_nat.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink_nat.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/clambda_checks.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace_nat.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/weak.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/unix.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sys.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sync.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/str.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_aux.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/skiplist.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/shared_heap.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/runtime_events.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/roots.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/prng.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/printexc.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/platform.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/parsing.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/obj.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/misc.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/minor_gc.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/meta.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memprof.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memory.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/md5.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/major_gc.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/main.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lf_skiplist.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lexing.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/io.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/ints.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/intern.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/hash.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/globroots.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_stats.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_ctrl.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/floats.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/finalise.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fiber.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/extern.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/domain.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/debugger.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/custom.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/compare.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/codefrag.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/callback.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/bigarray.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/array.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/alloc.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/afl.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/addrmap.ni.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/instrtrace.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_byt.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/interp.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fix_code.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fail_byt.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace_byt.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/weak.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/unix.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sys.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sync.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/str.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_aux.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/skiplist.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/shared_heap.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/runtime_events.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/roots.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/prng.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/printexc.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/platform.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/parsing.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/obj.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/misc.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/minor_gc.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/meta.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memprof.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memory.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/md5.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/major_gc.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/main.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lf_skiplist.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lexing.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/io.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/ints.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/intern.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/hash.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/globroots.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_stats.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_ctrl.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/floats.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/finalise.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fiber.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/extern.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/domain.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/debugger.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/custom.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/compare.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/codefrag.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/callback.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/bigarray.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/array.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/alloc.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/afl.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/addrmap.bi.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals_nat.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_nat.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/frame_descriptors.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fail_nat.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink_nat.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/clambda_checks.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace_nat.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/weak.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/unix.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sys.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sync.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/str.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_aux.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/skiplist.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/shared_heap.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/runtime_events.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/roots.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/prng.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/printexc.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/platform.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/parsing.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/obj.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/misc.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/minor_gc.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/meta.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memprof.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memory.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/md5.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/major_gc.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/main.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lf_skiplist.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lexing.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/io.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/ints.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/intern.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/hash.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/globroots.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_stats.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_ctrl.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/floats.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/finalise.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fiber.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/extern.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/domain.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/debugger.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/custom.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/compare.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/codefrag.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/callback.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/bigarray.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/array.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/alloc.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/afl.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/addrmap.nd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/instrtrace.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_byt.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/interp.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fix_code.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fail_byt.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace_byt.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/weak.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/unix.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sys.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sync.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/str.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_aux.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/skiplist.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/shared_heap.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/runtime_events.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/roots.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/prng.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/printexc.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/platform.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/parsing.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/obj.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/misc.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/minor_gc.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/meta.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memprof.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memory.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/md5.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/major_gc.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/main.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lf_skiplist.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lexing.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/io.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/ints.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/intern.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/hash.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/globroots.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_stats.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_ctrl.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/floats.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/finalise.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fiber.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/extern.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/domain.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/debugger.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/custom.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/compare.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/codefrag.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/callback.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/bigarray.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/array.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/alloc.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/afl.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/addrmap.bd.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals_nat.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_nat.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/frame_descriptors.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fail_nat.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink_nat.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/clambda_checks.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace_nat.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/weak.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/unix.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sys.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sync.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/str.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_aux.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/skiplist.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/shared_heap.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/runtime_events.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/roots.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/prng.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/printexc.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/platform.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/parsing.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/obj.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/misc.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/minor_gc.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/meta.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memprof.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memory.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/md5.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/major_gc.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/main.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lf_skiplist.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lexing.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/io.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/ints.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/intern.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/hash.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/globroots.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_stats.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_ctrl.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/floats.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/finalise.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fiber.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/extern.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/domain.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/debugger.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/custom.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/compare.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/codefrag.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/callback.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/bigarray.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/array.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/alloc.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/afl.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/addrmap.n.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/instrtrace.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_byt.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/interp.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fix_code.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fail_byt.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace_byt.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/weak.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/unix.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sys.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/sync.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/str.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/startup_aux.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/skiplist.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/signals.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/shared_heap.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/runtime_events.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/roots.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/prng.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/printexc.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/platform.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/parsing.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/obj.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/misc.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/minor_gc.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/meta.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memprof.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/memory.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/md5.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/major_gc.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/main.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lf_skiplist.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/lexing.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/io.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/ints.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/intern.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/hash.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/globroots.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_stats.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/gc_ctrl.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/floats.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/finalise.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/fiber.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/extern.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/dynlink.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/domain.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/debugger.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/custom.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/compare.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/codefrag.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/callback.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/bigarray.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/backtrace.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/array.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/alloc.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/afl.b.d Makefile:962: warning: undefined variable ` ' CCDEPS .dep/runtime/addrmap.b.d /Applications/Xcode.app/Contents/Developer/usr/bin/make coldstart /Applications/Xcode.app/Contents/Developer/usr/bin/make runtime-all Makefile:770: warning: undefined variable ` ' GEN runtime/ld.conf Makefile:962: warning: undefined variable ` ' CC runtime/addrmap.b.o Makefile:962: warning: undefined variable ` ' CC runtime/afl.b.o Makefile:962: warning: undefined variable ` ' CC runtime/alloc.b.o Makefile:962: warning: undefined variable ` ' CC runtime/array.b.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace.b.o Makefile:962: warning: undefined variable ` ' CC runtime/bigarray.b.o Makefile:962: warning: undefined variable ` ' CC runtime/callback.b.o Makefile:962: warning: undefined variable ` ' CC runtime/codefrag.b.o Makefile:962: warning: undefined variable ` ' CC runtime/compare.b.o Makefile:962: warning: undefined variable ` ' CC runtime/custom.b.o Makefile:962: warning: undefined variable ` ' CC runtime/debugger.b.o Makefile:962: warning: undefined variable ` ' CC runtime/domain.b.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink.b.o Makefile:962: warning: undefined variable ` ' CC runtime/extern.b.o Makefile:962: warning: undefined variable ` ' CC runtime/fiber.b.o Makefile:962: warning: undefined variable ` ' CC runtime/finalise.b.o Makefile:962: warning: undefined variable ` ' CC runtime/floats.b.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_ctrl.b.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_stats.b.o Makefile:962: warning: undefined variable ` ' CC runtime/globroots.b.o Makefile:962: warning: undefined variable ` ' CC runtime/hash.b.o Makefile:962: warning: undefined variable ` ' CC runtime/intern.b.o Makefile:962: warning: undefined variable ` ' CC runtime/ints.b.o Makefile:962: warning: undefined variable ` ' CC runtime/io.b.o Makefile:962: warning: undefined variable ` ' CC runtime/lexing.b.o Makefile:962: warning: undefined variable ` ' CC runtime/lf_skiplist.b.o Makefile:962: warning: undefined variable ` ' CC runtime/main.b.o Makefile:962: warning: undefined variable ` ' CC runtime/major_gc.b.o Makefile:962: warning: undefined variable ` ' CC runtime/md5.b.o Makefile:962: warning: undefined variable ` ' CC runtime/memory.b.o Makefile:962: warning: undefined variable ` ' CC runtime/memprof.b.o Makefile:962: warning: undefined variable ` ' CC runtime/meta.b.o Makefile:962: warning: undefined variable ` ' CC runtime/minor_gc.b.o Makefile:962: warning: undefined variable ` ' CC runtime/misc.b.o Makefile:962: warning: undefined variable ` ' CC runtime/obj.b.o Makefile:962: warning: undefined variable ` ' CC runtime/parsing.b.o Makefile:962: warning: undefined variable ` ' CC runtime/platform.b.o Makefile:962: warning: undefined variable ` ' CC runtime/printexc.b.o Makefile:962: warning: undefined variable ` ' CC runtime/prng.b.o Makefile:962: warning: undefined variable ` ' CC runtime/roots.b.o Makefile:962: warning: undefined variable ` ' CC runtime/runtime_events.b.o Makefile:962: warning: undefined variable ` ' CC runtime/shared_heap.b.o Makefile:962: warning: undefined variable ` ' CC runtime/signals.b.o Makefile:962: warning: undefined variable ` ' CC runtime/skiplist.b.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_aux.b.o Makefile:962: warning: undefined variable ` ' CC runtime/str.b.o Makefile:962: warning: undefined variable ` ' CC runtime/sync.b.o Makefile:962: warning: undefined variable ` ' CC runtime/sys.b.o Makefile:962: warning: undefined variable ` ' CC runtime/unix.b.o Makefile:962: warning: undefined variable ` ' CC runtime/weak.b.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace_byt.b.o Makefile:962: warning: undefined variable ` ' CC runtime/fail_byt.b.o Makefile:962: warning: undefined variable ` ' CC runtime/fix_code.b.o Makefile:962: warning: undefined variable ` ' CC runtime/interp.b.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_byt.b.o Makefile:858: warning: undefined variable ` ' MKLIB runtime/libcamlrun.a Makefile:962: warning: undefined variable ` ' CC runtime/addrmap.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/afl.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/alloc.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/array.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/bigarray.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/callback.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/codefrag.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/compare.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/custom.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/debugger.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/domain.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/extern.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/fiber.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/finalise.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/floats.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_ctrl.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_stats.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/globroots.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/hash.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/intern.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/ints.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/io.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/lexing.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/lf_skiplist.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/main.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/major_gc.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/md5.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/memory.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/memprof.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/meta.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/minor_gc.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/misc.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/obj.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/parsing.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/platform.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/printexc.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/prng.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/roots.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/runtime_events.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/shared_heap.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/signals.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/skiplist.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_aux.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/str.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/sync.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/sys.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/unix.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/weak.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace_byt.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/fail_byt.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/fix_code.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/interp.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_byt.bd.o Makefile:962: warning: undefined variable ` ' CC runtime/instrtrace.bd.o Makefile:867: warning: undefined variable ` ' MKLIB runtime/libcamlrund.a Makefile:962: warning: undefined variable ` ' CC runtime/addrmap.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/afl.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/alloc.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/array.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/bigarray.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/callback.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/codefrag.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/compare.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/custom.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/debugger.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/domain.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/extern.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/fiber.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/finalise.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/floats.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_ctrl.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_stats.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/globroots.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/hash.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/intern.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/ints.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/io.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/lexing.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/lf_skiplist.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/main.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/major_gc.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/md5.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/memory.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/memprof.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/meta.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/minor_gc.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/misc.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/obj.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/parsing.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/platform.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/printexc.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/prng.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/roots.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/runtime_events.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/shared_heap.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/signals.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/skiplist.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_aux.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/str.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/sync.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/sys.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/unix.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/weak.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace_byt.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/fail_byt.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/fix_code.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/interp.bi.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_byt.bi.o Makefile:873: warning: undefined variable ` ' MKLIB runtime/libcamlruni.a Makefile:962: warning: undefined variable ` ' CC runtime/addrmap.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/afl.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/alloc.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/array.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/bigarray.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/callback.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/codefrag.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/compare.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/custom.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/debugger.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/domain.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/extern.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/fiber.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/finalise.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/floats.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_ctrl.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_stats.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/globroots.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/hash.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/intern.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/ints.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/io.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/lexing.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/lf_skiplist.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/main.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/major_gc.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/md5.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/memory.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/memprof.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/meta.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/minor_gc.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/misc.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/obj.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/parsing.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/platform.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/printexc.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/prng.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/roots.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/runtime_events.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/shared_heap.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/signals.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/skiplist.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_aux.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/str.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/sync.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/sys.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/unix.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/weak.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace_byt.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/fail_byt.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/fix_code.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/interp.bpic.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_byt.bpic.o Makefile:876: warning: undefined variable ` ' MKLIB runtime/libcamlrun_pic.a Makefile:879: warning: undefined variable ` ' MKDLL runtime/libcamlrun_shared.so Makefile:798: warning: undefined variable ` ' GEN runtime/primitives Makefile:801: warning: undefined variable ` ' GEN runtime/prims.c Makefile.common:173: warning: undefined variable ` ' CC runtime/prims.o Makefile:852: warning: undefined variable ` ' MKEXE runtime/ocamlrun Makefile:864: warning: undefined variable ` ' MKEXE runtime/ocamlrund Makefile:870: warning: undefined variable ` ' MKEXE runtime/ocamlruni /Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib \ OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \ CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalFormatBasics.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalFormatBasics.cmo Makefile:196: warning: undefined variable ` ' OCAMLC stdlib.cmi Makefile:205: warning: undefined variable ` ' OCAMLC stdlib.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Either.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Either.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Sys.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Sys.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Nativeint.cmi Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Int32.cmi Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Obj.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Obj.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Type.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Type.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Atomic.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Atomic.cmo Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalLazy.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalLazy.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Lazy.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Lazy.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Seq.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Seq.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Option.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Option.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Result.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Result.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Bool.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Bool.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Char.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Char.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Uchar.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Uchar.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__List.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__List.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Int.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Int.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Bytes.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Bytes.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__String.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__String.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Unit.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Unit.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Marshal.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Marshal.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Array.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Array.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Float.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Float.cmo Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Int32.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Int64.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Int64.cmo Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Nativeint.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Lexing.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Lexing.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Parsing.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Parsing.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Set.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Set.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Map.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Map.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Stack.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Stack.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Queue.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Queue.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Buffer.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Buffer.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Mutex.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Mutex.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Condition.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Condition.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Semaphore.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Semaphore.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Domain.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Domain.cmo Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalFormat.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalFormat.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Printf.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Printf.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Arg.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Arg.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Printexc.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Printexc.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Fun.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Fun.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Gc.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Gc.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Digest.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Digest.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Complex.cmi Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Bigarray.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Bigarray.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Random.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Random.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Hashtbl.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Hashtbl.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Weak.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Weak.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Format.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Format.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Scanf.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Scanf.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Callback.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Callback.cmo Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalOO.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalOO.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Oo.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Oo.cmo Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalMod.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalMod.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Ephemeron.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Ephemeron.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Filename.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Filename.cmo Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Complex.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__ArrayLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__ArrayLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__ListLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__ListLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__BytesLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__BytesLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__StringLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__StringLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__MoreLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__MoreLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__StdLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__StdLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__In_channel.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__In_channel.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Out_channel.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Out_channel.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Effect.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Effect.cmo Makefile:180: warning: undefined variable ` ' LINKC stdlib.cma Makefile:196: warning: undefined variable ` ' OCAMLC std_exit.cmi Makefile:205: warning: undefined variable ` ' OCAMLC std_exit.cmo Makefile:120: warning: undefined variable ` ' GEN camlheader Makefile:126: warning: undefined variable ` ' GEN target_camlheader Makefile:129: warning: undefined variable ` ' GEN camlheader_ur Makefile:120: warning: undefined variable ` ' GEN camlheaderd Makefile:126: warning: undefined variable ` ' GEN target_camlheaderd Makefile:120: warning: undefined variable ` ' GEN camlheaderi Makefile:126: warning: undefined variable ` ' GEN target_camlheaderi rm -f boot/ocamlrun cp runtime/ocamlrun boot/ocamlrun cd boot; rm -f stdlib.cma std_exit.cmo *.cmi camlheader cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot cd boot; ln -sf ../runtime/libcamlrun.a . /Applications/Xcode.app/Contents/Developer/usr/bin/make opt.opt /Applications/Xcode.app/Contents/Developer/usr/bin/make checkstack Makefile.common:173: warning: undefined variable ` ' CC tools/checkstack.o Makefile:1286: warning: undefined variable ` ' MKEXE tools/checkstack tools/checkstack rm tools/checkstack.o tools/checkstack /Applications/Xcode.app/Contents/Developer/usr/bin/make coreall cd stdlib; ln -sf ../runtime/libcamlrun.a . /Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlc Makefile:1544: warning: undefined variable ` ' OCAMLC utils/warnings.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/location.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/asttypes.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/longident.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/parsetree.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/annot.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/type_immediacy.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/outcometree.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC utils/build_path_prefix_map.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC utils/misc.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC utils/identifiable.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/ident.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/path.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/shape.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/primitive.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/types.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/subst.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC utils/load_path.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC file_formats/cmi_format.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC typing/env.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/debuginfo.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/lambda.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC file_formats/cmo_format.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/internal_variable_names.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/linkage_name.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/compilation_unit.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/variable.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/closure_element.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/var_within_closure.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/tag.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/symbol.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/parameter.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/static_exception.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/mutable_variable.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/closure_id.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/projection.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC utils/numbers.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/closure_origin.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/clambda_primitives.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/allocated_const.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/freshening.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/export_id.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/simple_value_approx.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/export_info.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/backend_var.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/clambda.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC file_formats/cmx_format.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC file_formats/cmxs_format.cmi Makefile:81: warning: undefined variable ` ' GEN utils/config_main.ml cp utils/config.mli utils/config_main.mli Makefile:1544: warning: undefined variable ` ' OCAMLC utils/config_main.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/config_main.cmo Makefile:78: warning: undefined variable ` ' GEN utils/config_boot.ml cp utils/config.mli utils/config_boot.mli Makefile:1544: warning: undefined variable ` ' OCAMLC utils/config_boot.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/config_boot.cmo Makefile:76: warning: undefined variable ` ' GEN utils/config.ml Makefile:1544: warning: undefined variable ` ' OCAMLC utils/config.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/config.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC utils/build_path_prefix_map.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC utils/misc.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC utils/identifiable.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC utils/numbers.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/arg_helper.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/arg_helper.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/local_store.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/local_store.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC utils/load_path.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/profile.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC utils/clflags.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/clflags.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC utils/profile.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/terminfo.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/terminfo.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/ccomp.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/ccomp.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC utils/warnings.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/consistbl.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/consistbl.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/strongly_connected_components.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/strongly_connected_components.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/targetint.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/targetint.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/int_replace_polymorphic_compare.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/int_replace_polymorphic_compare.cmo Makefile:88: warning: undefined variable ` ' GEN utils/domainstate.ml Makefile:91: warning: undefined variable ` ' GEN utils/domainstate.mli Makefile:1544: warning: undefined variable ` ' OCAMLC utils/domainstate.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/domainstate.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/binutils.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/binutils.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/lazy_backtrack.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/lazy_backtrack.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/diffing.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/diffing.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC utils/diffing_with_keys.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC utils/diffing_with_keys.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/location.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/longident.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/docstrings.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/docstrings.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/syntaxerr.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/syntaxerr.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/ast_helper.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/ast_helper.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/pprintast.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/pprintast.cmo Makefile:1176: warning: undefined variable ` ' GEN parsing/camlinternalMenhirLib.ml Makefile:1178: warning: undefined variable ` ' GEN parsing/camlinternalMenhirLib.mli Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/camlinternalMenhirLib.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/camlinternalMenhirLib.cmo Makefile:1191: warning: undefined variable ` ' GEN parsing/parser.ml Makefile:1195: warning: undefined variable ` ' GEN parsing/parser.mli Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/parser.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/parser.cmo Makefile.common:213: warning: undefined variable ` ' OCAMLLEX parsing/lexer.ml Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/lexer.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/lexer.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/parse.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/parse.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/printast.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/printast.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/ast_mapper.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/ast_mapper.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/ast_iterator.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/ast_iterator.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/attr_helper.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/attr_helper.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/builtin_attributes.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/builtin_attributes.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/ast_invariants.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/ast_invariants.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC parsing/depend.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC parsing/depend.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC typing/ident.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC typing/path.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC typing/primitive.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC typing/type_immediacy.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC typing/shape.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC typing/types.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/btype.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/btype.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/oprint.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/oprint.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC typing/subst.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/predef.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/predef.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/datarepr.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/datarepr.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC file_formats/cmi_format.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/persistent_env.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/persistent_env.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC typing/env.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/errortrace.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/errortrace.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typedtree.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typedtree.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/signature_group.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/signature_group.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/printtyped.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/printtyped.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/ctype.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/ctype.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/printtyp.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/printtyp.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/includeclass.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/includeclass.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/mtype.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/mtype.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/envaux.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/envaux.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/includecore.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/includecore.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/tast_iterator.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/tast_iterator.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/tast_mapper.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/tast_mapper.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/stypes.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/stypes.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC file_formats/cmt_format.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC file_formats/cmt_format.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/cmt2annot.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/cmt2annot.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/untypeast.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/untypeast.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/includemod.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/includemod.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/includemod_errorprinter.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/includemod_errorprinter.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typetexp.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typetexp.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/printpat.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/printpat.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/patterns.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/patterns.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/parmatch.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/parmatch.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typedecl_properties.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typedecl_properties.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typedecl_variance.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typedecl_variance.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typedecl_unboxed.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typedecl_unboxed.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typedecl_immediacy.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typedecl_immediacy.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typedecl_separability.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typedecl_separability.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typedecl.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typedecl.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typeopt.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typeopt.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/rec_check.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/rec_check.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typecore.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typecore.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typeclass.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typeclass.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC typing/typemod.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC typing/typemod.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/debuginfo.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/lambda.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/printlambda.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/printlambda.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/switch.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/switch.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/matching.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/matching.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/translobj.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/translobj.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/translattribute.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/translattribute.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/translprim.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/translprim.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/translcore.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/translcore.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/translclass.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/translclass.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/translmod.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/translmod.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/tmc.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/tmc.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/simplif.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/simplif.cmo Makefile:546: warning: undefined variable ` ' GEN lambda/runtimedef.ml Makefile:1544: warning: undefined variable ` ' OCAMLC lambda/runtimedef.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lambda/runtimedef.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/instruct.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/meta.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/meta.cmo Makefile.common:213: warning: undefined variable ` ' OCAMLLEX tools/make_opcodes.ml Makefile:1544: warning: undefined variable ` ' OCAMLC tools/make_opcodes.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/make_opcodes.cmo Makefile:154: warning: undefined variable ` ' LINKC tools/make_opcodes Makefile:1523: warning: undefined variable ` ' GEN bytecomp/opcodes.ml Makefile:1526: warning: undefined variable ` ' GEN bytecomp/opcodes.mli Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/opcodes.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/opcodes.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/bytesections.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/bytesections.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/dll.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/dll.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/symtable.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/symtable.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/pparse.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/pparse.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/compenv.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/compenv.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/main_args.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/main_args.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/compmisc.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/compmisc.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/makedepend.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/makedepend.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/compile_common.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/compile_common.cmo compilerlibs/Makefile.compilerlibs:429: warning: undefined variable ` ' LINKC compilerlibs/ocamlcommon.cma Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/instruct.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/bytegen.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/bytegen.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/printinstr.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/printinstr.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/emitcode.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/emitcode.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/bytelink.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/bytelink.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/bytelibrarian.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/bytelibrarian.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC bytecomp/bytepackager.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC bytecomp/bytepackager.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/errors.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/errors.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/compile.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/compile.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/maindriver.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/maindriver.cmo compilerlibs/Makefile.compilerlibs:441: warning: undefined variable ` ' LINKC compilerlibs/ocamlbytecomp.cma Makefile:1544: warning: undefined variable ` ' OCAMLC driver/main.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/main.cmo Makefile:142: warning: undefined variable ` ' LINKC ocamlc /Applications/Xcode.app/Contents/Developer/usr/bin/make ocamllex ocamltools library Makefile.common:173: warning: undefined variable ` ' CC yacc/closure.o Makefile.common:173: warning: undefined variable ` ' CC yacc/error.o Makefile.common:173: warning: undefined variable ` ' CC yacc/lalr.o Makefile.common:173: warning: undefined variable ` ' CC yacc/lr0.o Makefile.common:173: warning: undefined variable ` ' CC yacc/main.o Makefile.common:173: warning: undefined variable ` ' CC yacc/mkpar.o Makefile.common:173: warning: undefined variable ` ' CC yacc/output.o Makefile.common:173: warning: undefined variable ` ' CC yacc/reader.o Makefile.common:173: warning: undefined variable ` ' CC yacc/skeleton.o Makefile.common:173: warning: undefined variable ` ' CC yacc/symtab.o Makefile.common:173: warning: undefined variable ` ' CC yacc/verbose.o Makefile.common:173: warning: undefined variable ` ' CC yacc/warshall.o Makefile:1144: warning: undefined variable ` ' MKEXE yacc/ocamlyacc /Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all Makefile:1544: warning: undefined variable ` ' OCAMLC lex/cset.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/cset.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lex/syntax.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/syntax.cmo Makefile.common:222: warning: undefined variable ` ' OCAMLYACC lex/parser.ml Makefile:1544: warning: undefined variable ` ' OCAMLC lex/parser.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/parser.cmo Makefile.common:213: warning: undefined variable ` ' OCAMLLEX lex/lexer.ml Makefile:1544: warning: undefined variable ` ' OCAMLC lex/lexer.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/lexer.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lex/table.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/table.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lex/lexgen.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/lexgen.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lex/compact.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/compact.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lex/common.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/common.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lex/output.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/output.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lex/outputbis.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/outputbis.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC lex/main.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC lex/main.cmo Makefile:142: warning: undefined variable ` ' LINKC lex/ocamllex /Applications/Xcode.app/Contents/Developer/usr/bin/make tools-all Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamldep.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamldep.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/ocamldep Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamlprof.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamlprof.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/ocamlprof Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamlcp_common.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamlcp_common.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamlcp.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamlcp.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/ocamlcp Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamlmklib.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamlmklib.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/ocamlmklib Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamlmktop.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamlmktop.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/ocamlmktop Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/backend_intf.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_cost.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_stats_types.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_decision_intf.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/internal_variable_names.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/linkage_name.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/compilation_unit.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/variable.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/closure_element.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/closure_id.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/symbol.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/backend_var.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/clambda_primitives.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/printclambda_primitives.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/printclambda_primitives.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/clambda.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/printclambda.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/printclambda.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/semantics_of_primitives.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/semantics_of_primitives.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/convert_primitives.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/convert_primitives.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/id_types.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/id_types.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/export_id.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/tag.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/mutable_variable.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/closure_origin.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/var_within_closure.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/base_types/static_exception.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/pass_wrapper.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/pass_wrapper.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/allocated_const.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/parameter.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/projection.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_iterators.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_iterators.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_utils.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_utils.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/freshening.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/effect_analysis.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/effect_analysis.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_cost.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/simple_value_approx.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/export_info.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/export_info_for_pack.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/export_info_for_pack.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/compilenv.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/compilenv.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/closure/closure.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/closure/closure.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/closure/closure_middle_end.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/closure/closure_middle_end.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/import_approx.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/import_approx.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/lift_code.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/lift_code.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/closure_conversion_aux.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/closure_conversion_aux.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/closure_conversion.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/closure_conversion.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/find_recursive_functions.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/find_recursive_functions.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/invariant_params.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/invariant_params.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inconstant_idents.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/inconstant_idents.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/alias_analysis.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/alias_analysis.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/lift_constants.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/lift_constants.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/share_constants.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/share_constants.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/simplify_common.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/simplify_common.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/remove_unused_arguments.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/remove_unused_arguments.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/remove_unused_closure_vars.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/simplify_primitives.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/simplify_primitives.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_stats_types.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_stats.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_stats.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/extract_projections.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/extract_projections.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/augment_specialised_args.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/augment_specialised_args.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/unbox_specialised_args.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/unbox_specialised_args.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/unbox_closures.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/unbox_closures.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_transforms.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_transforms.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_decision.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/inlining_decision.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/inline_and_simplify.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/inline_and_simplify.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/ref_to_variables.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/ref_to_variables.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_invariants.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_invariants.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/build_export_info.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/build_export_info.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/closure_offsets.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/closure_offsets.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/un_anf.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/un_anf.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_to_clambda.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_to_clambda.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_middle_end.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC middle_end/flambda/flambda_middle_end.cmo compilerlibs/Makefile.compilerlibs:453: warning: undefined variable ` ' LINKC compilerlibs/ocamlmiddleend.cma Makefile:1544: warning: undefined variable ` ' OCAMLC tools/objinfo.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/objinfo.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/ocamlobjinfo Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamlcmt.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamlcmt.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/ocamlcmt Makefile:1410: warning: undefined variable ` ' GEN tools/opnames.ml Makefile:1544: warning: undefined variable ` ' OCAMLC tools/opnames.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/opnames.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC tools/dumpobj.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/dumpobj.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/dumpobj Makefile:1544: warning: undefined variable ` ' OCAMLC tools/primreq.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/primreq.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/primreq Makefile:1544: warning: undefined variable ` ' OCAMLC tools/stripdebug.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/stripdebug.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/stripdebug Makefile:1544: warning: undefined variable ` ' OCAMLC tools/cmpbyt.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/cmpbyt.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/cmpbyt Makefile:1544: warning: undefined variable ` ' OCAMLC tools/profiling.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/profiling.cmo /Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib all Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalFormatBasics.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalFormatBasics.cmo Makefile:196: warning: undefined variable ` ' OCAMLC stdlib.cmi Makefile:205: warning: undefined variable ` ' OCAMLC stdlib.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Either.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Either.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Sys.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Sys.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Nativeint.cmi Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Int32.cmi Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Obj.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Obj.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Type.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Type.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Atomic.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Atomic.cmo Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalLazy.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalLazy.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Lazy.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Lazy.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Seq.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Seq.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Option.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Option.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Result.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Result.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Bool.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Bool.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Char.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Char.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Uchar.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Uchar.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__List.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__List.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Int.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Int.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Bytes.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Bytes.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__String.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__String.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Unit.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Unit.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Marshal.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Marshal.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Array.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Array.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Float.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Float.cmo Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Int32.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Int64.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Int64.cmo Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Nativeint.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Lexing.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Lexing.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Parsing.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Parsing.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Set.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Set.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Map.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Map.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Stack.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Stack.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Queue.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Queue.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Buffer.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Buffer.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Mutex.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Mutex.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Condition.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Condition.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Semaphore.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Semaphore.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Domain.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Domain.cmo Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalFormat.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalFormat.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Printf.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Printf.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Arg.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Arg.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Printexc.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Printexc.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Fun.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Fun.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Gc.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Gc.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Digest.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Digest.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Complex.cmi Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Bigarray.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Bigarray.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Random.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Random.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Hashtbl.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Hashtbl.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Weak.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Weak.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Format.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Format.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Scanf.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Scanf.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Callback.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Callback.cmo Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalOO.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalOO.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Oo.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Oo.cmo Makefile:196: warning: undefined variable ` ' OCAMLC camlinternalMod.cmi Makefile:205: warning: undefined variable ` ' OCAMLC camlinternalMod.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Ephemeron.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Ephemeron.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Filename.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Filename.cmo Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Complex.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__ArrayLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__ArrayLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__ListLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__ListLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__BytesLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__BytesLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__StringLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__StringLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__MoreLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__MoreLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__StdLabels.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__StdLabels.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__In_channel.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__In_channel.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Out_channel.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Out_channel.cmo Makefile:201: warning: undefined variable ` ' OCAMLC stdlib__Effect.cmi Makefile:210: warning: undefined variable ` ' OCAMLC stdlib__Effect.cmo Makefile:180: warning: undefined variable ` ' LINKC stdlib.cma Makefile:196: warning: undefined variable ` ' OCAMLC std_exit.cmi Makefile:205: warning: undefined variable ` ' OCAMLC std_exit.cmo /Applications/Xcode.app/Contents/Developer/usr/bin/make ocaml Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/expunge.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/expunge.cmo Makefile:154: warning: undefined variable ` ' LINKC expunge Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/genprintval.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/topcommon.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/topeval.cmi cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/trace.cmi cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/toploop.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/topprinters.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/topdirs.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/topmain.cmi cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/genprintval.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/topcommon.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/byte/topeval.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/byte/trace.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/toploop.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/topprinters.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/topdirs.cmo Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/byte/topmain.cmo compilerlibs/Makefile.compilerlibs:476: warning: undefined variable ` ' LINKC compilerlibs/ocamltoplevel.cma Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/topstart.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC toplevel/topstart.cmo Makefile:498: warning: undefined variable ` ' LINKC ocaml.tmp Makefile:502: warning: undefined variable ` ' GEN ocaml rm ocaml.tmp /Applications/Xcode.app/Contents/Developer/usr/bin/make opt-core Makefile:962: warning: undefined variable ` ' CC runtime/addrmap.n.o Makefile:962: warning: undefined variable ` ' CC runtime/afl.n.o Makefile:962: warning: undefined variable ` ' CC runtime/alloc.n.o Makefile:962: warning: undefined variable ` ' CC runtime/array.n.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace.n.o Makefile:962: warning: undefined variable ` ' CC runtime/bigarray.n.o Makefile:962: warning: undefined variable ` ' CC runtime/callback.n.o Makefile:962: warning: undefined variable ` ' CC runtime/codefrag.n.o Makefile:962: warning: undefined variable ` ' CC runtime/compare.n.o Makefile:962: warning: undefined variable ` ' CC runtime/custom.n.o Makefile:962: warning: undefined variable ` ' CC runtime/debugger.n.o Makefile:962: warning: undefined variable ` ' CC runtime/domain.n.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink.n.o Makefile:962: warning: undefined variable ` ' CC runtime/extern.n.o Makefile:962: warning: undefined variable ` ' CC runtime/fiber.n.o Makefile:962: warning: undefined variable ` ' CC runtime/finalise.n.o Makefile:962: warning: undefined variable ` ' CC runtime/floats.n.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_ctrl.n.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_stats.n.o Makefile:962: warning: undefined variable ` ' CC runtime/globroots.n.o Makefile:962: warning: undefined variable ` ' CC runtime/hash.n.o Makefile:962: warning: undefined variable ` ' CC runtime/intern.n.o Makefile:962: warning: undefined variable ` ' CC runtime/ints.n.o Makefile:962: warning: undefined variable ` ' CC runtime/io.n.o Makefile:962: warning: undefined variable ` ' CC runtime/lexing.n.o Makefile:962: warning: undefined variable ` ' CC runtime/lf_skiplist.n.o Makefile:962: warning: undefined variable ` ' CC runtime/main.n.o Makefile:962: warning: undefined variable ` ' CC runtime/major_gc.n.o Makefile:962: warning: undefined variable ` ' CC runtime/md5.n.o Makefile:962: warning: undefined variable ` ' CC runtime/memory.n.o Makefile:962: warning: undefined variable ` ' CC runtime/memprof.n.o Makefile:962: warning: undefined variable ` ' CC runtime/meta.n.o Makefile:962: warning: undefined variable ` ' CC runtime/minor_gc.n.o Makefile:962: warning: undefined variable ` ' CC runtime/misc.n.o Makefile:962: warning: undefined variable ` ' CC runtime/obj.n.o Makefile:962: warning: undefined variable ` ' CC runtime/parsing.n.o Makefile:962: warning: undefined variable ` ' CC runtime/platform.n.o Makefile:962: warning: undefined variable ` ' CC runtime/printexc.n.o Makefile:962: warning: undefined variable ` ' CC runtime/prng.n.o Makefile:962: warning: undefined variable ` ' CC runtime/roots.n.o Makefile:962: warning: undefined variable ` ' CC runtime/runtime_events.n.o Makefile:962: warning: undefined variable ` ' CC runtime/shared_heap.n.o Makefile:962: warning: undefined variable ` ' CC runtime/signals.n.o Makefile:962: warning: undefined variable ` ' CC runtime/skiplist.n.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_aux.n.o Makefile:962: warning: undefined variable ` ' CC runtime/str.n.o Makefile:962: warning: undefined variable ` ' CC runtime/sync.n.o Makefile:962: warning: undefined variable ` ' CC runtime/sys.n.o Makefile:962: warning: undefined variable ` ' CC runtime/unix.n.o Makefile:962: warning: undefined variable ` ' CC runtime/weak.n.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace_nat.n.o Makefile:962: warning: undefined variable ` ' CC runtime/clambda_checks.n.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink_nat.n.o Makefile:962: warning: undefined variable ` ' CC runtime/fail_nat.n.o Makefile:962: warning: undefined variable ` ' CC runtime/frame_descriptors.n.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_nat.n.o Makefile:962: warning: undefined variable ` ' CC runtime/signals_nat.n.o Makefile:983: warning: undefined variable ` ' ASM runtime/arm64.o Makefile:882: warning: undefined variable ` ' MKLIB runtime/libasmrun.a Makefile:962: warning: undefined variable ` ' CC runtime/addrmap.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/afl.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/alloc.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/array.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/bigarray.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/callback.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/codefrag.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/compare.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/custom.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/debugger.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/domain.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/extern.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/fiber.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/finalise.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/floats.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_ctrl.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_stats.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/globroots.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/hash.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/intern.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/ints.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/io.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/lexing.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/lf_skiplist.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/main.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/major_gc.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/md5.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/memory.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/memprof.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/meta.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/minor_gc.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/misc.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/obj.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/parsing.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/platform.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/printexc.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/prng.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/roots.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/runtime_events.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/shared_heap.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/signals.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/skiplist.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_aux.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/str.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/sync.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/sys.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/unix.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/weak.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace_nat.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/clambda_checks.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink_nat.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/fail_nat.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/frame_descriptors.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_nat.nd.o Makefile:962: warning: undefined variable ` ' CC runtime/signals_nat.nd.o Makefile:986: warning: undefined variable ` ' ASM runtime/arm64.d.o Makefile:986: warning: undefined variable `OC_DEBUG_CPPFLAGS' Makefile:885: warning: undefined variable ` ' MKLIB runtime/libasmrund.a Makefile:962: warning: undefined variable ` ' CC runtime/addrmap.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/afl.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/alloc.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/array.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/bigarray.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/callback.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/codefrag.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/compare.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/custom.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/debugger.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/domain.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/extern.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/fiber.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/finalise.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/floats.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_ctrl.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_stats.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/globroots.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/hash.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/intern.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/ints.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/io.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/lexing.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/lf_skiplist.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/main.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/major_gc.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/md5.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/memory.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/memprof.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/meta.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/minor_gc.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/misc.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/obj.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/parsing.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/platform.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/printexc.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/prng.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/roots.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/runtime_events.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/shared_heap.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/signals.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/skiplist.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_aux.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/str.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/sync.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/sys.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/unix.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/weak.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace_nat.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/clambda_checks.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink_nat.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/fail_nat.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/frame_descriptors.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_nat.ni.o Makefile:962: warning: undefined variable ` ' CC runtime/signals_nat.ni.o Makefile:989: warning: undefined variable ` ' ASM runtime/arm64.i.o Makefile:989: warning: undefined variable `OC_INSTR_CPPFLAGS' Makefile:888: warning: undefined variable ` ' MKLIB runtime/libasmruni.a Makefile:962: warning: undefined variable ` ' CC runtime/addrmap.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/afl.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/alloc.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/array.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/bigarray.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/callback.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/codefrag.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/compare.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/custom.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/debugger.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/domain.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/extern.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/fiber.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/finalise.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/floats.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_ctrl.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/gc_stats.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/globroots.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/hash.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/intern.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/ints.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/io.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/lexing.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/lf_skiplist.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/main.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/major_gc.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/md5.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/memory.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/memprof.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/meta.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/minor_gc.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/misc.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/obj.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/parsing.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/platform.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/printexc.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/prng.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/roots.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/runtime_events.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/shared_heap.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/signals.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/skiplist.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_aux.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/str.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/sync.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/sys.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/unix.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/weak.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/backtrace_nat.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/clambda_checks.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/dynlink_nat.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/fail_nat.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/frame_descriptors.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/startup_nat.npic.o Makefile:962: warning: undefined variable ` ' CC runtime/signals_nat.npic.o Makefile:992: warning: undefined variable ` ' ASM runtime/arm64_libasmrunpic.o Makefile:891: warning: undefined variable ` ' MKLIB runtime/libasmrun_pic.a Makefile:894: warning: undefined variable ` ' MKDLL runtime/libasmrun_shared.so cd stdlib; ln -sf ../runtime/libasmrun.a . /Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlopt cd asmcomp; ln -sf arm64/arch.ml . Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/x86_ast.cmi cd asmcomp; ln -sf arm64/arch.mli . Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/arch.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/arch.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/cmm.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/cmm.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/printcmm.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/printcmm.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/reg.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/reg.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/mach.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/mach.cmo cd asmcomp; ln -sf arm64/proc.ml . Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/x86_proc.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/proc.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/proc.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/afl_instrument.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/afl_instrument.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/strmatch.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/strmatch.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/cmmgen_state.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/cmmgen_state.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/cmm_helpers.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/cmm_helpers.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/cmmgen.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/cmmgen.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/cmm_invariants.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/cmm_invariants.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/interval.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/interval.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/printmach.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/printmach.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/dataflow.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/dataflow.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/polling.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/polling.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/selectgen.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/selectgen.cmo cd asmcomp; ln -sf arm64/selection.ml . Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/selection.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/selection.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/comballoc.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/comballoc.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/CSEgen.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/CSEgen.cmo cd asmcomp; ln -sf arm64/CSE.ml . Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/CSE.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/CSE.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/liveness.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/liveness.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/spill.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/spill.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/split.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/split.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/interf.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/interf.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/coloring.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/coloring.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/linscan.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/linscan.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/reloadgen.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/reloadgen.cmo cd asmcomp; ln -sf arm64/reload.ml . Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/reload.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/reload.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/deadcode.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/deadcode.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/linear.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/linear.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/printlinear.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/printlinear.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/linearize.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/linearize.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC file_formats/linear_format.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC file_formats/linear_format.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/schedgen.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/schedgen.cmo cd asmcomp; ln -sf arm64/scheduling.ml . Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/scheduling.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/scheduling.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/branch_relaxation_intf.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/branch_relaxation.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/branch_relaxation.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/emitenv.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/emitaux.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/emitaux.cmo Makefile.common:213: warning: undefined variable ` ' OCAMLLEX tools/cvt_emit.ml Makefile:1544: warning: undefined variable ` ' OCAMLC tools/cvt_emit.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/cvt_emit.cmo Makefile:154: warning: undefined variable ` ' LINKC tools/cvt_emit Makefile:582: warning: undefined variable ` ' GEN asmcomp/emit.ml Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/x86_masm.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/x86_gas.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/x86_dsl.cmi Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/emit.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/emit.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/asmgen.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/asmgen.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/asmlink.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/asmlink.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/asmlibrarian.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/asmlibrarian.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC asmcomp/asmpackager.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC asmcomp/asmpackager.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/opterrors.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/opterrors.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/optcompile.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/optcompile.cmo Makefile:1544: warning: undefined variable ` ' OCAMLC driver/optmaindriver.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/optmaindriver.cmo compilerlibs/Makefile.compilerlibs:464: warning: undefined variable ` ' LINKC compilerlibs/ocamloptcomp.cma Makefile:1544: warning: undefined variable ` ' OCAMLC driver/optmain.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC driver/optmain.cmo Makefile:142: warning: undefined variable ` ' LINKC ocamlopt /Applications/Xcode.app/Contents/Developer/usr/bin/make libraryopt /Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib allopt Makefile:214: warning: undefined variable ` ' OCAMLOPT camlinternalFormatBasics.cmx Makefile:214: warning: undefined variable ` ' OCAMLOPT stdlib.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Either.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Sys.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Nativeint.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Int32.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Obj.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Type.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Atomic.cmx Makefile:214: warning: undefined variable ` ' OCAMLOPT camlinternalLazy.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Lazy.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Seq.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Option.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Result.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Bool.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Char.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Uchar.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__List.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Int.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Bytes.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__String.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Unit.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Marshal.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Array.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Float.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Int64.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Lexing.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Parsing.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Set.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Map.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Stack.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Queue.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Buffer.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Mutex.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Condition.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Semaphore.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Domain.cmx Makefile:214: warning: undefined variable ` ' OCAMLOPT camlinternalFormat.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Printf.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Arg.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Printexc.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Fun.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Gc.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Digest.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Complex.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Bigarray.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Random.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Hashtbl.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Weak.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Format.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Scanf.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Callback.cmx Makefile:214: warning: undefined variable ` ' OCAMLOPT camlinternalOO.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Oo.cmx Makefile:214: warning: undefined variable ` ' OCAMLOPT camlinternalMod.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Ephemeron.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Filename.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__ArrayLabels.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__ListLabels.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__BytesLabels.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__StringLabels.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__MoreLabels.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__StdLabels.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__In_channel.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Out_channel.cmx Makefile:219: warning: undefined variable ` ' OCAMLOPT stdlib__Effect.cmx Makefile:183: warning: undefined variable ` ' LINKOPT stdlib.cmxa Makefile:214: warning: undefined variable ` ' OCAMLOPT std_exit.cmx /Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlc.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/config.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/build_path_prefix_map.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/misc.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/identifiable.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/numbers.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/arg_helper.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/local_store.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/load_path.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/profile.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/clflags.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/terminfo.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/ccomp.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/warnings.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/consistbl.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/strongly_connected_components.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/targetint.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/int_replace_polymorphic_compare.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/domainstate.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/binutils.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/lazy_backtrack.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/diffing.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT utils/diffing_with_keys.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/location.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/longident.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/docstrings.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/syntaxerr.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/ast_helper.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/pprintast.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/camlinternalMenhirLib.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/parser.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/lexer.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/parse.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/printast.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/ast_mapper.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/ast_iterator.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/attr_helper.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/builtin_attributes.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/ast_invariants.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT parsing/depend.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/ident.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/path.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/primitive.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/type_immediacy.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/shape.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/types.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/btype.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/oprint.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/subst.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/predef.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/datarepr.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT file_formats/cmi_format.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/persistent_env.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/env.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/errortrace.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typedtree.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/signature_group.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/printtyped.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/ctype.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/printtyp.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/includeclass.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/mtype.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/envaux.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/includecore.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/tast_iterator.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/tast_mapper.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/stypes.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT file_formats/cmt_format.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/cmt2annot.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/untypeast.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/includemod.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/includemod_errorprinter.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typetexp.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/printpat.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/patterns.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/parmatch.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typedecl_properties.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typedecl_variance.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typedecl_unboxed.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typedecl_immediacy.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typedecl_separability.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typedecl.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/debuginfo.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/lambda.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typeopt.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/rec_check.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typecore.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typeclass.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT typing/typemod.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/printlambda.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/switch.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/matching.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/translobj.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/translattribute.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/translprim.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/translcore.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/translclass.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/translmod.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/tmc.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/simplif.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lambda/runtimedef.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/instruct.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/meta.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/opcodes.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/bytesections.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/dll.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/symtable.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/pparse.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/compenv.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/main_args.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/compmisc.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/makedepend.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/compile_common.cmx compilerlibs/Makefile.compilerlibs:434: warning: undefined variable ` ' LINKOPT compilerlibs/ocamlcommon.cmxa Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/bytegen.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/printinstr.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/emitcode.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/bytelink.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/bytelibrarian.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT bytecomp/bytepackager.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/errors.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/compile.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/maindriver.cmx compilerlibs/Makefile.compilerlibs:446: warning: undefined variable ` ' LINKOPT compilerlibs/ocamlbytecomp.cmxa Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/main.cmx Makefile:142: warning: undefined variable ` ' LINKOPT ocamlc.opt /Applications/Xcode.app/Contents/Developer/usr/bin/make otherlibraries ocamldebugger ocamldoc \ ocamltest /Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all make[3]: Nothing to be done for `lex-all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make tools-all make[3]: Nothing to be done for `tools-all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs all for lib in dynlink runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib all) || exit $?; done Makefile:127: warning: undefined variable ` ' GEN dynlink_compilerlibs/Makefile cp ../../utils/binutils.ml dynlink_compilerlibs/binutils.ml cp ../../utils/config.ml dynlink_compilerlibs/config.ml cp ../../utils/build_path_prefix_map.ml dynlink_compilerlibs/build_path_prefix_map.ml cp ../../utils/misc.ml dynlink_compilerlibs/misc.ml cp ../../utils/identifiable.ml dynlink_compilerlibs/identifiable.ml cp ../../utils/numbers.ml dynlink_compilerlibs/numbers.ml cp ../../utils/arg_helper.ml dynlink_compilerlibs/arg_helper.ml cp ../../utils/local_store.ml dynlink_compilerlibs/local_store.ml cp ../../utils/load_path.ml dynlink_compilerlibs/load_path.ml cp ../../utils/clflags.ml dynlink_compilerlibs/clflags.ml cp ../../utils/profile.ml dynlink_compilerlibs/profile.ml cp ../../utils/consistbl.ml dynlink_compilerlibs/consistbl.ml cp ../../utils/terminfo.ml dynlink_compilerlibs/terminfo.ml cp ../../utils/warnings.ml dynlink_compilerlibs/warnings.ml cp ../../utils/int_replace_polymorphic_compare.ml dynlink_compilerlibs/int_replace_polymorphic_compare.ml cp ../../utils/lazy_backtrack.ml dynlink_compilerlibs/lazy_backtrack.ml cp ../../parsing/location.ml dynlink_compilerlibs/location.ml cp ../../parsing/longident.ml dynlink_compilerlibs/longident.ml cp ../../parsing/docstrings.ml dynlink_compilerlibs/docstrings.ml cp ../../parsing/syntaxerr.ml dynlink_compilerlibs/syntaxerr.ml cp ../../parsing/ast_helper.ml dynlink_compilerlibs/ast_helper.ml cp ../../parsing/ast_mapper.ml dynlink_compilerlibs/ast_mapper.ml cp ../../parsing/attr_helper.ml dynlink_compilerlibs/attr_helper.ml cp ../../parsing/builtin_attributes.ml dynlink_compilerlibs/builtin_attributes.ml cp ../../typing/ident.ml dynlink_compilerlibs/ident.ml cp ../../typing/path.ml dynlink_compilerlibs/path.ml cp ../../typing/primitive.ml dynlink_compilerlibs/primitive.ml cp ../../typing/type_immediacy.ml dynlink_compilerlibs/type_immediacy.ml cp ../../typing/shape.ml dynlink_compilerlibs/shape.ml cp ../../typing/types.ml dynlink_compilerlibs/types.ml cp ../../typing/btype.ml dynlink_compilerlibs/btype.ml cp ../../typing/subst.ml dynlink_compilerlibs/subst.ml cp ../../typing/predef.ml dynlink_compilerlibs/predef.ml cp ../../typing/datarepr.ml dynlink_compilerlibs/datarepr.ml cp ../../file_formats/cmi_format.ml dynlink_compilerlibs/cmi_format.ml cp ../../typing/persistent_env.ml dynlink_compilerlibs/persistent_env.ml cp ../../typing/env.ml dynlink_compilerlibs/env.ml cp ../../lambda/debuginfo.ml dynlink_compilerlibs/debuginfo.ml cp ../../lambda/lambda.ml dynlink_compilerlibs/lambda.ml cp ../../lambda/runtimedef.ml dynlink_compilerlibs/runtimedef.ml cp ../../bytecomp/instruct.ml dynlink_compilerlibs/instruct.ml cp ../../bytecomp/opcodes.ml dynlink_compilerlibs/opcodes.ml cp ../../bytecomp/bytesections.ml dynlink_compilerlibs/bytesections.ml cp ../../bytecomp/dll.ml dynlink_compilerlibs/dll.ml cp ../../bytecomp/meta.ml dynlink_compilerlibs/meta.ml cp ../../bytecomp/symtable.ml dynlink_compilerlibs/symtable.ml cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.ml cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.ml cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.ml cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.ml cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.ml cp ../../utils/binutils.mli dynlink_compilerlibs/binutils.mli cp ../../utils/config.mli dynlink_compilerlibs/config.mli cp ../../utils/build_path_prefix_map.mli dynlink_compilerlibs/build_path_prefix_map.mli cp ../../utils/misc.mli dynlink_compilerlibs/misc.mli cp ../../utils/identifiable.mli dynlink_compilerlibs/identifiable.mli cp ../../utils/numbers.mli dynlink_compilerlibs/numbers.mli cp ../../utils/arg_helper.mli dynlink_compilerlibs/arg_helper.mli cp ../../utils/local_store.mli dynlink_compilerlibs/local_store.mli cp ../../utils/load_path.mli dynlink_compilerlibs/load_path.mli cp ../../utils/clflags.mli dynlink_compilerlibs/clflags.mli cp ../../utils/profile.mli dynlink_compilerlibs/profile.mli cp ../../utils/consistbl.mli dynlink_compilerlibs/consistbl.mli cp ../../utils/terminfo.mli dynlink_compilerlibs/terminfo.mli cp ../../utils/warnings.mli dynlink_compilerlibs/warnings.mli cp ../../utils/int_replace_polymorphic_compare.mli dynlink_compilerlibs/int_replace_polymorphic_compare.mli cp ../../utils/lazy_backtrack.mli dynlink_compilerlibs/lazy_backtrack.mli cp ../../parsing/location.mli dynlink_compilerlibs/location.mli cp ../../parsing/longident.mli dynlink_compilerlibs/longident.mli cp ../../parsing/docstrings.mli dynlink_compilerlibs/docstrings.mli cp ../../parsing/syntaxerr.mli dynlink_compilerlibs/syntaxerr.mli cp ../../parsing/ast_helper.mli dynlink_compilerlibs/ast_helper.mli cp ../../parsing/ast_mapper.mli dynlink_compilerlibs/ast_mapper.mli cp ../../parsing/attr_helper.mli dynlink_compilerlibs/attr_helper.mli cp ../../parsing/builtin_attributes.mli dynlink_compilerlibs/builtin_attributes.mli cp ../../typing/ident.mli dynlink_compilerlibs/ident.mli cp ../../typing/path.mli dynlink_compilerlibs/path.mli cp ../../typing/primitive.mli dynlink_compilerlibs/primitive.mli cp ../../typing/type_immediacy.mli dynlink_compilerlibs/type_immediacy.mli cp ../../typing/shape.mli dynlink_compilerlibs/shape.mli cp ../../typing/types.mli dynlink_compilerlibs/types.mli cp ../../typing/btype.mli dynlink_compilerlibs/btype.mli cp ../../typing/subst.mli dynlink_compilerlibs/subst.mli cp ../../typing/predef.mli dynlink_compilerlibs/predef.mli cp ../../typing/datarepr.mli dynlink_compilerlibs/datarepr.mli cp ../../file_formats/cmi_format.mli dynlink_compilerlibs/cmi_format.mli cp ../../typing/persistent_env.mli dynlink_compilerlibs/persistent_env.mli cp ../../typing/env.mli dynlink_compilerlibs/env.mli cp ../../lambda/debuginfo.mli dynlink_compilerlibs/debuginfo.mli cp ../../lambda/lambda.mli dynlink_compilerlibs/lambda.mli cp ../../lambda/runtimedef.mli dynlink_compilerlibs/runtimedef.mli cp ../../bytecomp/instruct.mli dynlink_compilerlibs/instruct.mli cp ../../bytecomp/opcodes.mli dynlink_compilerlibs/opcodes.mli cp ../../bytecomp/bytesections.mli dynlink_compilerlibs/bytesections.mli cp ../../bytecomp/dll.mli dynlink_compilerlibs/dll.mli cp ../../bytecomp/meta.mli dynlink_compilerlibs/meta.mli cp ../../bytecomp/symtable.mli dynlink_compilerlibs/symtable.mli cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.mli cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.mli cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.mli cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.mli cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.mli dynlink_compilerlibs/Makefile:19: warning: undefined variable ` ' OCAMLDEP dynlink_compilerlibs/.depend dynlink_compilerlibs/Makefile:19: warning: undefined variable `OCAMLDEPFLAGS' Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/binutils.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/binutils.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/config.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/config.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/misc.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/misc.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/identifiable.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/identifiable.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/numbers.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/numbers.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/arg_helper.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/arg_helper.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/local_store.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/local_store.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/load_path.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/load_path.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/profile.cmi Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/clflags.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/clflags.cmo Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/profile.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/consistbl.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/consistbl.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/terminfo.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/terminfo.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/warnings.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/warnings.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/lazy_backtrack.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/lazy_backtrack.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/location.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/location.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/longident.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/longident.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/asttypes.cmi Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/parsetree.cmi Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/docstrings.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/docstrings.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/syntaxerr.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/syntaxerr.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/ast_helper.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/ast_helper.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/ast_mapper.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/ast_mapper.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/attr_helper.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/attr_helper.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/builtin_attributes.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/builtin_attributes.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/ident.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/ident.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/path.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/path.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/type_immediacy.cmi Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/outcometree.cmi Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/primitive.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/primitive.cmo Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/type_immediacy.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/shape.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/shape.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/types.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/types.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/btype.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/btype.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/subst.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/subst.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/predef.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/predef.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/datarepr.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/datarepr.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/cmi_format.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/cmi_format.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/persistent_env.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/persistent_env.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/env.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/env.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/debuginfo.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/debuginfo.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/lambda.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/lambda.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/runtimedef.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/runtimedef.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/instruct.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/instruct.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/opcodes.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/opcodes.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/bytesections.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/bytesections.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/dll.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/dll.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/meta.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/meta.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/cmo_format.cmi Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/symtable.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/symtable.cmo Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/asttypes.cmo Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/parsetree.cmo Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/outcometree.cmo Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/cmo_format.cmo Makefile:177: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/cmxs_format.cmi Makefile:181: warning: undefined variable ` ' OCAMLC dynlink_compilerlibs/cmxs_format.cmo Makefile:196: warning: undefined variable ` ' OCAMLC byte/dynlink_compilerlibs.cmo Makefile:299: warning: undefined variable ` ' OCAMLC dynlink_types.cmi Makefile:302: warning: undefined variable ` ' OCAMLC dynlink_types.cmo cp dynlink_platform_intf.ml dynlink_platform_intf.mli Makefile:299: warning: undefined variable ` ' OCAMLC dynlink_platform_intf.cmi Makefile:302: warning: undefined variable ` ' OCAMLC dynlink_platform_intf.cmo Makefile:299: warning: undefined variable ` ' OCAMLC dynlink_common.cmi Makefile:302: warning: undefined variable ` ' OCAMLC dynlink_common.cmo Makefile:299: warning: undefined variable ` ' OCAMLC dynlink.cmi cp dynlink.cmi dynlink.mli byte/ Makefile:302: warning: undefined variable ` ' OCAMLC byte/dynlink.cmo Makefile:218: warning: undefined variable ` ' LINKC dynlink.cma ../Makefile.otherlibs.common:177: .dep/runtime_events_consumer.d: No such file or directory mkdir -p .dep ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/runtime_events_consumer.d ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC runtime_events_consumer.b.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC runtime_events_consumer.n.o ../Makefile.otherlibs.common:97: warning: undefined variable ` ' OCAMLMKLIB libcamlruntime_eventsbyt.a ../Makefile.otherlibs.common:159: warning: undefined variable ` ' OCAMLC runtime_events.cmi ../Makefile.otherlibs.common:162: warning: undefined variable ` ' OCAMLC runtime_events.cmo ../Makefile.otherlibs.common:81: warning: undefined variable ` ' OCAMLMKLIB runtime_events.cma ../Makefile.otherlibs.common:177: .dep/access.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/addrofstr.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/chdir.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/chmod.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/cst2constr.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/cstringv.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/execv.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/execve.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/execvp.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/fsync.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/mkdir.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/exit.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getaddrinfo.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getcwd.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/gethost.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/gethostname.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getnameinfo.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getproto.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getserv.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/gmtime.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/mmap_ba.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/putenv.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/rmdir.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/socketaddr.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/strofaddr.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/time.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/unlink.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/accept_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/bind_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/channels_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/close_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/connect_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/dup_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/envir_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/errmsg_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getpeername_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getpid_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getsockname_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/gettimeofday_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/isatty_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/link_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/listen_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/lockf_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/lseek_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/mmap_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/open_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/pipe_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/read_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/readlink_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/realpath_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/rename_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/select_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/sendrecv_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/shutdown_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/sleep_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/socket_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/socketpair_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/sockopt_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/stat_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/symlink_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/times_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/truncate_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/unixsupport_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/utimes_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/write_unix.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/alarm.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/chown.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/chroot.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/closedir.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/dup2.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/fchmod.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/fchown.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/fcntl.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/fork.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/ftruncate.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getegid.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/geteuid.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getgid.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getgr.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getgroups.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getlogin.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getppid.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getpw.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/getuid.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/initgroups.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/itimer.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/kill.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/mkfifo.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/nice.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/opendir.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/readdir.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/rewinddir.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/setgid.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/setgroups.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/setsid.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/setuid.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/signals.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/spawn.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/termios.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/umask.d: No such file or directory ../Makefile.otherlibs.common:177: .dep/wait.d: No such file or directory mkdir -p .dep ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/wait.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/umask.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/termios.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/spawn.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/signals.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/setuid.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/setsid.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/setgroups.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/setgid.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/rewinddir.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/readdir.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/opendir.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/nice.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/mkfifo.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/kill.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/itimer.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/initgroups.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getuid.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getpw.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getppid.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getlogin.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getgroups.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getgr.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getgid.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/geteuid.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getegid.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/ftruncate.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/fork.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/fcntl.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/fchown.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/fchmod.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/dup2.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/closedir.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/chroot.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/chown.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/alarm.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/write_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/utimes_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/unixsupport_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/truncate_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/times_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/symlink_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/stat_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/sockopt_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/socketpair_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/socket_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/sleep_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/shutdown_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/sendrecv_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/select_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/rename_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/realpath_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/readlink_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/read_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/pipe_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/open_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/mmap_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/lseek_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/lockf_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/listen_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/link_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/isatty_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/gettimeofday_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getsockname_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getpid_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getpeername_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/errmsg_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/envir_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/dup_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/connect_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/close_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/channels_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/bind_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/accept_unix.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/unlink.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/time.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/strofaddr.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/socketaddr.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/rmdir.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/putenv.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/mmap_ba.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/gmtime.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getserv.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getproto.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getnameinfo.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/gethostname.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/gethost.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getcwd.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/getaddrinfo.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/exit.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/mkdir.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/fsync.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/execvp.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/execve.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/execv.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/cstringv.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/cst2constr.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/chmod.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/chdir.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/addrofstr.d ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/access.d ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC access.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC addrofstr.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC chdir.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC chmod.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC cst2constr.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC cstringv.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC execv.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC execve.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC execvp.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC fsync.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC mkdir.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC exit.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getaddrinfo.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getcwd.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC gethost.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC gethostname.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getnameinfo.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getproto.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getserv.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC gmtime.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC mmap_ba.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC putenv.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC rmdir.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC socketaddr.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC strofaddr.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC time.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC unlink.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC accept_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC bind_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC channels_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC close_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC connect_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC dup_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC envir_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC errmsg_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getpeername_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getpid_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getsockname_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC gettimeofday_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC isatty_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC link_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC listen_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC lockf_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC lseek_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC mmap_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC open_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC pipe_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC read_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC readlink_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC realpath_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC rename_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC select_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC sendrecv_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC shutdown_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC sleep_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC socket_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC socketpair_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC sockopt_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC stat_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC symlink_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC times_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC truncate_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC unixsupport_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC utimes_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC write_unix.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC alarm.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC chown.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC chroot.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC closedir.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC dup2.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC fchmod.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC fchown.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC fcntl.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC fork.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC ftruncate.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getegid.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC geteuid.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getgid.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getgr.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getgroups.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getlogin.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getppid.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getpw.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC getuid.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC initgroups.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC itimer.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC kill.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC mkfifo.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC nice.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC opendir.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC readdir.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC rewinddir.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC setgid.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC setgroups.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC setsid.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC setuid.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC signals.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC spawn.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC termios.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC umask.b.o ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC wait.b.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC access.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC addrofstr.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC chdir.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC chmod.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC cst2constr.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC cstringv.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC execv.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC execve.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC execvp.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC fsync.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC mkdir.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC exit.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getaddrinfo.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getcwd.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC gethost.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC gethostname.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getnameinfo.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getproto.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getserv.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC gmtime.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC mmap_ba.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC putenv.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC rmdir.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC socketaddr.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC strofaddr.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC time.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC unlink.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC accept_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC bind_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC channels_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC close_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC connect_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC dup_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC envir_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC errmsg_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getpeername_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getpid_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getsockname_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC gettimeofday_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC isatty_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC link_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC listen_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC lockf_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC lseek_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC mmap_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC open_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC pipe_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC read_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC readlink_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC realpath_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC rename_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC select_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC sendrecv_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC shutdown_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC sleep_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC socket_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC socketpair_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC sockopt_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC stat_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC symlink_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC times_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC truncate_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC unixsupport_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC utimes_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC write_unix.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC alarm.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC chown.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC chroot.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC closedir.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC dup2.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC fchmod.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC fchown.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC fcntl.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC fork.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC ftruncate.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getegid.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC geteuid.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getgid.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getgr.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getgroups.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getlogin.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getppid.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getpw.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC getuid.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC initgroups.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC itimer.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC kill.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC mkfifo.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC nice.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC opendir.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC readdir.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC rewinddir.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC setgid.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC setgroups.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC setsid.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC setuid.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC signals.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC spawn.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC termios.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC umask.n.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC wait.n.o ../Makefile.otherlibs.common:97: warning: undefined variable ` ' OCAMLMKLIB libunixbyt.a cp unix_unix.ml unix.ml ../Makefile.otherlibs.common:159: warning: undefined variable ` ' OCAMLC unix.cmi ../Makefile.otherlibs.common:162: warning: undefined variable ` ' OCAMLC unix.cmo ../Makefile.otherlibs.common:159: warning: undefined variable ` ' OCAMLC unixLabels.cmi ../Makefile.otherlibs.common:162: warning: undefined variable ` ' OCAMLC unixLabels.cmo ../Makefile.otherlibs.common:81: warning: undefined variable ` ' OCAMLMKLIB unix.cma ../Makefile.otherlibs.common:177: .dep/strstubs.d: No such file or directory mkdir -p .dep ../Makefile.otherlibs.common:182: warning: undefined variable ` ' CCDEPS .dep/strstubs.d ../Makefile.otherlibs.common:168: warning: undefined variable ` ' CC strstubs.b.o ../Makefile.otherlibs.common:172: warning: undefined variable ` ' CC strstubs.n.o ../Makefile.otherlibs.common:97: warning: undefined variable ` ' OCAMLMKLIB libcamlstrbyt.a ../Makefile.otherlibs.common:159: warning: undefined variable ` ' OCAMLC str.cmi ../Makefile.otherlibs.common:162: warning: undefined variable ` ' OCAMLC str.cmo ../Makefile.otherlibs.common:81: warning: undefined variable ` ' OCAMLMKLIB str.cma Makefile:154: .dep/st_stubs.b.d: No such file or directory Makefile:154: .dep/st_stubs.n.d: No such file or directory mkdir -p .dep Makefile:165: warning: undefined variable ` ' CCDEPS .dep/st_stubs.n.d Makefile:165: warning: undefined variable ` ' CCDEPS .dep/st_stubs.b.d Makefile:98: warning: undefined variable ` ' CC st_stubs.b.o Makefile:62: warning: undefined variable ` ' OCAMLMKLIB libthreads.a Makefile:140: warning: undefined variable ` ' OCAMLC thread.cmi Makefile:143: warning: undefined variable ` ' OCAMLC thread.cmo Makefile:140: warning: undefined variable ` ' OCAMLC event.cmi Makefile:143: warning: undefined variable ` ' OCAMLC event.cmo Makefile:69: warning: undefined variable ` ' OCAMLMKLIB threads.cma /Applications/Xcode.app/Contents/Developer/usr/bin/make -C debugger all Makefile:79: warning: undefined variable ` ' OCAMLC int64ops.cmi Makefile:76: warning: undefined variable ` ' OCAMLC int64ops.cmo Makefile:79: warning: undefined variable ` ' OCAMLC primitives.cmi Makefile:76: warning: undefined variable ` ' OCAMLC primitives.cmo Makefile:79: warning: undefined variable ` ' OCAMLC unix_tools.cmi Makefile:76: warning: undefined variable ` ' OCAMLC unix_tools.cmo Makefile:79: warning: undefined variable ` ' OCAMLC debugger_config.cmi Makefile:76: warning: undefined variable ` ' OCAMLC debugger_config.cmo Makefile:79: warning: undefined variable ` ' OCAMLC parameters.cmi Makefile:76: warning: undefined variable ` ' OCAMLC parameters.cmo ../Makefile.common:213: warning: undefined variable ` ' OCAMLLEX debugger_lexer.ml ../Makefile.common:222: warning: undefined variable ` ' OCAMLYACC debugger_parser.mli Makefile:79: warning: undefined variable ` ' OCAMLC debugcom.cmi Makefile:79: warning: undefined variable ` ' OCAMLC parser_aux.cmi Makefile:79: warning: undefined variable ` ' OCAMLC debugger_parser.cmi Makefile:79: warning: undefined variable ` ' OCAMLC debugger_lexer.cmi Makefile:76: warning: undefined variable ` ' OCAMLC debugger_lexer.cmo Makefile:79: warning: undefined variable ` ' OCAMLC input_handling.cmi Makefile:76: warning: undefined variable ` ' OCAMLC input_handling.cmo Makefile:79: warning: undefined variable ` ' OCAMLC question.cmi Makefile:76: warning: undefined variable ` ' OCAMLC question.cmo Makefile:76: warning: undefined variable ` ' OCAMLC debugcom.cmo Makefile:79: warning: undefined variable ` ' OCAMLC exec.cmi Makefile:76: warning: undefined variable ` ' OCAMLC exec.cmo Makefile:79: warning: undefined variable ` ' OCAMLC source.cmi Makefile:76: warning: undefined variable ` ' OCAMLC source.cmo Makefile:79: warning: undefined variable ` ' OCAMLC events.cmi Makefile:79: warning: undefined variable ` ' OCAMLC pos.cmi Makefile:76: warning: undefined variable ` ' OCAMLC pos.cmo Makefile:79: warning: undefined variable ` ' OCAMLC checkpoints.cmi Makefile:76: warning: undefined variable ` ' OCAMLC checkpoints.cmo Makefile:76: warning: undefined variable ` ' OCAMLC events.cmo Makefile:79: warning: undefined variable ` ' OCAMLC program_loading.cmi Makefile:76: warning: undefined variable ` ' OCAMLC program_loading.cmo Makefile:79: warning: undefined variable ` ' OCAMLC symbols.cmi Makefile:76: warning: undefined variable ` ' OCAMLC symbols.cmo Makefile:79: warning: undefined variable ` ' OCAMLC breakpoints.cmi Makefile:76: warning: undefined variable ` ' OCAMLC breakpoints.cmo Makefile:79: warning: undefined variable ` ' OCAMLC trap_barrier.cmi Makefile:76: warning: undefined variable ` ' OCAMLC trap_barrier.cmo Makefile:79: warning: undefined variable ` ' OCAMLC history.cmi Makefile:76: warning: undefined variable ` ' OCAMLC history.cmo Makefile:79: warning: undefined variable ` ' OCAMLC printval.cmi Makefile:76: warning: undefined variable ` ' OCAMLC printval.cmo Makefile:79: warning: undefined variable ` ' OCAMLC show_source.cmi Makefile:76: warning: undefined variable ` ' OCAMLC show_source.cmo Makefile:79: warning: undefined variable ` ' OCAMLC time_travel.cmi Makefile:76: warning: undefined variable ` ' OCAMLC time_travel.cmo Makefile:79: warning: undefined variable ` ' OCAMLC program_management.cmi Makefile:76: warning: undefined variable ` ' OCAMLC program_management.cmo Makefile:79: warning: undefined variable ` ' OCAMLC frames.cmi Makefile:76: warning: undefined variable ` ' OCAMLC frames.cmo Makefile:79: warning: undefined variable ` ' OCAMLC eval.cmi Makefile:76: warning: undefined variable ` ' OCAMLC eval.cmo Makefile:79: warning: undefined variable ` ' OCAMLC show_information.cmi Makefile:76: warning: undefined variable ` ' OCAMLC show_information.cmo Makefile:79: warning: undefined variable ` ' OCAMLC loadprinter.cmi Makefile:76: warning: undefined variable ` ' OCAMLC loadprinter.cmo Makefile:76: warning: undefined variable ` ' OCAMLC debugger_parser.cmo Makefile:79: warning: undefined variable ` ' OCAMLC command_line.cmi Makefile:76: warning: undefined variable ` ' OCAMLC command_line.cmo Makefile:76: warning: undefined variable ` ' OCAMLC main.cmo Makefile:55: warning: undefined variable ` ' OCAMLC ocamldebug.cmo Makefile:73: warning: undefined variable ` ' OCAMLC ocamldebug_entry.cmo Makefile:59: warning: undefined variable ` ' LINKC ocamldebug /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc all Makefile:201: warning: undefined variable ` ' OCAMLC odoc_config.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_config.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_messages.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_messages.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_types.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_global.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_global.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_types.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_misc.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_misc.cmo ../Makefile.common:222: warning: undefined variable ` ' OCAMLYACC odoc_text_parser.ml Makefile:201: warning: undefined variable ` ' OCAMLC odoc_text_parser.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_text_parser.cmo ../Makefile.common:213: warning: undefined variable ` ' OCAMLLEX odoc_text_lexer.ml Makefile:201: warning: undefined variable ` ' OCAMLC odoc_text_lexer.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_text_lexer.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_text.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_text.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_name.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_name.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_parameter.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_parameter.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_value.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_value.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_type.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_type.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_extension.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_extension.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_exception.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_exception.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_class.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_class.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_module.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_module.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_print.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_print.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_str.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_str.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_comments_global.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_comments_global.cmo ../Makefile.common:222: warning: undefined variable ` ' OCAMLYACC odoc_parser.ml Makefile:201: warning: undefined variable ` ' OCAMLC odoc_parser.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_parser.cmo ../Makefile.common:213: warning: undefined variable ` ' OCAMLLEX odoc_lexer.ml Makefile:201: warning: undefined variable ` ' OCAMLC odoc_lexer.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_lexer.cmo ../Makefile.common:213: warning: undefined variable ` ' OCAMLLEX odoc_see_lexer.ml Makefile:201: warning: undefined variable ` ' OCAMLC odoc_see_lexer.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_see_lexer.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_env.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_env.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_merge.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_merge.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_sig.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_sig.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_ast.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_ast.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_search.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_search.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_scan.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_scan.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_cross.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_cross.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_comments.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_comments.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_dep.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_dep.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_analyse.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_analyse.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_info.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_info.cmo Makefile:173: warning: undefined variable ` ' LINKC odoc_info.cma Makefile:201: warning: undefined variable ` ' OCAMLC odoc_texi.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_man.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_latex.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_dag2html.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_html.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_dot.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_gen.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_args.cmi Makefile:201: warning: undefined variable ` ' OCAMLC odoc_test.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_test.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_dag2html.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_to_text.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_to_text.cmo ../Makefile.common:213: warning: undefined variable ` ' OCAMLLEX odoc_ocamlhtml.ml Makefile:201: warning: undefined variable ` ' OCAMLC odoc_ocamlhtml.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_ocamlhtml.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_html.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_man.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc_latex_style.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc_latex_style.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_latex.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_texi.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_dot.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_gen.cmo Makefile:198: warning: undefined variable ` ' OCAMLC odoc_args.cmo Makefile:201: warning: undefined variable ` ' OCAMLC odoc.cmi Makefile:198: warning: undefined variable ` ' OCAMLC odoc.cmo Makefile:165: warning: undefined variable ` ' LINKC ../ocamldoc/ocamldoc Makefile:201: warning: undefined variable ` ' OCAMLC generators/odoc_todo.cmi Makefile:198: warning: undefined variable ` ' OCAMLC generators/odoc_todo.cmo Makefile:201: warning: undefined variable ` ' OCAMLC generators/odoc_literate.cmi Makefile:198: warning: undefined variable ` ' OCAMLC generators/odoc_literate.cmo /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamltest all Makefile:176: .dep/run_unix.d: No such file or directory Makefile:176: .dep/run_stubs.d: No such file or directory mkdir -p .dep Makefile:184: warning: undefined variable ` ' CCDEPS .dep/run_stubs.d Makefile:184: warning: undefined variable ` ' CCDEPS .dep/run_unix.d ../Makefile.common:173: warning: undefined variable ` ' CC run_unix.o ../Makefile.common:173: warning: undefined variable ` ' CC run_stubs.o Makefile:152: warning: undefined variable ` ' OCAMLC ocamltest_config.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocamltest_config.cmo Makefile:155: warning: undefined variable ` ' GEN ocamltest_unix.ml Makefile:152: warning: undefined variable ` ' OCAMLC ocamltest_unix.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocamltest_unix.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocamltest_stdlib.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocamltest_stdlib.cmo Makefile:152: warning: undefined variable ` ' OCAMLC run_command.cmi Makefile:141: warning: undefined variable ` ' OCAMLC run_command.cmo Makefile:152: warning: undefined variable ` ' OCAMLC filecompare.cmi Makefile:141: warning: undefined variable ` ' OCAMLC filecompare.cmo Makefile:152: warning: undefined variable ` ' OCAMLC variables.cmi Makefile:141: warning: undefined variable ` ' OCAMLC variables.cmo Makefile:152: warning: undefined variable ` ' OCAMLC environments.cmi Makefile:141: warning: undefined variable ` ' OCAMLC environments.cmo Makefile:152: warning: undefined variable ` ' OCAMLC result.cmi Makefile:141: warning: undefined variable ` ' OCAMLC result.cmo Makefile:152: warning: undefined variable ` ' OCAMLC actions.cmi Makefile:141: warning: undefined variable ` ' OCAMLC actions.cmo Makefile:152: warning: undefined variable ` ' OCAMLC tests.cmi Makefile:141: warning: undefined variable ` ' OCAMLC tests.cmo Makefile:152: warning: undefined variable ` ' OCAMLC strace.cmi Makefile:141: warning: undefined variable ` ' OCAMLC strace.cmo Makefile:152: warning: undefined variable ` ' OCAMLC tsl_ast.cmi Makefile:141: warning: undefined variable ` ' OCAMLC tsl_ast.cmo ../Makefile.common:222: warning: undefined variable ` ' OCAMLYACC tsl_parser.mli Makefile:152: warning: undefined variable ` ' OCAMLC tsl_parser.cmi Makefile:141: warning: undefined variable ` ' OCAMLC tsl_parser.cmo Makefile:152: warning: undefined variable ` ' OCAMLC tsl_lexer.cmi ../Makefile.common:213: warning: undefined variable ` ' OCAMLLEX tsl_lexer.ml Makefile:141: warning: undefined variable ` ' OCAMLC tsl_lexer.cmo Makefile:152: warning: undefined variable ` ' OCAMLC modifier_parser.cmi Makefile:141: warning: undefined variable ` ' OCAMLC modifier_parser.cmo Makefile:152: warning: undefined variable ` ' OCAMLC tsl_semantics.cmi Makefile:141: warning: undefined variable ` ' OCAMLC tsl_semantics.cmo Makefile:152: warning: undefined variable ` ' OCAMLC builtin_variables.cmi Makefile:141: warning: undefined variable ` ' OCAMLC builtin_variables.cmo Makefile:152: warning: undefined variable ` ' OCAMLC actions_helpers.cmi Makefile:141: warning: undefined variable ` ' OCAMLC actions_helpers.cmo Makefile:152: warning: undefined variable ` ' OCAMLC builtin_actions.cmi Makefile:141: warning: undefined variable ` ' OCAMLC builtin_actions.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_backends.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_backends.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_filetypes.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_filetypes.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_variables.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_variables.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_modifiers.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_modifiers.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_directories.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_directories.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_files.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_files.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_flags.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_flags.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_commands.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_commands.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_tools.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_tools.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_compilers.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_compilers.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_toplevels.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_toplevels.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_actions.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_actions.cmo Makefile:152: warning: undefined variable ` ' OCAMLC ocaml_tests.cmi Makefile:141: warning: undefined variable ` ' OCAMLC ocaml_tests.cmo Makefile:152: warning: undefined variable ` ' OCAMLC options.cmi Makefile:141: warning: undefined variable ` ' OCAMLC options.cmo Makefile:152: warning: undefined variable ` ' OCAMLC main.cmi Makefile:141: warning: undefined variable ` ' OCAMLC main.cmo Makefile:138: warning: undefined variable ` ' LINKC ocamltest /Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlopt.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/internal_variable_names.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/linkage_name.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/compilation_unit.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/variable.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/closure_element.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/closure_id.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/symbol.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/backend_var.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/clambda_primitives.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/printclambda_primitives.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/clambda.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/printclambda.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/semantics_of_primitives.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/convert_primitives.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/id_types.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/export_id.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/tag.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/mutable_variable.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/set_of_closures_id.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/set_of_closures_origin.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/base_types/static_exception.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/pass_wrapper.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/allocated_const.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/parameter.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/projection.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/flambda.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/flambda_iterators.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/flambda_utils.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/freshening.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/effect_analysis.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/inlining_cost.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/simple_value_approx.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/export_info.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/export_info_for_pack.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/compilenv.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/closure/closure.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/closure/closure_middle_end.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/import_approx.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/lift_code.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/closure_conversion.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/initialize_symbol_to_let_symbol.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/lift_let_to_initialize_symbol.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/find_recursive_functions.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/invariant_params.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/inconstant_idents.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/alias_analysis.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/lift_constants.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/share_constants.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/simplify_common.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/remove_unused_arguments.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/remove_unused_closure_vars.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/remove_unused_program_constructs.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/simplify_boxed_integer_ops.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/simplify_primitives.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/inlining_stats_types.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/inlining_stats.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/inline_and_simplify_aux.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/remove_free_vars_equal_to_args.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/extract_projections.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/augment_specialised_args.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/unbox_free_vars_of_closures.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/unbox_specialised_args.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/unbox_closures.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/inlining_transforms.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/inlining_decision.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/inline_and_simplify.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/ref_to_variables.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/flambda_invariants.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/traverse_for_exported_symbols.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/build_export_info.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/closure_offsets.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/un_anf.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/flambda_to_clambda.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT middle_end/flambda/flambda_middle_end.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/arch.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/cmm.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/printcmm.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/reg.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/mach.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/x86_proc.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/proc.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/afl_instrument.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/strmatch.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/cmmgen_state.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/cmm_helpers.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/cmmgen.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/cmm_invariants.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/interval.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/printmach.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/dataflow.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/polling.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/selectgen.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/selection.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/comballoc.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/CSEgen.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/CSE.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/liveness.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/spill.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/split.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/interf.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/coloring.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/linscan.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/reloadgen.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/reload.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/deadcode.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/linear.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/printlinear.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/linearize.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT file_formats/linear_format.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/schedgen.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/scheduling.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/branch_relaxation.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/emitaux.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/x86_masm.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/x86_gas.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/x86_dsl.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/emit.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/asmgen.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/asmlink.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/asmlibrarian.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT asmcomp/asmpackager.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/opterrors.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/optcompile.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/optmaindriver.cmx compilerlibs/Makefile.compilerlibs:469: warning: undefined variable ` ' LINKOPT compilerlibs/ocamloptcomp.cmxa Makefile:1547: warning: undefined variable ` ' OCAMLOPT driver/optmain.cmx Makefile:142: warning: undefined variable ` ' LINKOPT ocamlopt.opt /Applications/Xcode.app/Contents/Developer/usr/bin/make otherlibrariesopt /Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs allopt for lib in dynlink runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib allopt) || exit $?; done Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/binutils.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/config.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/build_path_prefix_map.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/misc.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/identifiable.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/numbers.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/arg_helper.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/local_store.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/load_path.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/profile.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/clflags.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/consistbl.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/terminfo.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/warnings.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/int_replace_polymorphic_compare.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/lazy_backtrack.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/location.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/longident.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/asttypes.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/parsetree.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/docstrings.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/syntaxerr.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/ast_helper.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/ast_mapper.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/attr_helper.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/builtin_attributes.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/ident.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/path.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/type_immediacy.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/outcometree.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/primitive.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/shape.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/types.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/btype.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/subst.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/predef.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/datarepr.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/cmi_format.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/persistent_env.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/env.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/debuginfo.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/lambda.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/runtimedef.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/instruct.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/opcodes.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/bytesections.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/dll.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/meta.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/cmo_format.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/symtable.cmx Makefile:185: warning: undefined variable ` ' OCAMLOPT dynlink_compilerlibs/cmxs_format.cmx Makefile:201: warning: undefined variable ` ' OCAMLOPT native/dynlink_compilerlibs.cmx Makefile:305: warning: undefined variable ` ' OCAMLOPT dynlink_types.cmx Makefile:305: warning: undefined variable ` ' OCAMLOPT dynlink_platform_intf.cmx Makefile:305: warning: undefined variable ` ' OCAMLOPT dynlink_common.cmx cp dynlink.cmi dynlink.mli native/ Makefile:305: warning: undefined variable ` ' OCAMLOPT native/dynlink.cmx Makefile:221: warning: undefined variable ` ' LINKOPT dynlink.cmxa cp native/dynlink.cmx dynlink.cmx ../Makefile.otherlibs.common:100: warning: undefined variable ` ' OCAMLMKLIB libcamlruntime_eventsnat.a ../Makefile.otherlibs.common:165: warning: undefined variable ` ' OCAMLOPT runtime_events.cmx ../Makefile.otherlibs.common:89: warning: undefined variable ` ' OCAMLMKLIB runtime_events.cmxa ../Makefile.otherlibs.common:94: warning: undefined variable ` ' OCAMLOPT runtime_events.cmxs ../Makefile.otherlibs.common:100: warning: undefined variable ` ' OCAMLMKLIB libunixnat.a ../Makefile.otherlibs.common:165: warning: undefined variable ` ' OCAMLOPT unix.cmx ../Makefile.otherlibs.common:165: warning: undefined variable ` ' OCAMLOPT unixLabels.cmx ../Makefile.otherlibs.common:89: warning: undefined variable ` ' OCAMLMKLIB unix.cmxa ../Makefile.otherlibs.common:94: warning: undefined variable ` ' OCAMLOPT unix.cmxs ../Makefile.otherlibs.common:100: warning: undefined variable ` ' OCAMLMKLIB libcamlstrnat.a ../Makefile.otherlibs.common:165: warning: undefined variable ` ' OCAMLOPT str.cmx ../Makefile.otherlibs.common:89: warning: undefined variable ` ' OCAMLMKLIB str.cmxa ../Makefile.otherlibs.common:94: warning: undefined variable ` ' OCAMLOPT str.cmxs Makefile:98: warning: undefined variable ` ' CC st_stubs.n.o Makefile:65: warning: undefined variable ` ' OCAMLMKLIB libthreadsnat.a Makefile:146: warning: undefined variable ` ' OCAMLOPT thread.cmx Makefile:146: warning: undefined variable ` ' OCAMLOPT event.cmx Makefile:80: warning: undefined variable ` ' LINKOPT threads.cmxa /Applications/Xcode.app/Contents/Developer/usr/bin/make ocamllex.opt ocamltoolsopt ocamltoolsopt.opt ocamldoc.opt \ ocamltest.opt othertools ocamlnat /Applications/Xcode.app/Contents/Developer/usr/bin/make lex-allopt Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/cset.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/syntax.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/parser.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/lexer.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/table.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/lexgen.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/compact.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/common.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/output.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/outputbis.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT lex/main.cmx Makefile:142: warning: undefined variable ` ' LINKOPT lex/ocamllex.opt /Applications/Xcode.app/Contents/Developer/usr/bin/make tools-allopt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/profiling.cmx Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamloptp.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamloptp.cmo Makefile:142: warning: undefined variable ` ' LINKC tools/ocamloptp /Applications/Xcode.app/Contents/Developer/usr/bin/make tools-allopt.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/ocamldep.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/ocamldep.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/ocamlprof.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/ocamlprof.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/ocamlcp_common.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/ocamlcp.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/ocamlcp.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/ocamlmklib.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/ocamlmklib.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/ocamlmktop.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/ocamlmktop.opt compilerlibs/Makefile.compilerlibs:455: warning: undefined variable ` ' LINKOPT compilerlibs/ocamlmiddleend.cmxa Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/objinfo.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/ocamlobjinfo.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/ocamloptp.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/ocamloptp.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/ocamlcmt.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/ocamlcmt.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/opnames.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/dumpobj.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/dumpobj.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/primreq.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/primreq.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/stripdebug.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/stripdebug.opt Makefile:1547: warning: undefined variable ` ' OCAMLOPT tools/cmpbyt.cmx Makefile:142: warning: undefined variable ` ' LINKOPT tools/cmpbyt.opt /Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all make[3]: Nothing to be done for `lex-all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc opt.opt Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_config.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_messages.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_types.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_global.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_misc.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_text_parser.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_text_lexer.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_text.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_name.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_parameter.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_value.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_type.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_extension.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_exception.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_class.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_module.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_print.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_str.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_comments_global.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_parser.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_lexer.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_see_lexer.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_env.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_merge.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_sig.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_ast.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_search.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_scan.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_cross.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_comments.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_dep.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_analyse.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_info.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_dag2html.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_to_text.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_ocamlhtml.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_html.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_man.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_latex_style.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_latex.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_texi.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_dot.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_gen.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc_args.cmx Makefile:204: warning: undefined variable ` ' OCAMLOPT odoc.cmx Makefile:170: warning: undefined variable ` ' LINKOPT ../ocamldoc/ocamldoc.opt Makefile:176: warning: undefined variable ` ' LINKOPT odoc_info.cmxa Makefile:207: warning: undefined variable ` ' OCAMLOPT generators/odoc_todo.cmxs Makefile:207: warning: undefined variable ` ' OCAMLOPT generators/odoc_literate.cmxs /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamltest allopt Makefile:149: warning: undefined variable ` ' OCAMLOPT ocamltest_config.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocamltest_unix.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocamltest_stdlib.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT run_command.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT filecompare.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT variables.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT environments.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT result.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT actions.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT tests.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT strace.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT tsl_ast.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT tsl_parser.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT tsl_lexer.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT modifier_parser.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT tsl_semantics.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT builtin_variables.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT actions_helpers.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT builtin_actions.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_backends.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_filetypes.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_variables.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_modifiers.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_directories.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_files.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_flags.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_commands.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_tools.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_compilers.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_toplevels.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_actions.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT ocaml_tests.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT options.cmx Makefile:149: warning: undefined variable ` ' OCAMLOPT main.cmx Makefile:146: warning: undefined variable ` ' LINKOPT ocamltest.opt Makefile:1544: warning: undefined variable ` ' OCAMLC tools/ocamltex.cmi Makefile:1541: warning: undefined variable ` ' OCAMLC tools/ocamltex.cmo Makefile:154: warning: undefined variable ` ' LINKC tools/ocamltex Makefile:1544: warning: undefined variable ` ' OCAMLC toplevel/native/tophooks.cmi cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/native cp toplevel/trace.cmi toplevel/trace.mli toplevel/native cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/native Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/genprintval.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/topcommon.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/native/tophooks.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/native/topeval.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/native/trace.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/toploop.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/topprinters.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/topdirs.cmx Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/native/topmain.cmx compilerlibs/Makefile.compilerlibs:481: warning: undefined variable ` ' LINKOPT compilerlibs/ocamltoplevel.cmxa Makefile:1547: warning: undefined variable ` ' OCAMLOPT toplevel/topstart.cmx Makefile:161: warning: undefined variable ` ' LINKOPT ocamlnat /Applications/Xcode.app/Contents/Developer/usr/bin/make manpages /Applications/Xcode.app/Contents/Developer/usr/bin/make -C api_docgen man /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc man mkdir -p build ../Makefile.common:53: warning: undefined variable ` ' GEN build/Format_tutorial.mld mkdir -p build/libref Makefile:60: warning: undefined variable ` ' OCAMLDOC build/libref/Format_tutorial.odoc ../Makefile.common:53: warning: undefined variable ` ' GEN build/Ocaml_operators.mld Makefile:60: warning: undefined variable ` ' OCAMLDOC build/libref/Ocaml_operators.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/arg.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/array.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/arrayLabels.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/atomic.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/bigarray.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/bool.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/buffer.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/bytes.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/bytesLabels.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/callback.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/char.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/complex.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/condition.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/digest.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/domain.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/dynlink.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/effect.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/either.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/ephemeron.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/event.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/filename.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/float.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/format.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/fun.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/gc.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/hashtbl.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/in_channel.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/int.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/int32.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/int64.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/lazy.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/lexing.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/list.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/listLabels.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/map.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/marshal.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/moreLabels.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/mutex.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/nativeint.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/obj.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/oo.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/option.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/out_channel.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/parsing.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/printexc.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/printf.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/queue.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/random.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/result.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/runtime_events.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/scanf.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/semaphore.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/seq.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/set.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/stack.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/stdLabels.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/stdlib.odoc File "../../stdlib/stdlib.mli", line 1500, characters 15-28: 1500 | module Stack = Stdlib__Stack ^^^^^^^^^^^^^ Alert unsynchronized_accesses: module Stdlib__Stack Unsynchronized accesses to stacks are a programming error. Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/str.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/string.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/stringLabels.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/sys.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/thread.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/type.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/uchar.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/unit.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/unix.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/unixLabels.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/weak.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/camlinternalFormat.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/camlinternalFormatBasics.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/camlinternalLazy.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/camlinternalMod.odoc Makefile:44: warning: undefined variable ` ' OCAMLDOC build/libref/camlinternalOO.odoc ../Makefile.common:45: warning: undefined variable ` ' GEN build/Compiler_libs.mld mkdir -p build/compilerlibref Makefile:56: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/Compiler_libs.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/ast_helper.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/ast_invariants.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/ast_iterator.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/ast_mapper.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/asttypes.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/attr_helper.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/builtin_attributes.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/camlinternalMenhirLib.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/depend.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/docstrings.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/lexer.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/location.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/longident.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/parse.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/parser.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/parsetree.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/pprintast.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/printast.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/syntaxerr.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/arg_helper.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/binutils.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/build_path_prefix_map.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/ccomp.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/clflags.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/config.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/config_boot.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/config_main.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/consistbl.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/diffing.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/diffing_with_keys.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/domainstate.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/identifiable.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/int_replace_polymorphic_compare.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/lazy_backtrack.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/load_path.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/local_store.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/misc.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/numbers.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/profile.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/strongly_connected_components.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/targetint.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/terminfo.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/warnings.odoc Makefile:51: warning: undefined variable ` ' OCAMLDOC build/compilerlibref/pparse.odoc mkdir -p build/man Makefile:64: warning: undefined variable ` ' OCAMLDOC build/man/Stdlib.3o + true + false + make --warn-undefined-variables install mkdir -p "/Users/ci/ocaml-tmp-install-82703/bin" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stublibs" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" mkdir -p "/Users/ci/ocaml-tmp-install-82703/share/doc/ocaml" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/caml" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/profiling" /usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/Users/ci/ocaml-tmp-install-82703/bin" /usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a runtime/libcamlrun_pic.a \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" /usr/bin/install -c -p runtime/libcamlrun_shared.so \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" /usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/caml" /usr/bin/install -c -p ocaml "/Users/ci/ocaml-tmp-install-82703/bin" ./boot/ocamlrun ./tools/stripdebug ocamlc ocamlc.tmp && /usr/bin/install -c -p ocamlc.tmp "/Users/ci/ocaml-tmp-install-82703/bin/ocamlc.byte" && rm ocamlc.tmp /Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib install /usr/bin/install -c -p -m 644 \ stdlib.cma std_exit.cmo *.cmi camlheader_ur \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stdlib" /usr/bin/install -c -p -m 644 META "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stdlib" /usr/bin/install -c -p -m 644 \ *.cmt *.cmti *.mli *.ml *.ml.in \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" /usr/bin/install -c -p -m 644 target_camlheader "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/camlheader" /usr/bin/install -c -p -m 644 target_camlheaderd "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/camlheaderd" /usr/bin/install -c -p -m 644 target_camlheaderi "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/camlheaderi" /usr/bin/install -c -p lex/ocamllex \ "/Users/ci/ocaml-tmp-install-82703/bin/ocamllex.byte" for i in ocamldep ocamlprof ocamlcp ocamlmklib ocamlmktop ocamlobjinfo ocamloptp; \ do \ /usr/bin/install -c -p "tools/$i" "/Users/ci/ocaml-tmp-install-82703/bin/$i.byte";\ if test -f "tools/$i".opt; then \ /usr/bin/install -c -p "tools/$i.opt" "/Users/ci/ocaml-tmp-install-82703/bin" && \ (cd "/Users/ci/ocaml-tmp-install-82703/bin" && ln -sf "$i.opt" "$i"); \ else \ (cd "/Users/ci/ocaml-tmp-install-82703/bin" && ln -sf "$i.byte" "$i"); \ fi; \ done /usr/bin/install -c -p yacc/ocamlyacc "/Users/ci/ocaml-tmp-install-82703/bin" if test -f tools/ocamlcmt.opt; then \ /usr/bin/install -c -p\ tools/ocamlcmt.opt "/Users/ci/ocaml-tmp-install-82703/bin/ocamlcmt"; \ else \ /usr/bin/install -c -p tools/ocamlcmt "/Users/ci/ocaml-tmp-install-82703/bin"; \ fi /usr/bin/install -c -p -m 644 \ utils/*.cmi \ parsing/*.cmi \ typing/*.cmi \ bytecomp/*.cmi \ file_formats/*.cmi \ lambda/*.cmi \ driver/*.cmi \ toplevel/*.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ toplevel/byte/*.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ utils/*.cmt utils/*.cmti utils/*.mli \ parsing/*.cmt parsing/*.cmti parsing/*.mli \ typing/*.cmt typing/*.cmti typing/*.mli \ file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \ lambda/*.cmt lambda/*.cmti lambda/*.mli \ bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \ driver/*.cmt driver/*.cmti driver/*.mli \ toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ toplevel/byte/*.cmt \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ tools/profiling.cmt tools/profiling.cmti \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/profiling" /usr/bin/install -c -p -m 644 \ compilerlibs/*.cma compilerlibs/META \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ driver/main.cmo toplevel/topstart.cmo \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p expunge "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" rm -f "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/topdirs.cm* "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/topdirs.mli" rm -f "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/profiling.cm* "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/profiling.o" /usr/bin/install -c -p -m 644 \ tools/profiling.cmi tools/profiling.cmo \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/profiling" /Applications/Xcode.app/Contents/Developer/usr/bin/make -C man install mkdir -p '/Users/ci/ocaml-tmp-install-82703/man/man1' /usr/bin/install -c -p -m 644 ocaml.1 ocamlc.1 ocamlc.opt.1 ocamlcp.1 ocamldebug.1 ocamldep.1 ocamldoc.1 ocamllex.1 ocamlmktop.1 ocamlopt.1 ocamlopt.opt.1 ocamloptp.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 '/Users/ci/ocaml-tmp-install-82703/man/man1' for i in dynlink runtime_events unix str systhreads; do \ /Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs/$i install || exit $?; \ done rm -f "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/dynlink.cm* "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/dynlink.mli" \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/dynlink.a" \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/"dynlink_compilerlibs.cmx "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/"dynlink_types.cmx "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/"dynlink_platform_intf.cmx "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/"dynlink_common.cmx "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/"dynlink.cmx mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/dynlink" /usr/bin/install -c -p -m 644 \ dynlink.cmi dynlink.cma META \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/dynlink" /usr/bin/install -c -p -m 644 \ dynlink.cmti dynlink.mli \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/dynlink" if test -f dllcamlruntime_eventsbyt.so; then \ /usr/bin/install -c -p \ dllcamlruntime_eventsbyt.so "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/" rm -f "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/runtime_events.cma "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/runtime_events.cmi "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/runtime_events.mli "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/runtime_events.cmti "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/runtime_events.cmx "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/runtime_events.cmxa "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/runtime_events.cmxs "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/runtime_events.a mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/runtime_events" /usr/bin/install -c -p -m 644 \ runtime_events.cma runtime_events.cmi META \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/runtime_events/" /usr/bin/install -c -p -m 644 \ runtime_events.mli \ runtime_events.cmti \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/runtime_events/" if test -n "runtime_events_consumer.h"; then \ /usr/bin/install -c -p -m 644 runtime_events_consumer.h "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/caml/"; \ fi if test -f dllunixbyt.so; then \ /usr/bin/install -c -p \ dllunixbyt.so "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libunixbyt.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/" rm -f "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unix.cma "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unix.cmi "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unixLabels.cmi "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unix.mli "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unixLabels.mli "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unix.cmti "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unixLabels.cmti "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unix.cmx "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unixLabels.cmx "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unix.cmxa "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unix.cmxs "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/unix.a mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/unix" /usr/bin/install -c -p -m 644 \ unix.cma unix.cmi unixLabels.cmi META \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/unix/" /usr/bin/install -c -p -m 644 \ unix.mli unixLabels.mli \ unix.cmti unixLabels.cmti \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/unix/" if test -n "unixsupport.h socketaddr.h"; then \ /usr/bin/install -c -p -m 644 unixsupport.h socketaddr.h "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/caml/"; \ fi if test -f dllcamlstrbyt.so; then \ /usr/bin/install -c -p \ dllcamlstrbyt.so "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlstrbyt.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/" rm -f "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/str.cma "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/str.cmi "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/str.mli "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/str.cmti "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/str.cmx "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/str.cmxa "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/str.cmxs "/Users/ci/ocaml-tmp-install-82703/lib/ocaml"/str.a mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/str" /usr/bin/install -c -p -m 644 \ str.cma str.cmi META \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/str/" /usr/bin/install -c -p -m 644 \ str.mli \ str.cmti \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/str/" if test -n ""; then \ /usr/bin/install -c -p -m 644 "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/caml/"; \ fi if test -f dllthreads.so; then \ /usr/bin/install -c -p dllthreads.so "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libthreads.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/threads" /usr/bin/install -c -p -m 644 \ thread.cmi event.cmi threads.cma META \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/threads" /usr/bin/install -c -p -m 644 \ thread.cmti event.cmti \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/threads" /usr/bin/install -c -p -m 644 thread.mli event.mli "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/threads" /usr/bin/install -c -p -m 644 threads.h "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/caml" /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc install mkdir -p "/Users/ci/ocaml-tmp-install-82703/bin" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/ocamldoc" /usr/bin/install -c -p ../ocamldoc/ocamldoc "/Users/ci/ocaml-tmp-install-82703/bin" /usr/bin/install -c -p -m 644 \ ocamldoc.hva *.cmi odoc_info.cma META \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/ocamldoc" /usr/bin/install -c -p -m 644 \ odoc_dep.cmi odoc_dot.cmi odoc_extension.cmi odoc_html.cmi odoc_info.cmi odoc_latex.cmi odoc_latex_style.cmi odoc_man.cmi odoc_messages.cmi odoc_ocamlhtml.cmi odoc_parameter.cmi odoc_texi.cmi odoc_text_lexer.cmi odoc_to_text.cmi odoc_type.cmi odoc_value.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/ocamldoc" /usr/bin/install -c -p -m 644 \ odoc_dep.mli odoc_dot.mli odoc_extension.mli odoc_html.mli odoc_info.mli odoc_latex.mli odoc_latex_style.mli odoc_man.mli odoc_messages.mli odoc_ocamlhtml.mli odoc_parameter.mli odoc_texi.mli odoc_text_lexer.mli odoc_to_text.mli odoc_type.mli odoc_value.mli odoc_dep.cmt odoc_dot.cmt odoc_extension.cmt odoc_html.cmt odoc_info.cmt odoc_latex.cmt odoc_latex_style.cmt odoc_man.cmt odoc_messages.cmt odoc_ocamlhtml.cmt odoc_parameter.cmt odoc_texi.cmt odoc_text_lexer.cmt odoc_to_text.cmt odoc_type.cmt odoc_value.cmt odoc_dep.cmti odoc_dot.cmti odoc_extension.cmti odoc_html.cmti odoc_info.cmti odoc_latex.cmti odoc_latex_style.cmti odoc_man.cmti odoc_messages.cmti odoc_ocamlhtml.cmti odoc_parameter.cmti odoc_texi.cmti odoc_text_lexer.cmti odoc_to_text.cmti odoc_type.cmti odoc_value.cmti \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/ocamldoc" /Applications/Xcode.app/Contents/Developer/usr/bin/make -C api_docgen install /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc install mkdir -p "/Users/ci/ocaml-tmp-install-82703/man/man3" if test -d build/man; then \ /usr/bin/install -c -p -m 644 build/man/*.3o "/Users/ci/ocaml-tmp-install-82703/man/man3"; \ fi if test -n "ocamldebugger"; then \ /Applications/Xcode.app/Contents/Developer/usr/bin/make -C debugger install; \ fi /usr/bin/install -c -p ocamldebug "/Users/ci/ocaml-tmp-install-82703/bin" /usr/bin/install -c -p -m 644 Makefile.config "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/Users/ci/ocaml-tmp-install-82703/share/doc/ocaml" if test -f ocamlopt; then /Applications/Xcode.app/Contents/Developer/usr/bin/make installopt; else \ cd "/Users/ci/ocaml-tmp-install-82703/bin"; \ ln -sf ocamlc.byte ocamlc; \ ln -sf ocamllex.byte ocamllex; \ (test -f flexlink.byte && \ ln -sf flexlink.byte flexlink) || true; \ fi /usr/bin/install -c -p -m 644 runtime/libasmrun.a runtime/libasmrund.a runtime/libasmruni.a runtime/libasmrun_pic.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" /usr/bin/install -c -p runtime/libasmrun_shared.so "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" ./boot/ocamlrun ./tools/stripdebug ocamlopt ocamlopt.tmp && /usr/bin/install -c -p ocamlopt.tmp "/Users/ci/ocaml-tmp-install-82703/bin/ocamlopt.byte" && rm ocamlopt.tmp /Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib installopt /usr/bin/install -c -p -m 644 \ stdlib.cmxa stdlib.a std_exit.o *.cmx \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" /usr/bin/install -c -p -m 644 \ middle_end/*.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ middle_end/closure/*.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ middle_end/flambda/*.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ middle_end/flambda/base_types/*.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ asmcomp/*.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ middle_end/*.cmt middle_end/*.cmti \ middle_end/*.mli \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ middle_end/closure/*.cmt middle_end/closure/*.cmti \ middle_end/closure/*.mli \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ middle_end/flambda/*.cmt middle_end/flambda/*.cmti \ middle_end/flambda/*.mli \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ middle_end/flambda/base_types/*.cmt \ middle_end/flambda/base_types/*.cmti \ middle_end/flambda/base_types/*.mli \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ asmcomp/*.cmt asmcomp/*.cmti \ asmcomp/*.mli \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ driver/optmain.cmo \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc installopt if test -f ../ocamldoc/ocamldoc.opt; then /Applications/Xcode.app/Contents/Developer/usr/bin/make installopt_really ; fi mkdir -p "/Users/ci/ocaml-tmp-install-82703/bin" mkdir -p "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/ocamldoc" /usr/bin/install -c -p ../ocamldoc/ocamldoc.opt "/Users/ci/ocaml-tmp-install-82703/bin" /usr/bin/install -c -p -m 644 \ odoc_dep.cmi odoc_dot.cmi odoc_extension.cmi odoc_html.cmi odoc_info.cmi odoc_latex.cmi odoc_latex_style.cmi odoc_man.cmi odoc_messages.cmi odoc_ocamlhtml.cmi odoc_parameter.cmi odoc_texi.cmi odoc_text_lexer.cmi odoc_to_text.cmi odoc_type.cmi odoc_value.cmi \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/ocamldoc" /usr/bin/install -c -p -m 644 \ odoc_dep.mli odoc_dot.mli odoc_extension.mli odoc_html.mli odoc_info.mli odoc_latex.mli odoc_latex_style.mli odoc_man.mli odoc_messages.mli odoc_ocamlhtml.mli odoc_parameter.mli odoc_texi.mli odoc_text_lexer.mli odoc_to_text.mli odoc_type.mli odoc_value.mli odoc_dep.cmt odoc_dot.cmt odoc_extension.cmt odoc_html.cmt odoc_info.cmt odoc_latex.cmt odoc_latex_style.cmt odoc_man.cmt odoc_messages.cmt odoc_ocamlhtml.cmt odoc_parameter.cmt odoc_texi.cmt odoc_text_lexer.cmt odoc_to_text.cmt odoc_type.cmt odoc_value.cmt odoc_dep.cmti odoc_dot.cmti odoc_extension.cmti odoc_html.cmti odoc_info.cmti odoc_latex.cmti odoc_latex_style.cmti odoc_man.cmti odoc_messages.cmti odoc_ocamlhtml.cmti odoc_parameter.cmti odoc_texi.cmti odoc_text_lexer.cmti odoc_to_text.cmti odoc_type.cmti odoc_value.cmti \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/ocamldoc" /usr/bin/install -c -p -m 644 \ ocamldoc.hva *.cmx odoc_info.a odoc_info.cmxa \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/ocamldoc" for i in dynlink runtime_events unix str systhreads; do \ /Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs/$i installopt || exit $?; \ done /usr/bin/install -c -p -m 644 \ native/dynlink_compilerlibs.cmx dynlink_types.cmx dynlink_platform_intf.cmx dynlink_common.cmx native/dynlink.cmx dynlink.cmxa dynlink.a \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/dynlink" /usr/bin/install -c -p -m 644 \ runtime_events.cmx runtime_events.cmxa runtime_events.a \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/runtime_events/" if test -f runtime_events.cmxs; then \ /usr/bin/install -c -p runtime_events.cmxs "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/runtime_events"; \ fi if test -f dllcamlruntime_eventsnat.so; then \ /usr/bin/install -c -p \ dllcamlruntime_eventsnat.so "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlruntime_eventsnat.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/" /usr/bin/install -c -p -m 644 \ unix.cmx unixLabels.cmx unix.cmxa unix.a \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/unix/" if test -f unix.cmxs; then \ /usr/bin/install -c -p unix.cmxs "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/unix"; \ fi if test -f dllunixnat.so; then \ /usr/bin/install -c -p \ dllunixnat.so "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libunixnat.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/" /usr/bin/install -c -p -m 644 \ str.cmx str.cmxa str.a \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/str/" if test -f str.cmxs; then \ /usr/bin/install -c -p str.cmxs "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/str"; \ fi if test -f dllcamlstrnat.so; then \ /usr/bin/install -c -p \ dllcamlstrnat.so "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlstrnat.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/" /usr/bin/install -c -p -m 644 libthreadsnat.a "/Users/ci/ocaml-tmp-install-82703/lib/ocaml" /usr/bin/install -c -p -m 644 \ thread.cmx event.cmx threads.cmxa threads.a \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/threads" if test -f ocamlopt.opt; then /Applications/Xcode.app/Contents/Developer/usr/bin/make installoptopt; else \ cd "/Users/ci/ocaml-tmp-install-82703/bin"; \ ln -sf ocamlc.byte ocamlc; \ ln -sf ocamlopt.byte ocamlopt; \ ln -sf ocamllex.byte ocamllex; \ (test -f flexlink.byte && \ ln -sf flexlink.byte flexlink) || true; \ fi /usr/bin/install -c -p ocamlc.opt "/Users/ci/ocaml-tmp-install-82703/bin" /usr/bin/install -c -p ocamlopt.opt "/Users/ci/ocaml-tmp-install-82703/bin" /usr/bin/install -c -p lex/ocamllex.opt "/Users/ci/ocaml-tmp-install-82703/bin" cd "/Users/ci/ocaml-tmp-install-82703/bin"; \ ln -sf ocamlc.opt ocamlc; \ ln -sf ocamlopt.opt ocamlopt; \ ln -sf ocamllex.opt ocamllex /usr/bin/install -c -p -m 644 \ utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \ toplevel/*.cmx toplevel/native/*.cmx \ toplevel/native/tophooks.cmi \ file_formats/*.cmx \ lambda/*.cmx \ driver/*.cmx asmcomp/*.cmx middle_end/*.cmx \ middle_end/closure/*.cmx \ middle_end/flambda/*.cmx \ middle_end/flambda/base_types/*.cmx \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ compilerlibs/*.cmxa compilerlibs/*.a \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ driver/main.cmx driver/main.o \ driver/optmain.cmx driver/optmain.o \ toplevel/topstart.o \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ tools/profiling.cmx tools/profiling.o \ "/Users/ci/ocaml-tmp-install-82703/lib/ocaml/profiling" + rm -rf /Users/ci/ocaml-tmp-install-82703 + cd testsuite + test -n '' + make --warn-undefined-variables SHOW_TIMINGS=1 all ../../Makefile.common:222: warning: undefined variable ` ' OCAMLYACC parsecmm.mli ../../Makefile.common:213: warning: undefined variable ` ' OCAMLLEX lexcmm.ml Running tests from 'tests/afl-instrumentation' ... ... testing 'afl-fuzz-test.ml' with 1 (native-compiler) => passed ... testing 'afl-fuzz-test.ml' with 1.1 (script) => skipped (afl-fuzz not available) ... testing 'afl-fuzz-test.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'afl-fuzz-test.ml' with 1.1.1.1 (ocamlopt.byte) => n/a ... testing 'afl-fuzz-test.ml' with 1.1.1.1.1 (run) => n/a Wall clock: tests/afl-instrumentation/afl-fuzz-test.ml took 0.00s ... testing 'afl-showmap-test.ml' with 1 (native-compiler) => passed ... testing 'afl-showmap-test.ml' with 1.1 (script) => skipped (afl-showmap not available) ... testing 'afl-showmap-test.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'afl-showmap-test.ml' with 1.1.1.1 (ocamlopt.byte) => n/a ... testing 'afl-showmap-test.ml' with 1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'afl-showmap-test.ml' with 1.1.1.1.1.1 (run) => n/a Wall clock: tests/afl-instrumentation/afl-showmap-test.ml took 0.00s Running tests from 'tests/arch-power' ... ... testing 'exn_raise.ml' with 1 (arch_power) => skipped (Target is not POWER architecture) ... testing 'exn_raise.ml' with 1.1 (native) => n/a ... testing 'exn_raise.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'exn_raise.ml' with 1.1.1.1 (run) => n/a Running tests from 'tests/array-functions' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/array-functions/test.ml took 1.46s Running tests from 'tests/asmcomp' ... ... testing '0001-test.ml' with 1 (native) => passed ... testing '0001-test.ml' with 2 (bytecode) => passed Wall clock: tests/asmcomp/0001-test.ml took 0.32s ... testing 'bind_tuples.ml' with 1 (native) => passed Wall clock: tests/asmcomp/bind_tuples.ml took 0.45s ... testing 'compare.ml' with 1 (native) => passed Wall clock: tests/asmcomp/compare.ml took 0.38s ... testing 'evaluation_order.ml' with 1 (native) => passed ... testing 'evaluation_order.ml' with 2 (bytecode) => passed Wall clock: tests/asmcomp/evaluation_order.ml took 0.71s ... testing 'func_sections.ml' with 1 (function_sections) => skipped (Target does not support function sections) ... testing 'func_sections.ml' with 1.1 (arch_arm) => n/a ... testing 'func_sections.ml' with 1.1.1 (native) => n/a ... testing 'func_sections.ml' with 1.2 (arch_arm64) => n/a ... testing 'func_sections.ml' with 1.2.1 (native) => n/a ... testing 'func_sections.ml' with 1.3 (arch_amd64) => n/a ... testing 'func_sections.ml' with 1.3.1 (native) => n/a ... testing 'func_sections.ml' with 1.4 (arch_i386) => n/a ... testing 'func_sections.ml' with 1.4.1 (native) => n/a ... testing 'lift_mutable_let_flambda.ml' with 1 (flambda) => passed ... testing 'lift_mutable_let_flambda.ml' with 1.1 (native) => passed Wall clock: tests/asmcomp/lift_mutable_let_flambda.ml took 0.52s ... testing 'optargs.ml' with 1 (native) => passed Wall clock: tests/asmcomp/optargs.ml took 0.52s ... testing 'poll_attr_both.ml' with 1 (setup-ocamlopt.byte-build-env) => passed ... testing 'poll_attr_both.ml' with 1.1 (ocamlopt.byte) => passed ... testing 'poll_attr_both.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'poll_attr_both.ml' with 2 (setup-ocamlopt.opt-build-env) => passed ... testing 'poll_attr_both.ml' with 2.1 (ocamlopt.opt) => passed ... testing 'poll_attr_both.ml' with 2.1.1 (check-ocamlopt.opt-output) => passed Wall clock: tests/asmcomp/poll_attr_both.ml took 0.05s ... testing 'poll_attr_inserted.ml' with 1 (setup-ocamlopt.byte-build-env) => passed ... testing 'poll_attr_inserted.ml' with 1.1 (ocamlopt.byte) => passed ... testing 'poll_attr_inserted.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'poll_attr_inserted.ml' with 2 (setup-ocamlopt.opt-build-env) => passed ... testing 'poll_attr_inserted.ml' with 2.1 (ocamlopt.opt) => passed ... testing 'poll_attr_inserted.ml' with 2.1.1 (check-ocamlopt.opt-output) => passed Wall clock: tests/asmcomp/poll_attr_inserted.ml took 0.04s ... testing 'poll_attr_prologue.ml' with 1 (setup-ocamlopt.byte-build-env) => passed ... testing 'poll_attr_prologue.ml' with 1.1 (ocamlopt.byte) => passed ... testing 'poll_attr_prologue.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'poll_attr_prologue.ml' with 2 (setup-ocamlopt.opt-build-env) => passed ... testing 'poll_attr_prologue.ml' with 2.1 (ocamlopt.opt) => passed ... testing 'poll_attr_prologue.ml' with 2.1.1 (check-ocamlopt.opt-output) => passed Wall clock: tests/asmcomp/poll_attr_prologue.ml took 0.05s ... testing 'poll_attr_user.ml' with 1 (setup-ocamlopt.byte-build-env) => passed ... testing 'poll_attr_user.ml' with 1.1 (ocamlopt.byte) => passed ... testing 'poll_attr_user.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'poll_attr_user.ml' with 2 (setup-ocamlopt.opt-build-env) => passed ... testing 'poll_attr_user.ml' with 2.1 (ocamlopt.opt) => passed ... testing 'poll_attr_user.ml' with 2.1.1 (check-ocamlopt.opt-output) => passed Wall clock: tests/asmcomp/poll_attr_user.ml took 0.04s ... testing 'polling_insertion.ml' with 1 (arch64) => passed ... testing 'polling_insertion.ml' with 1.1 (native) => passed Wall clock: tests/asmcomp/polling_insertion.ml took 0.66s ... testing 'prevent_fma.ml' with 1 (native) => passed Wall clock: tests/asmcomp/prevent_fma.ml took 0.42s ... testing 'register_typing.ml' with 1 (native) => passed Wall clock: tests/asmcomp/register_typing.ml took 0.53s ... testing 'register_typing_switch.ml' with 1 (native) => passed Wall clock: tests/asmcomp/register_typing_switch.ml took 0.51s ... testing 'staticalloc.ml' with 1 (native) => passed Wall clock: tests/asmcomp/staticalloc.ml took 0.53s ... testing 'try_checkbound.ml' with 1 (native) => passed ... testing 'try_checkbound.ml' with 2 (bytecode) => passed Wall clock: tests/asmcomp/try_checkbound.ml took 0.47s ... testing 'unrolling_flambda.ml' with 1 (flambda) => passed ... testing 'unrolling_flambda.ml' with 1.1 (native) => passed Wall clock: tests/asmcomp/unrolling_flambda.ml took 0.38s ... testing 'unrolling_flambda2.ml' with 1 (flambda) => passed ... testing 'unrolling_flambda2.ml' with 1.1 (native) => passed Wall clock: tests/asmcomp/unrolling_flambda2.ml took 0.41s Running tests from 'tests/asmgen' ... ... testing 'arith.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/arith.cmm took 0.24s ... testing 'catch-float.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/catch-float.cmm took 0.11s ... testing 'catch-multiple.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/catch-multiple.cmm took 0.12s ... testing 'catch-rec-deadhandler.cmm' with 1 (asmgen) => passed ... testing 'catch-rec-deadhandler.cmm' with 1.1 (run) => passed ... testing 'catch-rec-deadhandler.cmm' with 1.1.1 (check-program-output) => passed Wall clock: tests/asmgen/catch-rec-deadhandler.cmm took 0.12s ... testing 'catch-rec.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/catch-rec.cmm took 0.12s ... testing 'catch-try-float.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/catch-try-float.cmm took 0.13s ... testing 'catch-try.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/catch-try.cmm took 0.16s ... testing 'checkbound.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/checkbound.cmm took 0.12s ... testing 'even-odd-spill-float.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/even-odd-spill-float.cmm took 0.12s ... testing 'even-odd-spill.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/even-odd-spill.cmm took 0.13s ... testing 'even-odd.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/even-odd.cmm took 0.11s ... testing 'fib.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/fib.cmm took 0.08s ... testing 'immediates.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/immediates.cmm took 0.12s ... testing 'integr.cmm' with 1 (skip) => skipped (This test is currently broken) ... testing 'integr.cmm' with 1.1 (asmgen) => n/a ... testing 'invariants.cmm' with 1 (native-compiler) => passed ... testing 'invariants.cmm' with 1.1 (setup-simple-build-env) => passed ... testing 'invariants.cmm' with 1.1.1 (codegen) => passed Wall clock: tests/asmgen/invariants.cmm took 0.01s ... testing 'pgcd.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/pgcd.cmm took 0.09s ... testing 'quicksort.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/quicksort.cmm took 0.09s ... testing 'quicksort2.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/quicksort2.cmm took 0.09s ... testing 'soli.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/soli.cmm took 0.09s ... testing 'tagged-fib.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/tagged-fib.cmm took 0.08s ... testing 'tagged-integr.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/tagged-integr.cmm took 0.09s ... testing 'tagged-quicksort.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/tagged-quicksort.cmm took 0.09s ... testing 'tagged-tak.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/tagged-tak.cmm took 0.09s ... testing 'tak.cmm' with 1 (asmgen) => passed Wall clock: tests/asmgen/tak.cmm took 0.09s Running tests from 'tests/ast-invariants' ... ... testing 'test.ml' with 1 (hasunix) => passed ... testing 'test.ml' with 1.1 (native) => passed Wall clock: tests/ast-invariants/test.ml took 2.27s Running tests from 'tests/backtrace' ... ... testing 'backtrace.ml' with 1 (native) => passed ... testing 'backtrace.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace.ml took 0.34s ... testing 'backtrace2.ml' with 1 (native) => passed ... testing 'backtrace2.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace2.ml took 0.58s ... testing 'backtrace3.ml' with 1 (native) => passed ... testing 'backtrace3.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace3.ml took 0.51s ... testing 'backtrace_bounds_exn.ml' with 1 (native) => passed ... testing 'backtrace_bounds_exn.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace_bounds_exn.ml took 0.47s ... testing 'backtrace_c_exn.ml' with 1 (native) => passed ... testing 'backtrace_c_exn.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace_c_exn.ml took 0.68s ... testing 'backtrace_deprecated.ml' with 1 (native) => passed ... testing 'backtrace_deprecated.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace_deprecated.ml took 0.50s ... testing 'backtrace_dynlink.ml' with 1 (shared-libraries) => passed ... testing 'backtrace_dynlink.ml' with 1.1 (native-dynlink) => passed ... testing 'backtrace_dynlink.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'backtrace_dynlink.ml' with 1.1.1.1 (ocamlopt.byte) => passed ... testing 'backtrace_dynlink.ml' with 1.1.1.2 (ocamlopt.byte) => passed ... testing 'backtrace_dynlink.ml' with 1.1.1.3 (ocamlopt.byte) => passed ... testing 'backtrace_dynlink.ml' with 1.1.1.3.1 (run) => passed ... testing 'backtrace_dynlink.ml' with 1.1.1.3.1.1 (no-flambda) => skipped (support for flambda enabled) ... testing 'backtrace_dynlink.ml' with 1.1.1.3.1.1.1 (check-program-output) => n/a ... testing 'backtrace_dynlink.ml' with 1.1.1.3.1.2 (flambda) => passed ... testing 'backtrace_dynlink.ml' with 1.1.1.3.1.2.1 (check-program-output) => passed Wall clock: tests/backtrace/backtrace_dynlink.ml took 0.49s ... testing 'backtrace_effects.ml' with 1 (native) => passed ... testing 'backtrace_effects.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace_effects.ml took 0.48s ... testing 'backtrace_effects_nested.ml' with 1 (bytecode) => passed ... testing 'backtrace_effects_nested.ml' with 2 (no-flambda) => skipped (support for flambda enabled) ... testing 'backtrace_effects_nested.ml' with 2.1 (native) => n/a ... testing 'backtrace_effects_nested.ml' with 3 (flambda) => passed ... testing 'backtrace_effects_nested.ml' with 3.1 (native) => passed Wall clock: tests/backtrace/backtrace_effects_nested.ml took 0.49s ... testing 'backtrace_or_exception.ml' with 1 (native) => passed ... testing 'backtrace_or_exception.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace_or_exception.ml took 0.49s ... testing 'backtrace_slots.ml' with 1 (native) => passed ... testing 'backtrace_slots.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/backtrace_slots.ml took 0.67s ... testing 'backtrace_systhreads.ml' with 1 (hassysthreads) => passed ... testing 'backtrace_systhreads.ml' with 1.1 (bytecode) => passed ... testing 'backtrace_systhreads.ml' with 1.2 (native) => passed Wall clock: tests/backtrace/backtrace_systhreads.ml took 6.60s ... testing 'backtraces_and_finalizers.ml' with 1 (native) => passed Wall clock: tests/backtrace/backtraces_and_finalizers.ml took 0.38s ... testing 'callstack.ml' with 1 (hassysthreads) => passed ... testing 'callstack.ml' with 1.1 (no-flambda) => skipped (support for flambda enabled) ... testing 'callstack.ml' with 1.1.1 (native) => n/a ... testing 'callstack.ml' with 1.1.2 (bytecode) => n/a Wall clock: tests/backtrace/callstack.ml took 0.00s ... testing 'event_after_prim.ml' with 1 (native) => passed ... testing 'event_after_prim.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/event_after_prim.ml took 0.45s ... testing 'inline_test.ml' with 1 (bytecode) => passed ... testing 'inline_test.ml' with 2 (native) => passed ... testing 'inline_test.ml' with 3 (native) => passed Wall clock: tests/backtrace/inline_test.ml took 0.59s ... testing 'inline_traversal_test.ml' with 1 (bytecode) => passed ... testing 'inline_traversal_test.ml' with 2 (native) => passed ... testing 'inline_traversal_test.ml' with 3 (native) => passed Wall clock: tests/backtrace/inline_traversal_test.ml took 0.92s ... testing 'lazy.ml' with 1 (native) => passed Wall clock: tests/backtrace/lazy.ml took 0.38s ... testing 'methods.ml' with 1 (native) => passed ... testing 'methods.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/methods.ml took 0.53s ... testing 'names.ml' with 1 (native) => passed ... testing 'names.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/names.ml took 0.67s ... testing 'pr2195.ml' with 1 (bytecode) => passed ... testing 'pr2195.ml' with 2 (bytecode) => passed ... testing 'pr2195.ml' with 3 (bytecode) => passed ... testing 'pr2195.ml' with 4 (native) => passed Wall clock: tests/backtrace/pr2195.ml took 0.70s ... testing 'pr6920_why_at.ml' with 1 (native) => passed ... testing 'pr6920_why_at.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/pr6920_why_at.ml took 0.31s ... testing 'pr6920_why_swallow.ml' with 1 (native) => passed ... testing 'pr6920_why_swallow.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/pr6920_why_swallow.ml took 0.30s ... testing 'raw_backtrace.ml' with 1 (native) => passed ... testing 'raw_backtrace.ml' with 2 (bytecode) => passed Wall clock: tests/backtrace/raw_backtrace.ml took 0.55s Running tests from 'tests/basic' ... ... testing 'arrays.ml' with 1 (native) => passed ... testing 'arrays.ml' with 2 (bytecode) => passed Wall clock: tests/basic/arrays.ml took 0.75s ... testing 'bigints.ml' with 1 (native) => passed ... testing 'bigints.ml' with 2 (bytecode) => passed Wall clock: tests/basic/bigints.ml took 0.33s ... testing 'boxedints.ml' with 1 (native) => passed ... testing 'boxedints.ml' with 2 (bytecode) => passed Wall clock: tests/basic/boxedints.ml took 2.14s ... testing 'constprop.ml.c' with 1 (bytecode) => passed ... testing 'constprop.ml.c' with 2 (native) => passed Wall clock: tests/basic/constprop.ml.c took 0.84s ... testing 'divint.ml' with 1 (native) => passed ... testing 'divint.ml' with 2 (bytecode) => passed Wall clock: tests/basic/divint.ml took 0.91s ... testing 'equality.ml' with 1 (native) => passed ... testing 'equality.ml' with 2 (bytecode) => passed Wall clock: tests/basic/equality.ml took 0.69s ... testing 'eval_order_1.ml' with 1 (native) => passed ... testing 'eval_order_1.ml' with 2 (bytecode) => passed Wall clock: tests/basic/eval_order_1.ml took 0.41s ... testing 'eval_order_2.ml' with 1 (native) => passed ... testing 'eval_order_2.ml' with 2 (bytecode) => passed Wall clock: tests/basic/eval_order_2.ml took 0.31s ... testing 'eval_order_3.ml' with 1 (native) => passed ... testing 'eval_order_3.ml' with 2 (bytecode) => passed Wall clock: tests/basic/eval_order_3.ml took 0.42s ... testing 'eval_order_4.ml' with 1 (native) => passed ... testing 'eval_order_4.ml' with 2 (bytecode) => passed Wall clock: tests/basic/eval_order_4.ml took 0.31s ... testing 'eval_order_6.ml' with 1 (native) => passed ... testing 'eval_order_6.ml' with 2 (bytecode) => passed Wall clock: tests/basic/eval_order_6.ml took 0.31s ... testing 'eval_order_7.ml' with 1 (native) => passed ... testing 'eval_order_7.ml' with 2 (bytecode) => passed Wall clock: tests/basic/eval_order_7.ml took 0.30s ... testing 'eval_order_8.ml' with 1 (native) => passed ... testing 'eval_order_8.ml' with 2 (bytecode) => passed Wall clock: tests/basic/eval_order_8.ml took 0.32s ... testing 'eval_order_pr10283.ml' with 1 (native) => passed ... testing 'eval_order_pr10283.ml' with 2 (bytecode) => passed Wall clock: tests/basic/eval_order_pr10283.ml took 0.41s ... testing 'float.ml' with 1 (native) => passed ... testing 'float.ml' with 2 (bytecode) => passed Wall clock: tests/basic/float.ml took 0.41s ... testing 'float_physical_equality.ml' with 1 (native) => passed ... testing 'float_physical_equality.ml' with 2 (bytecode) => passed Wall clock: tests/basic/float_physical_equality.ml took 0.30s ... testing 'includestruct.ml' with 1 (native) => passed ... testing 'includestruct.ml' with 2 (bytecode) => passed Wall clock: tests/basic/includestruct.ml took 0.54s ... testing 'localexn.ml' with 1 (native) => passed ... testing 'localexn.ml' with 2 (bytecode) => passed Wall clock: tests/basic/localexn.ml took 0.31s ... testing 'localfunction.ml' with 1 (native) => passed ... testing 'localfunction.ml' with 2 (bytecode) => passed Wall clock: tests/basic/localfunction.ml took 0.45s ... testing 'maps.ml' with 1 (native) => passed ... testing 'maps.ml' with 2 (bytecode) => passed Wall clock: tests/basic/maps.ml took 0.68s ... testing 'min_int.ml' with 1 (native) => passed ... testing 'min_int.ml' with 2 (bytecode) => passed Wall clock: tests/basic/min_int.ml took 0.30s ... testing 'objects.ml' with 1 (native) => passed ... testing 'objects.ml' with 2 (bytecode) => passed Wall clock: tests/basic/objects.ml took 0.47s ... testing 'opt_variants.ml' with 1 (native) => passed ... testing 'opt_variants.ml' with 2 (bytecode) => passed Wall clock: tests/basic/opt_variants.ml took 0.87s ... testing 'patmatch.ml' with 1 (native) => passed ... testing 'patmatch.ml' with 2 (bytecode) => passed Wall clock: tests/basic/patmatch.ml took 3.24s ... testing 'patmatch_for_multiple.ml' with 1 (expect) => passed Wall clock: tests/basic/patmatch_for_multiple.ml took 0.07s ... testing 'patmatch_incoherence.ml' with 1 (expect) => passed Wall clock: tests/basic/patmatch_incoherence.ml took 0.05s ... testing 'patmatch_split_no_or.ml' with 1 (expect) => passed Wall clock: tests/basic/patmatch_split_no_or.ml took 0.04s ... testing 'pr7253.ml' with 1 (native) => passed ... testing 'pr7253.ml' with 2 (bytecode) => passed Wall clock: tests/basic/pr7253.ml took 0.42s ... testing 'pr7533.ml' with 1 (native) => passed ... testing 'pr7533.ml' with 2 (bytecode) => passed Wall clock: tests/basic/pr7533.ml took 0.32s ... testing 'pr7657.ml' with 1 (native) => passed ... testing 'pr7657.ml' with 2 (bytecode) => passed Wall clock: tests/basic/pr7657.ml took 0.31s ... testing 'recvalues.ml' with 1 (native) => passed ... testing 'recvalues.ml' with 2 (bytecode) => passed Wall clock: tests/basic/recvalues.ml took 0.46s ... testing 'sets.ml' with 1 (native) => passed ... testing 'sets.ml' with 2 (bytecode) => passed Wall clock: tests/basic/sets.ml took 0.54s ... testing 'stringmatch.ml' with 1 (native) => passed ... testing 'stringmatch.ml' with 2 (bytecode) => passed Wall clock: tests/basic/stringmatch.ml took 0.98s ... testing 'switch_opts.ml' with 1 (native) => passed ... testing 'switch_opts.ml' with 2 (bytecode) => passed Wall clock: tests/basic/switch_opts.ml took 0.67s ... testing 'tailcalls.ml' with 1 (native) => passed ... testing 'tailcalls.ml' with 2 (bytecode) => passed Wall clock: tests/basic/tailcalls.ml took 3.58s ... testing 'trigraph.ml' with 1 (native) => passed ... testing 'trigraph.ml' with 2 (bytecode) => passed Wall clock: tests/basic/trigraph.ml took 0.28s ... testing 'tuple_match.ml' with 1 (native) => passed ... testing 'tuple_match.ml' with 2 (bytecode) => passed Wall clock: tests/basic/tuple_match.ml took 0.44s ... testing 'unit_naming.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unit_naming.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unit_naming.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/basic/unit_naming.ml took 0.02s ... testing 'zero_divided_by_n.ml' with 1 (native) => passed ... testing 'zero_divided_by_n.ml' with 2 (bytecode) => passed Wall clock: tests/basic/zero_divided_by_n.ml took 0.28s Running tests from 'tests/basic-float' ... ... testing 'float_compare.ml' with 1 (native) => passed ... testing 'float_compare.ml' with 2 (bytecode) => passed Wall clock: tests/basic-float/float_compare.ml took 0.47s ... testing 'float_literals.ml' with 1 (native) => passed ... testing 'float_literals.ml' with 2 (bytecode) => passed Wall clock: tests/basic-float/float_literals.ml took 0.75s ... testing 'tfloat_hex.ml' with 1 (native) => passed ... testing 'tfloat_hex.ml' with 2 (bytecode) => passed Wall clock: tests/basic-float/tfloat_hex.ml took 0.42s ... testing 'tfloat_record.ml' with 1 (native) => passed ... testing 'tfloat_record.ml' with 2 (bytecode) => passed Wall clock: tests/basic-float/tfloat_record.ml took 0.34s ... testing 'zero_sized_float_arrays.ml' with 1 (native) => passed ... testing 'zero_sized_float_arrays.ml' with 2 (bytecode) => passed Wall clock: tests/basic-float/zero_sized_float_arrays.ml took 0.34s Running tests from 'tests/basic-io' ... ... testing 'wc.ml' with 1 (native) => passed ... testing 'wc.ml' with 2 (bytecode) => passed Wall clock: tests/basic-io/wc.ml took 0.34s Running tests from 'tests/basic-io-2' ... ... testing 'io.ml' with 1 (native) => passed ... testing 'io.ml' with 2 (bytecode) => passed Wall clock: tests/basic-io-2/io.ml took 0.61s Running tests from 'tests/basic-manyargs' ... ... testing 'manyargs.ml' with 1 (native) => passed ... testing 'manyargs.ml' with 2 (bytecode) => passed Wall clock: tests/basic-manyargs/manyargs.ml took 0.68s Running tests from 'tests/basic-modules' ... ... testing 'anonymous.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'anonymous.ml' with 1.1 (ocamlc.byte) => passed ... testing 'anonymous.ml' with 1.1.1 (check-ocamlc.byte-output) => passed ... testing 'anonymous.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'anonymous.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'anonymous.ml' with 2.1.1 (no-flambda) => skipped (support for flambda enabled) ... testing 'anonymous.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'anonymous.ml' with 2.1.2 (flambda) => passed ... testing 'anonymous.ml' with 2.1.2.1 (check-ocamlc.byte-output) => passed Wall clock: tests/basic-modules/anonymous.ml took 0.08s ... testing 'main.ml' with 1 (native) => passed ... testing 'main.ml' with 2 (bytecode) => passed Wall clock: tests/basic-modules/main.ml took 0.81s ... testing 'pr11186.ml' with 1 (native) => passed ... testing 'pr11186.ml' with 2 (bytecode) => passed Wall clock: tests/basic-modules/pr11186.ml took 0.29s ... testing 'recursive_module_evaluation_errors.ml' with 1 (expect) => passed Wall clock: tests/basic-modules/recursive_module_evaluation_errors.ml took 0.05s ... testing 'recursive_module_init.ml' with 1 (native) => passed ... testing 'recursive_module_init.ml' with 2 (bytecode) => passed Wall clock: tests/basic-modules/recursive_module_init.ml took 0.54s Running tests from 'tests/basic-more' ... ... testing 'bounds.ml' with 1 (native) => passed ... testing 'bounds.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/bounds.ml took 0.46s ... testing 'div_by_zero.ml' with 1 (native) => passed ... testing 'div_by_zero.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/div_by_zero.ml took 0.48s ... testing 'function_in_ref.ml' with 1 (native) => passed ... testing 'function_in_ref.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/function_in_ref.ml took 0.41s ... testing 'if_in_if.ml' with 1 (native) => passed ... testing 'if_in_if.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/if_in_if.ml took 0.44s ... testing 'morematch.ml' with 1 (native) => passed ... testing 'morematch.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/morematch.ml took 1.35s ... testing 'opaque_prim.ml' with 1 (native) => passed ... testing 'opaque_prim.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/opaque_prim.ml took 0.41s ... testing 'pr10294.ml' with 1 (native) => passed ... testing 'pr10294.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/pr10294.ml took 0.30s ... testing 'pr10338.ml' with 1 (native) => passed ... testing 'pr10338.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/pr10338.ml took 0.33s ... testing 'pr1271.ml' with 1 (native) => passed ... testing 'pr1271.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/pr1271.ml took 2.41s ... testing 'pr2719.ml' with 1 (native) => passed ... testing 'pr2719.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/pr2719.ml took 0.47s ... testing 'pr6216.ml' with 1 (native) => passed ... testing 'pr6216.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/pr6216.ml took 0.46s ... testing 'pr7683.ml' with 1 (native) => passed ... testing 'pr7683.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/pr7683.ml took 0.30s ... testing 'record_evaluation_order.ml' with 1 (native) => passed ... testing 'record_evaluation_order.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/record_evaluation_order.ml took 0.47s ... testing 'robustmatch.ml' with 1 (native) => passed ... testing 'robustmatch.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/robustmatch.ml took 0.70s ... testing 'safer_matching.ml' with 1 (native) => passed ... testing 'safer_matching.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/safer_matching.ml took 0.45s ... testing 'sequential_and_or.ml' with 1 (native) => passed ... testing 'sequential_and_or.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/sequential_and_or.ml took 0.73s ... testing 'structural_constants.ml' with 1 (native) => passed ... testing 'structural_constants.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/structural_constants.ml took 0.52s ... testing 'tbuffer.ml' with 1 (native) => passed ... testing 'tbuffer.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/tbuffer.ml took 0.44s ... testing 'top_level_patterns.ml' with 1 (native) => passed ... testing 'top_level_patterns.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/top_level_patterns.ml took 0.41s ... testing 'tprintf.ml' with 1 (native) => passed ... testing 'tprintf.ml' with 2 (bytecode) => passed Wall clock: tests/basic-more/tprintf.ml took 0.57s Running tests from 'tests/basic-multdef' ... ... testing 'usemultdef.ml' with 1 (native) => passed ... testing 'usemultdef.ml' with 2 (bytecode) => passed Wall clock: tests/basic-multdef/usemultdef.ml took 0.38s Running tests from 'tests/basic-private' ... ... testing 'tlength.ml' with 1 (native) => passed ... testing 'tlength.ml' with 2 (bytecode) => passed Wall clock: tests/basic-private/tlength.ml took 0.50s Running tests from 'tests/c-api' ... ... testing 'alloc_async.ml' with 1 (skip) => skipped (alloc async changes: https://github.com/ocaml/ocaml/pull/8897) ... testing 'test_c_thread_has_lock.ml' with 1 (bytecode) => passed ... testing 'test_c_thread_has_lock.ml' with 2 (native) => passed Wall clock: tests/c-api/test_c_thread_has_lock.ml took 0.65s ... testing 'test_c_thread_has_lock_systhread.ml' with 1 (hassysthreads) => passed ... testing 'test_c_thread_has_lock_systhread.ml' with 1.1 (bytecode) => passed ... testing 'test_c_thread_has_lock_systhread.ml' with 1.2 (native) => passed Wall clock: tests/c-api/test_c_thread_has_lock_systhread.ml took 0.73s Running tests from 'tests/callback' ... ... testing 'minor_named.ml' with 1 (libunix) => passed ... testing 'minor_named.ml' with 1.1 (bytecode) => passed ... testing 'minor_named.ml' with 1.2 (native) => passed Wall clock: tests/callback/minor_named.ml took 0.72s ... testing 'nested_fiber.ml' with 1 (libunix) => passed ... testing 'nested_fiber.ml' with 1.1 (bytecode) => passed ... testing 'nested_fiber.ml' with 1.2 (native) => passed Wall clock: tests/callback/nested_fiber.ml took 0.77s ... testing 'signals_alloc.ml' with 1 (libunix) => passed ... testing 'signals_alloc.ml' with 1.1 (bytecode) => passed ... testing 'signals_alloc.ml' with 1.2 (native) => passed Wall clock: tests/callback/signals_alloc.ml took 0.76s ... testing 'stack_overflow.ml' with 1 (libunix) => passed ... testing 'stack_overflow.ml' with 1.1 (bytecode) => passed ... testing 'stack_overflow.ml' with 1.2 (native) => passed Wall clock: tests/callback/stack_overflow.ml took 0.74s ... testing 'test1.ml' with 1 (libunix) => passed ... testing 'test1.ml' with 1.1 (bytecode) => passed ... testing 'test1.ml' with 1.2 (native) => passed Wall clock: tests/callback/test1.ml took 0.90s ... testing 'test2.ml' with 1 (libunix) => passed ... testing 'test2.ml' with 1.1 (bytecode) => passed ... testing 'test2.ml' with 1.2 (native) => passed Wall clock: tests/callback/test2.ml took 0.80s ... testing 'test3.ml' with 1 (libunix) => passed ... testing 'test3.ml' with 1.1 (bytecode) => passed ... testing 'test3.ml' with 1.2 (native) => passed Wall clock: tests/callback/test3.ml took 0.82s ... testing 'test4.ml' with 1 (libunix) => passed ... testing 'test4.ml' with 1.1 (bytecode) => passed ... testing 'test4.ml' with 1.2 (native) => passed Wall clock: tests/callback/test4.ml took 0.73s ... testing 'test5.ml' with 1 (libunix) => passed ... testing 'test5.ml' with 1.1 (bytecode) => passed ... testing 'test5.ml' with 1.2 (native) => passed Wall clock: tests/callback/test5.ml took 0.74s ... testing 'test6.ml' with 1 (libunix) => passed ... testing 'test6.ml' with 1.1 (bytecode) => passed ... testing 'test6.ml' with 1.2 (native) => passed Wall clock: tests/callback/test6.ml took 0.74s ... testing 'test7.ml' with 1 (libunix) => passed ... testing 'test7.ml' with 1.1 (bytecode) => passed ... testing 'test7.ml' with 1.2 (native) => passed Wall clock: tests/callback/test7.ml took 0.75s ... testing 'test_finaliser_gc.ml' with 1 (native) => passed ... testing 'test_finaliser_gc.ml' with 2 (bytecode) => passed Wall clock: tests/callback/test_finaliser_gc.ml took 0.55s ... testing 'test_signalhandler.ml' with 1 (libunix) => passed ... testing 'test_signalhandler.ml' with 1.1 (bytecode) => passed ... testing 'test_signalhandler.ml' with 1.2 (native) => passed Wall clock: tests/callback/test_signalhandler.ml took 0.82s Running tests from 'tests/compiler-libs' ... ... testing 'test_longident.ml' with 1 (expect) => passed Wall clock: tests/compiler-libs/test_longident.ml took 0.10s ... testing 'test_untypeast.ml' with 1 (expect) => passed Wall clock: tests/compiler-libs/test_untypeast.ml took 0.07s Running tests from 'tests/effects' ... ... testing 'backtrace.ml' with 1 (native) => passed ... testing 'backtrace.ml' with 2 (bytecode) => passed Wall clock: tests/effects/backtrace.ml took 0.48s ... testing 'cmphash.ml' with 1 (native) => passed ... testing 'cmphash.ml' with 2 (bytecode) => passed Wall clock: tests/effects/cmphash.ml took 0.44s ... testing 'evenodd.ml' with 1 (native) => passed ... testing 'evenodd.ml' with 2 (bytecode) => passed Wall clock: tests/effects/evenodd.ml took 0.46s ... testing 'issue479.ml' with 1 (toplevel) => passed Wall clock: tests/effects/issue479.ml took 0.03s ... testing 'manylive.ml' with 1 (native) => passed ... testing 'manylive.ml' with 2 (bytecode) => passed Wall clock: tests/effects/manylive.ml took 0.39s ... testing 'marshal.ml' with 1 (native) => passed ... testing 'marshal.ml' with 2 (bytecode) => passed Wall clock: tests/effects/marshal.ml took 0.42s ... testing 'overflow.ml' with 1 (native) => passed ... testing 'overflow.ml' with 2 (bytecode) => passed Wall clock: tests/effects/overflow.ml took 0.46s ... testing 'partial.ml' with 1 (native) => passed ... testing 'partial.ml' with 2 (bytecode) => passed Wall clock: tests/effects/partial.ml took 0.44s ... testing 'reperform.ml' with 1 (native) => passed ... testing 'reperform.ml' with 2 (bytecode) => passed Wall clock: tests/effects/reperform.ml took 0.48s ... testing 'sched.ml' with 1 (native) => passed ... testing 'sched.ml' with 2 (bytecode) => passed Wall clock: tests/effects/sched.ml took 0.51s ... testing 'shallow_state.ml' with 1 (native) => passed ... testing 'shallow_state.ml' with 2 (bytecode) => passed Wall clock: tests/effects/shallow_state.ml took 0.47s ... testing 'shallow_state_io.ml' with 1 (native) => passed ... testing 'shallow_state_io.ml' with 2 (bytecode) => passed Wall clock: tests/effects/shallow_state_io.ml took 0.50s ... testing 'test1.ml' with 1 (native) => passed ... testing 'test1.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test1.ml took 0.43s ... testing 'test10.ml' with 1 (native) => passed ... testing 'test10.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test10.ml took 0.47s ... testing 'test11.ml' with 1 (native) => passed ... testing 'test11.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test11.ml took 0.44s ... testing 'test2.ml' with 1 (native) => passed ... testing 'test2.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test2.ml took 0.46s ... testing 'test3.ml' with 1 (native) => passed ... testing 'test3.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test3.ml took 0.44s ... testing 'test4.ml' with 1 (native) => passed ... testing 'test4.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test4.ml took 0.45s ... testing 'test5.ml' with 1 (native) => passed ... testing 'test5.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test5.ml took 0.45s ... testing 'test6.ml' with 1 (native) => passed ... testing 'test6.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test6.ml took 0.46s ... testing 'test_lazy.ml' with 1 (native) => passed ... testing 'test_lazy.ml' with 2 (bytecode) => passed Wall clock: tests/effects/test_lazy.ml took 0.51s ... testing 'unhandled_unlinked.ml' with 1 (native) => passed ... testing 'unhandled_unlinked.ml' with 2 (bytecode) => passed Wall clock: tests/effects/unhandled_unlinked.ml took 0.30s ... testing 'used_cont.ml' with 1 (native) => passed ... testing 'used_cont.ml' with 2 (bytecode) => passed Wall clock: tests/effects/used_cont.ml took 0.43s Running tests from 'tests/embedded' ... ... testing 'cmcaml.ml' with 1 (native) => passed ... testing 'cmcaml.ml' with 2 (bytecode) => passed Wall clock: tests/embedded/cmcaml.ml took 0.73s Running tests from 'tests/ephe-c-api' ... ... testing 'test.ml' with 1 (skip) => skipped (port the new Ephemeron C-api to multicore : https://github.com/ocaml/ocaml/pull/676) Running tests from 'tests/exotic-syntax' ... ... testing 'exotic.ml' with 1 (native) => passed ... testing 'exotic.ml' with 2 (bytecode) => passed Wall clock: tests/exotic-syntax/exotic.ml took 0.51s Running tests from 'tests/extension-constructor' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/extension-constructor/test.ml took 0.33s Running tests from 'tests/flambda' ... ... testing 'afl_lazy.ml' with 1 (flambda) => passed ... testing 'afl_lazy.ml' with 1.1 (native) => passed Wall clock: tests/flambda/afl_lazy.ml took 0.26s ... testing 'approx_meet.ml' with 1 (flambda) => passed ... testing 'approx_meet.ml' with 2 (native) => passed Wall clock: tests/flambda/approx_meet.ml took 0.35s ... testing 'gpr2239.ml' with 1 (flambda) => passed ... testing 'gpr2239.ml' with 2 (native) => passed Wall clock: tests/flambda/gpr2239.ml took 0.35s ... testing 'gpr998.ml' with 1 (native) => passed ... testing 'gpr998.ml' with 2 (bytecode) => passed Wall clock: tests/flambda/gpr998.ml took 0.31s ... testing 'specialise.ml' with 1 (flambda) => passed ... testing 'specialise.ml' with 1.1 (native) => passed Wall clock: tests/flambda/specialise.ml took 0.35s Running tests from 'tests/float-unboxing' ... ... testing 'float_subst_boxed_number.ml' with 1 (native) => passed Wall clock: tests/float-unboxing/float_subst_boxed_number.ml took 0.48s ... testing 'unbox_under_assign.ml' with 1 (native) => passed ... testing 'unbox_under_assign.ml' with 2 (bytecode) => passed Wall clock: tests/float-unboxing/unbox_under_assign.ml took 0.33s Running tests from 'tests/fma' ... ... testing 'fma.ml' with 1 (native) => passed ... testing 'fma.ml' with 2 (bytecode) => passed Wall clock: tests/fma/fma.ml took 1.40s Running tests from 'tests/formats-transition' ... ... testing 'deprecated_unsigned_printers.ml' with 1 (toplevel) => passed Wall clock: tests/formats-transition/deprecated_unsigned_printers.ml took 0.03s ... testing 'ignored_scan_counters.ml' with 1 (toplevel) => passed Wall clock: tests/formats-transition/ignored_scan_counters.ml took 0.03s ... testing 'legacy_incompatible_flags.ml' with 1 (toplevel) => passed Wall clock: tests/formats-transition/legacy_incompatible_flags.ml took 0.02s ... testing 'legacy_unfinished_modifiers.ml' with 1 (toplevel) => passed Wall clock: tests/formats-transition/legacy_unfinished_modifiers.ml took 0.02s Running tests from 'tests/formatting' ... ... testing 'errors_batch.ml' with 1 (native) => passed ... testing 'errors_batch.ml' with 2 (bytecode) => passed Wall clock: tests/formatting/errors_batch.ml took 1.30s ... testing 'margins.ml' with 1 (toplevel) => passed Wall clock: tests/formatting/margins.ml took 0.02s ... testing 'test_locations.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test_locations.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test_locations.ml' with 1.1.1 (check-ocamlc.byte-output) => passed ... testing 'test_locations.ml' with 2 (setup-ocamlc.byte-build-env) => passed ... testing 'test_locations.ml' with 2.1 (ocamlc.byte) => passed ... testing 'test_locations.ml' with 2.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/formatting/test_locations.ml took 0.04s Running tests from 'tests/frame-pointers' ... ... testing 'c_call.ml' with 1 (frame_pointers) => skipped (frame-pointers not available) ... testing 'c_call.ml' with 1.1 (native) => n/a ... testing 'effects.ml' with 1 (frame_pointers) => skipped (frame-pointers not available) ... testing 'effects.ml' with 1.1 (native) => n/a ... testing 'exception_handler.ml' with 1 (frame_pointers) => skipped (frame-pointers not available) ... testing 'exception_handler.ml' with 1.1 (native) => n/a ... testing 'reperform.ml' with 1 (frame_pointers) => skipped (frame-pointers not available) ... testing 'reperform.ml' with 1.1 (native) => n/a ... testing 'stack_realloc.ml' with 1 (frame_pointers) => skipped (frame-pointers not available) ... testing 'stack_realloc.ml' with 1.1 (native) => n/a ... testing 'stack_realloc2.ml' with 1 (frame_pointers) => skipped (frame-pointers not available) ... testing 'stack_realloc2.ml' with 1.1 (native) => n/a Running tests from 'tests/functors' ... ... testing 'functors.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'functors.ml' with 1.1 (ocamlc.byte) => passed ... testing 'functors.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/functors/functors.ml took 0.03s Running tests from 'tests/gc-roots' ... ... testing 'globroots.ml' with 1 (native) => passed ... testing 'globroots.ml' with 2 (bytecode) => passed Wall clock: tests/gc-roots/globroots.ml took 0.87s ... testing 'globroots_parallel.ml' with 1 (native) => passed ... testing 'globroots_parallel.ml' with 2 (bytecode) => passed Wall clock: tests/gc-roots/globroots_parallel.ml took 1.08s ... testing 'globroots_parallel_spawn_burn.ml' with 1 (native) => passed ... testing 'globroots_parallel_spawn_burn.ml' with 2 (bytecode) => passed Wall clock: tests/gc-roots/globroots_parallel_spawn_burn.ml took 1.72s ... testing 'globroots_sequential.ml' with 1 (native) => passed ... testing 'globroots_sequential.ml' with 2 (bytecode) => passed Wall clock: tests/gc-roots/globroots_sequential.ml took 2.19s Running tests from 'tests/generalized-open' ... ... testing 'accepted_batch.ml' with 1 (native) => passed ... testing 'accepted_batch.ml' with 2 (bytecode) => passed Wall clock: tests/generalized-open/accepted_batch.ml took 0.40s ... testing 'accepted_expect.ml' with 1 (expect) => passed Wall clock: tests/generalized-open/accepted_expect.ml took 0.07s ... testing 'clambda_optim.ml' with 1 (no-flambda) => skipped (support for flambda enabled) ... testing 'clambda_optim.ml' with 1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'clambda_optim.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'clambda_optim.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'expansiveness.ml' with 1 (expect) => passed Wall clock: tests/generalized-open/expansiveness.ml took 0.04s ... testing 'funct_body.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'funct_body.ml' with 1.1 (ocamlc.byte) => passed ... testing 'funct_body.ml' with 1.2 (check-ocamlc.byte-output) => passed Wall clock: tests/generalized-open/funct_body.ml took 0.02s ... testing 'gpr1506.ml' with 1 (expect) => passed Wall clock: tests/generalized-open/gpr1506.ml took 0.07s ... testing 'pr10048.ml' with 1 (expect) => passed Wall clock: tests/generalized-open/pr10048.ml took 0.04s ... testing 'shadowing.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'shadowing.ml' with 1.1 (ocamlc.byte) => passed ... testing 'shadowing.ml' with 1.2 (check-ocamlc.byte-output) => passed Wall clock: tests/generalized-open/shadowing.ml took 0.03s Running tests from 'tests/generated-parse-errors' ... ... testing 'errors.ml' with 1 (toplevel) => passed Wall clock: tests/generated-parse-errors/errors.ml took 0.12s Running tests from 'tests/int64-unboxing' ... ... testing 'test.ml' with 1 (native) => passed Wall clock: tests/int64-unboxing/test.ml took 0.42s Running tests from 'tests/lazy' ... ... testing 'lazy1.ml' with 1 (native) => passed ... testing 'lazy1.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/lazy1.ml took 0.45s ... testing 'lazy2.ml' with 1 (native) => passed ... testing 'lazy2.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/lazy2.ml took 0.38s ... testing 'lazy3.ml' with 1 (native) => passed ... testing 'lazy3.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/lazy3.ml took 0.49s ... testing 'lazy4.ml' with 1 (native) => passed ... testing 'lazy4.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/lazy4.ml took 0.33s ... testing 'lazy5.ml' with 1 (native) => passed ... testing 'lazy5.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/lazy5.ml took 8.06s ... testing 'lazy6.ml' with 1 (native) => passed ... testing 'lazy6.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/lazy6.ml took 0.45s ... testing 'lazy7.ml' with 1 (native) => passed ... testing 'lazy7.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/lazy7.ml took 8.15s ... testing 'lazy8.ml' with 1 (native) => passed ... testing 'lazy8.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/lazy8.ml took 0.37s ... testing 'minor_major_force.ml' with 1 (native) => passed ... testing 'minor_major_force.ml' with 2 (bytecode) => passed Wall clock: tests/lazy/minor_major_force.ml took 0.69s Running tests from 'tests/let-syntax' ... ... testing 'let_syntax.ml' with 1 (expect) => passed Wall clock: tests/let-syntax/let_syntax.ml took 0.14s Running tests from 'tests/letrec-check' ... ... testing 'basic.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/basic.ml took 0.07s ... testing 'extension_constructor.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/extension_constructor.ml took 0.03s ... testing 'flat_float_array.ml' with 1 (flat-float-array) => passed ... testing 'flat_float_array.ml' with 1.1 (expect) => passed Wall clock: tests/letrec-check/flat_float_array.ml took 0.04s ... testing 'float_unboxing.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/float_unboxing.ml took 0.03s ... testing 'labels.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/labels.ml took 0.04s ... testing 'lazy_.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/lazy_.ml took 0.04s ... testing 'modules.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/modules.ml took 0.04s ... testing 'no_flat_float_array.ml' with 1 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float) ... testing 'no_flat_float_array.ml' with 1.1 (expect) => n/a ... testing 'objects.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/objects.ml took 0.04s ... testing 'pr7215.ml' with 1 (toplevel) => passed Wall clock: tests/letrec-check/pr7215.ml took 0.02s ... testing 'pr7231.ml' with 1 (toplevel) => passed Wall clock: tests/letrec-check/pr7231.ml took 0.02s ... testing 'pr7706.ml' with 1 (toplevel) => passed Wall clock: tests/letrec-check/pr7706.ml took 0.02s ... testing 'records.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/records.ml took 0.03s ... testing 'unboxed.ml' with 1 (expect) => passed Wall clock: tests/letrec-check/unboxed.ml took 0.04s Running tests from 'tests/letrec-compilation' ... ... testing 'backreferences.ml' with 1 (native) => passed ... testing 'backreferences.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/backreferences.ml took 0.31s ... testing 'class_1.ml' with 1 (native) => passed ... testing 'class_1.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/class_1.ml took 0.33s ... testing 'class_2.ml' with 1 (native) => passed ... testing 'class_2.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/class_2.ml took 0.35s ... testing 'evaluation_order_1.ml' with 1 (native) => passed ... testing 'evaluation_order_1.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/evaluation_order_1.ml took 0.31s ... testing 'evaluation_order_2.ml' with 1 (native) => passed ... testing 'evaluation_order_2.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/evaluation_order_2.ml took 0.30s ... testing 'evaluation_order_3.ml' with 1 (native) => passed ... testing 'evaluation_order_3.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/evaluation_order_3.ml took 0.30s ... testing 'float_block_1.ml' with 1 (native) => passed ... testing 'float_block_1.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/float_block_1.ml took 0.30s ... testing 'generic_array.ml' with 1 (native) => passed ... testing 'generic_array.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/generic_array.ml took 0.28s ... testing 'labels.ml' with 1 (native) => passed ... testing 'labels.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/labels.ml took 0.29s ... testing 'lazy_.ml' with 1 (native) => passed ... testing 'lazy_.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/lazy_.ml took 0.41s ... testing 'lists.ml' with 1 (native) => passed ... testing 'lists.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/lists.ml took 0.30s ... testing 'mixing_value_closures_1.ml' with 1 (native) => passed ... testing 'mixing_value_closures_1.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/mixing_value_closures_1.ml took 0.29s ... testing 'mixing_value_closures_2.ml' with 1 (native) => passed ... testing 'mixing_value_closures_2.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/mixing_value_closures_2.ml took 0.29s ... testing 'mutual_functions.ml' with 1 (native) => passed ... testing 'mutual_functions.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/mutual_functions.ml took 0.31s ... testing 'nested.ml' with 1 (native) => passed ... testing 'nested.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/nested.ml took 0.28s ... testing 'pr4989.ml' with 1 (native) => passed ... testing 'pr4989.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/pr4989.ml took 0.28s ... testing 'pr8681.ml' with 1 (native) => passed ... testing 'pr8681.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/pr8681.ml took 0.44s ... testing 'record_with.ml' with 1 (native) => passed ... testing 'record_with.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/record_with.ml took 0.39s ... testing 'ref.ml' with 1 (native) => passed ... testing 'ref.ml' with 2 (bytecode) => passed Wall clock: tests/letrec-compilation/ref.ml took 0.29s Running tests from 'tests/lexing' ... ... testing 'comments.ml' with 1 (toplevel) => passed Wall clock: tests/lexing/comments.ml took 0.02s ... testing 'escape.ml' with 1 (toplevel) => passed Wall clock: tests/lexing/escape.ml took 0.02s ... testing 'uchar_esc.ml' with 1 (toplevel) => passed Wall clock: tests/lexing/uchar_esc.ml took 0.02s Running tests from 'tests/lf_skiplist' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lf_skiplist/test.ml took 0.62s ... testing 'test_parallel.ml' with 1 (native) => passed ... testing 'test_parallel.ml' with 2 (bytecode) => passed Wall clock: tests/lf_skiplist/test_parallel.ml took 4.05s Running tests from 'tests/lib-arg' ... ... testing 'test_rest_all.ml' with 1 (expect) => passed Wall clock: tests/lib-arg/test_rest_all.ml took 0.05s ... testing 'testarg.ml' with 1 (native) => passed ... testing 'testarg.ml' with 2 (bytecode) => passed Wall clock: tests/lib-arg/testarg.ml took 0.68s ... testing 'testerror.ml' with 1 (native) => passed Wall clock: tests/lib-arg/testerror.ml took 0.41s Running tests from 'tests/lib-array' ... ... testing 'test_array.ml' with 1 (expect) => passed Wall clock: tests/lib-array/test_array.ml took 0.08s Running tests from 'tests/lib-atomic' ... ... testing 'test_atomic.ml' with 1 (native) => passed ... testing 'test_atomic.ml' with 2 (bytecode) => passed Wall clock: tests/lib-atomic/test_atomic.ml took 0.35s Running tests from 'tests/lib-bigarray' ... ... testing 'bigarrays.ml' with 1 (native) => passed ... testing 'bigarrays.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bigarray/bigarrays.ml took 3.35s ... testing 'change_layout.ml' with 1 (native) => passed ... testing 'change_layout.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bigarray/change_layout.ml took 0.65s ... testing 'fftba.ml' with 1 (native) => passed ... testing 'fftba.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bigarray/fftba.ml took 0.62s ... testing 'pr5115.ml' with 1 (native) => passed ... testing 'pr5115.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bigarray/pr5115.ml took 0.41s ... testing 'weak_bigarray.ml' with 1 (native) => passed ... testing 'weak_bigarray.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bigarray/weak_bigarray.ml took 0.45s Running tests from 'tests/lib-bigarray-2' ... ... testing 'bigarrcml.ml' with 1 (native) => passed ... testing 'bigarrcml.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bigarray-2/bigarrcml.ml took 0.71s ... testing 'bigarrfml.ml' with 1 (script) Apple clang version 13.1.6 (clang-1316.0.21.2.5) => skipped (OCaml was not compiled with gcc) ... testing 'bigarrfml.ml' with 1.1 (setup-ocamlc.byte-build-env) => n/a ... testing 'bigarrfml.ml' with 1.1.1 (script) => n/a ... testing 'bigarrfml.ml' with 1.1.1.1 (ocamlc.byte) => n/a ... testing 'bigarrfml.ml' with 1.1.1.1.1 (run) => n/a ... testing 'bigarrfml.ml' with 1.1.1.1.1.1 (check-program-output) => n/a ... testing 'bigarrfml.ml' with 1.2 (setup-ocamlopt.byte-build-env) => n/a ... testing 'bigarrfml.ml' with 1.2.1 (script) => n/a ... testing 'bigarrfml.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'bigarrfml.ml' with 1.2.1.1.1 (run) => n/a ... testing 'bigarrfml.ml' with 1.2.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/lib-bigarray-file' ... ... testing 'mapfile.ml' with 1 (hasunix) => passed ... testing 'mapfile.ml' with 1.1 (native) => passed Wall clock: tests/lib-bigarray-file/mapfile.ml took 0.50s Running tests from 'tests/lib-bool' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bool/test.ml took 0.43s Running tests from 'tests/lib-buffer' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-buffer/test.ml took 2.09s Running tests from 'tests/lib-bytes' ... ... testing 'binary.ml' with 1 (native) => passed ... testing 'binary.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bytes/binary.ml took 0.79s ... testing 'test_bytes.ml' with 1 (native) => passed ... testing 'test_bytes.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bytes/test_bytes.ml took 0.63s Running tests from 'tests/lib-bytes-utf' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-bytes-utf/test.ml took 3.26s Running tests from 'tests/lib-channels' ... ... testing 'buffered.ml' with 1 (native) => passed ... testing 'buffered.ml' with 2 (bytecode) => passed Wall clock: tests/lib-channels/buffered.ml took 0.43s ... testing 'close_in.ml' with 1 (native) => passed ... testing 'close_in.ml' with 2 (bytecode) => passed Wall clock: tests/lib-channels/close_in.ml took 0.32s ... testing 'in_channel_length.ml' with 1 (native) => passed ... testing 'in_channel_length.ml' with 2 (bytecode) => passed Wall clock: tests/lib-channels/in_channel_length.ml took 0.46s ... testing 'input_all.ml' with 1 (hassysthreads) => passed ... testing 'input_all.ml' with 1.1 (bytecode) => passed ... testing 'input_all.ml' with 1.2 (native) => passed Wall clock: tests/lib-channels/input_all.ml took 0.80s ... testing 'input_lines.ml' with 1 (native) => passed ... testing 'input_lines.ml' with 2 (bytecode) => passed Wall clock: tests/lib-channels/input_lines.ml took 0.49s ... testing 'refcounting.ml' with 1 (expect) => passed Wall clock: tests/lib-channels/refcounting.ml took 0.04s ... testing 'seek_in.ml' with 1 (native) => passed ... testing 'seek_in.ml' with 2 (bytecode) => passed Wall clock: tests/lib-channels/seek_in.ml took 0.33s Running tests from 'tests/lib-digest' ... ... testing 'md5.ml' with 1 (native) => passed ... testing 'md5.ml' with 2 (bytecode) => passed Wall clock: tests/lib-digest/md5.ml took 1.01s Running tests from 'tests/lib-dynlink-bytecode' ... ... testing 'main.ml' with 1 (shared-libraries) => passed ... testing 'main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1 (ocamlmklib) => passed ... testing 'main.ml' with 1.1.1.1.1 (ocamlmklib) => passed ... testing 'main.ml' with 1.1.1.1.1.1 (ocamlmklib) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlmklib) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (run) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.2 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.2.1 (run) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.2.1.1 (check-program-output) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.3 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.3.1 (run) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.3.1.1 (check-program-output) => passed Wall clock: tests/lib-dynlink-bytecode/main.ml took 0.41s Running tests from 'tests/lib-dynlink-csharp' ... ... testing 'main.ml' with 1 (csharp-compiler) => skipped (C# compiler not available) ... testing 'main.ml' with 1.1 (shared-libraries) => n/a ... testing 'main.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => n/a ... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1 (ocamlc.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1 (run) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => n/a ... testing 'main.ml' with 1.1.2 (setup-ocamlc.byte-build-env) => n/a ... testing 'main.ml' with 1.1.2.1 (ocamlc.byte) => n/a ... testing 'main.ml' with 1.1.2.1.1 (ocamlc.byte) => n/a ... testing 'main.ml' with 1.1.2.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.2.1.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.2.1.1.1.1.1 (run) => n/a ... testing 'main.ml' with 1.1.2.1.1.1.1.1.1 (check-program-output) => n/a ... testing 'main.ml' with 1.1.3 (setup-ocamlopt.byte-build-env) => n/a ... testing 'main.ml' with 1.1.3.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.3.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.3.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.3.1.1.1.1 (run) => n/a ... testing 'main.ml' with 1.1.3.1.1.1.1.1 (check-program-output) => n/a ... testing 'main.ml' with 1.1.4 (setup-ocamlopt.byte-build-env) => n/a ... testing 'main.ml' with 1.1.4.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.4.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.4.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.4.1.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.4.1.1.1.1.1 (run) => n/a ... testing 'main.ml' with 1.1.4.1.1.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/lib-dynlink-domains' ... ... testing 'main.ml' with 1 (not-windows) => passed ... testing 'main.ml' with 1.1 (shared-libraries) => passed ... testing 'main.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'main.ml' with 1.2 (native-dynlink) => passed ... testing 'main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-dynlink-domains/main.ml took 4.04s Running tests from 'tests/lib-dynlink-init-info' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-dynlink-init-info/test.ml took 0.77s Running tests from 'tests/lib-dynlink-initializers' ... ... testing 'test10_main.ml' with 1 (no-flambda) => skipped (support for flambda enabled) ... testing 'test10_main.ml' with 1.1 (shared-libraries) => n/a ... testing 'test10_main.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => n/a ... testing 'test10_main.ml' with 1.1.1.1 (ocamlc.byte) => n/a ... testing 'test10_main.ml' with 1.1.1.2 (ocamlc.byte) => n/a ... testing 'test10_main.ml' with 1.1.1.3 (ocamlc.byte) => n/a ... testing 'test10_main.ml' with 1.1.1.3.1 (run) => n/a ... testing 'test10_main.ml' with 1.1.1.3.1.1 (check-program-output) => n/a ... testing 'test10_main.ml' with 1.1.2 (native-dynlink) => n/a ... testing 'test10_main.ml' with 1.1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test10_main.ml' with 1.1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test10_main.ml' with 1.1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test10_main.ml' with 1.1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test10_main.ml' with 1.1.2.1.3.1 (run) => n/a ... testing 'test10_main.ml' with 1.1.2.1.3.1.1 (check-program-output) => n/a ... testing 'test1_main.ml' with 1 (shared-libraries) => passed ... testing 'test1_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test1_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test1_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test1_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test1_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test1_main.ml' with 1.1.4.1 (run) => passed ... testing 'test1_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test1_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test1_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test1_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test1_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test1_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test1_main.ml' with 1.2.1.4.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test1_main.ml took 0.64s ... testing 'test2_main.ml' with 1 (shared-libraries) => passed ... testing 'test2_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test2_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test2_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test2_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test2_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test2_main.ml' with 1.1.4.1 (run) => passed ... testing 'test2_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test2_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test2_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test2_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test2_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test2_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test2_main.ml' with 1.2.1.4.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test2_main.ml took 0.64s ... testing 'test3_main.ml' with 1 (shared-libraries) => passed ... testing 'test3_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test3_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test3_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test3_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test3_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test3_main.ml' with 1.1.5 (ocamlc.byte) => passed ... testing 'test3_main.ml' with 1.1.5.1 (run) => passed ... testing 'test3_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test3_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test3_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test3_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test3_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test3_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test3_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed ... testing 'test3_main.ml' with 1.2.1.5.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test3_main.ml took 0.67s ... testing 'test4_main.ml' with 1 (shared-libraries) => passed ... testing 'test4_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test4_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test4_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test4_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test4_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test4_main.ml' with 1.1.5 (ocamlc.byte) => passed ... testing 'test4_main.ml' with 1.1.5.1 (run) => passed ... testing 'test4_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test4_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test4_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test4_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test4_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test4_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test4_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed ... testing 'test4_main.ml' with 1.2.1.5.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test4_main.ml took 0.67s ... testing 'test5_main.ml' with 1 (shared-libraries) => passed ... testing 'test5_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test5_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test5_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test5_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test5_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test5_main.ml' with 1.1.5 (ocamlc.byte) => passed ... testing 'test5_main.ml' with 1.1.6 (ocamlc.byte) => passed ... testing 'test5_main.ml' with 1.1.6.1 (run) => passed ... testing 'test5_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test5_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test5_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test5_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test5_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test5_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test5_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed ... testing 'test5_main.ml' with 1.2.1.6 (ocamlopt.byte) => passed ... testing 'test5_main.ml' with 1.2.1.6.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test5_main.ml took 0.78s ... testing 'test6_main.ml' with 1 (shared-libraries) => passed ... testing 'test6_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test6_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test6_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test6_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test6_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test6_main.ml' with 1.1.4.1 (run) => passed ... testing 'test6_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test6_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test6_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test6_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test6_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test6_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test6_main.ml' with 1.2.1.4.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test6_main.ml took 0.68s ... testing 'test7_main.ml' with 1 (shared-libraries) => passed ... testing 'test7_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test7_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test7_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test7_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test7_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test7_main.ml' with 1.1.4.1 (run) => passed ... testing 'test7_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test7_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test7_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test7_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test7_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test7_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test7_main.ml' with 1.2.1.4.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test7_main.ml took 0.56s ... testing 'test8_main.ml' with 1 (shared-libraries) => passed ... testing 'test8_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test8_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test8_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test8_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test8_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test8_main.ml' with 1.1.5 (ocamlc.byte) => passed ... testing 'test8_main.ml' with 1.1.6 (ocamlc.byte) => passed ... testing 'test8_main.ml' with 1.1.6.1 (run) => passed ... testing 'test8_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test8_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test8_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test8_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test8_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test8_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test8_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed ... testing 'test8_main.ml' with 1.2.1.6 (ocamlopt.byte) => passed ... testing 'test8_main.ml' with 1.2.1.6.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test8_main.ml took 0.64s ... testing 'test9_main.ml' with 1 (shared-libraries) => passed ... testing 'test9_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test9_main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test9_main.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test9_main.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test9_main.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test9_main.ml' with 1.1.5 (ocamlc.byte) => passed ... testing 'test9_main.ml' with 1.1.5.1 (run) => passed ... testing 'test9_main.ml' with 1.2 (native-dynlink) => passed ... testing 'test9_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test9_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test9_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test9_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test9_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test9_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed ... testing 'test9_main.ml' with 1.2.1.5.1 (run) => passed Wall clock: tests/lib-dynlink-initializers/test9_main.ml took 0.69s Running tests from 'tests/lib-dynlink-native' ... ... testing 'main.ml' with 1 (hassysthreads) => passed ... testing 'main.ml' with 1.1 (native-dynlink) => passed ... testing 'main.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'main.ml' with 1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (cd) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (cd) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1.1.1 (run) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-dynlink-native/main.ml took 8.22s Running tests from 'tests/lib-dynlink-packed' ... ... testing 'loader.ml' with 1 (shared-libraries) => passed ... testing 'loader.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'loader.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'loader.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'loader.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'loader.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'loader.ml' with 1.1.4.1 (run) => passed ... testing 'loader.ml' with 1.1.4.1.1 (check-program-output) => passed ... testing 'loader.ml' with 1.2 (native-dynlink) => passed ... testing 'loader.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'loader.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'loader.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'loader.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'loader.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'loader.ml' with 1.2.1.5 (ocamlopt.byte) => passed ... testing 'loader.ml' with 1.2.1.5.1 (run) => passed ... testing 'loader.ml' with 1.2.1.5.1.1 (check-program-output) => passed Wall clock: tests/lib-dynlink-packed/loader.ml took 1.00s Running tests from 'tests/lib-dynlink-pr4229' ... ... testing 'main.ml' with 1 (shared-libraries) => passed ... testing 'main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 1.1.1 (cd) => passed ... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1 (cd) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'main.ml' with 1.2 (native-dynlink) => passed ... testing 'main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'main.ml' with 1.2.1.1 (cd) => passed ... testing 'main.ml' with 1.2.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1 (cd) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1.1 (run) => passed ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1.1.1 (check-program-output) => passed Wall clock: tests/lib-dynlink-pr4229/main.ml took 0.88s Running tests from 'tests/lib-dynlink-pr4839' ... ... testing 'test.ml' with 1 (shared-libraries) => passed ... testing 'test.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1.1 (cd) => passed ... testing 'test.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.3 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.4 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.5 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.6 (cd) => passed ... testing 'test.ml' with 1.1.7 (cd) => passed ... testing 'test.ml' with 1.1.8 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.9 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.10 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.11 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.12 (cd) => passed ... testing 'test.ml' with 1.1.13 (cd) => passed ... testing 'test.ml' with 1.1.14 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.15 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.16 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.17 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.18 (cd) => passed ... testing 'test.ml' with 1.1.19 (cd) => passed ... testing 'test.ml' with 1.1.20 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.21 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.22 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.23 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.24 (cd) => passed ... testing 'test.ml' with 1.1.25 (cd) => passed ... testing 'test.ml' with 1.1.26 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.27 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.28 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.29 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.29.1 (run) => passed ... testing 'test.ml' with 1.1.29.1.1 (check-program-output) => passed ... testing 'test.ml' with 1.1.29.2 (run) => passed ... testing 'test.ml' with 1.1.29.2.1 (check-program-output) => passed ... testing 'test.ml' with 1.1.29.3 (run) => passed ... testing 'test.ml' with 1.1.29.3.1 (check-program-output) => passed ... testing 'test.ml' with 1.1.29.4 (run) => passed ... testing 'test.ml' with 1.1.29.4.1 (check-program-output) => passed ... testing 'test.ml' with 1.1.30 (cd) => passed ... testing 'test.ml' with 1.2 (native-dynlink) => passed ... testing 'test.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test.ml' with 1.2.1.1 (cd) => passed ... testing 'test.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.3 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.4 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.5 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.6 (cd) => passed ... testing 'test.ml' with 1.2.1.7 (cd) => passed ... testing 'test.ml' with 1.2.1.8 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.9 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.10 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.11 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2 (cd) => passed ... testing 'test.ml' with 1.2.2.1 (cd) => passed ... testing 'test.ml' with 1.2.2.2 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.3 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.4 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.5 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.6 (cd) => passed ... testing 'test.ml' with 1.2.2.7 (cd) => passed ... testing 'test.ml' with 1.2.2.8 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.9 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.10 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.11 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.12 (cd) => passed ... testing 'test.ml' with 1.2.2.13 (cd) => passed ... testing 'test.ml' with 1.2.2.14 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.15 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.16 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.17 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.2.17.1 (run) => passed ... testing 'test.ml' with 1.2.2.17.1.1 (check-program-output) => passed ... testing 'test.ml' with 1.2.2.17.2 (run) => passed ... testing 'test.ml' with 1.2.2.17.2.1 (check-program-output) => passed ... testing 'test.ml' with 1.2.2.17.3 (run) => passed ... testing 'test.ml' with 1.2.2.17.3.1 (check-program-output) => passed ... testing 'test.ml' with 1.2.2.17.4 (run) => passed ... testing 'test.ml' with 1.2.2.17.4.1 (check-program-output) => passed ... testing 'test.ml' with 1.2.2.18 (cd) => passed Wall clock: tests/lib-dynlink-pr4839/test.ml took 1.88s Running tests from 'tests/lib-dynlink-pr6950' ... ... testing 'loader.ml' with 1 (shared-libraries) => passed ... testing 'loader.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'loader.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'loader.ml' with 1.1.2 (ocamlc.byte) => passed ... testing 'loader.ml' with 1.1.2.1 (run) => passed ... testing 'loader.ml' with 1.1.2.1.1 (check-program-output) => passed ... testing 'loader.ml' with 1.2 (native-dynlink) => passed ... testing 'loader.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'loader.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'loader.ml' with 1.2.1.2 (ocamlopt.byte) => passed ... testing 'loader.ml' with 1.2.1.2.1 (run) => passed ... testing 'loader.ml' with 1.2.1.2.1.1 (check-program-output) => passed Wall clock: tests/lib-dynlink-pr6950/loader.ml took 0.91s Running tests from 'tests/lib-dynlink-pr9209' ... ... testing 'dyn.ml' with 1 (shared-libraries) => passed ... testing 'dyn.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'dyn.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'dyn.ml' with 1.1.1.1 (ocamlmklib) => passed ... testing 'dyn.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'dyn.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'dyn.ml' with 1.1.1.1.1.1.1 (run) => passed ... testing 'dyn.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'dyn.ml' with 1.2 (native-dynlink) => passed ... testing 'dyn.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'dyn.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'dyn.ml' with 1.2.1.1.1 (ocamlmklib) => passed ... testing 'dyn.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => passed ... testing 'dyn.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'dyn.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'dyn.ml' with 1.2.1.1.1.1.1.1.1 (run) => passed ... testing 'dyn.ml' with 1.2.1.1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-dynlink-pr9209/dyn.ml took 0.79s Running tests from 'tests/lib-dynlink-private' ... ... testing 'test.ml' with 1 (shared-libraries) => passed ... testing 'test.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed ... testing 'test.ml' with 1.2 (native-dynlink) => passed ... testing 'test.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed Wall clock: tests/lib-dynlink-private/test.ml took 2.01s Running tests from 'tests/lib-either' ... ... testing 'test.ml' with 1 (expect) => passed Wall clock: tests/lib-either/test.ml took 0.08s Running tests from 'tests/lib-filename' ... ... testing 'extension.ml' with 1 (native) => passed ... testing 'extension.ml' with 2 (bytecode) => passed Wall clock: tests/lib-filename/extension.ml took 0.45s ... testing 'null.ml' with 1 (native) => passed ... testing 'null.ml' with 2 (bytecode) => passed Wall clock: tests/lib-filename/null.ml took 0.41s ... testing 'quotecommand.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'quotecommand.ml' with 1.1 (ocamlc.byte) => passed ... testing 'quotecommand.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'quotecommand.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'quotecommand.ml' with 1.1.1.1.1 (run) => passed ... testing 'quotecommand.ml' with 1.1.1.1.1.1 (check-program-output) => passed ... testing 'quotecommand.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'quotecommand.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'quotecommand.ml' with 2.1.1 (ocamlopt.byte) => passed ... testing 'quotecommand.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'quotecommand.ml' with 2.1.1.1.1 (run) => passed ... testing 'quotecommand.ml' with 2.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-filename/quotecommand.ml took 0.59s ... testing 'suffix.ml' with 1 (native) => passed ... testing 'suffix.ml' with 2 (bytecode) => passed Wall clock: tests/lib-filename/suffix.ml took 0.43s ... testing 'temp.ml' with 1 (native) => passed ... testing 'temp.ml' with 2 (bytecode) => passed Wall clock: tests/lib-filename/temp.ml took 0.43s Running tests from 'tests/lib-float' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-float/test.ml took 0.86s Running tests from 'tests/lib-floatarray' ... ... testing 'floatarray.ml' with 1 (native) => passed ... testing 'floatarray.ml' with 2 (bytecode) => passed Wall clock: tests/lib-floatarray/floatarray.ml took 2.09s Running tests from 'tests/lib-format' ... ... testing 'domains.ml' with 1 (native) => passed ... testing 'domains.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/domains.ml took 0.48s ... testing 'mc_pr586_par.ml' with 1 (native) => passed ... testing 'mc_pr586_par.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/mc_pr586_par.ml took 0.56s ... testing 'mc_pr586_par2.ml' with 1 (native) => passed ... testing 'mc_pr586_par2.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/mc_pr586_par2.ml took 0.56s ... testing 'pp_print_custom_break.ml' with 1 (native) => passed ... testing 'pp_print_custom_break.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/pp_print_custom_break.ml took 0.58s ... testing 'pr6824.ml' with 1 (native) => passed ... testing 'pr6824.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/pr6824.ml took 0.47s ... testing 'print_array.ml' with 1 (native) => passed ... testing 'print_array.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/print_array.ml took 0.52s ... testing 'print_if_newline.ml' with 1 (native) => passed ... testing 'print_if_newline.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/print_if_newline.ml took 0.46s ... testing 'print_seq.ml' with 1 (native) => passed ... testing 'print_seq.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/print_seq.ml took 0.56s ... testing 'tformat.ml' with 1 (native) => passed ... testing 'tformat.ml' with 2 (bytecode) => passed Wall clock: tests/lib-format/tformat.ml took 4.08s Running tests from 'tests/lib-fun' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-fun/test.ml took 0.46s Running tests from 'tests/lib-hashtbl' ... ... testing 'compatibility.ml' with 1 (native) => passed ... testing 'compatibility.ml' with 2 (bytecode) => passed Wall clock: tests/lib-hashtbl/compatibility.ml took 0.42s ... testing 'hfun.ml' with 1 (native) => passed ... testing 'hfun.ml' with 2 (bytecode) => passed Wall clock: tests/lib-hashtbl/hfun.ml took 0.55s ... testing 'htbl.ml' with 1 (native) => passed ... testing 'htbl.ml' with 2 (bytecode) => passed Wall clock: tests/lib-hashtbl/htbl.ml took 2.89s Running tests from 'tests/lib-int' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-int/test.ml took 0.42s Running tests from 'tests/lib-int64' ... ... testing 'issue9460.ml' with 1 (native) => passed ... testing 'issue9460.ml' with 2 (bytecode) => passed Wall clock: tests/lib-int64/issue9460.ml took 0.32s ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-int64/test.ml took 0.35s Running tests from 'tests/lib-internalformat' ... ... testing 'test.ml' with 1 (expect) => passed Wall clock: tests/lib-internalformat/test.ml took 0.05s Running tests from 'tests/lib-lazy' ... ... testing 'test.ml' with 1 (expect) => passed Wall clock: tests/lib-lazy/test.ml took 0.05s Running tests from 'tests/lib-list' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-list/test.ml took 0.67s Running tests from 'tests/lib-marshal' ... ... testing 'intern_final.ml' with 1 (native) => passed ... testing 'intern_final.ml' with 2 (bytecode) => passed Wall clock: tests/lib-marshal/intern_final.ml took 0.90s ... testing 'intext.ml' with 1 (native) => passed ... testing 'intext.ml' with 2 (bytecode) => passed Wall clock: tests/lib-marshal/intext.ml took 1.84s ... testing 'intext_par.ml' with 1 (native) => passed ... testing 'intext_par.ml' with 2 (bytecode) => passed Wall clock: tests/lib-marshal/intext_par.ml took 2.87s ... testing 'marshal_bigarray.ml' with 1 (native) => passed ... testing 'marshal_bigarray.ml' with 2 (bytecode) => passed Wall clock: tests/lib-marshal/marshal_bigarray.ml took 0.35s Running tests from 'tests/lib-obj' ... ... testing 'new_obj.ml' with 1 (native) => passed ... testing 'new_obj.ml' with 2 (bytecode) => passed Wall clock: tests/lib-obj/new_obj.ml took 0.31s ... testing 'reachable_words.ml' with 1 (native) => passed ... testing 'reachable_words.ml' with 2 (bytecode) => passed Wall clock: tests/lib-obj/reachable_words.ml took 0.46s ... testing 'reachable_words_bug.ml' with 1 (native) => passed ... testing 'reachable_words_bug.ml' with 2 (bytecode) => passed Wall clock: tests/lib-obj/reachable_words_bug.ml took 0.34s ... testing 'with_tag.ml' with 1 (native) => passed ... testing 'with_tag.ml' with 2 (bytecode) => passed Wall clock: tests/lib-obj/with_tag.ml took 0.44s Running tests from 'tests/lib-option' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-option/test.ml took 0.56s Running tests from 'tests/lib-printf' ... ... testing 'pr6534.ml' with 1 (native) => passed ... testing 'pr6534.ml' with 2 (bytecode) => passed Wall clock: tests/lib-printf/pr6534.ml took 0.46s ... testing 'pr6938.ml' with 1 (native) => passed ... testing 'pr6938.ml' with 2 (bytecode) => passed Wall clock: tests/lib-printf/pr6938.ml took 0.50s ... testing 'tprintf.ml' with 1 (native) => passed ... testing 'tprintf.ml' with 2 (bytecode) => passed Wall clock: tests/lib-printf/tprintf.ml took 4.03s Running tests from 'tests/lib-queue' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-queue/test.ml took 0.72s Running tests from 'tests/lib-random' ... ... testing 'chi2.ml' with 1 (native) => passed ... testing 'chi2.ml' with 2 (bytecode) => passed Wall clock: tests/lib-random/chi2.ml took 1.00s ... testing 'defaultinit.ml' with 1 (native) => passed ... testing 'defaultinit.ml' with 2 (bytecode) => passed Wall clock: tests/lib-random/defaultinit.ml took 0.44s ... testing 'parallel.ml' with 1 (libunix) => passed ... testing 'parallel.ml' with 1.1 (bytecode) => passed ... testing 'parallel.ml' with 1.2 (native) => passed Wall clock: tests/lib-random/parallel.ml took 1.51s ... testing 'selfinit.ml' with 1 (native) => passed ... testing 'selfinit.ml' with 2 (bytecode) => passed Wall clock: tests/lib-random/selfinit.ml took 0.37s ... testing 'testvectors.ml' with 1 (native) => passed ... testing 'testvectors.ml' with 2 (bytecode) => passed Wall clock: tests/lib-random/testvectors.ml took 0.47s Running tests from 'tests/lib-result' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-result/test.ml took 0.66s Running tests from 'tests/lib-runtime-events' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test.ml took 0.75s ... testing 'test_caml.ml' with 1 (native) => passed ... testing 'test_caml.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_caml.ml took 0.68s ... testing 'test_caml_counters.ml' with 1 (native) => passed ... testing 'test_caml_counters.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_caml_counters.ml took 0.53s ... testing 'test_caml_exception.ml' with 1 (native) => passed ... testing 'test_caml_exception.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_caml_exception.ml took 0.47s ... testing 'test_caml_parallel.ml' with 1 (native) => passed ... testing 'test_caml_parallel.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_caml_parallel.ml took 0.62s ... testing 'test_caml_reentry.ml' with 1 (native) => passed ... testing 'test_caml_reentry.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_caml_reentry.ml took 0.49s ... testing 'test_caml_runparams.ml' with 1 (native) => passed ... testing 'test_caml_runparams.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_caml_runparams.ml took 0.49s ... testing 'test_caml_slot_reuse.ml' with 1 (native) => passed ... testing 'test_caml_slot_reuse.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_caml_slot_reuse.ml took 0.59s ... testing 'test_caml_stubs_gc.ml' with 1 (native) => passed ... testing 'test_caml_stubs_gc.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_caml_stubs_gc.ml took 0.44s ... testing 'test_env_start.ml' with 1 (native) => passed ... testing 'test_env_start.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_env_start.ml took 0.38s ... testing 'test_external.ml' with 1 (libunix) => passed ... testing 'test_external.ml' with 1.1 (bytecode) => passed ... testing 'test_external.ml' with 1.2 (native) => passed Wall clock: tests/lib-runtime-events/test_external.ml took 0.55s ... testing 'test_external_preserve.ml' with 1 (libunix) => passed ... testing 'test_external_preserve.ml' with 1.1 (bytecode) => passed ... testing 'test_external_preserve.ml' with 1.2 (native) => passed Wall clock: tests/lib-runtime-events/test_external_preserve.ml took 0.52s ... testing 'test_fork.ml' with 1 (libunix) => passed ... testing 'test_fork.ml' with 1.1 (bytecode) => passed ... testing 'test_fork.ml' with 1.2 (native) => passed Wall clock: tests/lib-runtime-events/test_fork.ml took 0.51s ... testing 'test_instrumented.ml' with 1 (instrumented-runtime) => passed ... testing 'test_instrumented.ml' with 1.1 (native) => passed Wall clock: tests/lib-runtime-events/test_instrumented.ml took 0.53s ... testing 'test_user_event.ml' with 1 (native) => passed ... testing 'test_user_event.ml' with 2 (bytecode) => passed Wall clock: tests/lib-runtime-events/test_user_event.ml took 0.46s ... testing 'test_user_event_unknown.ml' with 1 (libunix) => passed ... testing 'test_user_event_unknown.ml' with 1.1 (bytecode) => passed ... testing 'test_user_event_unknown.ml' with 1.2 (native) => passed Wall clock: tests/lib-runtime-events/test_user_event_unknown.ml took 0.55s Running tests from 'tests/lib-scanf' ... ... testing 'tscanf.ml' with 1 (native) => passed ... testing 'tscanf.ml' with 2 (bytecode) => passed Wall clock: tests/lib-scanf/tscanf.ml took 3.32s Running tests from 'tests/lib-scanf-2' ... ... testing 'tscanf2_master.ml' with 1 (hasunix) => passed ... testing 'tscanf2_master.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'tscanf2_master.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'tscanf2_master.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'tscanf2_master.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'tscanf2_master.ml' with 1.1.1.1.1.1 (run) => passed ... testing 'tscanf2_master.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'tscanf2_master.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed ... testing 'tscanf2_master.ml' with 1.2.1 (ocamlopt.byte) => passed ... testing 'tscanf2_master.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'tscanf2_master.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'tscanf2_master.ml' with 1.2.1.1.1.1 (run) => passed ... testing 'tscanf2_master.ml' with 1.2.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-scanf-2/tscanf2_master.ml took 0.68s Running tests from 'tests/lib-seq' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-seq/test.ml took 1.19s Running tests from 'tests/lib-set' ... ... testing 'testmap.ml' with 1 (native) => passed ... testing 'testmap.ml' with 2 (bytecode) => passed Wall clock: tests/lib-set/testmap.ml took 1.53s ... testing 'testset.ml' with 1 (native) => passed ... testing 'testset.ml' with 2 (bytecode) => passed Wall clock: tests/lib-set/testset.ml took 1.35s Running tests from 'tests/lib-stack' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-stack/test.ml took 0.63s Running tests from 'tests/lib-stdlabels' ... ... testing 'test_stdlabels.ml' with 1 (native) => passed ... testing 'test_stdlabels.ml' with 2 (bytecode) => passed Wall clock: tests/lib-stdlabels/test_stdlabels.ml took 0.54s Running tests from 'tests/lib-str' ... ... testing 'parallel.ml' with 1 (hasstr) => passed ... testing 'parallel.ml' with 1.1 (bytecode) => passed ... testing 'parallel.ml' with 1.2 (native) => passed Wall clock: tests/lib-str/parallel.ml took 0.48s ... testing 't01.ml' with 1 (hasstr) => passed ... testing 't01.ml' with 1.1 (bytecode) => passed ... testing 't01.ml' with 1.2 (native) => passed Wall clock: tests/lib-str/t01.ml took 1.70s Running tests from 'tests/lib-string' ... ... testing 'binary.ml' with 1 (native) => passed ... testing 'binary.ml' with 2 (bytecode) => passed Wall clock: tests/lib-string/binary.ml took 0.61s ... testing 'test_string.ml' with 1 (native) => passed ... testing 'test_string.ml' with 2 (bytecode) => passed Wall clock: tests/lib-string/test_string.ml took 0.55s Running tests from 'tests/lib-sync' ... ... testing 'prodcons.ml' with 1 (native) => passed ... testing 'prodcons.ml' with 2 (bytecode) => passed Wall clock: tests/lib-sync/prodcons.ml took 0.41s ... testing 'trylock.ml' with 1 (native) => passed ... testing 'trylock.ml' with 2 (bytecode) => passed Wall clock: tests/lib-sync/trylock.ml took 0.30s ... testing 'trylock2.ml' with 1 (native) => passed ... testing 'trylock2.ml' with 2 (bytecode) => passed Wall clock: tests/lib-sync/trylock2.ml took 0.30s Running tests from 'tests/lib-sys' ... ... testing 'immediate64.ml' with 1 (native) => passed ... testing 'immediate64.ml' with 2 (bytecode) => passed Wall clock: tests/lib-sys/immediate64.ml took 0.33s ... testing 'opaque.ml' with 1 (native) => passed ... testing 'opaque.ml' with 2 (bytecode) => passed Wall clock: tests/lib-sys/opaque.ml took 0.46s ... testing 'rename.ml' with 1 (native) => passed ... testing 'rename.ml' with 2 (bytecode) => passed Wall clock: tests/lib-sys/rename.ml took 0.48s Running tests from 'tests/lib-systhreads' ... ... testing 'boundscheck.ml' with 1 (hassysthreads) => passed ... testing 'boundscheck.ml' with 1.1 (bytecode) => passed ... testing 'boundscheck.ml' with 1.2 (native) => passed Wall clock: tests/lib-systhreads/boundscheck.ml took 11.25s ... testing 'eintr.ml' with 1 (hassysthreads) => passed ... testing 'eintr.ml' with 1.1 (not-windows) => passed ... testing 'eintr.ml' with 1.1.1 (bytecode) => passed ... testing 'eintr.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-systhreads/eintr.ml took 1.43s ... testing 'multicore_lifecycle.ml' with 1 (hassysthreads) => passed ... testing 'multicore_lifecycle.ml' with 1.1 (bytecode) => passed ... testing 'multicore_lifecycle.ml' with 1.2 (native) => passed Wall clock: tests/lib-systhreads/multicore_lifecycle.ml took 10.55s ... testing 'test_c_thread_register.ml' with 1 (hassysthreads) => passed ... testing 'test_c_thread_register.ml' with 1.1 (not-bsd) => passed ... testing 'test_c_thread_register.ml' with 1.1.1 (bytecode) => passed ... testing 'test_c_thread_register.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-systhreads/test_c_thread_register.ml took 1.76s ... testing 'testfork.ml' with 1 (hassysthreads) => passed ... testing 'testfork.ml' with 1.1 (not-bsd) => passed ... testing 'testfork.ml' with 1.1.1 (libunix) => passed ... testing 'testfork.ml' with 1.1.1.1 (bytecode) => passed ... testing 'testfork.ml' with 1.1.1.2 (native) => passed Wall clock: tests/lib-systhreads/testfork.ml took 10.53s ... testing 'testfork2.ml' with 1 (hassysthreads) => passed ... testing 'testfork2.ml' with 1.1 (not-bsd) => passed ... testing 'testfork2.ml' with 1.1.1 (libunix) => passed ... testing 'testfork2.ml' with 1.1.1.1 (bytecode) => passed ... testing 'testfork2.ml' with 1.1.1.2 (native) => passed Wall clock: tests/lib-systhreads/testfork2.ml took 8.52s ... testing 'testpreempt.ml' with 1 (hassysthreads) => passed ... testing 'testpreempt.ml' with 1.1 (not-windows) => passed ... testing 'testpreempt.ml' with 1.1.1 (bytecode) => passed ... testing 'testpreempt.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-systhreads/testpreempt.ml took 4.55s ... testing 'testyield.ml' with 1 (hassysthreads) => passed ... testing 'testyield.ml' with 1.1 (not-windows) => passed ... testing 'testyield.ml' with 1.1.1 (bytecode) => passed ... testing 'testyield.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-systhreads/testyield.ml took 0.72s ... testing 'threadsigmask.ml' with 1 (hassysthreads) => passed ... testing 'threadsigmask.ml' with 1.1 (not-windows) => passed ... testing 'threadsigmask.ml' with 1.1.1 (bytecode) => passed ... testing 'threadsigmask.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-systhreads/threadsigmask.ml took 11.35s Running tests from 'tests/lib-threads' ... ... testing 'backtrace_threads.ml' with 1 (hassysthreads) => passed ... testing 'backtrace_threads.ml' with 1.1 (bytecode) => passed ... testing 'backtrace_threads.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/backtrace_threads.ml took 0.52s ... testing 'bank.ml' with 1 (hassysthreads) => passed ... testing 'bank.ml' with 1.1 (bytecode) => passed ... testing 'bank.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/bank.ml took 0.58s ... testing 'beat.ml' with 1 (hassysthreads) => passed ... testing 'beat.ml' with 2 (skip) => skipped (off-by-one error on MacOS+Clang (#408)) ... testing 'beat.ml' with 2.1 (bytecode) => n/a ... testing 'beat.ml' with 2.2 (native) => n/a Wall clock: tests/lib-threads/beat.ml took 0.00s ... testing 'bufchan.ml' with 1 (hassysthreads) => passed ... testing 'bufchan.ml' with 1.1 (bytecode) => passed ... testing 'bufchan.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/bufchan.ml took 0.56s ... testing 'close.ml' with 1 (hassysthreads) => passed ... testing 'close.ml' with 1.1 (bytecode) => passed ... testing 'close.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/close.ml took 2.52s ... testing 'delayintr.ml' with 1 (hassysthreads) => passed ... testing 'delayintr.ml' with 1.1 (libunix) => passed ... testing 'delayintr.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'delayintr.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'delayintr.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'delayintr.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'delayintr.ml' with 1.1.1.1.1.1.1 (run) => passed ... testing 'delayintr.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'delayintr.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) => passed ... testing 'delayintr.ml' with 1.1.2.1 (ocamlopt.byte) => passed ... testing 'delayintr.ml' with 1.1.2.1.1 (ocamlopt.byte) => passed ... testing 'delayintr.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'delayintr.ml' with 1.1.2.1.1.1.1 (run) => passed ... testing 'delayintr.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-threads/delayintr.ml took 4.67s ... testing 'fileio.ml' with 1 (hassysthreads) => passed ... testing 'fileio.ml' with 1.1 (bytecode) => passed ... testing 'fileio.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/fileio.ml took 0.73s ... testing 'mutex_errors.ml' with 1 (hassysthreads) => passed ... testing 'mutex_errors.ml' with 1.1 (bytecode) => passed ... testing 'mutex_errors.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/mutex_errors.ml took 0.53s ... testing 'pr4466.ml' with 1 (hassysthreads) => passed ... testing 'pr4466.ml' with 1.1 (native) => passed Wall clock: tests/lib-threads/pr4466.ml took 0.99s ... testing 'pr5325.ml' with 1 (hassysthreads) => passed ... testing 'pr5325.ml' with 1.1 (bytecode) => passed ... testing 'pr5325.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/pr5325.ml took 2.56s ... testing 'pr7638.ml' with 1 (hassysthreads) => passed ... testing 'pr7638.ml' with 1.1 (bytecode) => passed ... testing 'pr7638.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/pr7638.ml took 0.51s ... testing 'pr8857.ml' with 1 (hassysthreads) => passed ... testing 'pr8857.ml' with 1.1 (bytecode) => passed ... testing 'pr8857.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/pr8857.ml took 0.50s ... testing 'prodcons.ml' with 1 (hassysthreads) => passed ... testing 'prodcons.ml' with 1.1 (bytecode) => passed ... testing 'prodcons.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/prodcons.ml took 0.61s ... testing 'prodcons2.ml' with 1 (hassysthreads) => passed ... testing 'prodcons2.ml' with 1.1 (bytecode) => passed ... testing 'prodcons2.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/prodcons2.ml took 0.84s ... testing 'sieve.ml' with 1 (hassysthreads) => passed ... testing 'sieve.ml' with 1.1 (script) => passed ... testing 'sieve.ml' with 1.1.1 (bytecode) => passed ... testing 'sieve.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-threads/sieve.ml took 0.67s ... testing 'signal.ml' with 1 (hassysthreads) => passed ... testing 'signal.ml' with 1.1 (libunix) => passed ... testing 'signal.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'signal.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'signal.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'signal.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'signal.ml' with 1.1.1.1.1.1.1 (run) => passed ... testing 'signal.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'signal.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) => passed ... testing 'signal.ml' with 1.1.2.1 (ocamlopt.byte) => passed ... testing 'signal.ml' with 1.1.2.1.1 (ocamlopt.byte) => passed ... testing 'signal.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'signal.ml' with 1.1.2.1.1.1.1 (run) => passed ... testing 'signal.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-threads/signal.ml took 4.68s ... testing 'sockets.ml' with 1 (hassysthreads) => passed ... testing 'sockets.ml' with 1.1 (libunix) => passed ... testing 'sockets.ml' with 1.1.1 (bytecode) => passed ... testing 'sockets.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-threads/sockets.ml took 3.57s ... testing 'swapchan.ml' with 1 (hassysthreads) => passed ... testing 'swapchan.ml' with 1.1 (bytecode) => passed ... testing 'swapchan.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/swapchan.ml took 0.54s ... testing 'tls.ml' with 1 (hassysthreads) => passed ... testing 'tls.ml' with 1.1 (bytecode) => passed ... testing 'tls.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/tls.ml took 0.57s ... testing 'torture.ml' with 1 (hassysthreads) => passed ... testing 'torture.ml' with 1.1 (bytecode) => passed ... testing 'torture.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/torture.ml took 6.59s ... testing 'uncaught_exception_handler.ml' with 1 (hassysthreads) => passed ... testing 'uncaught_exception_handler.ml' with 1.1 (bytecode) => passed ... testing 'uncaught_exception_handler.ml' with 1.2 (native) => passed Wall clock: tests/lib-threads/uncaught_exception_handler.ml took 0.62s Running tests from 'tests/lib-uchar' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/lib-uchar/test.ml took 0.47s Running tests from 'tests/lib-unix/common' ... ... testing 'channel_of.ml' with 1 (hasunix) => passed ... testing 'channel_of.ml' with 1.1 (bytecode) => passed ... testing 'channel_of.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/channel_of.ml took 0.57s ... testing 'cloexec.ml' with 1 (hasunix) => passed ... testing 'cloexec.ml' with 1.1 (libunix) => passed ... testing 'cloexec.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'cloexec.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'cloexec.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'cloexec.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'cloexec.ml' with 1.1.1.1.1.1.1 (run) => passed ... testing 'cloexec.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'cloexec.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) => passed ... testing 'cloexec.ml' with 1.1.2.1 (ocamlopt.byte) => passed ... testing 'cloexec.ml' with 1.1.2.1.1 (ocamlopt.byte) => passed ... testing 'cloexec.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'cloexec.ml' with 1.1.2.1.1.1.1 (run) => passed ... testing 'cloexec.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-unix/common/cloexec.ml took 0.76s ... testing 'dup.ml' with 1 (hasunix) => passed ... testing 'dup.ml' with 1.1 (bytecode) => passed ... testing 'dup.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/dup.ml took 0.49s ... testing 'dup2.ml' with 1 (hasunix) => passed ... testing 'dup2.ml' with 1.1 (bytecode) => passed ... testing 'dup2.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/dup2.ml took 0.53s ... testing 'fork_cleanup.ml' with 1 (hasunix) => passed ... testing 'fork_cleanup.ml' with 1.1 (not-windows) => passed ... testing 'fork_cleanup.ml' with 1.1.1 (bytecode) => passed ... testing 'fork_cleanup.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-unix/common/fork_cleanup.ml took 0.49s ... testing 'fork_cleanup_systhreads.ml' with 1 (hassysthreads) => passed ... testing 'fork_cleanup_systhreads.ml' with 1.1 (not-windows) => passed ... testing 'fork_cleanup_systhreads.ml' with 1.1.1 (bytecode) => passed ... testing 'fork_cleanup_systhreads.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-unix/common/fork_cleanup_systhreads.ml took 1.52s ... testing 'getaddrinfo.ml' with 1 (hasunix) => passed ... testing 'getaddrinfo.ml' with 1.1 (bytecode) => passed ... testing 'getaddrinfo.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/getaddrinfo.ml took 0.51s ... testing 'gethostbyaddr.ml' with 1 (hasunix) => passed ... testing 'gethostbyaddr.ml' with 1.1 (bytecode) => passed ... testing 'gethostbyaddr.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/gethostbyaddr.ml took 0.51s ... testing 'multicore_fork_domain_alone.ml' with 1 (hasunix) => passed ... testing 'multicore_fork_domain_alone.ml' with 1.1 (not-windows) => passed ... testing 'multicore_fork_domain_alone.ml' with 1.1.1 (bytecode) => passed ... testing 'multicore_fork_domain_alone.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-unix/common/multicore_fork_domain_alone.ml took 2.53s ... testing 'multicore_fork_domain_alone2.ml' with 1 (hasunix) => passed ... testing 'multicore_fork_domain_alone2.ml' with 1.1 (not-windows) => passed ... testing 'multicore_fork_domain_alone2.ml' with 1.1.1 (bytecode) => passed ... testing 'multicore_fork_domain_alone2.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-unix/common/multicore_fork_domain_alone2.ml took 0.53s ... testing 'pipe_eof.ml' with 1 (hasunix) => passed ... testing 'pipe_eof.ml' with 1.1 (bytecode) => passed ... testing 'pipe_eof.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/pipe_eof.ml took 0.53s ... testing 'process_pid.ml' with 1 (hasunix) => passed ... testing 'process_pid.ml' with 1.1 (bytecode) => passed ... testing 'process_pid.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/process_pid.ml took 0.54s ... testing 'redirections.ml' with 1 (hasunix) => passed ... testing 'redirections.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'redirections.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'redirections.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'redirections.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'redirections.ml' with 1.1.1.1.1.1 (run) => passed ... testing 'redirections.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'redirections.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed ... testing 'redirections.ml' with 1.2.1 (ocamlopt.byte) => passed ... testing 'redirections.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'redirections.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'redirections.ml' with 1.2.1.1.1.1 (run) => passed ... testing 'redirections.ml' with 1.2.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-unix/common/redirections.ml took 0.74s ... testing 'rename.ml' with 1 (hasunix) => passed ... testing 'rename.ml' with 1.1 (bytecode) => passed ... testing 'rename.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/rename.ml took 0.57s ... testing 'test_unix_cmdline.ml' with 1 (hasunix) => passed ... testing 'test_unix_cmdline.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test_unix_cmdline.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test_unix_cmdline.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'test_unix_cmdline.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'test_unix_cmdline.ml' with 1.1.1.1.1.1 (run) => passed ... testing 'test_unix_cmdline.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'test_unix_cmdline.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed ... testing 'test_unix_cmdline.ml' with 1.2.1 (ocamlc.byte) => passed ... testing 'test_unix_cmdline.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'test_unix_cmdline.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'test_unix_cmdline.ml' with 1.2.1.1.1.1 (run) => passed ... testing 'test_unix_cmdline.ml' with 1.2.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-unix/common/test_unix_cmdline.ml took 0.42s ... testing 'test_unixlabels.ml' with 1 (hasunix) => passed ... testing 'test_unixlabels.ml' with 1.1 (bytecode) => passed ... testing 'test_unixlabels.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/test_unixlabels.ml took 0.55s ... testing 'truncate.ml' with 1 (hasunix) => passed ... testing 'truncate.ml' with 1.1 (bytecode) => passed ... testing 'truncate.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/truncate.ml took 0.54s ... testing 'uexit.ml' with 1 (hasunix) => passed ... testing 'uexit.ml' with 1.1 (bytecode) => passed ... testing 'uexit.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/uexit.ml took 0.49s ... testing 'utimes.ml' with 1 (hasunix) => passed ... testing 'utimes.ml' with 1.1 (bytecode) => passed ... testing 'utimes.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/common/utimes.ml took 0.52s ... testing 'wait_nohang.ml' with 1 (hasunix) => passed ... testing 'wait_nohang.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'wait_nohang.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'wait_nohang.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'wait_nohang.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'wait_nohang.ml' with 1.1.1.1.1.1 (run) => passed ... testing 'wait_nohang.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'wait_nohang.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed ... testing 'wait_nohang.ml' with 1.2.1 (ocamlopt.byte) => passed ... testing 'wait_nohang.ml' with 1.2.1.1 (ocamlopt.byte) => passed ... testing 'wait_nohang.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'wait_nohang.ml' with 1.2.1.1.1.1 (run) => passed ... testing 'wait_nohang.ml' with 1.2.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/lib-unix/common/wait_nohang.ml took 0.59s Running tests from 'tests/lib-unix/isatty' ... ... testing 'isatty_std.ml' with 1 (hasunix) => passed ... testing 'isatty_std.ml' with 1.1 (bytecode) => passed ... testing 'isatty_std.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/isatty/isatty_std.ml took 0.51s ... testing 'isatty_tty.ml' with 1 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'isatty_tty.ml' with 1.1 (bytecode) => n/a ... testing 'isatty_tty.ml' with 1.2 (native) => n/a Running tests from 'tests/lib-unix/kill' ... ... testing 'unix_kill.ml' with 1 (libunix) => passed ... testing 'unix_kill.ml' with 1.1 (bytecode) => passed ... testing 'unix_kill.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/kill/unix_kill.ml took 0.54s Running tests from 'tests/lib-unix/realpath' ... ... testing 'test.ml' with 1 (hasunix) => passed ... testing 'test.ml' with 1.1 (bytecode) => passed ... testing 'test.ml' with 1.2 (native) => passed Wall clock: tests/lib-unix/realpath/test.ml took 0.53s Running tests from 'tests/lib-unix/unix-execvpe' ... ... testing 'exec.ml' with 1 (hasunix) => passed ... testing 'exec.ml' with 1.1 (script) => passed ... testing 'exec.ml' with 1.1.1 (bytecode) => passed ... testing 'exec.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-unix/unix-execvpe/exec.ml took 0.61s Running tests from 'tests/lib-unix/unix-socket' ... ... testing 'recvfrom_linux.ml' with 1 (hasunix) => passed ... testing 'recvfrom_linux.ml' with 1.1 (script) => skipped (Darwin) ... testing 'recvfrom_linux.ml' with 1.1.1 (bytecode) => n/a ... testing 'recvfrom_linux.ml' with 1.1.2 (native) => n/a Wall clock: tests/lib-unix/unix-socket/recvfrom_linux.ml took 0.00s ... testing 'recvfrom_unix.ml' with 1 (hasunix) => passed ... testing 'recvfrom_unix.ml' with 1.1 (not-windows) => passed ... testing 'recvfrom_unix.ml' with 1.1.1 (bytecode) => passed ... testing 'recvfrom_unix.ml' with 1.1.2 (native) => passed Wall clock: tests/lib-unix/unix-socket/recvfrom_unix.ml took 0.67s Running tests from 'tests/lib-unix/win-channel-of' ... ... testing 'parallel_channel_of.ml' with 1 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'parallel_channel_of.ml' with 1.1 (bytecode) => n/a ... testing 'parallel_channel_of.ml' with 1.2 (native) => n/a Running tests from 'tests/lib-unix/win-createprocess' ... ... testing 'test.ml' with 1 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'test.ml' with 1.1 (bytecode) => n/a ... testing 'test.ml' with 1.2 (native) => n/a Running tests from 'tests/lib-unix/win-env' ... ... testing 'test_env.ml' with 1 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'test_env.ml' with 1.1 (bytecode) => n/a ... testing 'test_env.ml' with 1.2 (native) => n/a Running tests from 'tests/lib-unix/win-socketpair' ... ... testing 'test.ml' with 1 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'test.ml' with 1.1 (hassysthreads) => n/a ... testing 'test.ml' with 1.1.1 (script) => n/a ... testing 'test.ml' with 1.1.1.1 (bytecode) => n/a ... testing 'test.ml' with 1.1.1.2 (native) => n/a Running tests from 'tests/lib-unix/win-stat' ... ... testing 'test.ml' with 1 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'test.ml' with 1.1 (bytecode) => n/a ... testing 'test.ml' with 1.2 (native) => n/a Running tests from 'tests/lib-unix/win-symlink' ... ... testing 'parallel_symlink.ml' with 1 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'parallel_symlink.ml' with 1.1 (has_symlink) => n/a ... testing 'parallel_symlink.ml' with 1.1.1 (bytecode) => n/a ... testing 'parallel_symlink.ml' with 1.1.2 (native) => n/a ... testing 'test.ml' with 1 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'test.ml' with 1.1 (has_symlink) => n/a ... testing 'test.ml' with 1.1.1 (bytecode) => n/a ... testing 'test.ml' with 1.1.2 (native) => n/a Running tests from 'tests/link-test' ... ... testing 'empty.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'empty.ml' with 1.1 (ocamlc.byte) => passed ... testing 'empty.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'empty.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'empty.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'empty.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'empty.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'empty.ml' with 2.1.1 (ocamlopt.byte) => passed ... testing 'empty.ml' with 2.1.1.1 (ocamlopt.byte) => passed ... testing 'empty.ml' with 2.1.1.1.1 (check-ocamlopt.byte-output) => passed Wall clock: tests/link-test/empty.ml took 0.22s ... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'test.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'test.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/link-test/test.ml took 0.72s Running tests from 'tests/load_path' ... ... testing 'test.ml' with 1 (setup-ocaml-build-env) => passed ... testing 'test.ml' with 1.1 (ocaml) => passed Wall clock: tests/load_path/test.ml took 0.02s Running tests from 'tests/local-functions' ... ... testing 'tupled.ml' with 1 (native) => passed ... testing 'tupled.ml' with 2 (bytecode) => passed Wall clock: tests/local-functions/tupled.ml took 0.32s ... testing 'tupled2.ml' with 1 (native) => passed ... testing 'tupled2.ml' with 2 (bytecode) => passed Wall clock: tests/local-functions/tupled2.ml took 0.36s Running tests from 'tests/locale' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/locale/test.ml took 0.75s Running tests from 'tests/manual-intf-c' ... ... testing 'prog.ml' with 1 (skip) => skipped (curses can not be properly detected at the moment) Running tests from 'tests/match-exception' ... ... testing 'allocation.ml' with 1 (native) => passed ... testing 'allocation.ml' with 2 (bytecode) => passed Wall clock: tests/match-exception/allocation.ml took 0.46s ... testing 'exception_propagation.ml' with 1 (native) => passed ... testing 'exception_propagation.ml' with 2 (bytecode) => passed Wall clock: tests/match-exception/exception_propagation.ml took 0.32s ... testing 'identifier_sharing.ml' with 1 (native) => passed ... testing 'identifier_sharing.ml' with 2 (bytecode) => passed Wall clock: tests/match-exception/identifier_sharing.ml took 0.31s ... testing 'match_failure.ml' with 1 (native) => passed ... testing 'match_failure.ml' with 2 (bytecode) => passed Wall clock: tests/match-exception/match_failure.ml took 0.32s ... testing 'nested_handlers.ml' with 1 (native) => passed ... testing 'nested_handlers.ml' with 2 (bytecode) => passed Wall clock: tests/match-exception/nested_handlers.ml took 0.37s ... testing 'raise_from_success_continuation.ml' with 1 (native) => passed ... testing 'raise_from_success_continuation.ml' with 2 (bytecode) => passed Wall clock: tests/match-exception/raise_from_success_continuation.ml took 0.33s ... testing 'streams.ml' with 1 (native) => passed ... testing 'streams.ml' with 2 (bytecode) => passed Wall clock: tests/match-exception/streams.ml took 2.25s ... testing 'tail_calls.ml' with 1 (native) => passed ... testing 'tail_calls.ml' with 2 (bytecode) => passed Wall clock: tests/match-exception/tail_calls.ml took 0.40s Running tests from 'tests/match-exception-warnings' ... ... testing 'exhaustiveness_warnings.ml' with 1 (expect) => passed Wall clock: tests/match-exception-warnings/exhaustiveness_warnings.ml took 0.04s ... testing 'no_mixing_under_guard.ml' with 1 (expect) => passed Wall clock: tests/match-exception-warnings/no_mixing_under_guard.ml took 0.04s ... testing 'no_value_clauses.ml' with 1 (expect) => passed Wall clock: tests/match-exception-warnings/no_value_clauses.ml took 0.04s ... testing 'placement.ml' with 1 (expect) => passed Wall clock: tests/match-exception-warnings/placement.ml took 0.05s ... testing 'pr7083.ml' with 1 (expect) => passed Wall clock: tests/match-exception-warnings/pr7083.ml took 0.04s ... testing 'reachability.ml' with 1 (expect) => passed Wall clock: tests/match-exception-warnings/reachability.ml took 0.04s Running tests from 'tests/memory-model' ... ... testing 'forbidden.ml' with 1 (not-bsd) => passed ... testing 'forbidden.ml' with 1.1 (bytecode) => passed ... testing 'forbidden.ml' with 1.2 (native) => passed Wall clock: tests/memory-model/forbidden.ml took 11.17s ... testing 'publish.ml' with 1 (not-bsd) => passed ... testing 'publish.ml' with 1.1 (not-windows) => passed ... testing 'publish.ml' with 1.1.1 (bytecode) => passed ... testing 'publish.ml' with 1.2 (native) => passed Wall clock: tests/memory-model/publish.ml took 4.11s Running tests from 'tests/messages' ... ... testing 'highlight_tabs.ml' with 1 (expect) => passed Wall clock: tests/messages/highlight_tabs.ml took 0.03s ... testing 'precise_locations.ml' with 1 (expect) => passed Wall clock: tests/messages/precise_locations.ml took 0.04s ... testing 'spellcheck.ml' with 1 (expect) => passed Wall clock: tests/messages/spellcheck.ml took 0.05s Running tests from 'tests/misc' ... ... testing 'bdd.ml' with 1 (native) => passed ... testing 'bdd.ml' with 2 (bytecode) => passed Wall clock: tests/misc/bdd.ml took 1.09s ... testing 'boyer.ml' with 1 (native) => passed ... testing 'boyer.ml' with 2 (bytecode) => passed Wall clock: tests/misc/boyer.ml took 1.28s ... testing 'exotic.ml' with 1 (expect) => passed Wall clock: tests/misc/exotic.ml took 0.06s ... testing 'fib.ml' with 1 (native) => passed ... testing 'fib.ml' with 2 (bytecode) => passed Wall clock: tests/misc/fib.ml took 0.34s ... testing 'gc_mark_stack_overflow.ml' with 1 (native) => passed ... testing 'gc_mark_stack_overflow.ml' with 2 (bytecode) => passed Wall clock: tests/misc/gc_mark_stack_overflow.ml took 0.59s ... testing 'gcwords.ml' with 1 (native) => passed ... testing 'gcwords.ml' with 2 (bytecode) => passed Wall clock: tests/misc/gcwords.ml took 0.45s ... testing 'gpr1370.ml' with 1 (native) => passed ... testing 'gpr1370.ml' with 2 (bytecode) => passed Wall clock: tests/misc/gpr1370.ml took 0.32s ... testing 'hamming.ml' with 1 (native) => passed ... testing 'hamming.ml' with 2 (bytecode) => passed Wall clock: tests/misc/hamming.ml took 0.71s ... testing 'nucleic.ml' with 1 (native) => passed ... testing 'nucleic.ml' with 2 (bytecode) => passed Wall clock: tests/misc/nucleic.ml took 1.75s ... testing 'pr7168.ml' with 1 (native) => passed ... testing 'pr7168.ml' with 2 (bytecode) => passed Wall clock: tests/misc/pr7168.ml took 0.55s ... testing 'sieve.ml' with 1 (native) => passed ... testing 'sieve.ml' with 2 (bytecode) => passed Wall clock: tests/misc/sieve.ml took 0.36s ... testing 'sorts.ml' with 1 (native) => passed ... testing 'sorts.ml' with 2 (bytecode) => passed Wall clock: tests/misc/sorts.ml took 7.41s ... testing 'takc.ml' with 1 (native) => passed ... testing 'takc.ml' with 2 (bytecode) => passed Wall clock: tests/misc/takc.ml took 0.48s ... testing 'taku.ml' with 1 (native) => passed ... testing 'taku.ml' with 2 (bytecode) => passed Wall clock: tests/misc/taku.ml took 0.55s Running tests from 'tests/misc-kb' ... ... testing 'kbmain.ml' with 1 (native) => passed ... testing 'kbmain.ml' with 2 (bytecode) => passed Wall clock: tests/misc-kb/kbmain.ml took 1.32s Running tests from 'tests/misc-unsafe' ... ... testing 'almabench.ml' with 1 (native) => passed ... testing 'almabench.ml' with 2 (bytecode) => passed Wall clock: tests/misc-unsafe/almabench.ml took 0.76s ... testing 'fft.ml' with 1 (native) => passed ... testing 'fft.ml' with 2 (bytecode) => passed Wall clock: tests/misc-unsafe/fft.ml took 1.00s ... testing 'quicksort.ml' with 1 (native) => passed ... testing 'quicksort.ml' with 2 (bytecode) => passed Wall clock: tests/misc-unsafe/quicksort.ml took 0.48s ... testing 'soli.ml' with 1 (native) => passed ... testing 'soli.ml' with 2 (bytecode) => passed Wall clock: tests/misc-unsafe/soli.ml took 0.44s Running tests from 'tests/no-alias-deps' ... ... testing 'aliases.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'aliases.ml' with 1.1 (copy) => passed ... testing 'aliases.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'aliases.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'aliases.ml' with 1.1.1.1.1 (ocamlobjinfo) => passed ... testing 'aliases.ml' with 1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/no-alias-deps/aliases.ml took 0.04s ... testing 'gpr2235.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'gpr2235.ml' with 1.1 (ocamlc.byte) => passed ... testing 'gpr2235.ml' with 1.1.1 (check-ocamlc.byte-output) => passed ... testing 'gpr2235.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'gpr2235.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'gpr2235.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'gpr2235.ml' with 1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'gpr2235.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'gpr2235.ml' with 1.1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/no-alias-deps/gpr2235.ml took 0.07s Running tests from 'tests/opaque' ... ... testing 'test.ml' with 1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1 (copy) => passed ... testing 'test.ml' with 1.1.1.1.1 (copy) => passed ... testing 'test.ml' with 1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.2 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.3 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.4 (ocamlopt.byte) => passed Wall clock: tests/opaque/test.ml took 0.70s Running tests from 'tests/output-complete-obj' ... ... testing 'github9344.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'github9344.ml' with 1.1 (ocamlc.byte) => passed ... testing 'github9344.ml' with 1.1.1 (run) => passed ... testing 'github9344.ml' with 1.1.1.1 (check-program-output) => passed Wall clock: tests/output-complete-obj/github9344.ml took 0.11s ... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1 (script) => passed ... testing 'test.ml' with 1.1.1.1 (run) => passed ... testing 'test.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'test.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 2.1.1 (script) => passed ... testing 'test.ml' with 2.1.1.1 (run) => passed Wall clock: tests/output-complete-obj/test.ml took 0.55s ... testing 'test2.ml' with 1 (hasunix) => passed ... testing 'test2.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test2.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test2.ml' with 1.1.1.1 (run) => passed ... testing 'test2.ml' with 1.1.1.1.1 (check-program-output) => passed Wall clock: tests/output-complete-obj/test2.ml took 0.28s Running tests from 'tests/parallel' ... ... testing 'atomics.ml' with 1 (native) => passed ... testing 'atomics.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/atomics.ml took 0.49s ... testing 'backup_thread.ml' with 1 (hasunix) => passed ... testing 'backup_thread.ml' with 1.1 (bytecode) => passed ... testing 'backup_thread.ml' with 1.2 (native) => passed Wall clock: tests/parallel/backup_thread.ml took 0.51s ... testing 'backup_thread_pipe.ml' with 1 (hasunix) => passed ... testing 'backup_thread_pipe.ml' with 1.1 (bytecode) => passed ... testing 'backup_thread_pipe.ml' with 1.2 (native) => passed Wall clock: tests/parallel/backup_thread_pipe.ml took 6.52s ... testing 'constpromote.ml' with 1 (native) => passed ... testing 'constpromote.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/constpromote.ml took 0.46s ... testing 'deadcont.ml' with 1 (native) => passed ... testing 'deadcont.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/deadcont.ml took 0.51s ... testing 'domain_dls.ml' with 1 (native) => passed ... testing 'domain_dls.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/domain_dls.ml took 0.51s ... testing 'domain_dls2.ml' with 1 (native) => passed ... testing 'domain_dls2.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/domain_dls2.ml took 0.37s ... testing 'domain_id.ml' with 1 (native) => passed ... testing 'domain_id.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/domain_id.ml took 0.36s ... testing 'domain_parallel_spawn_burn.ml' with 1 (native) => passed ... testing 'domain_parallel_spawn_burn.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/domain_parallel_spawn_burn.ml took 66.73s ... testing 'domain_parallel_spawn_burn_gc_set.ml' with 1 (native) => passed ... testing 'domain_parallel_spawn_burn_gc_set.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/domain_parallel_spawn_burn_gc_set.ml took 542.94s ... testing 'domain_serial_spawn_burn.ml' with 1 (hasunix) => passed ... testing 'domain_serial_spawn_burn.ml' with 1.1 (bytecode) => passed ... testing 'domain_serial_spawn_burn.ml' with 1.2 (native) => passed Wall clock: tests/parallel/domain_serial_spawn_burn.ml took 87.81s ... testing 'fib_threads.ml' with 1 (hassysthreads) => passed ... testing 'fib_threads.ml' with 1.1 (bytecode) => passed ... testing 'fib_threads.ml' with 1.2 (native) => passed Wall clock: tests/parallel/fib_threads.ml took 9.11s ... testing 'join.ml' with 1 (native) => passed ... testing 'join.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/join.ml took 0.56s ... testing 'major_gc_wait_backup.ml' with 1 (hasunix) => passed ... testing 'major_gc_wait_backup.ml' with 1.1 (native) => passed ... testing 'major_gc_wait_backup.ml' with 1.2 (bytecode) => passed Wall clock: tests/parallel/major_gc_wait_backup.ml took 1.23s ... testing 'mctest.ml' with 1 (hasunix) => passed ... testing 'mctest.ml' with 1.1 (bytecode) => passed ... testing 'mctest.ml' with 1.2 (native) => passed Wall clock: tests/parallel/mctest.ml took 2.70s ... testing 'multicore_systhreads.ml' with 1 (hassysthreads) => passed ... testing 'multicore_systhreads.ml' with 1.1 (bytecode) => passed ... testing 'multicore_systhreads.ml' with 1.2 (native) => passed Wall clock: tests/parallel/multicore_systhreads.ml took 6.67s ... testing 'pingpong.ml' with 1 (native) => passed ... testing 'pingpong.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/pingpong.ml took 0.46s ... testing 'poll.ml' with 1 (hasunix) => passed ... testing 'poll.ml' with 1.1 (bytecode) => passed ... testing 'poll.ml' with 1.2 (native) => passed Wall clock: tests/parallel/poll.ml took 1.66s ... testing 'prodcons_domains.ml' with 1 (native) => passed ... testing 'prodcons_domains.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/prodcons_domains.ml took 0.39s ... testing 'recommended_domain_count.ml' with 1 (native) => passed ... testing 'recommended_domain_count.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/recommended_domain_count.ml took 0.56s ... testing 'recommended_domain_count_unix.ml' with 1 (hasunix) => passed ... testing 'recommended_domain_count_unix.ml' with 1.1 (bytecode) => passed ... testing 'recommended_domain_count_unix.ml' with 1.2 (native) => passed Wall clock: tests/parallel/recommended_domain_count_unix.ml took 0.48s ... testing 'tak.ml' with 1 (native) => passed ... testing 'tak.ml' with 2 (bytecode) => passed Wall clock: tests/parallel/tak.ml took 0.55s ... testing 'test_c_thread_register.ml' with 1 (hassysthreads) => passed ... testing 'test_c_thread_register.ml' with 1.1 (bytecode) => passed ... testing 'test_c_thread_register.ml' with 1.2 (native) => passed Wall clock: tests/parallel/test_c_thread_register.ml took 2.86s ... testing 'test_issue_11094.ml' with 1 (bytecode) => passed ... testing 'test_issue_11094.ml' with 2 (native) => passed Wall clock: tests/parallel/test_issue_11094.ml took 0.74s Running tests from 'tests/parse-errors' ... ... testing 'escape_error.ml' with 1 (toplevel) => passed Wall clock: tests/parse-errors/escape_error.ml took 0.02s ... testing 'expecting.ml' with 1 (toplevel) => passed Wall clock: tests/parse-errors/expecting.ml took 0.02s ... testing 'mismatch_struct_sig.ml' with 1 (toplevel) => passed Wall clock: tests/parse-errors/mismatch_struct_sig.ml took 0.02s ... testing 'pr7847.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7847.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7847.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/pr7847.ml took 0.02s ... testing 'unclosed_class_signature.mli' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_class_signature.mli' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_class_signature.mli' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_class_signature.mli took 0.02s ... testing 'unclosed_class_simpl_expr1.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_class_simpl_expr1.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_class_simpl_expr1.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_class_simpl_expr1.ml took 0.02s ... testing 'unclosed_class_simpl_expr2.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_class_simpl_expr2.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_class_simpl_expr2.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_class_simpl_expr2.ml took 0.02s ... testing 'unclosed_class_simpl_expr3.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_class_simpl_expr3.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_class_simpl_expr3.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_class_simpl_expr3.ml took 0.02s ... testing 'unclosed_object.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_object.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_object.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_object.ml took 0.02s ... testing 'unclosed_paren_module_expr1.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_paren_module_expr1.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_paren_module_expr1.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_paren_module_expr1.ml took 0.02s ... testing 'unclosed_paren_module_expr2.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_paren_module_expr2.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_paren_module_expr2.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_paren_module_expr2.ml took 0.02s ... testing 'unclosed_paren_module_expr3.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_paren_module_expr3.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_paren_module_expr3.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_paren_module_expr3.ml took 0.02s ... testing 'unclosed_paren_module_expr4.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_paren_module_expr4.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_paren_module_expr4.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_paren_module_expr4.ml took 0.02s ... testing 'unclosed_paren_module_expr5.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_paren_module_expr5.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_paren_module_expr5.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_paren_module_expr5.ml took 0.02s ... testing 'unclosed_paren_module_type.mli' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_paren_module_type.mli' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_paren_module_type.mli' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_paren_module_type.mli took 0.02s ... testing 'unclosed_sig.mli' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_sig.mli' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_sig.mli' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_sig.mli took 0.02s ... testing 'unclosed_simple_expr.ml' with 1 (toplevel) => passed Wall clock: tests/parse-errors/unclosed_simple_expr.ml took 0.02s ... testing 'unclosed_simple_pattern.ml' with 1 (toplevel) => passed Wall clock: tests/parse-errors/unclosed_simple_pattern.ml took 0.02s ... testing 'unclosed_struct.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'unclosed_struct.ml' with 1.1 (ocamlc.byte) => passed ... testing 'unclosed_struct.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parse-errors/unclosed_struct.ml took 0.02s Running tests from 'tests/parsetree' ... ... testing 'locations_test.ml' with 1 (toplevel) => passed Wall clock: tests/parsetree/locations_test.ml took 0.04s ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/parsetree/test.ml took 1.87s Running tests from 'tests/parsing' ... ... testing 'anonymous_class_parameter.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'anonymous_class_parameter.ml' with 1.1 (ocamlc.byte) => passed ... testing 'anonymous_class_parameter.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/anonymous_class_parameter.ml took 0.02s ... testing 'arrow_ambiguity.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'arrow_ambiguity.ml' with 1.1 (ocamlc.byte) => passed ... testing 'arrow_ambiguity.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/arrow_ambiguity.ml took 0.02s ... testing 'assert_location.ml' with 1 (native) => passed ... testing 'assert_location.ml' with 2 (bytecode) => passed Wall clock: tests/parsing/assert_location.ml took 0.28s ... testing 'attributes.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'attributes.ml' with 1.1 (ocamlc.byte) => passed ... testing 'attributes.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/attributes.ml took 0.03s ... testing 'broken_invariants.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'broken_invariants.ml' with 1.1 (ocamlc.byte) => passed ... testing 'broken_invariants.ml' with 1.1.1 (toplevel) => passed Wall clock: tests/parsing/broken_invariants.ml took 0.33s ... testing 'change_start_loc.ml' with 1 (native) => passed ... testing 'change_start_loc.ml' with 2 (bytecode) => passed Wall clock: tests/parsing/change_start_loc.ml took 1.24s ... testing 'constructor_declarations.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'constructor_declarations.ml' with 1.1 (ocamlc.byte) => passed ... testing 'constructor_declarations.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/constructor_declarations.ml took 0.02s ... testing 'docstrings.ml' with 1 (expect) => passed Wall clock: tests/parsing/docstrings.ml took 0.06s ... testing 'extended_indexoperators.ml' with 1 (expect) => passed Wall clock: tests/parsing/extended_indexoperators.ml took 0.06s ... testing 'extension_operators.ml' with 1 (expect) => passed Wall clock: tests/parsing/extension_operators.ml took 0.03s ... testing 'extensions.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'extensions.ml' with 1.1 (ocamlc.byte) => passed ... testing 'extensions.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/extensions.ml took 0.02s ... testing 'hash_ambiguity.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'hash_ambiguity.ml' with 1.1 (ocamlc.byte) => passed ... testing 'hash_ambiguity.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/hash_ambiguity.ml took 0.02s ... testing 'int_and_float_with_modifier.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'int_and_float_with_modifier.ml' with 1.1 (ocamlc.byte) => passed ... testing 'int_and_float_with_modifier.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/int_and_float_with_modifier.ml took 0.02s ... testing 'multi_indices.ml' with 1 (expect) => passed Wall clock: tests/parsing/multi_indices.ml took 0.08s ... testing 'pr10468.ml' with 1 (expect) => passed Wall clock: tests/parsing/pr10468.ml took 0.03s ... testing 'pr6604.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6604.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6604.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/pr6604.ml took 0.02s ... testing 'pr6604_2.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6604_2.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6604_2.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/pr6604_2.ml took 0.02s ... testing 'pr6604_3.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6604_3.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6604_3.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/pr6604_3.ml took 0.02s ... testing 'pr6865.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6865.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6865.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/pr6865.ml took 0.02s ... testing 'pr7165.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7165.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7165.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/pr7165.ml took 0.02s ... testing 'quotedextensions.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'quotedextensions.ml' with 1.1 (ocamlc.byte) => passed ... testing 'quotedextensions.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/quotedextensions.ml took 0.02s ... testing 'reloc.ml' with 1 (expect) => passed Wall clock: tests/parsing/reloc.ml took 0.05s ... testing 'shortcut_ext_attr.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'shortcut_ext_attr.ml' with 1.1 (ocamlc.byte) => passed ... testing 'shortcut_ext_attr.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/parsing/shortcut_ext_attr.ml took 0.02s Running tests from 'tests/ppx-attributes' ... ... testing 'inline.ml' with 1 (expect) => passed Wall clock: tests/ppx-attributes/inline.ml took 0.03s ... testing 'warning.ml' with 1 (native) => passed ... testing 'warning.ml' with 2 (bytecode) => passed Wall clock: tests/ppx-attributes/warning.ml took 0.33s Running tests from 'tests/ppx-contexts' ... ... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/ppx-contexts/test.ml took 0.15s Running tests from 'tests/prim-bigstring' ... ... testing 'bigstring_access.ml' with 1 (native) => passed ... testing 'bigstring_access.ml' with 2 (bytecode) => passed Wall clock: tests/prim-bigstring/bigstring_access.ml took 0.58s ... testing 'string_access.ml' with 1 (native) => passed ... testing 'string_access.ml' with 2 (bytecode) => passed Wall clock: tests/prim-bigstring/string_access.ml took 0.56s Running tests from 'tests/prim-bswap' ... ... testing 'bswap.ml' with 1 (native) => passed ... testing 'bswap.ml' with 2 (bytecode) => passed Wall clock: tests/prim-bswap/bswap.ml took 0.41s Running tests from 'tests/prim-revapply' ... ... testing 'apply.ml' with 1 (native) => passed ... testing 'apply.ml' with 2 (bytecode) => passed Wall clock: tests/prim-revapply/apply.ml took 0.33s ... testing 'revapply.ml' with 1 (native) => passed ... testing 'revapply.ml' with 2 (bytecode) => passed Wall clock: tests/prim-revapply/revapply.ml took 0.32s Running tests from 'tests/printing-types' ... ... testing 'disambiguation.ml' with 1 (expect) => passed Wall clock: tests/printing-types/disambiguation.ml took 0.03s ... testing 'pr248.ml' with 1 (toplevel) => passed Wall clock: tests/printing-types/pr248.ml took 0.02s Running tests from 'tests/raise-counts' ... ... testing 'main.ml' with 1 (native) => passed ... testing 'main.ml' with 2 (bytecode) => passed Wall clock: tests/raise-counts/main.ml took 0.43s Running tests from 'tests/regression/gpr1623' ... ... testing 'gpr1623.ml' with 1 (native) => passed ... testing 'gpr1623.ml' with 2 (bytecode) => passed Wall clock: tests/regression/gpr1623/gpr1623.ml took 0.28s Running tests from 'tests/regression/missing_set_of_closures' ... ... testing 'missing_set_of_closures.ml' with 1 (setup-ocamlopt.byte-build-env) => passed ... testing 'missing_set_of_closures.ml' with 1.1 (ocamlopt.byte) => passed ... testing 'missing_set_of_closures.ml' with 1.1.1 (ocamlopt.byte) => passed ... testing 'missing_set_of_closures.ml' with 1.1.1.1 (ocamlopt.byte) => passed ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1 (copy) => passed ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1 (cd) => passed ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed Wall clock: tests/regression/missing_set_of_closures/missing_set_of_closures.ml took 0.19s Running tests from 'tests/regression/pr10611' ... ... testing 'pr10611.ml' with 1 (native) => passed ... testing 'pr10611.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr10611/pr10611.ml took 0.29s Running tests from 'tests/regression/pr11887' ... ... testing 'pr11887.ml' with 1 (native) => passed Wall clock: tests/regression/pr11887/pr11887.ml took 0.27s Running tests from 'tests/regression/pr1580' ... ... testing 'pr1580.ml' with 1 (native) => passed ... testing 'pr1580.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr1580/pr1580.ml took 0.42s Running tests from 'tests/regression/pr3612' ... ... testing 'pr3612.ml' with 1 (native) => passed ... testing 'pr3612.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr3612/pr3612.ml took 0.83s Running tests from 'tests/regression/pr5233' ... ... testing 'pr5233.ml' with 1 (native) => passed ... testing 'pr5233.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr5233/pr5233.ml took 0.47s Running tests from 'tests/regression/pr5757' ... ... testing 'pr5757.ml' with 1 (native) => passed ... testing 'pr5757.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr5757/pr5757.ml took 0.90s Running tests from 'tests/regression/pr6024' ... ... testing 'pr6024.ml' with 1 (native) => passed ... testing 'pr6024.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr6024/pr6024.ml took 0.42s Running tests from 'tests/regression/pr7042' ... ... testing 'pr7042.ml' with 1 (native) => passed ... testing 'pr7042.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr7042/pr7042.ml took 0.40s Running tests from 'tests/regression/pr7426' ... ... testing 'pr7426.ml' with 1 (native) => passed ... testing 'pr7426.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr7426/pr7426.ml took 0.33s Running tests from 'tests/regression/pr7718' ... ... testing 'pr7718.ml' with 1 (native) => passed ... testing 'pr7718.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr7718/pr7718.ml took 0.48s Running tests from 'tests/regression/pr7798' ... ... testing 'pr7798.ml' with 1 (bytecode) => passed ... testing 'pr7798.ml' with 2 (native) => passed ... testing 'pr7798.ml' with 3 (native) => passed Wall clock: tests/regression/pr7798/pr7798.ml took 0.92s Running tests from 'tests/regression/pr7920' ... ... testing 'pr7920.ml' with 1 (native) => passed ... testing 'pr7920.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr7920/pr7920.ml took 0.28s Running tests from 'tests/regression/pr8769' ... ... testing 'pr8769.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr8769.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr8769.ml' with 1.2 (ocamlc.byte) => passed ... testing 'pr8769.ml' with 1.3 (ocamlc.byte) => passed ... testing 'pr8769.ml' with 1.4 (ocamlc.byte) => passed ... testing 'pr8769.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'pr8769.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'pr8769.ml' with 2.2 (ocamlopt.byte) => passed ... testing 'pr8769.ml' with 2.3 (ocamlopt.byte) => passed ... testing 'pr8769.ml' with 2.4 (ocamlopt.byte) => passed Wall clock: tests/regression/pr8769/pr8769.ml took 0.22s Running tests from 'tests/regression/pr9028' ... ... testing 'pr9028.ml' with 1 (native) => passed ... testing 'pr9028.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr9028/pr9028.ml took 0.42s Running tests from 'tests/regression/pr9292' ... ... testing 'pr9292.ml' with 1 (native) => passed ... testing 'pr9292.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr9292/pr9292.ml took 0.62s Running tests from 'tests/regression/pr9326' ... ... testing 'gc_set.ml' with 1 (native) => passed ... testing 'gc_set.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr9326/gc_set.ml took 0.42s Running tests from 'tests/regression/pr9443' ... ... testing 'pr9443.ml' with 1 (native) => passed ... testing 'pr9443.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr9443/pr9443.ml took 0.29s Running tests from 'tests/regression/pr9853' ... ... testing 'compaction_corner_case.ml' with 1 (native) => passed ... testing 'compaction_corner_case.ml' with 2 (bytecode) => passed Wall clock: tests/regression/pr9853/compaction_corner_case.ml took 3.51s Running tests from 'tests/reproducibility' ... ... testing 'cmis_on_file_system.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'cmis_on_file_system.ml' with 1.1 (ocamlc.byte) => passed ... testing 'cmis_on_file_system.ml' with 1.1.1 (script) => passed ... testing 'cmis_on_file_system.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'cmis_on_file_system.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'cmis_on_file_system.ml' with 1.1.1.1.1.1 (compare-binary-files) => passed Wall clock: tests/reproducibility/cmis_on_file_system.ml took 0.05s Running tests from 'tests/required-external' ... ... testing 'main.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'main.ml' with 1.1.1.1.1.1 (run) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'main.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'main.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 2.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 2.1.1.1 (ocamlopt.byte) => passed ... testing 'main.ml' with 2.1.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'main.ml' with 2.1.1.1.1.1 (run) => passed ... testing 'main.ml' with 2.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/required-external/main.ml took 0.25s Running tests from 'tests/runtime-C-exceptions' ... ... testing 'test.ml' with 1 (native) => passed ... testing 'test.ml' with 2 (bytecode) => passed Wall clock: tests/runtime-C-exceptions/test.ml took 0.52s Running tests from 'tests/runtime-errors' ... ... testing 'stackoverflow.ml' with 1 (native) => passed ... testing 'stackoverflow.ml' with 2 (bytecode) => passed Wall clock: tests/runtime-errors/stackoverflow.ml took 0.41s ... testing 'syserror.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'syserror.ml' with 1.1 (ocamlc.byte) => passed ... testing 'syserror.ml' with 1.1.1 (run) => passed ... testing 'syserror.ml' with 1.1.1.1 (libunix) => passed ... testing 'syserror.ml' with 1.1.1.1.1 (check-program-output) => passed ... testing 'syserror.ml' with 1.1.1.2 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'syserror.ml' with 1.1.1.2.1 (check-program-output) => n/a ... testing 'syserror.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'syserror.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'syserror.ml' with 2.1.1 (run) => passed ... testing 'syserror.ml' with 2.1.1.1 (libunix) => passed ... testing 'syserror.ml' with 2.1.1.1.1 (check-program-output) => passed ... testing 'syserror.ml' with 2.1.1.2 (libwin32unix) => skipped (win32 variant of the unix library not available) ... testing 'syserror.ml' with 2.1.1.2.1 (check-program-output) => n/a Wall clock: tests/runtime-errors/syserror.ml took 0.22s Running tests from 'tests/runtime-objects' ... ... testing 'Tests.ml' with 1 (native) => passed ... testing 'Tests.ml' with 2 (bytecode) => passed Wall clock: tests/runtime-objects/Tests.ml took 0.43s Running tests from 'tests/self-contained-toplevel' ... ... testing 'main.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1 (ocaml) => passed ... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1 (run) => passed ... testing 'main.ml' with 1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/self-contained-toplevel/main.ml took 0.24s Running tests from 'tests/shadow_include' ... ... testing 'artificial.ml' with 1 (expect) => passed Wall clock: tests/shadow_include/artificial.ml took 0.03s ... testing 'cannot_shadow_error.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'cannot_shadow_error.ml' with 1.1 (ocamlc.byte) => passed ... testing 'cannot_shadow_error.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/shadow_include/cannot_shadow_error.ml took 0.02s ... testing 'ghosts.ml' with 1 (expect) => passed Wall clock: tests/shadow_include/ghosts.ml took 0.04s ... testing 'shadow_all.ml' with 1 (expect) => passed Wall clock: tests/shadow_include/shadow_all.ml took 0.08s Running tests from 'tests/shapes' ... ... testing 'comp_units.ml' with 1 (expect) => passed Wall clock: tests/shapes/comp_units.ml took 0.06s ... testing 'functors.ml' with 1 (expect) => passed Wall clock: tests/shapes/functors.ml took 0.05s ... testing 'incl_md_typeof.ml' with 1 (expect) => passed Wall clock: tests/shapes/incl_md_typeof.ml took 0.03s ... testing 'open_arg.ml' with 1 (expect) => passed Wall clock: tests/shapes/open_arg.ml took 0.03s ... testing 'open_struct.ml' with 1 (expect) => passed Wall clock: tests/shapes/open_struct.ml took 0.04s ... testing 'recmodules.ml' with 1 (expect) => passed Wall clock: tests/shapes/recmodules.ml took 0.04s ... testing 'rotor_example.ml' with 1 (expect) => passed Wall clock: tests/shapes/rotor_example.ml took 0.04s ... testing 'shape_size_blowup.ml' with 1 (native) => passed ... testing 'shape_size_blowup.ml' with 2 (bytecode) => passed Wall clock: tests/shapes/shape_size_blowup.ml took 0.30s ... testing 'simple.ml' with 1 (expect) => passed Wall clock: tests/shapes/simple.ml took 0.04s ... testing 'typeof_include.ml' with 1 (expect) => passed Wall clock: tests/shapes/typeof_include.ml took 0.03s Running tests from 'tests/statmemprof' ... ... testing 'alloc_counts.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'arrays_in_major.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'arrays_in_minor.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'blocking_in_callback.ml' with 1 (hassysthreads) => passed ... testing 'blocking_in_callback.ml' with 2 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'blocking_in_callback.ml' with 2.1 (bytecode) => n/a ... testing 'blocking_in_callback.ml' with 2.2 (native) => n/a Wall clock: tests/statmemprof/blocking_in_callback.ml took 0.00s ... testing 'callstacks.ml' with 1 (flat-float-array) => passed ... testing 'callstacks.ml' with 2 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'callstacks.ml' with 2.1 (native) => n/a ... testing 'callstacks.ml' with 2.2 (bytecode) => n/a ... testing 'callstacks.ml' with 3 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float) ... testing 'callstacks.ml' with 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'callstacks.ml' with 4.1 (native) => n/a ... testing 'callstacks.ml' with 4.2 (bytecode) => n/a Wall clock: tests/statmemprof/callstacks.ml took 0.00s ... testing 'comballoc.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'comballoc.ml' with 1.1 (bytecode) => n/a ... testing 'comballoc.ml' with 1.2 (native) => n/a ... testing 'custom.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'exception_callback.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'exception_callback_minor.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'intern.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'lists_in_minor.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'minor_no_postpone.ml' with 1 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'moved_while_blocking.ml' with 1 (hassysthreads) => passed ... testing 'moved_while_blocking.ml' with 2 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'moved_while_blocking.ml' with 2.1 (bytecode) => n/a ... testing 'moved_while_blocking.ml' with 2.2 (native) => n/a Wall clock: tests/statmemprof/moved_while_blocking.ml took 0.00s ... testing 'thread_exit_in_callback.ml' with 1 (hassysthreads) => passed ... testing 'thread_exit_in_callback.ml' with 2 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634) ... testing 'thread_exit_in_callback.ml' with 2.1 (bytecode) => n/a ... testing 'thread_exit_in_callback.ml' with 2.2 (native) => n/a Wall clock: tests/statmemprof/thread_exit_in_callback.ml took 0.00s Running tests from 'tests/tmc' ... ... testing 'ambiguities.ml' with 1 (expect) => passed Wall clock: tests/tmc/ambiguities.ml took 0.08s ... testing 'other_features.ml' with 1 (expect) => passed Wall clock: tests/tmc/other_features.ml took 0.04s ... testing 'partial_application.ml' with 1 (bytecode) => passed ... testing 'partial_application.ml' with 2 (native) => passed Wall clock: tests/tmc/partial_application.ml took 0.30s ... testing 'readable_output.ml' with 1 (expect) => passed Wall clock: tests/tmc/readable_output.ml took 0.06s ... testing 'semantic.ml' with 1 (bytecode) => passed Wall clock: tests/tmc/semantic.ml took 0.07s ... testing 'stack_space.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'stack_space.ml' with 1.1 (ocamlc.byte) => passed ... testing 'stack_space.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'stack_space.ml' with 1.1.1.1 (run) => passed Wall clock: tests/tmc/stack_space.ml took 0.04s ... testing 'tupled_function.ml' with 1 (bytecode) => passed ... testing 'tupled_function.ml' with 2 (native) => passed Wall clock: tests/tmc/tupled_function.ml took 0.30s ... testing 'tupled_function_calls.ml' with 1 (bytecode) => passed ... testing 'tupled_function_calls.ml' with 2 (native) => passed Wall clock: tests/tmc/tupled_function_calls.ml took 0.30s ... testing 'usage_warnings.ml' with 1 (expect) => passed Wall clock: tests/tmc/usage_warnings.ml took 0.07s Running tests from 'tests/tool-caml-tex' ... ... testing 'ellipses.ml' with 1 (hasstr) => passed ... testing 'ellipses.ml' with 1.1 (hasunix) => passed ... testing 'ellipses.ml' with 1.1.1 (native-compiler) => passed ... testing 'ellipses.ml' with 1.1.1.1 (shared-libraries) => passed ... testing 'ellipses.ml' with 1.1.1.1.1 (script) => passed ... testing 'ellipses.ml' with 1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/tool-caml-tex/ellipses.ml took 0.03s ... testing 'redirections.ml' with 1 (hasstr) => passed ... testing 'redirections.ml' with 1.1 (hasunix) => passed ... testing 'redirections.ml' with 1.1.1 (native-compiler) => passed ... testing 'redirections.ml' with 1.1.1.1 (shared-libraries) => passed ... testing 'redirections.ml' with 1.1.1.1.1 (script) => passed ... testing 'redirections.ml' with 1.1.1.1.1.1 (check-program-output) => passed ... testing 'redirections.ml' with 1.1.1.2 (no-shared-libraries) => skipped (Shared libraries are supported.) ... testing 'redirections.ml' with 1.1.1.2.1 (script) => n/a ... testing 'redirections.ml' with 1.1.1.2.1.1 (check-program-output) => n/a Wall clock: tests/tool-caml-tex/redirections.ml took 0.02s Running tests from 'tests/tool-command-line' ... ... testing 'test-o-one-c-file.ml' with 1 (setup-ocamlopt.opt-build-env) => passed ... testing 'test-o-one-c-file.ml' with 1.1 (script) => passed ... testing 'test-o-one-c-file.ml' with 1.1.1 (ocamlopt.opt) => passed ... testing 'test-o-one-c-file.ml' with 1.1.1.1 (file-exists) => passed Wall clock: tests/tool-command-line/test-o-one-c-file.ml took 0.04s ... testing 'test-o-several-files.ml' with 1 (setup-ocamlopt.opt-build-env) => passed ... testing 'test-o-several-files.ml' with 1.1 (ocamlopt.opt) => passed ... testing 'test-o-several-files.ml' with 1.1.1 (check-ocamlopt.opt-output) => passed Wall clock: tests/tool-command-line/test-o-several-files.ml took 0.01s ... testing 'test-unknown-file.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test-unknown-file.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test-unknown-file.ml' with 1.1.1 (script) => passed ... testing 'test-unknown-file.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'test-unknown-file.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'test-unknown-file.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'test-unknown-file.ml' with 2.1.1 (script) => passed ... testing 'test-unknown-file.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed Wall clock: tests/tool-command-line/test-unknown-file.ml took 0.03s Running tests from 'tests/tool-debugger/basic' ... ... testing 'debuggee.ml' with 1 (debugger) => passed ... testing 'debuggee.ml' with 1.1 (shared-libraries) => passed ... testing 'debuggee.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'debuggee.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'debuggee.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'debuggee.ml' with 1.1.1.1.1.1 (ocamldebug) => passed ... testing 'debuggee.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/tool-debugger/basic/debuggee.ml took 0.05s Running tests from 'tests/tool-debugger/dynlink' ... ... testing 'host.ml' with 1 (debugger) => passed ... testing 'host.ml' with 1.1 (shared-libraries) => passed ... testing 'host.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'host.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'host.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'host.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'host.ml' with 1.1.1.1.1.1.1 (run) => passed ... testing 'host.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed ... testing 'host.ml' with 1.1.1.1.1.1.1.2 (ocamldebug) => passed ... testing 'host.ml' with 1.1.1.1.1.1.1.2.1 (check-program-output) => passed Wall clock: tests/tool-debugger/dynlink/host.ml took 0.21s Running tests from 'tests/tool-debugger/find-artifacts' ... ... testing 'debuggee.ml' with 1 (debugger) => passed ... testing 'debuggee.ml' with 1.1 (shared-libraries) => passed ... testing 'debuggee.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'debuggee.ml' with 1.1.1.1 (script) => passed ... testing 'debuggee.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'debuggee.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'debuggee.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'debuggee.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'debuggee.ml' with 1.1.1.1.1.1.1.1.1 (ocamldebug) => passed ... testing 'debuggee.ml' with 1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/tool-debugger/find-artifacts/debuggee.ml took 0.08s Running tests from 'tests/tool-debugger/module_named_main' ... ... testing 'main.ml' with 1 (debugger) => passed ... testing 'main.ml' with 1.1 (shared-libraries) => passed ... testing 'main.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'main.ml' with 1.1.1.1.1.1 (ocamldebug) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/tool-debugger/module_named_main/main.ml took 0.09s Running tests from 'tests/tool-debugger/no_debug_event' ... ... testing 'noev.ml' with 1 (debugger) => passed ... testing 'noev.ml' with 1.1 (shared-libraries) => passed ... testing 'noev.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'noev.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'noev.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'noev.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'noev.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'noev.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'noev.ml' with 1.1.1.1.1.1.1.1.1 (ocamldebug) => passed ... testing 'noev.ml' with 1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/tool-debugger/no_debug_event/noev.ml took 0.09s Running tests from 'tests/tool-debugger/printer' ... ... testing 'debuggee.ml' with 1 (debugger) => passed ... testing 'debuggee.ml' with 1.1 (shared-libraries) => passed ... testing 'debuggee.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'debuggee.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'debuggee.ml' with 1.1.1.2 (ocamlc.byte) => passed ... testing 'debuggee.ml' with 1.1.1.2.1 (check-ocamlc.byte-output) => passed ... testing 'debuggee.ml' with 1.1.1.2.1.1 (ocamldebug) => passed ... testing 'debuggee.ml' with 1.1.1.2.1.1.1 (check-program-output) => passed Wall clock: tests/tool-debugger/printer/debuggee.ml took 0.08s Running tests from 'tests/tool-dumpobj' ... ... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1 (run) => passed ... testing 'test.ml' with 1.1.1.1 (check-program-output) => passed Wall clock: tests/tool-dumpobj/test.ml took 0.03s Running tests from 'tests/tool-expect-test' ... ... testing 'clean_typer.ml' with 1 (expect) => passed Wall clock: tests/tool-expect-test/clean_typer.ml took 0.04s Running tests from 'tests/tool-lexyacc' ... ... testing 'calc.ml' with 1 (native) => passed ... testing 'calc.ml' with 2 (bytecode) => passed Wall clock: tests/tool-lexyacc/calc.ml took 0.58s ... testing 'chars.mll' with 1 (native) => passed ... testing 'chars.mll' with 2 (bytecode) => passed Wall clock: tests/tool-lexyacc/chars.mll took 0.34s ... testing 'csets.mll' with 1 (native) => passed ... testing 'csets.mll' with 2 (bytecode) => passed Wall clock: tests/tool-lexyacc/csets.mll took 0.35s ... testing 'mpr7760.mll' with 1 (native) => passed ... testing 'mpr7760.mll' with 2 (bytecode) => passed Wall clock: tests/tool-lexyacc/mpr7760.mll took 0.43s ... testing 'parsecheck.mly' with 1 (native) => passed ... testing 'parsecheck.mly' with 2 (bytecode) => passed Wall clock: tests/tool-lexyacc/parsecheck.mly took 0.36s Running tests from 'tests/tool-ocaml' ... ... testing 'directive_failure.ml' with 1 (setup-ocaml-build-env) => passed ... testing 'directive_failure.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/directive_failure.ml took 0.02s ... testing 't000.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't000.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t000.ml took 0.02s ... testing 't010-const0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't010-const0.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t010-const0.ml took 0.02s ... testing 't010-const1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't010-const1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t010-const1.ml took 0.02s ... testing 't010-const2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't010-const2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t010-const2.ml took 0.02s ... testing 't010-const3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't010-const3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t010-const3.ml took 0.02s ... testing 't011-constint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't011-constint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t011-constint.ml took 0.02s ... testing 't020.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't020.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t020.ml took 0.02s ... testing 't021-pushconst1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't021-pushconst1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t021-pushconst1.ml took 0.02s ... testing 't021-pushconst2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't021-pushconst2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t021-pushconst2.ml took 0.02s ... testing 't021-pushconst3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't021-pushconst3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t021-pushconst3.ml took 0.02s ... testing 't022-pushconstint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't022-pushconstint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t022-pushconstint.ml took 0.02s ... testing 't040-makeblock1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't040-makeblock1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t040-makeblock1.ml took 0.02s ... testing 't040-makeblock2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't040-makeblock2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t040-makeblock2.ml took 0.02s ... testing 't040-makeblock3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't040-makeblock3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t040-makeblock3.ml took 0.02s ... testing 't041-makeblock.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't041-makeblock.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t041-makeblock.ml took 0.02s ... testing 't050-getglobal.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't050-getglobal.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t050-getglobal.ml took 0.02s ... testing 't050-pushgetglobal.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't050-pushgetglobal.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t050-pushgetglobal.ml took 0.02s ... testing 't051-getglobalfield.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't051-getglobalfield.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t051-getglobalfield.ml took 0.02s ... testing 't051-pushgetglobalfield.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't051-pushgetglobalfield.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t051-pushgetglobalfield.ml took 0.02s ... testing 't060-raise.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't060-raise.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t060-raise.ml took 0.02s ... testing 't070-branch.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't070-branch.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t070-branch.ml took 0.02s ... testing 't070-branchif.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't070-branchif.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t070-branchif.ml took 0.02s ... testing 't070-branchifnot.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't070-branchifnot.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t070-branchifnot.ml took 0.02s ... testing 't071-boolnot.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't071-boolnot.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t071-boolnot.ml took 0.02s ... testing 't080-eq.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-eq.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t080-eq.ml took 0.02s ... testing 't080-geint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-geint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t080-geint.ml took 0.02s ... testing 't080-gtint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-gtint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t080-gtint.ml took 0.02s ... testing 't080-leint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-leint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t080-leint.ml took 0.02s ... testing 't080-ltint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-ltint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t080-ltint.ml took 0.02s ... testing 't080-neq.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-neq.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t080-neq.ml took 0.02s ... testing 't090-acc0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc0.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t090-acc0.ml took 0.02s ... testing 't090-acc1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t090-acc1.ml took 0.02s ... testing 't090-acc2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t090-acc2.ml took 0.02s ... testing 't090-acc3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t090-acc3.ml took 0.02s ... testing 't090-acc4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc4.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t090-acc4.ml took 0.02s ... testing 't090-acc5.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc5.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t090-acc5.ml took 0.02s ... testing 't090-acc6.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc6.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t090-acc6.ml took 0.02s ... testing 't090-acc7.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc7.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t090-acc7.ml took 0.02s ... testing 't091-acc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't091-acc.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t091-acc.ml took 0.02s ... testing 't092-pushacc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc.ml took 0.02s ... testing 't092-pushacc0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc0.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc0.ml took 0.02s ... testing 't092-pushacc1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc1.ml took 0.02s ... testing 't092-pushacc2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc2.ml took 0.02s ... testing 't092-pushacc3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc3.ml took 0.02s ... testing 't092-pushacc4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc4.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc4.ml took 0.02s ... testing 't092-pushacc5.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc5.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc5.ml took 0.02s ... testing 't092-pushacc6.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc6.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc6.ml took 0.02s ... testing 't092-pushacc7.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc7.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t092-pushacc7.ml took 0.02s ... testing 't093-pushacc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't093-pushacc.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t093-pushacc.ml took 0.02s ... testing 't100-pushtrap.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't100-pushtrap.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t100-pushtrap.ml took 0.02s ... testing 't101-poptrap.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't101-poptrap.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t101-poptrap.ml took 0.02s ... testing 't110-addint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-addint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-addint.ml took 0.02s ... testing 't110-andint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-andint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-andint.ml took 0.02s ... testing 't110-asrint-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-asrint-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-asrint-1.ml took 0.02s ... testing 't110-asrint-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-asrint-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-asrint-2.ml took 0.02s ... testing 't110-divint-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-divint-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-divint-1.ml took 0.02s ... testing 't110-divint-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-divint-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-divint-2.ml took 0.02s ... testing 't110-divint-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-divint-3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-divint-3.ml took 0.02s ... testing 't110-lslint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-lslint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-lslint.ml took 0.02s ... testing 't110-lsrint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-lsrint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-lsrint.ml took 0.02s ... testing 't110-modint-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-modint-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-modint-1.ml took 0.02s ... testing 't110-modint-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-modint-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-modint-2.ml took 0.02s ... testing 't110-mulint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-mulint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-mulint.ml took 0.02s ... testing 't110-negint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-negint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-negint.ml took 0.02s ... testing 't110-offsetint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-offsetint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-offsetint.ml took 0.02s ... testing 't110-orint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-orint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-orint.ml took 0.02s ... testing 't110-subint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-subint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-subint.ml took 0.02s ... testing 't110-xorint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-xorint.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t110-xorint.ml took 0.02s ... testing 't120-getstringchar.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't120-getstringchar.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t120-getstringchar.ml took 0.02s ... testing 't121-setstringchar.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't121-setstringchar.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t121-setstringchar.ml took 0.02s ... testing 't130-getvectitem.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't130-getvectitem.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t130-getvectitem.ml took 0.02s ... testing 't130-vectlength.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't130-vectlength.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t130-vectlength.ml took 0.02s ... testing 't131-setvectitem.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't131-setvectitem.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t131-setvectitem.ml took 0.02s ... testing 't140-switch-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't140-switch-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t140-switch-1.ml took 0.02s ... testing 't140-switch-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't140-switch-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t140-switch-2.ml took 0.02s ... testing 't140-switch-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't140-switch-3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t140-switch-3.ml took 0.02s ... testing 't140-switch-4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't140-switch-4.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t140-switch-4.ml took 0.02s ... testing 't141-switch-5.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't141-switch-5.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t141-switch-5.ml took 0.02s ... testing 't141-switch-6.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't141-switch-6.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t141-switch-6.ml took 0.02s ... testing 't141-switch-7.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't141-switch-7.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t141-switch-7.ml took 0.02s ... testing 't142-switch-8.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't142-switch-8.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t142-switch-8.ml took 0.02s ... testing 't142-switch-9.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't142-switch-9.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t142-switch-9.ml took 0.02s ... testing 't142-switch-A.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't142-switch-A.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t142-switch-A.ml took 0.02s ... testing 't150-push-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't150-push-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t150-push-1.ml took 0.02s ... testing 't150-push-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't150-push-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t150-push-2.ml took 0.02s ... testing 't160-closure.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't160-closure.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t160-closure.ml took 0.02s ... testing 't161-apply1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't161-apply1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t161-apply1.ml took 0.02s ... testing 't162-return.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't162-return.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t162-return.ml took 0.02s ... testing 't163.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't163.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t163.ml took 0.02s ... testing 't164-apply2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't164-apply2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t164-apply2.ml took 0.02s ... testing 't164-apply3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't164-apply3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t164-apply3.ml took 0.02s ... testing 't165-apply.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't165-apply.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t165-apply.ml took 0.02s ... testing 't170-envacc2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't170-envacc2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t170-envacc2.ml took 0.02s ... testing 't170-envacc3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't170-envacc3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t170-envacc3.ml took 0.02s ... testing 't170-envacc4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't170-envacc4.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t170-envacc4.ml took 0.02s ... testing 't171-envacc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't171-envacc.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t171-envacc.ml took 0.02s ... testing 't172-pushenvacc1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't172-pushenvacc1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t172-pushenvacc1.ml took 0.02s ... testing 't172-pushenvacc2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't172-pushenvacc2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t172-pushenvacc2.ml took 0.02s ... testing 't172-pushenvacc3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't172-pushenvacc3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t172-pushenvacc3.ml took 0.02s ... testing 't172-pushenvacc4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't172-pushenvacc4.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t172-pushenvacc4.ml took 0.02s ... testing 't173-pushenvacc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't173-pushenvacc.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t173-pushenvacc.ml took 0.02s ... testing 't180-appterm1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't180-appterm1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t180-appterm1.ml took 0.02s ... testing 't180-appterm2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't180-appterm2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t180-appterm2.ml took 0.02s ... testing 't180-appterm3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't180-appterm3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t180-appterm3.ml took 0.02s ... testing 't181-appterm.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't181-appterm.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t181-appterm.ml took 0.02s ... testing 't190-makefloatblock-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't190-makefloatblock-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t190-makefloatblock-1.ml took 0.02s ... testing 't190-makefloatblock-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't190-makefloatblock-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t190-makefloatblock-2.ml took 0.02s ... testing 't190-makefloatblock-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't190-makefloatblock-3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t190-makefloatblock-3.ml took 0.02s ... testing 't191-vectlength.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't191-vectlength.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t191-vectlength.ml took 0.02s ... testing 't192-getfloatfield-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't192-getfloatfield-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t192-getfloatfield-1.ml took 0.02s ... testing 't192-getfloatfield-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't192-getfloatfield-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t192-getfloatfield-2.ml took 0.02s ... testing 't193-setfloatfield-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't193-setfloatfield-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t193-setfloatfield-1.ml took 0.02s ... testing 't193-setfloatfield-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't193-setfloatfield-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t193-setfloatfield-2.ml took 0.02s ... testing 't200-getfield0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't200-getfield0.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t200-getfield0.ml took 0.02s ... testing 't200-getfield1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't200-getfield1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t200-getfield1.ml took 0.02s ... testing 't200-getfield2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't200-getfield2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t200-getfield2.ml took 0.02s ... testing 't200-getfield3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't200-getfield3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t200-getfield3.ml took 0.02s ... testing 't201-getfield.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't201-getfield.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t201-getfield.ml took 0.02s ... testing 't210-setfield0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't210-setfield0.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t210-setfield0.ml took 0.02s ... testing 't210-setfield1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't210-setfield1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t210-setfield1.ml took 0.02s ... testing 't210-setfield2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't210-setfield2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t210-setfield2.ml took 0.02s ... testing 't210-setfield3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't210-setfield3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t210-setfield3.ml took 0.02s ... testing 't211-setfield.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't211-setfield.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t211-setfield.ml took 0.02s ... testing 't220-assign.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't220-assign.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t220-assign.ml took 0.02s ... testing 't230-check_signals.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't230-check_signals.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t230-check_signals.ml took 0.02s ... testing 't240-c_call1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t240-c_call1.ml took 0.02s ... testing 't240-c_call2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t240-c_call2.ml took 0.02s ... testing 't240-c_call3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t240-c_call3.ml took 0.02s ... testing 't240-c_call4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call4.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t240-c_call4.ml took 0.02s ... testing 't240-c_call5.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call5.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t240-c_call5.ml took 0.02s ... testing 't250-closurerec-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't250-closurerec-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t250-closurerec-1.ml took 0.02s ... testing 't250-closurerec-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't250-closurerec-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t250-closurerec-2.ml took 0.02s ... testing 't251-pushoffsetclosure0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't251-pushoffsetclosure0.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t251-pushoffsetclosure0.ml took 0.02s ... testing 't251-pushoffsetclosure2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't251-pushoffsetclosure2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t251-pushoffsetclosure2.ml took 0.02s ... testing 't251-pushoffsetclosurem2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't251-pushoffsetclosurem2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t251-pushoffsetclosurem2.ml took 0.02s ... testing 't252-pushoffsetclosure.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't252-pushoffsetclosure.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t252-pushoffsetclosure.ml took 0.02s ... testing 't253-offsetclosure0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't253-offsetclosure0.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t253-offsetclosure0.ml took 0.02s ... testing 't253-offsetclosure2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't253-offsetclosure2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t253-offsetclosure2.ml took 0.02s ... testing 't253-offsetclosurem2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't253-offsetclosurem2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t253-offsetclosurem2.ml took 0.02s ... testing 't254-offsetclosure.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't254-offsetclosure.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t254-offsetclosure.ml took 0.02s ... testing 't260-offsetref.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't260-offsetref.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t260-offsetref.ml took 0.02s ... testing 't270-push_retaddr.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't270-push_retaddr.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t270-push_retaddr.ml took 0.02s ... testing 't300-getmethod.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't300-getmethod.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t300-getmethod.ml took 0.03s ... testing 't301-object.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't301-object.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t301-object.ml took 0.02s ... testing 't310-alloc-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't310-alloc-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t310-alloc-1.ml took 0.02s ... testing 't310-alloc-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't310-alloc-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t310-alloc-2.ml took 0.03s ... testing 't320-gc-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't320-gc-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t320-gc-1.ml took 0.02s ... testing 't320-gc-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't320-gc-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t320-gc-2.ml took 0.02s ... testing 't320-gc-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't320-gc-3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t320-gc-3.ml took 0.03s ... testing 't330-compact-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't330-compact-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t330-compact-1.ml took 0.02s ... testing 't330-compact-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't330-compact-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t330-compact-2.ml took 0.02s ... testing 't330-compact-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't330-compact-3.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t330-compact-3.ml took 0.02s ... testing 't330-compact-4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't330-compact-4.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t330-compact-4.ml took 0.02s ... testing 't340-weak.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't340-weak.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t340-weak.ml took 0.03s ... testing 't350-heapcheck.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't350-heapcheck.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t350-heapcheck.ml took 0.03s ... testing 't360-stacks-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't360-stacks-1.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t360-stacks-1.ml took 0.02s ... testing 't360-stacks-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't360-stacks-2.ml' with 1.1 (ocaml) => passed Wall clock: tests/tool-ocaml/t360-stacks-2.ml took 0.02s Running tests from 'tests/tool-ocaml-annot' ... ... testing 'failure.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'failure.ml' with 1.1 (ocamlc.byte) => passed ... testing 'failure.ml' with 1.1.1 (script) => passed ... testing 'failure.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'failure.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'failure.ml' with 2.1.1 (script) => passed Wall clock: tests/tool-ocaml-annot/failure.ml took 0.04s ... testing 'success.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'success.ml' with 1.1 (ocamlc.byte) => passed ... testing 'success.ml' with 1.1.1 (script) => passed ... testing 'success.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'success.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'success.ml' with 2.1.1 (script) => passed Wall clock: tests/tool-ocaml-annot/success.ml took 0.15s ... testing 'typeonly.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'typeonly.ml' with 1.1 (ocamlc.byte) => passed ... testing 'typeonly.ml' with 1.1.1 (script) => passed ... testing 'typeonly.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'typeonly.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'typeonly.ml' with 2.1.1 (script) => passed Wall clock: tests/tool-ocaml-annot/typeonly.ml took 0.04s Running tests from 'tests/tool-ocamlc-compat32' ... ... testing 'compat32.ml' with 1 (arch64) => passed ... testing 'compat32.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'compat32.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'compat32.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'compat32.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'compat32.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'compat32.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'compat32.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamlc-compat32/compat32.ml took 0.08s Running tests from 'tests/tool-ocamlc-error-cleanup' ... ... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1 (script) => passed Wall clock: tests/tool-ocamlc-error-cleanup/test.ml took 0.02s Running tests from 'tests/tool-ocamlc-open' ... ... testing 'tool-ocamlc-open-error.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'tool-ocamlc-open-error.ml' with 1.1 (ocamlc.byte) => passed ... testing 'tool-ocamlc-open-error.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamlc-open/tool-ocamlc-open-error.ml took 0.02s ... testing 'tool-ocamlc-open.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'tool-ocamlc-open.ml' with 1.1 (ocamlc.byte) => passed ... testing 'tool-ocamlc-open.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'tool-ocamlc-open.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamlc-open/tool-ocamlc-open.ml took 0.03s Running tests from 'tests/tool-ocamlc-stop-after' ... ... testing 'stop_after_lambda.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'stop_after_lambda.ml' with 1.1 (ocamlc.byte) => passed ... testing 'stop_after_lambda.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamlc-stop-after/stop_after_lambda.ml took 0.02s ... testing 'stop_after_parsing_impl.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'stop_after_parsing_impl.ml' with 1.1 (ocamlc.byte) => passed ... testing 'stop_after_parsing_impl.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamlc-stop-after/stop_after_parsing_impl.ml took 0.02s ... testing 'stop_after_parsing_intf.mli' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'stop_after_parsing_intf.mli' with 1.1 (ocamlc.byte) => passed ... testing 'stop_after_parsing_intf.mli' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamlc-stop-after/stop_after_parsing_intf.mli took 0.02s ... testing 'stop_after_scheduling.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'stop_after_scheduling.ml' with 1.1 (ocamlc.byte) => passed ... testing 'stop_after_scheduling.ml' with 1.1.1 (script) => passed ... testing 'stop_after_scheduling.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamlc-stop-after/stop_after_scheduling.ml took 0.02s ... testing 'stop_after_typing_impl.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'stop_after_typing_impl.ml' with 1.1 (ocamlc.byte) => passed ... testing 'stop_after_typing_impl.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamlc-stop-after/stop_after_typing_impl.ml took 0.02s Running tests from 'tests/tool-ocamldep-modalias' ... ... testing 'main.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 1.1 (copy) => passed ... testing 'main.ml' with 1.1.1 (copy) => passed ... testing 'main.ml' with 1.1.1.1 (copy) => passed ... testing 'main.ml' with 1.1.1.1.1 (copy) => passed ... testing 'main.ml' with 1.1.1.1.1.1 (copy) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (hasunix) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (native-compiler) => passed ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 2 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 2.1 (copy) => passed ... testing 'main.ml' with 2.1.1 (copy) => passed ... testing 'main.ml' with 2.1.1.1 (copy) => passed ... testing 'main.ml' with 2.1.1.1.1 (copy) => passed ... testing 'main.ml' with 2.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 2.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'main.ml' with 2.1.1.1.1.1.1.1 (hasunix) => passed ... testing 'main.ml' with 2.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 2.1.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 2.1.1.1.1.1.1.1.1.1.1 (native-compiler) => passed ... testing 'main.ml' with 2.1.1.1.1.1.1.1.1.1.1.1 (script) => passed ... testing 'main.ml' with 3 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 3.1 (copy) => passed ... testing 'main.ml' with 3.1.1 (copy) => passed ... testing 'main.ml' with 3.1.1.1 (copy) => passed ... testing 'main.ml' with 3.1.1.1.1 (copy) => passed ... testing 'main.ml' with 3.1.1.1.1.1 (copy) => passed ... testing 'main.ml' with 3.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 3.1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 3.1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'main.ml' with 4 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 4.1 (copy) => passed ... testing 'main.ml' with 4.1.1 (copy) => passed ... testing 'main.ml' with 4.1.1.1 (copy) => passed ... testing 'main.ml' with 4.1.1.1.1 (copy) => passed ... testing 'main.ml' with 4.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 4.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'main.ml' with 5 (setup-ocamlc.byte-build-env) => passed ... testing 'main.ml' with 5.1 (copy) => passed ... testing 'main.ml' with 5.1.1 (copy) => passed ... testing 'main.ml' with 5.1.1.1 (copy) => passed ... testing 'main.ml' with 5.1.1.1.1 (copy) => passed ... testing 'main.ml' with 5.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'main.ml' with 5.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamldep-modalias/main.ml took 1.18s Running tests from 'tests/tool-ocamldep-shadowing' ... ... testing 'a.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'a.ml' with 1.1 (ocamlc.byte) => passed ... testing 'a.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/tool-ocamldep-shadowing/a.ml took 0.01s Running tests from 'tests/tool-ocamldoc' ... ... testing 'Alert_toplevel.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Alert_toplevel.mli took 0.02s ... testing 'Alert_toplevel2.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Alert_toplevel2.mli took 0.02s ... testing 'Alerts.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Alerts.mli took 0.03s ... testing 'Alerts_impl.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Alerts_impl.ml took 0.03s ... testing 'Documentation_tags.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Documentation_tags.mli took 0.03s ... testing 'Entities.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Entities.ml took 0.03s ... testing 'Extensible_variant.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Extensible_variant.ml took 0.02s ... testing 'Include_module_type_of.mli' with 1 (ocamldoc) => passed ... testing 'Include_module_type_of.mli' with 2 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Include_module_type_of.mli took 0.06s ... testing 'Inline_records.mli' with 1 (ocamldoc) => passed ... testing 'Inline_records.mli' with 2 (ocamldoc) => passed ... testing 'Inline_records.mli' with 3 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Inline_records.mli took 0.10s ... testing 'Inline_records_bis.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Inline_records_bis.ml took 0.03s ... testing 'Item_ids.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Item_ids.mli took 0.03s ... testing 'Level_0.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Level_0.mli took 0.02s ... testing 'Linebreaks.mli' with 1 (ocamldoc) => passed ... testing 'Linebreaks.mli' with 1.1 (check-program-output) => passed Wall clock: tests/tool-ocamldoc/Linebreaks.mli took 0.04s ... testing 'Loop.ml' with 1 (ocamldoc) => passed ... testing 'Loop.ml' with 2 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Loop.ml took 0.05s ... testing 'Module_whitespace.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Module_whitespace.ml took 0.04s ... testing 'No_preamble.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/No_preamble.mli took 0.03s ... testing 'Paragraph.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Paragraph.mli took 0.03s ... testing 'Short_description.txt' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Short_description.txt took 0.02s ... testing 'Test.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Test.mli took 0.02s ... testing 'Variants.mli' with 1 (ocamldoc) => passed ... testing 'Variants.mli' with 2 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/Variants.mli took 0.06s ... testing 'latex_ref.mli' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/latex_ref.mli took 0.02s ... testing 't01.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/t01.ml took 0.08s ... testing 't02.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/t02.ml took 0.07s ... testing 't03.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/t03.ml took 0.07s ... testing 't04.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/t04.ml took 0.07s ... testing 't05.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc/t05.ml took 0.07s Running tests from 'tests/tool-ocamldoc-open' ... ... testing 'main.ml' with 1 (ocamldoc) => passed Wall clock: tests/tool-ocamldoc-open/main.ml took 0.10s Running tests from 'tests/tool-ocamlobjinfo' ... ... testing 'question.ml' with 1 (shared-libraries) => passed ... testing 'question.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'question.ml' with 1.1.1 (ocamlopt.byte) => passed ... testing 'question.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'question.ml' with 1.1.1.1.1 (ocamlobjinfo) => passed ... testing 'question.ml' with 1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/tool-ocamlobjinfo/question.ml took 0.12s Running tests from 'tests/tool-ocamlopt-save-ir' ... ... testing 'check_for_pack.ml' with 1 (native-compiler) => passed ... testing 'check_for_pack.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'check_for_pack.ml' with 1.1.1 (ocamlopt.byte) => passed ... testing 'check_for_pack.ml' with 1.1.1.1 (script) => passed ... testing 'check_for_pack.ml' with 1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'check_for_pack.ml' with 1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed Wall clock: tests/tool-ocamlopt-save-ir/check_for_pack.ml took 0.15s ... testing 'save_ir_after_scheduling.ml' with 1 (native-compiler) => passed ... testing 'save_ir_after_scheduling.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'save_ir_after_scheduling.ml' with 1.1.1 (ocamlopt.byte) => passed ... testing 'save_ir_after_scheduling.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'save_ir_after_scheduling.ml' with 1.1.1.1.1 (script) => passed Wall clock: tests/tool-ocamlopt-save-ir/save_ir_after_scheduling.ml took 0.13s ... testing 'save_ir_after_typing.ml' with 1 (native-compiler) => passed ... testing 'save_ir_after_typing.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'save_ir_after_typing.ml' with 1.1.1 (ocamlopt.byte) => passed ... testing 'save_ir_after_typing.ml' with 1.1.2 (script) => passed ... testing 'save_ir_after_typing.ml' with 1.1.2.1 (check-ocamlopt.byte-output) => passed Wall clock: tests/tool-ocamlopt-save-ir/save_ir_after_typing.ml took 0.02s ... testing 'start_from_emit.ml' with 1 (native-compiler) => passed ... testing 'start_from_emit.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'start_from_emit.ml' with 1.1.1 (ocamlopt.byte) => passed ... testing 'start_from_emit.ml' with 1.1.1.1 (script) => passed ... testing 'start_from_emit.ml' with 1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'start_from_emit.ml' with 1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1 (script) => passed ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1 (copy) => passed ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1.1.1 (script) => passed Wall clock: tests/tool-ocamlopt-save-ir/start_from_emit.ml took 0.18s Running tests from 'tests/tool-ocamlopt-stop-after' ... ... testing 'stop_after_lambda.ml' with 1 (no-flambda) => skipped (support for flambda enabled) ... testing 'stop_after_lambda.ml' with 1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'stop_after_lambda.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'stop_after_lambda.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'stop_after_scheduling.ml' with 1 (native-compiler) => passed ... testing 'stop_after_scheduling.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'stop_after_scheduling.ml' with 1.1.1 (ocamlopt.byte) => passed ... testing 'stop_after_scheduling.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'stop_after_scheduling.ml' with 1.1.1.1.1 (script) => passed Wall clock: tests/tool-ocamlopt-stop-after/stop_after_scheduling.ml took 0.02s Running tests from 'tests/tool-ocamltest' ... ... testing 'norm1.ml' with 1 (native) => passed ... testing 'norm1.ml' with 2 (bytecode) => passed Wall clock: tests/tool-ocamltest/norm1.ml took 0.28s ... testing 'norm2.ml' with 1 (native) => passed ... testing 'norm2.ml' with 2 (bytecode) => passed Wall clock: tests/tool-ocamltest/norm2.ml took 0.28s ... testing 'norm3.ml' with 1 (native) => passed ... testing 'norm3.ml' with 2 (bytecode) => passed Wall clock: tests/tool-ocamltest/norm3.ml took 0.28s ... testing 'norm4.ml' with 1 (native) => passed ... testing 'norm4.ml' with 2 (bytecode) => passed Wall clock: tests/tool-ocamltest/norm4.ml took 0.28s Running tests from 'tests/tool-toplevel' ... ... testing 'error_highlighting.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/error_highlighting.ml took 0.02s ... testing 'exotic_lists.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/exotic_lists.ml took 0.03s ... testing 'install_printer.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/install_printer.ml took 0.03s ... testing 'mod_use.ml' with 1 (expect) => passed Wall clock: tests/tool-toplevel/mod_use.ml took 0.03s ... testing 'multi_phrase_line.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/multi_phrase_line.ml took 0.02s ... testing 'pr6468.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/pr6468.ml took 0.08s ... testing 'pr7060.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/pr7060.ml took 0.02s ... testing 'pr7751.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/pr7751.ml took 0.13s ... testing 'pr9701.ml' with 1 (setup-ocaml-build-env) => passed ... testing 'pr9701.ml' with 1.1 (ocaml) => passed ... testing 'pr9701.ml' with 1.1.1 (check-ocaml-output) => passed Wall clock: tests/tool-toplevel/pr9701.ml took 0.08s ... testing 'printval.ml' with 1 (expect) => passed Wall clock: tests/tool-toplevel/printval.ml took 0.04s ... testing 'redefinition_hints.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/redefinition_hints.ml took 0.02s ... testing 'show.ml' with 1 (expect) => passed Wall clock: tests/tool-toplevel/show.ml took 0.04s ... testing 'show_short_paths.ml' with 1 (expect) => passed Wall clock: tests/tool-toplevel/show_short_paths.ml took 0.04s ... testing 'strings.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/strings.ml took 0.02s ... testing 'topeval.ml' with 1 (toplevel) => passed ... testing 'topeval.ml' with 2 (toplevel.opt) => passed Wall clock: tests/tool-toplevel/topeval.ml took 0.52s ... testing 'tracing.ml' with 1 (toplevel) => passed Wall clock: tests/tool-toplevel/tracing.ml took 0.02s ... testing 'uncaught_exceptions.ml' with 1 (expect) => passed Wall clock: tests/tool-toplevel/uncaught_exceptions.ml took 0.04s ... testing 'use_command.ml' with 1 (expect) => passed Wall clock: tests/tool-toplevel/use_command.ml took 0.04s Running tests from 'tests/tool-toplevel-invocation' ... ... testing 'test.ml' with 1 (setup-ocaml-build-env) => passed ... testing 'test.ml' with 1.1 (ocaml) => passed ... testing 'test.ml' with 1.1.1 (check-ocaml-output) => passed ... testing 'test.ml' with 1.2 (ocaml) => passed ... testing 'test.ml' with 1.2.1 (check-ocaml-output) => passed ... testing 'test.ml' with 1.3 (ocaml) => passed ... testing 'test.ml' with 1.3.1 (check-ocaml-output) => passed ... testing 'test.ml' with 1.4 (ocaml) => passed ... testing 'test.ml' with 1.4.1 (check-ocaml-output) => passed ... testing 'test.ml' with 1.5 (ocaml) => passed ... testing 'test.ml' with 1.5.1 (check-ocaml-output) => passed ... testing 'test.ml' with 1.6 (ocaml) => passed ... testing 'test.ml' with 1.6.1 (check-ocaml-output) => passed Wall clock: tests/tool-toplevel-invocation/test.ml took 0.09s Running tests from 'tests/tool-toplevel/known-bugs' ... ... testing 'broken_rec_in_show.ml' with 1 (expect) => passed Wall clock: tests/tool-toplevel/known-bugs/broken_rec_in_show.ml took 0.04s Running tests from 'tests/translprim' ... ... testing 'array_spec.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'array_spec.ml' with 1.1 (ocamlc.byte) => passed ... testing 'array_spec.ml' with 1.1.1 (flat-float-array) => passed ... testing 'array_spec.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'array_spec.ml' with 1.1.2 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float) ... testing 'array_spec.ml' with 1.1.2.1 (check-ocamlc.byte-output) => n/a Wall clock: tests/translprim/array_spec.ml took 0.03s ... testing 'comparison_table.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'comparison_table.ml' with 1.1 (ocamlc.byte) => passed ... testing 'comparison_table.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/translprim/comparison_table.ml took 0.08s ... testing 'locs.ml' with 1 (native) => passed ... testing 'locs.ml' with 2 (bytecode) => passed Wall clock: tests/translprim/locs.ml took 0.58s ... testing 'module_coercion.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'module_coercion.ml' with 1.1 (ocamlc.byte) => passed ... testing 'module_coercion.ml' with 1.1.1 (flat-float-array) => passed ... testing 'module_coercion.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'module_coercion.ml' with 1.1.2 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float) ... testing 'module_coercion.ml' with 1.1.2.1 (check-ocamlc.byte-output) => n/a Wall clock: tests/translprim/module_coercion.ml took 0.03s ... testing 'ref_spec.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'ref_spec.ml' with 1.1 (ocamlc.byte) => passed ... testing 'ref_spec.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/translprim/ref_spec.ml took 0.03s ... testing 'sendcache.ml' with 1 (native) => passed ... testing 'sendcache.ml' with 2 (bytecode) => passed Wall clock: tests/translprim/sendcache.ml took 0.36s Running tests from 'tests/typing-core-bugs' ... ... testing 'const_int_hint.ml' with 1 (expect) => passed Wall clock: tests/typing-core-bugs/const_int_hint.ml took 0.05s ... testing 'missing_rec_hint.ml' with 1 (expect) => passed Wall clock: tests/typing-core-bugs/missing_rec_hint.ml took 0.04s ... testing 'repeated_did_you_mean.ml' with 1 (expect) => passed Wall clock: tests/typing-core-bugs/repeated_did_you_mean.ml took 0.03s ... testing 'type_expected_explanation.ml' with 1 (expect) => passed Wall clock: tests/typing-core-bugs/type_expected_explanation.ml took 0.04s ... testing 'unit_fun_hints.ml' with 1 (expect) => passed Wall clock: tests/typing-core-bugs/unit_fun_hints.ml took 0.04s Running tests from 'tests/typing-deprecated' ... ... testing 'alerts.ml' with 1 (expect) => passed Wall clock: tests/typing-deprecated/alerts.ml took 0.05s ... testing 'deprecated.ml' with 1 (expect) => passed Wall clock: tests/typing-deprecated/deprecated.ml took 0.08s Running tests from 'tests/typing-extension-constructor' ... ... testing 'test.ml' with 1 (toplevel) => passed Wall clock: tests/typing-extension-constructor/test.ml took 0.02s Running tests from 'tests/typing-extensions' ... ... testing 'cast.ml' with 1 (toplevel) => passed Wall clock: tests/typing-extensions/cast.ml took 0.04s ... testing 'disambiguation.ml' with 1 (expect) => passed Wall clock: tests/typing-extensions/disambiguation.ml took 0.06s ... testing 'extensions.ml' with 1 (expect) => passed Wall clock: tests/typing-extensions/extensions.ml took 0.10s ... testing 'msg.ml' with 1 (toplevel) => passed Wall clock: tests/typing-extensions/msg.ml took 0.03s ... testing 'open_types.ml' with 1 (expect) => passed Wall clock: tests/typing-extensions/open_types.ml took 0.07s Running tests from 'tests/typing-external' ... ... testing 'pr11392.ml' with 1 (expect) => passed Wall clock: tests/typing-external/pr11392.ml took 0.03s Running tests from 'tests/typing-fstclassmod' ... ... testing 'aliases.ml' with 1 (expect) => passed Wall clock: tests/typing-fstclassmod/aliases.ml took 0.03s ... testing 'fstclassmod.ml' with 1 (native) => passed ... testing 'fstclassmod.ml' with 2 (bytecode) => passed Wall clock: tests/typing-fstclassmod/fstclassmod.ml took 0.56s ... testing 'nondep_instance.ml' with 1 (expect) => passed Wall clock: tests/typing-fstclassmod/nondep_instance.ml took 0.04s Running tests from 'tests/typing-gadts' ... ... testing 'ambiguity.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/ambiguity.ml took 0.06s ... testing 'ambivalent_apply.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/ambivalent_apply.ml took 0.04s ... testing 'didier.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/didier.ml took 0.05s ... testing 'dynamic_frisch.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/dynamic_frisch.ml took 0.27s ... testing 'gadthead.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/gadthead.ml took 0.03s ... testing 'name_existentials.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/name_existentials.ml took 0.05s ... testing 'nested_equations.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/nested_equations.ml took 0.05s ... testing 'omega07.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/omega07.ml took 0.60s ... testing 'or_patterns.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/or_patterns.ml took 0.14s ... testing 'packed-module-recasting.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/packed-module-recasting.ml took 0.11s ... testing 'pr10189.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr10189.ml took 0.06s ... testing 'pr10271.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr10271.ml took 0.04s ... testing 'pr10348.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr10348.ml took 0.05s ... testing 'pr10735.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr10735.ml took 0.04s ... testing 'pr10907.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr10907.ml took 0.04s ... testing 'pr11888.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr11888.ml took 0.04s ... testing 'pr5332.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5332.ml took 0.04s ... testing 'pr5689.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5689.ml took 0.07s ... testing 'pr5785.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5785.ml took 0.04s ... testing 'pr5848.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5848.ml took 0.04s ... testing 'pr5906.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5906.ml took 0.04s ... testing 'pr5948.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5948.ml took 0.04s ... testing 'pr5981.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5981.ml took 0.04s ... testing 'pr5985.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5985.ml took 0.05s ... testing 'pr5989.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5989.ml took 0.04s ... testing 'pr5997.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr5997.ml took 0.04s ... testing 'pr6158.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6158.ml took 0.03s ... testing 'pr6163.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6163.ml took 0.04s ... testing 'pr6174.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6174.ml took 0.03s ... testing 'pr6241.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6241.ml took 0.04s ... testing 'pr6690.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6690.ml took 0.04s ... testing 'pr6817.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6817.ml took 0.04s ... testing 'pr6934.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6934.ml took 0.03s ... testing 'pr6980.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6980.ml took 0.04s ... testing 'pr6993_bad.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr6993_bad.ml took 0.04s ... testing 'pr7016.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7016.ml took 0.04s ... testing 'pr7160.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7160.ml took 0.04s ... testing 'pr7214.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7214.ml took 0.04s ... testing 'pr7222.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7222.ml took 0.04s ... testing 'pr7230.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7230.ml took 0.03s ... testing 'pr7234.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7234.ml took 0.04s ... testing 'pr7260.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7260.ml took 0.03s ... testing 'pr7269.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7269.ml took 0.05s ... testing 'pr7298.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7298.ml took 0.04s ... testing 'pr7374.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7374.ml took 0.04s ... testing 'pr7378.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7378.ml took 0.03s ... testing 'pr7381.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7381.ml took 0.04s ... testing 'pr7390.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7390.ml took 0.04s ... testing 'pr7391.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7391.ml took 0.05s ... testing 'pr7397.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7397.ml took 0.04s ... testing 'pr7421.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7421.ml took 0.04s ... testing 'pr7432.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7432.ml took 0.04s ... testing 'pr7520.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7520.ml took 0.03s ... testing 'pr7618.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7618.ml took 0.04s ... testing 'pr7747.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7747.ml took 0.04s ... testing 'pr7902.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr7902.ml took 0.04s ... testing 'pr9019.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr9019.ml took 0.08s ... testing 'pr9759.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr9759.ml took 0.04s ... testing 'pr9799.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/pr9799.ml took 0.04s ... testing 'principality-and-gadts.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/principality-and-gadts.ml took 0.09s ... testing 'return_type.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/return_type.ml took 0.03s ... testing 'term-conv.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/term-conv.ml took 0.12s ... testing 'test.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/test.ml took 0.30s ... testing 'unexpected_existentials.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/unexpected_existentials.ml took 0.04s ... testing 'unify_mb.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/unify_mb.ml took 0.13s ... testing 'variables_in_mcomp.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/variables_in_mcomp.ml took 0.04s ... testing 'yallop_bugs.ml' with 1 (expect) => passed Wall clock: tests/typing-gadts/yallop_bugs.ml took 0.04s Running tests from 'tests/typing-immediate' ... ... testing 'immediate.ml' with 1 (expect) => passed Wall clock: tests/typing-immediate/immediate.ml took 0.05s Running tests from 'tests/typing-implicit_unpack' ... ... testing 'implicit_unpack.ml' with 1 (expect) => passed Wall clock: tests/typing-implicit_unpack/implicit_unpack.ml took 0.24s Running tests from 'tests/typing-kind' ... ... testing 'kind_mismatch.ml' with 1 (expect) => passed Wall clock: tests/typing-kind/kind_mismatch.ml took 0.03s Running tests from 'tests/typing-labels' ... ... testing 'mixin.ml' with 1 (native) => passed ... testing 'mixin.ml' with 2 (bytecode) => passed Wall clock: tests/typing-labels/mixin.ml took 0.72s ... testing 'mixin2.ml' with 1 (native) => passed ... testing 'mixin2.ml' with 2 (bytecode) => passed Wall clock: tests/typing-labels/mixin2.ml took 0.96s ... testing 'mixin3.ml' with 1 (native) => passed ... testing 'mixin3.ml' with 2 (bytecode) => passed Wall clock: tests/typing-labels/mixin3.ml took 0.93s Running tests from 'tests/typing-misc' ... ... testing 'apply_non_function.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/apply_non_function.ml took 0.04s ... testing 'build_as_type.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/build_as_type.ml took 0.05s ... testing 'constraints.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/constraints.ml took 0.09s ... testing 'deep.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/deep.ml took 0.04s ... testing 'disambiguate_principality.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/disambiguate_principality.ml took 0.08s ... testing 'distant_errors.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/distant_errors.ml took 0.03s ... testing 'empty_variant.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/empty_variant.ml took 0.05s ... testing 'enrich_typedecl.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/enrich_typedecl.ml took 0.06s ... testing 'exotic_unifications.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/exotic_unifications.ml took 0.04s ... testing 'external_arity.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/external_arity.ml took 0.03s ... testing 'filter_params.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/filter_params.ml took 0.03s ... testing 'gpr2277.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/gpr2277.ml took 0.04s ... testing 'includeclass_errors.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/includeclass_errors.ml took 0.05s ... testing 'injectivity.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/injectivity.ml took 0.12s ... testing 'inside_out.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/inside_out.ml took 0.05s ... testing 'is_expansive.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/is_expansive.ml took 0.03s ... testing 'labels.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/labels.ml took 0.05s ... testing 'normalize_type.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/normalize_type.ml took 0.03s ... testing 'occur_check.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/occur_check.ml took 0.03s ... testing 'optbinders.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/optbinders.ml took 0.04s ... testing 'pat_type_sharing.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pat_type_sharing.ml took 0.04s ... testing 'pattern_open.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pattern_open.ml took 0.10s ... testing 'polyvars.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/polyvars.ml took 0.07s ... testing 'pr6416.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pr6416.ml took 0.07s ... testing 'pr6634.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pr6634.ml took 0.03s ... testing 'pr6939-flat-float-array.ml' with 1 (flat-float-array) => passed ... testing 'pr6939-flat-float-array.ml' with 1.1 (expect) => passed Wall clock: tests/typing-misc/pr6939-flat-float-array.ml took 0.03s ... testing 'pr6939-no-flat-float-array.ml' with 1 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float) ... testing 'pr6939-no-flat-float-array.ml' with 1.1 (expect) => n/a ... testing 'pr7103.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pr7103.ml took 0.04s ... testing 'pr7228.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pr7228.ml took 0.03s ... testing 'pr7668_bad.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pr7668_bad.ml took 0.05s ... testing 'pr7712.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pr7712.ml took 0.04s ... testing 'pr7937.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pr7937.ml took 0.04s ... testing 'pr8548.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/pr8548.ml took 0.05s ... testing 'pr8548_split.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr8548_split.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr8548_split.ml' with 1.2 (ocamlc.byte) => passed ... testing 'pr8548_split.ml' with 1.2.1 (ocamlc.byte) => passed ... testing 'pr8548_split.ml' with 1.2.2 (ocamlc.byte) => passed ... testing 'pr8548_split.ml' with 1.2.2.1 (ocamlc.byte) => passed Wall clock: tests/typing-misc/pr8548_split.ml took 0.08s ... testing 'printing.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/printing.ml took 0.05s ... testing 'records.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/records.ml took 0.07s ... testing 'scope_escape.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/scope_escape.ml took 0.03s ... testing 'typecore_empty_polyvariant_error.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'typecore_empty_polyvariant_error.ml' with 1.1 (ocamlc.byte) => passed ... testing 'typecore_empty_polyvariant_error.ml' with 1.1.1 (toplevel) => passed Wall clock: tests/typing-misc/typecore_empty_polyvariant_error.ml took 0.23s ... testing 'typecore_errors.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/typecore_errors.ml took 0.07s ... testing 'typecore_nolabel_errors.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/typecore_nolabel_errors.ml took 0.05s ... testing 'typetexp_errors.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/typetexp_errors.ml took 0.03s ... testing 'unbound_type_variables.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/unbound_type_variables.ml took 0.03s ... testing 'unique_names_in_unification.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/unique_names_in_unification.ml took 0.04s ... testing 'variance.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/variance.ml took 0.04s ... testing 'variant.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/variant.ml took 0.05s ... testing 'wellfounded.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/wellfounded.ml took 0.03s ... testing 'wrong_kind.ml' with 1 (expect) => passed Wall clock: tests/typing-misc/wrong_kind.ml took 0.05s Running tests from 'tests/typing-misc-bugs' ... ... testing 'core_array_reduced_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'core_array_reduced_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'core_array_reduced_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-misc-bugs/core_array_reduced_ok.ml took 0.03s ... testing 'gadt_declaration_check.ml' with 1 (expect) => passed Wall clock: tests/typing-misc-bugs/gadt_declaration_check.ml took 0.03s ... testing 'pr6303_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6303_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6303_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-misc-bugs/pr6303_bad.ml took 0.02s ... testing 'pr6946_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6946_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6946_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-misc-bugs/pr6946_bad.ml took 0.02s Running tests from 'tests/typing-missing-cmi' ... ... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-missing-cmi/test.ml took 0.09s Running tests from 'tests/typing-missing-cmi-2' ... ... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1 (script) => passed ... testing 'test.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'test.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-missing-cmi-2/test.ml took 0.05s Running tests from 'tests/typing-missing-cmi-3' ... ... testing 'user.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'user.ml' with 1.1 (ocamlc.byte) => passed ... testing 'user.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'user.ml' with 1.1.1.1 (script) => passed ... testing 'user.ml' with 1.1.1.1.1 (expect) => passed Wall clock: tests/typing-missing-cmi-3/user.ml took 0.08s Running tests from 'tests/typing-modules' ... ... testing 'Test.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/Test.ml took 0.05s ... testing 'aliases.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/aliases.ml took 0.18s ... testing 'anonymous.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/anonymous.ml took 0.04s ... testing 'applicative_functor_type.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/applicative_functor_type.ml took 0.04s ... testing 'extension_constructors_errors_test.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/extension_constructors_errors_test.ml took 0.03s ... testing 'firstclass.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/firstclass.ml took 0.04s ... testing 'functors.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/functors.ml took 0.19s ... testing 'generative.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/generative.ml took 0.04s ... testing 'illegal_permutation.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/illegal_permutation.ml took 0.07s ... testing 'inclusion_errors.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/inclusion_errors.ml took 0.18s ... testing 'inclusion_errors_elision.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/inclusion_errors_elision.ml took 0.04s ... testing 'merge_constraint.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/merge_constraint.ml took 0.15s ... testing 'module_type_substitution.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/module_type_substitution.ml took 0.06s ... testing 'nondep.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/nondep.ml took 0.04s ... testing 'nondep_private_abbrev.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/nondep_private_abbrev.ml took 0.05s ... testing 'normalize_path.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/normalize_path.ml took 0.03s ... testing 'packed_module_levels.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/packed_module_levels.ml took 0.04s ... testing 'pr10298.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr10298.ml took 0.03s ... testing 'pr10399.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr10399.ml took 0.04s ... testing 'pr5911.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr5911.ml took 0.03s ... testing 'pr6394.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr6394.ml took 0.03s ... testing 'pr6633.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr6633.ml took 0.04s ... testing 'pr7207.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr7207.ml took 0.03s ... testing 'pr7348.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr7348.ml took 0.04s ... testing 'pr7726.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr7726.ml took 0.05s ... testing 'pr7787.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr7787.ml took 0.04s ... testing 'pr7818.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr7818.ml took 0.08s ... testing 'pr7851.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr7851.ml took 0.05s ... testing 'pr8810.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr8810.ml' with 1.1 (ocamlc.byte) => passed Wall clock: tests/typing-modules/pr8810.ml took 0.02s ... testing 'pr9384.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr9384.ml took 0.04s ... testing 'pr9695.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/pr9695.ml took 0.03s ... testing 'printing.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/printing.ml took 0.04s ... testing 'private.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/private.ml took 0.04s ... testing 'records_errors_test.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/records_errors_test.ml took 0.07s ... testing 'recursive.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/recursive.ml took 0.03s ... testing 'struct_include_optimisation.ml' with 1 (native) => passed Wall clock: tests/typing-modules/struct_include_optimisation.ml took 0.38s ... testing 'unroll_private_abbrev.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/unroll_private_abbrev.ml took 0.04s ... testing 'variants_errors_test.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/variants_errors_test.ml took 0.05s ... testing 'with_ghosts.ml' with 1 (expect) => passed Wall clock: tests/typing-modules/with_ghosts.ml took 0.04s Running tests from 'tests/typing-modules-bugs' ... ... testing 'gatien_baron_20131019_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'gatien_baron_20131019_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'gatien_baron_20131019_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/gatien_baron_20131019_ok.ml took 0.07s ... testing 'pr10661_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr10661_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr10661_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr10661_ok.ml took 0.02s ... testing 'pr10693_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr10693_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr10693_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr10693_bad.ml took 0.02s ... testing 'pr5164_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5164_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5164_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr5164_ok.ml took 0.04s ... testing 'pr51_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr51_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr51_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr51_ok.ml took 0.03s ... testing 'pr5663_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5663_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5663_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr5663_ok.ml took 0.02s ... testing 'pr5914_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5914_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5914_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr5914_ok.ml took 0.03s ... testing 'pr6240_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6240_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6240_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6240_ok.ml took 0.02s ... testing 'pr6293_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6293_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6293_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6293_bad.ml took 0.02s ... testing 'pr6427_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6427_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6427_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6427_bad.ml took 0.02s ... testing 'pr6485_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6485_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6485_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6485_ok.ml took 0.03s ... testing 'pr6513_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6513_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6513_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6513_ok.ml took 0.02s ... testing 'pr6572_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6572_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6572_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6572_ok.ml took 0.04s ... testing 'pr6651_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6651_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6651_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6651_ok.ml took 0.02s ... testing 'pr6752_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6752_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6752_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6752_bad.ml took 0.02s ... testing 'pr6752_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6752_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6752_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6752_ok.ml took 0.03s ... testing 'pr6899_first_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6899_first_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6899_first_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6899_first_bad.ml took 0.02s ... testing 'pr6899_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6899_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6899_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6899_ok.ml took 0.02s ... testing 'pr6899_second_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6899_second_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6899_second_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6899_second_bad.ml took 0.02s ... testing 'pr6944_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6944_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6944_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6944_ok.ml took 0.03s ... testing 'pr6954_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6954_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6954_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6954_ok.ml took 0.02s ... testing 'pr6981_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6981_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6981_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6981_ok.ml took 0.02s ... testing 'pr6982_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6982_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6982_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6982_ok.ml took 0.03s ... testing 'pr6985_extended.ml' with 1 (expect) => passed Wall clock: tests/typing-modules-bugs/pr6985_extended.ml took 0.03s ... testing 'pr6985_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6985_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6985_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6985_ok.ml took 0.02s ... testing 'pr6992_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6992_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6992_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr6992_bad.ml took 0.02s ... testing 'pr7036_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7036_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7036_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7036_ok.ml took 0.03s ... testing 'pr7082_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7082_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7082_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7082_ok.ml took 0.02s ... testing 'pr7112_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7112_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7112_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7112_bad.ml took 0.02s ... testing 'pr7112_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7112_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7112_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7112_ok.ml took 0.02s ... testing 'pr7152_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7152_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7152_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7152_ok.ml took 0.03s ... testing 'pr7182_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7182_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7182_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7182_ok.ml took 0.02s ... testing 'pr7305_principal.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7305_principal.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7305_principal.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7305_principal.ml took 0.03s ... testing 'pr7321_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7321_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7321_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7321_ok.ml took 0.02s ... testing 'pr7414_2_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7414_2_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7414_2_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7414_2_bad.ml took 0.02s ... testing 'pr7414_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7414_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7414_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7414_bad.ml took 0.02s ... testing 'pr7519_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7519_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7519_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7519_ok.ml took 0.02s ... testing 'pr7601_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7601_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7601_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7601_ok.ml took 0.02s ... testing 'pr7601a_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7601a_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7601a_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr7601a_ok.ml took 0.03s ... testing 'pr9695_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr9695_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr9695_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-modules-bugs/pr9695_bad.ml took 0.02s Running tests from 'tests/typing-multifile' ... ... testing 'pr6372.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6372.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6372.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'pr6372.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-multifile/pr6372.ml took 0.03s ... testing 'pr7325.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7325.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7325.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'pr7325.ml' with 1.1.1.1 (script) => passed ... testing 'pr7325.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'pr7325.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-multifile/pr7325.ml took 0.05s ... testing 'pr7563.ml' with 1 (native) => passed ... testing 'pr7563.ml' with 2 (bytecode) => passed Wall clock: tests/typing-multifile/pr7563.ml took 0.35s ... testing 'pr9218.ml' with 1 (native) => passed ... testing 'pr9218.ml' with 2 (bytecode) => passed Wall clock: tests/typing-multifile/pr9218.ml took 0.35s Running tests from 'tests/typing-objects' ... ... testing 'Exemples.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/Exemples.ml took 0.24s ... testing 'Tests.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/Tests.ml took 0.26s ... testing 'abstract_rows.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/abstract_rows.ml took 0.03s ... testing 'class_2.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/class_2.ml took 0.04s ... testing 'dummy.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/dummy.ml took 0.08s ... testing 'errors.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/errors.ml took 0.04s ... testing 'field_kind.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/field_kind.ml took 0.05s ... testing 'open_in_classes.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/open_in_classes.ml took 0.04s ... testing 'pr11569.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/pr11569.ml took 0.04s ... testing 'pr5545.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/pr5545.ml took 0.04s ... testing 'pr5619_bad.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/pr5619_bad.ml took 0.04s ... testing 'pr5858.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/pr5858.ml took 0.03s ... testing 'pr6123_bad.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/pr6123_bad.ml took 0.03s ... testing 'pr6383.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/pr6383.ml took 0.03s ... testing 'pr6907_bad.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/pr6907_bad.ml took 0.03s ... testing 'pr7711_ok.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/pr7711_ok.ml took 0.03s ... testing 'self_cannot_be_closed.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/self_cannot_be_closed.ml took 0.03s ... testing 'self_cannot_escape_pr7865.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/self_cannot_escape_pr7865.ml took 0.04s ... testing 'unbound-type-var.ml' with 1 (expect) => passed Wall clock: tests/typing-objects/unbound-type-var.ml took 0.03s Running tests from 'tests/typing-objects-bugs' ... ... testing 'pr3968_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr3968_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr3968_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr3968_bad.ml took 0.02s ... testing 'pr4018_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr4018_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr4018_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr4018_bad.ml took 0.02s ... testing 'pr4435_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr4435_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr4435_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr4435_bad.ml took 0.02s ... testing 'pr4766_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr4766_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr4766_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr4766_ok.ml took 0.02s ... testing 'pr4824_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr4824_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr4824_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr4824_ok.ml took 0.02s ... testing 'pr4824a_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr4824a_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr4824a_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr4824a_bad.ml took 0.02s ... testing 'pr5156_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5156_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5156_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr5156_ok.ml took 0.03s ... testing 'pr7284_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7284_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7284_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr7284_bad.ml took 0.02s ... testing 'pr7293_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7293_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7293_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/pr7293_ok.ml took 0.02s ... testing 'woodyatt_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'woodyatt_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'woodyatt_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/woodyatt_ok.ml took 0.03s ... testing 'yamagata021012_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'yamagata021012_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'yamagata021012_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-objects-bugs/yamagata021012_ok.ml took 0.08s Running tests from 'tests/typing-ocamlc-i' ... ... testing 'pervasives_leitmotiv.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pervasives_leitmotiv.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pervasives_leitmotiv.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-ocamlc-i/pervasives_leitmotiv.ml took 0.02s ... testing 'pr4791.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr4791.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr4791.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-ocamlc-i/pr4791.ml took 0.02s ... testing 'pr6323.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6323.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6323.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-ocamlc-i/pr6323.ml took 0.02s ... testing 'pr7402.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7402.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7402.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-ocamlc-i/pr7402.ml took 0.02s ... testing 'pr7620_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7620_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7620_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-ocamlc-i/pr7620_bad.ml took 0.02s Running tests from 'tests/typing-poly' ... ... testing 'error_messages.ml' with 1 (expect) => passed Wall clock: tests/typing-poly/error_messages.ml took 0.05s ... testing 'poly.ml' with 1 (expect) => passed Wall clock: tests/typing-poly/poly.ml took 0.52s ... testing 'pr7636.ml' with 1 (expect) => passed Wall clock: tests/typing-poly/pr7636.ml took 0.04s ... testing 'pr9603.ml' with 1 (expect) => passed Wall clock: tests/typing-poly/pr9603.ml took 0.04s Running tests from 'tests/typing-poly-bugs' ... ... testing 'pr5322_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5322_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5322_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-poly-bugs/pr5322_ok.ml took 0.03s ... testing 'pr5673_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5673_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5673_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-poly-bugs/pr5673_ok.ml took 0.03s ... testing 'pr6922_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6922_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6922_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-poly-bugs/pr6922_ok.ml took 0.08s Running tests from 'tests/typing-polyvariants-bugs' ... ... testing 'pr10664.ml' with 1 (native) => passed ... testing 'pr10664.ml' with 2 (bytecode) => passed Wall clock: tests/typing-polyvariants-bugs/pr10664.ml took 0.34s ... testing 'pr10664a.ml' with 1 (expect) => passed Wall clock: tests/typing-polyvariants-bugs/pr10664a.ml took 0.07s ... testing 'pr4775_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr4775_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr4775_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-polyvariants-bugs/pr4775_ok.ml took 0.03s ... testing 'pr4933_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr4933_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr4933_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-polyvariants-bugs/pr4933_ok.ml took 0.02s ... testing 'pr5057_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5057_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5057_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-polyvariants-bugs/pr5057_ok.ml took 0.03s ... testing 'pr5057a_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5057a_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5057a_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-polyvariants-bugs/pr5057a_bad.ml took 0.02s ... testing 'pr7199_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr7199_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr7199_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-polyvariants-bugs/pr7199_ok.ml took 0.02s ... testing 'pr7817_bad.ml' with 1 (expect) => passed Wall clock: tests/typing-polyvariants-bugs/pr7817_bad.ml took 0.04s ... testing 'pr7824.ml' with 1 (expect) => passed Wall clock: tests/typing-polyvariants-bugs/pr7824.ml took 0.04s ... testing 'pr8575.ml' with 1 (expect) => passed Wall clock: tests/typing-polyvariants-bugs/pr8575.ml took 0.04s ... testing 'privrowsabate_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'privrowsabate_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'privrowsabate_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-polyvariants-bugs/privrowsabate_ok.ml took 0.03s Running tests from 'tests/typing-polyvariants-bugs-2' ... ... testing 'pr3918c.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr3918c.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr3918c.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'pr3918c.ml' with 1.1.1.1 (script) => passed ... testing 'pr3918c.ml' with 1.1.1.1.1 (ocamlc.byte) => passed ... testing 'pr3918c.ml' with 1.1.1.1.2 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-polyvariants-bugs-2/pr3918c.ml took 0.05s Running tests from 'tests/typing-private' ... ... testing 'invalid_private_row.ml' with 1 (expect) => passed Wall clock: tests/typing-private/invalid_private_row.ml took 0.04s ... testing 'private.ml' with 1 (toplevel) => passed ... testing 'private.ml' with 2 (toplevel) => passed Wall clock: tests/typing-private/private.ml took 0.07s Running tests from 'tests/typing-private-bugs' ... ... testing 'pr5026_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5026_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5026_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-private-bugs/pr5026_bad.ml took 0.02s ... testing 'pr5469_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5469_ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5469_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-private-bugs/pr5469_ok.ml took 0.02s Running tests from 'tests/typing-recmod' ... ... testing 'gpr1626.ml' with 1 (expect) => passed Wall clock: tests/typing-recmod/gpr1626.ml took 0.03s ... testing 'pr6491.ml' with 1 (expect) => passed Wall clock: tests/typing-recmod/pr6491.ml took 0.03s ... testing 'pr9494.ml' with 1 (native) => passed ... testing 'pr9494.ml' with 2 (bytecode) => passed Wall clock: tests/typing-recmod/pr9494.ml took 0.46s ... testing 't01bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't01bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't01bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t01bad.ml took 0.02s ... testing 't02bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't02bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't02bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t02bad.ml took 0.02s ... testing 't03ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't03ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't03ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t03ok.ml took 0.02s ... testing 't04bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't04bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't04bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t04bad.ml took 0.02s ... testing 't05bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't05bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't05bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t05bad.ml took 0.02s ... testing 't06ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't06ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't06ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t06ok.ml took 0.02s ... testing 't07bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't07bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't07bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t07bad.ml took 0.02s ... testing 't08bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't08bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't08bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t08bad.ml took 0.02s ... testing 't09bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't09bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't09bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t09bad.ml took 0.02s ... testing 't10ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't10ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't10ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t10ok.ml took 0.03s ... testing 't11bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't11bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't11bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t11bad.ml took 0.02s ... testing 't12bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't12bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't12bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t12bad.ml took 0.02s ... testing 't13ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't13ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't13ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t13ok.ml took 0.03s ... testing 't14bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't14bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't14bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t14bad.ml took 0.02s ... testing 't15bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't15bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 't15bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t15bad.ml took 0.02s ... testing 't16ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't16ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't16ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t16ok.ml took 0.03s ... testing 't17ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't17ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't17ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t17ok.ml took 0.03s ... testing 't18ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't18ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't18ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t18ok.ml took 0.02s ... testing 't20ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't20ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't20ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t20ok.ml took 0.04s ... testing 't21ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't21ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't21ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t21ok.ml took 0.04s ... testing 't22ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 't22ok.ml' with 1.1 (ocamlc.byte) => passed ... testing 't22ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-recmod/t22ok.ml took 0.11s Running tests from 'tests/typing-recordarg' ... ... testing 'recordarg.ml' with 1 (toplevel) => passed Wall clock: tests/typing-recordarg/recordarg.ml took 0.03s Running tests from 'tests/typing-rectypes-bugs' ... ... testing 'pr5343_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr5343_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr5343_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-rectypes-bugs/pr5343_bad.ml took 0.02s ... testing 'pr6174_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6174_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6174_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-rectypes-bugs/pr6174_bad.ml took 0.02s ... testing 'pr6870_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr6870_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr6870_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-rectypes-bugs/pr6870_bad.ml took 0.02s Running tests from 'tests/typing-safe-linking' ... ... testing 'b_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'b_bad.ml' with 1.1 (ocamlc.byte) => passed ... testing 'b_bad.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'b_bad.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-safe-linking/b_bad.ml took 0.03s Running tests from 'tests/typing-shadowing-of-pervasives-submodules' ... ... testing 'redefine_largefile.ml' with 1 (native) => passed ... testing 'redefine_largefile.ml' with 2 (bytecode) => passed Wall clock: tests/typing-shadowing-of-pervasives-submodules/redefine_largefile.ml took 0.35s ... testing 'redefine_largefile_top.ml' with 1 (setup-ocaml-build-env) => passed ... testing 'redefine_largefile_top.ml' with 1.1 (ocamlc.byte) => passed ... testing 'redefine_largefile_top.ml' with 1.1.1 (script) => passed ... testing 'redefine_largefile_top.ml' with 1.1.1.1 (script) => passed ... testing 'redefine_largefile_top.ml' with 1.1.1.1.1 (ocaml) => passed ... testing 'redefine_largefile_top.ml' with 1.1.1.1.1.1 (check-ocaml-output) => passed Wall clock: tests/typing-shadowing-of-pervasives-submodules/redefine_largefile_top.ml took 0.04s Running tests from 'tests/typing-short-paths' ... ... testing 'errors.ml' with 1 (expect) => passed Wall clock: tests/typing-short-paths/errors.ml took 0.04s ... testing 'gpr1223.ml' with 1 (toplevel) => passed Wall clock: tests/typing-short-paths/gpr1223.ml took 0.05s ... testing 'pr5918.ml' with 1 (toplevel) => passed Wall clock: tests/typing-short-paths/pr5918.ml took 0.02s ... testing 'pr6836.ml' with 1 (toplevel) => passed Wall clock: tests/typing-short-paths/pr6836.ml took 0.02s ... testing 'pr7543.ml' with 1 (toplevel) => passed Wall clock: tests/typing-short-paths/pr7543.ml took 0.02s ... testing 'short-paths.ml' with 1 (toplevel) => passed Wall clock: tests/typing-short-paths/short-paths.ml took 0.05s Running tests from 'tests/typing-signatures' ... ... testing 'els.ml' with 1 (toplevel) => passed Wall clock: tests/typing-signatures/els.ml took 0.03s ... testing 'nondep_regression.ml' with 1 (expect) => passed Wall clock: tests/typing-signatures/nondep_regression.ml took 0.03s ... testing 'pr6371.ml' with 1 (toplevel) => passed Wall clock: tests/typing-signatures/pr6371.ml took 0.02s ... testing 'pr6672.ml' with 1 (toplevel) => passed Wall clock: tests/typing-signatures/pr6672.ml took 0.02s Running tests from 'tests/typing-sigsubst' ... ... testing 'sig_local_aliases.ml' with 1 (expect) => passed Wall clock: tests/typing-sigsubst/sig_local_aliases.ml took 0.04s ... testing 'sig_local_aliases_syntax_errors.ml' with 1 (toplevel) => passed Wall clock: tests/typing-sigsubst/sig_local_aliases_syntax_errors.ml took 0.02s ... testing 'sigsubst.ml' with 1 (expect) => passed Wall clock: tests/typing-sigsubst/sigsubst.ml took 0.08s ... testing 'test_locations.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'test_locations.ml' with 1.1 (ocamlc.byte) => passed ... testing 'test_locations.ml' with 1.2 (ocamlc.byte) => passed ... testing 'test_locations.ml' with 1.3 (ocamlc.byte) => passed ... testing 'test_locations.ml' with 1.4 (ocamlc.byte) => passed ... testing 'test_locations.ml' with 1.5 (ocamlc.byte) => passed ... testing 'test_locations.ml' with 1.6 (check-ocamlc.byte-output) => passed ... testing 'test_locations.ml' with 1.7 (ocamlc.byte) => passed ... testing 'test_locations.ml' with 1.8 (check-ocamlc.byte-output) => passed Wall clock: tests/typing-sigsubst/test_locations.ml took 0.10s Running tests from 'tests/typing-typeparam' ... ... testing 'newtype.ml' with 1 (toplevel) => passed Wall clock: tests/typing-typeparam/newtype.ml took 0.03s Running tests from 'tests/typing-unboxed' ... ... testing 'test.ml' with 1 (expect) => passed Wall clock: tests/typing-unboxed/test.ml took 0.10s Running tests from 'tests/typing-unboxed-types' ... ... testing 'test.ml' with 1 (expect) => passed Wall clock: tests/typing-unboxed-types/test.ml took 0.08s ... testing 'test_flat.ml' with 1 (flat-float-array) => passed ... testing 'test_flat.ml' with 1.1 (expect) => passed Wall clock: tests/typing-unboxed-types/test_flat.ml took 0.07s ... testing 'test_no_flat.ml' with 1 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float) ... testing 'test_no_flat.ml' with 1.1 (expect) => n/a Running tests from 'tests/typing-warnings' ... ... testing 'ambiguous_guarded_disjunction.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/ambiguous_guarded_disjunction.ml took 0.13s ... testing 'application.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/application.ml took 0.05s ... testing 'coercions.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/coercions.ml took 0.05s ... testing 'disable_warnings_classes.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/disable_warnings_classes.ml took 0.05s ... testing 'exhaustiveness.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/exhaustiveness.ml took 0.10s ... testing 'fragile_matching.ml' with 1 (native) => passed ... testing 'fragile_matching.ml' with 2 (bytecode) => passed Wall clock: tests/typing-warnings/fragile_matching.ml took 0.39s ... testing 'never_returns.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/never_returns.ml took 0.04s ... testing 'open_warnings.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/open_warnings.ml took 0.05s ... testing 'pr5892.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/pr5892.ml took 0.04s ... testing 'pr6587.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/pr6587.ml took 0.03s ... testing 'pr6872.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/pr6872.ml took 0.04s ... testing 'pr7085.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/pr7085.ml took 0.04s ... testing 'pr7115.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/pr7115.ml took 0.04s ... testing 'pr7261.ml' with 1 (toplevel) => passed Wall clock: tests/typing-warnings/pr7261.ml took 0.02s ... testing 'pr7297.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/pr7297.ml took 0.03s ... testing 'pr7553.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/pr7553.ml took 0.04s ... testing 'pr9244.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/pr9244.ml took 0.04s ... testing 'records.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/records.ml took 0.10s ... testing 'unused_functor_parameter.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/unused_functor_parameter.ml took 0.03s ... testing 'unused_rec.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/unused_rec.ml took 0.04s ... testing 'unused_recmodule.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/unused_recmodule.ml took 0.03s ... testing 'unused_types.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/unused_types.ml took 0.07s ... testing 'warning16.ml' with 1 (expect) => passed Wall clock: tests/typing-warnings/warning16.ml took 0.04s Running tests from 'tests/unboxed-primitive-args' ... ... testing 'test.ml' with 1 (setup-ocamlopt.byte-build-env) => passed ... testing 'test.ml' with 1.1 (ocaml) => passed ... testing 'test.ml' with 1.1.1 (ocaml) => passed ... testing 'test.ml' with 1.1.1.1 (ocamlopt.byte) => passed ... testing 'test.ml' with 1.1.1.1.1 (run) => passed ... testing 'test.ml' with 1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/unboxed-primitive-args/test.ml took 6.00s Running tests from 'tests/unwind' ... ... testing 'driver.ml' with 1 (macos) => passed ... testing 'driver.ml' with 1.1 (script) => passed ... testing 'driver.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'driver.ml' with 1.1.1.1 (ocamlopt.byte) => passed ... testing 'driver.ml' with 1.1.1.1.1 (ocamlopt.byte) => passed ... testing 'driver.ml' with 1.1.1.1.1.1 (run) => passed ... testing 'driver.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed Wall clock: tests/unwind/driver.ml took 0.29s Running tests from 'tests/utils' ... ... testing 'edit_distance.ml' with 1 (bytecode) => passed Wall clock: tests/utils/edit_distance.ml took 0.09s ... testing 'magic_number.ml' with 1 (bytecode) => passed Wall clock: tests/utils/magic_number.ml took 0.08s ... testing 'overflow_detection.ml' with 1 (bytecode) => passed Wall clock: tests/utils/overflow_detection.ml took 0.09s ... testing 'test_strongly_connected_components.ml' with 1 (bytecode) => passed Wall clock: tests/utils/test_strongly_connected_components.ml took 0.12s Running tests from 'tests/warnings' ... ... testing 'deprecated_module.ml' with 1 (bytecode) => passed Wall clock: tests/warnings/deprecated_module.ml took 0.06s ... testing 'deprecated_module_assigment.ml' with 1 (bytecode) => passed Wall clock: tests/warnings/deprecated_module_assigment.ml took 0.06s ... testing 'deprecated_module_use.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'deprecated_module_use.ml' with 1.1 (ocamlc.byte) => passed ... testing 'deprecated_module_use.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'deprecated_module_use.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'deprecated_module_use.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/deprecated_module_use.ml took 0.05s ... testing 'deprecated_mutable.ml' with 1 (bytecode) => passed Wall clock: tests/warnings/deprecated_mutable.ml took 0.05s ... testing 'deprecated_warning_specs.ml' with 1 (expect) => passed Wall clock: tests/warnings/deprecated_warning_specs.ml took 0.03s ... testing 'mnemonics.mll' with 1 (native) => passed ... testing 'mnemonics.mll' with 2 (bytecode) => passed Wall clock: tests/warnings/mnemonics.mll took 0.63s ... testing 'w01.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w01.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w01.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w01.ml took 0.02s ... testing 'w03.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w03.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w03.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w03.ml took 0.02s ... testing 'w04.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w04.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w04.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w04.ml took 0.02s ... testing 'w04_failure.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w04_failure.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w04_failure.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w04_failure.ml took 0.02s ... testing 'w06.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w06.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w06.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w06.ml took 0.02s ... testing 'w32.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w32.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w32.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'w32.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w32.ml took 0.04s ... testing 'w32b.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w32b.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w32b.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w32b.ml took 0.02s ... testing 'w33.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w33.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w33.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w33.ml took 0.02s ... testing 'w45.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w45.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w45.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w45.ml took 0.02s ... testing 'w47_inline.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w47_inline.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w47_inline.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w47_inline.ml took 0.02s ... testing 'w50.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w50.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w50.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w50.ml took 0.02s ... testing 'w51.ml' with 1 (expect) => passed Wall clock: tests/warnings/w51.ml took 0.04s ... testing 'w51_bis.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w51_bis.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w51_bis.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w51_bis.ml took 0.02s ... testing 'w52.ml' with 1 (expect) => passed Wall clock: tests/warnings/w52.ml took 0.05s ... testing 'w53.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w53.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w53.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w53.ml took 0.03s ... testing 'w54.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w54.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w54.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w54.ml took 0.02s ... testing 'w55.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w55.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w55.ml' with 1.1.1 (check-ocamlc.byte-output) => passed ... testing 'w55.ml' with 2 (no-flambda) => skipped (support for flambda enabled) ... testing 'w55.ml' with 2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'w55.ml' with 2.1.1 (ocamlopt.byte) => n/a ... testing 'w55.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'w55.ml' with 3 (flambda) => passed ... testing 'w55.ml' with 3.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'w55.ml' with 3.1.1 (ocamlopt.byte) => passed ... testing 'w55.ml' with 3.1.1.1 (check-ocamlopt.byte-output) => passed Wall clock: tests/warnings/w55.ml took 0.09s ... testing 'w58.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w58.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w58.ml' with 1.1.1 (ocamlc.byte) => passed ... testing 'w58.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed ... testing 'w58.ml' with 2 (setup-ocamlopt.byte-build-env) => passed ... testing 'w58.ml' with 2.1 (ocamlopt.byte) => passed ... testing 'w58.ml' with 2.1.1 (ocamlopt.byte) => passed ... testing 'w58.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed Wall clock: tests/warnings/w58.ml took 0.10s ... testing 'w59.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w59.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w59.ml' with 1.1.1 (check-ocamlc.byte-output) => passed ... testing 'w59.ml' with 2 (no-flambda) => skipped (support for flambda enabled) ... testing 'w59.ml' with 2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'w59.ml' with 2.1.1 (ocamlopt.byte) => n/a ... testing 'w59.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'w59.ml' with 3 (flambda) => passed ... testing 'w59.ml' with 3.1 (setup-ocamlopt.byte-build-env) => passed ... testing 'w59.ml' with 3.1.1 (ocamlopt.byte) => passed ... testing 'w59.ml' with 3.1.1.1 (check-ocamlopt.byte-output) => passed Wall clock: tests/warnings/w59.ml took 0.14s ... testing 'w60.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'w60.ml' with 1.1 (ocamlc.byte) => passed ... testing 'w60.ml' with 1.1.1 (check-ocamlc.byte-output) => passed Wall clock: tests/warnings/w60.ml took 0.02s ... testing 'w68.ml' with 1 (setup-ocamlopt.byte-build-env) => passed ... testing 'w68.ml' with 1.1 (ocamlopt.byte) => passed ... testing 'w68.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed ... testing 'w68.ml' with 1.1.1.1 (run) => passed ... testing 'w68.ml' with 1.1.1.1.1 (check-program-output) => passed Wall clock: tests/warnings/w68.ml took 0.22s Running tests from 'tests/weak-ephe-final' ... ... testing 'ephe_infix.ml' with 1 (native) => passed ... testing 'ephe_infix.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/ephe_infix.ml took 0.45s ... testing 'ephetest.ml' with 1 (native) => passed ... testing 'ephetest.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/ephetest.ml took 0.60s ... testing 'ephetest2.ml' with 1 (native) => passed ... testing 'ephetest2.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/ephetest2.ml took 0.89s ... testing 'ephetest3.ml' with 1 (native) => passed ... testing 'ephetest3.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/ephetest3.ml took 0.76s ... testing 'ephetest_par.ml' with 1 (native) => passed ... testing 'ephetest_par.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/ephetest_par.ml took 0.73s ... testing 'finaliser.ml' with 1 (native) => passed ... testing 'finaliser.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/finaliser.ml took 0.49s ... testing 'finaliser2.ml' with 1 (native) => passed ... testing 'finaliser2.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/finaliser2.ml took 0.45s ... testing 'finaliser_handover.ml' with 1 (native) => passed ... testing 'finaliser_handover.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/finaliser_handover.ml took 0.85s ... testing 'pr12001.ml' with 1 (native) => passed ... testing 'pr12001.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/pr12001.ml took 0.40s ... testing 'weaklifetime.ml' with 1 (native) => passed ... testing 'weaklifetime.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/weaklifetime.ml took 3.88s ... testing 'weaklifetime2.ml' with 1 (native) => passed ... testing 'weaklifetime2.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/weaklifetime2.ml took 0.76s ... testing 'weaktest.ml' with 1 (native) => passed ... testing 'weaktest.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/weaktest.ml took 2.53s ... testing 'weaktest_par_load.ml' with 1 (native) => passed ... testing 'weaktest_par_load.ml' with 2 (bytecode) => passed Wall clock: tests/weak-ephe-final/weaktest_par_load.ml took 0.36s Running tests from 'tests/win-unicode' ... ... testing 'mltest.ml' with 1 (windows-unicode) => skipped (Windows Unicode support not available) ... testing 'mltest.ml' with 1.1 (toplevel) => n/a List of skipped tests: tests/statmemprof/'exception_callback.ml' with 1 (skip) tests/basic-modules/'anonymous.ml' with 2.1.1 (no-flambda) tests/statmemprof/'blocking_in_callback.ml' with 2 (skip) tests/lib-unix/isatty/'isatty_tty.ml' with 1 (libwin32unix) tests/statmemprof/'minor_no_postpone.ml' with 1 (skip) tests/statmemprof/'callstacks.ml' with 4 (skip) tests/frame-pointers tests/warnings/'w59.ml' with 2 (no-flambda) tests/statmemprof/'arrays_in_major.ml' with 1 (skip) tests/statmemprof/'comballoc.ml' with 1 (skip) tests/statmemprof/'callstacks.ml' with 3 (no-flat-float-array) tests/lib-unix/win-createprocess tests/lib-dynlink-csharp tests/translprim/'module_coercion.ml' with 1.1.2 (no-flat-float-array) tests/backtrace/'callstack.ml' with 1.1 (no-flambda) tests/backtrace/'backtrace_dynlink.ml' with 1.1.1.3.1.1 (no-flambda) tests/runtime-errors/'syserror.ml' with 1.1.1.2 (libwin32unix) tests/translprim/'array_spec.ml' with 1.1.2 (no-flat-float-array) tests/warnings/'w55.ml' with 2 (no-flambda) tests/lib-dynlink-initializers/'test10_main.ml' with 1 (no-flambda) tests/letrec-check/'no_flat_float_array.ml' with 1 (no-flat-float-array) tests/lib-unix/win-symlink tests/backtrace/'backtrace_effects_nested.ml' with 2 (no-flambda) tests/arch-power tests/lib-unix/win-socketpair tests/lib-unix/win-env tests/tool-ocamlopt-stop-after/'stop_after_lambda.ml' with 1 (no-flambda) tests/tool-caml-tex/'redirections.ml' with 1.1.1.2 (no-shared-libraries) tests/win-unicode tests/statmemprof/'moved_while_blocking.ml' with 2 (skip) tests/statmemprof/'thread_exit_in_callback.ml' with 2 (skip) tests/statmemprof/'alloc_counts.ml' with 1 (skip) tests/lib-bigarray-2/'bigarrfml.ml' with 1 (script) Apple clang version 13.1.6 (clang-1316.0.21.2.5) tests/lib-unix/unix-socket/'recvfrom_linux.ml' with 1.1 (script) tests/afl-instrumentation/'afl-showmap-test.ml' with 1.1 (script) tests/c-api/'alloc_async.ml' with 1 (skip) tests/lib-unix/win-channel-of tests/lib-unix/win-stat tests/typing-misc/'pr6939-no-flat-float-array.ml' with 1 (no-flat-float-array) tests/afl-instrumentation/'afl-fuzz-test.ml' with 1.1 (script) tests/ephe-c-api tests/statmemprof/'callstacks.ml' with 2 (skip) tests/typing-unboxed-types/'test_no_flat.ml' with 1 (no-flat-float-array) tests/lib-threads/'beat.ml' with 2 (skip) tests/generalized-open/'clambda_optim.ml' with 1 (no-flambda) tests/asmgen/'integr.cmm' with 1 (skip) tests/manual-intf-c tests/runtime-errors/'syserror.ml' with 2.1.1.2 (libwin32unix) tests/asmcomp/'func_sections.ml' with 1 (function_sections) tests/statmemprof/'exception_callback_minor.ml' with 1 (skip) tests/statmemprof/'lists_in_minor.ml' with 1 (skip) tests/statmemprof/'custom.ml' with 1 (skip) tests/statmemprof/'intern.ml' with 1 (skip) tests/statmemprof/'arrays_in_minor.ml' with 1 (skip) Summary: 3320 tests passed 60 tests skipped 0 tests failed 139 tests not started (parent test skipped or failed) 0 unexpected errors 3519 tests considered Tests taking longer than 10s: tests/lib-systhreads/boundscheck.ml: 11.25 tests/lib-systhreads/multicore_lifecycle.ml: 10.55 tests/lib-systhreads/testfork.ml: 10.53 tests/lib-systhreads/threadsigmask.ml: 11.35 tests/memory-model/forbidden.ml: 11.17 tests/parallel/domain_parallel_spawn_burn.ml: 66.73 tests/parallel/domain_parallel_spawn_burn_gc_set.ml: 542.94 tests/parallel/domain_serial_spawn_burn.ml: 87.81 + false Email was triggered for: Always Sending email for trigger: Always Sending email to: damien.doligez@inria.fr Finished: SUCCESS