>>> ocaml5: Building testing/ocaml5 5.1.1-r0 (using abuild 3.12.0-r0) started Thu, 07 Dec 2023 16:07:09 +0000 >>> ocaml5: Checking sanity of /home/buildozer/aports/testing/ocaml5/APKBUILD... >>> ocaml5: Analyzing dependencies... >>> ocaml5: Installing for build: build-base gcc parallel (1/7) Installing libbz2 (1.0.8-r6) (2/7) Installing perl (5.38.2-r0) (3/7) Installing parallel (20231122-r0) (4/7) Installing .makedepends-ocaml5 (20231207.160710) (5/7) Installing perl-error (0.17029-r2) (6/7) Installing perl-git (2.43.0-r0) (7/7) Installing git-perl (2.43.0-r0) Executing busybox-1.36.1-r15.trigger OK: 349 MiB in 111 packages >>> ocaml5: Cleaning up srcdir >>> ocaml5: Cleaning up pkgdir >>> ocaml5: Cleaning up tmpdir >>> ocaml5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-5.1.1.tar.xz >>> ocaml5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-5.1.1.tar.xz >>> ocaml5: Checking sha512sums... ocaml-5.1.1.tar.xz: OK >>> ocaml5: Unpacking /var/cache/distfiles/ocaml-5.1.1.tar.xz... >>> ocaml5: Building bytecode compiler for armhf configure: Configuring OCaml version 5.1.1 checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes 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... 98304 checking how to convert armv8l-unknown-linux-musleabihf file names to armv8l-unknown-linux-musleabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-musleabihf 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... @ 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 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... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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 whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... gcc-13-2 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 library containing cos... none required 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... 4 checking size of long *... 4 checking size of short... 2 checking size of long long... 8 configure: Target is a 32 bits architecture checking whether byte ordering is bigendian... no checking alignment of double... 8 checking alignment of long... 4 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")))... yes configure: the native compiler is disabled 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... yes checking for getrusage... yes checking for times... yes checking for secure_getenv... yes checking for issetugid... yes checking for library containing clock_gettime... none required 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... no 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... yes configure: stat supports nanosecond precision checking how many arguments gethostbyname_r() takes... six checking how many arguments gethostbyaddr_r() takes... eight checking for mkstemp... yes checking for nice... yes checking for dup3... yes checking for pipe2... yes checking for accept4... yes checking for getauxval... yes checking for sys/shm.h... yes checking for shmat... yes checking for execvpe... yes checking for spawn.h... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for ffs... yes checking for _BitScanForward... no checking arguments for pthread_getaffinity_np... gnu checking for pkg-config... /usr/bin/pkg-config checking for ZSTD_createCCtx in -lzstd... no configure: WARNING: zstd library not found configure: WARNING: compressed compilation artefacts not supported configure: replay debugger supported checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes 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 configure: not using frame pointers checking whether mmap supports huge pages... yes checking whether mmap supports MAP_STACK... yes configure: Disabling function sections. 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 CC runtime/sak.o MKEXE runtime/sak make runtime-all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' GEN runtime/ld.conf GEN runtime/caml/opnames.h GEN runtime/caml/jumptbl.h GEN runtime/build_config.h GEN runtime/primitives CC runtime/addrmap.b.o CC runtime/afl.b.o CC runtime/alloc.b.o CC runtime/array.b.o CC runtime/backtrace.b.o CC runtime/bigarray.b.o CC runtime/callback.b.o CC runtime/codefrag.b.o CC runtime/compare.b.o CC runtime/custom.b.o CC runtime/debugger.b.o CC runtime/domain.b.o CC runtime/dynlink.b.o CC runtime/extern.b.o CC runtime/fiber.b.o CC runtime/finalise.b.o CC runtime/floats.b.o CC runtime/gc_ctrl.b.o CC runtime/gc_stats.b.o CC runtime/globroots.b.o CC runtime/hash.b.o CC runtime/intern.b.o CC runtime/ints.b.o CC runtime/io.b.o CC runtime/lexing.b.o CC runtime/lf_skiplist.b.o CC runtime/main.b.o CC runtime/major_gc.b.o CC runtime/md5.b.o CC runtime/memory.b.o CC runtime/memprof.b.o CC runtime/meta.b.o CC runtime/minor_gc.b.o CC runtime/misc.b.o CC runtime/obj.b.o CC runtime/parsing.b.o CC runtime/platform.b.o CC runtime/printexc.b.o CC runtime/prng.b.o CC runtime/roots.b.o CC runtime/runtime_events.b.o CC runtime/shared_heap.b.o CC runtime/signals.b.o CC runtime/skiplist.b.o CC runtime/startup_aux.b.o CC runtime/str.b.o CC runtime/sync.b.o CC runtime/sys.b.o CC runtime/unix.b.o CC runtime/weak.b.o CC runtime/backtrace_byt.b.o CC runtime/fail_byt.b.o CC runtime/fix_code.b.o CC runtime/interp.b.o CC runtime/startup_byt.b.o CC runtime/zstd.b.o CC runtime/addrmap.bd.o CC runtime/afl.bd.o CC runtime/alloc.bd.o CC runtime/array.bd.o CC runtime/backtrace.bd.o CC runtime/bigarray.bd.o CC runtime/callback.bd.o CC runtime/codefrag.bd.o CC runtime/compare.bd.o CC runtime/custom.bd.o CC runtime/debugger.bd.o CC runtime/domain.bd.o CC runtime/dynlink.bd.o CC runtime/extern.bd.o CC runtime/fiber.bd.o CC runtime/finalise.bd.o CC runtime/floats.bd.o CC runtime/gc_ctrl.bd.o CC runtime/gc_stats.bd.o CC runtime/globroots.bd.o CC runtime/hash.bd.o CC runtime/intern.bd.o CC runtime/ints.bd.o CC runtime/io.bd.o CC runtime/lexing.bd.o CC runtime/lf_skiplist.bd.o CC runtime/main.bd.o CC runtime/major_gc.bd.o CC runtime/md5.bd.o CC runtime/memory.bd.o CC runtime/memprof.bd.o CC runtime/meta.bd.o CC runtime/minor_gc.bd.o CC runtime/misc.bd.o CC runtime/obj.bd.o CC runtime/parsing.bd.o CC runtime/platform.bd.o CC runtime/printexc.bd.o CC runtime/prng.bd.o CC runtime/roots.bd.o CC runtime/runtime_events.bd.o CC runtime/shared_heap.bd.o CC runtime/signals.bd.o CC runtime/skiplist.bd.o CC runtime/startup_aux.bd.o CC runtime/str.bd.o CC runtime/sync.bd.o CC runtime/sys.bd.o CC runtime/unix.bd.o CC runtime/weak.bd.o CC runtime/backtrace_byt.bd.o CC runtime/fail_byt.bd.o CC runtime/fix_code.bd.o CC runtime/interp.bd.o CC runtime/startup_byt.bd.o CC runtime/zstd.bd.o CC runtime/instrtrace.bd.o CC runtime/addrmap.bi.o CC runtime/afl.bi.o CC runtime/alloc.bi.o CC runtime/array.bi.o CC runtime/backtrace.bi.o CC runtime/bigarray.bi.o CC runtime/callback.bi.o CC runtime/codefrag.bi.o CC runtime/compare.bi.o CC runtime/custom.bi.o CC runtime/debugger.bi.o CC runtime/domain.bi.o CC runtime/dynlink.bi.o CC runtime/extern.bi.o CC runtime/fiber.bi.o CC runtime/finalise.bi.o CC runtime/floats.bi.o CC runtime/gc_ctrl.bi.o CC runtime/gc_stats.bi.o CC runtime/globroots.bi.o CC runtime/hash.bi.o CC runtime/intern.bi.o CC runtime/ints.bi.o CC runtime/io.bi.o CC runtime/lexing.bi.o CC runtime/lf_skiplist.bi.o CC runtime/main.bi.o CC runtime/major_gc.bi.o CC runtime/md5.bi.o CC runtime/memory.bi.o CC runtime/memprof.bi.o CC runtime/meta.bi.o CC runtime/minor_gc.bi.o CC runtime/misc.bi.o CC runtime/obj.bi.o CC runtime/parsing.bi.o CC runtime/platform.bi.o CC runtime/printexc.bi.o CC runtime/prng.bi.o CC runtime/roots.bi.o CC runtime/runtime_events.bi.o CC runtime/shared_heap.bi.o CC runtime/signals.bi.o CC runtime/skiplist.bi.o CC runtime/startup_aux.bi.o CC runtime/str.bi.o CC runtime/sync.bi.o CC runtime/sys.bi.o CC runtime/unix.bi.o CC runtime/weak.bi.o CC runtime/backtrace_byt.bi.o CC runtime/fail_byt.bi.o CC runtime/fix_code.bi.o CC runtime/interp.bi.o CC runtime/startup_byt.bi.o CC runtime/zstd.bi.o CC runtime/addrmap.bpic.o CC runtime/afl.bpic.o CC runtime/alloc.bpic.o CC runtime/array.bpic.o CC runtime/backtrace.bpic.o CC runtime/bigarray.bpic.o CC runtime/callback.bpic.o CC runtime/codefrag.bpic.o CC runtime/compare.bpic.o CC runtime/custom.bpic.o CC runtime/debugger.bpic.o CC runtime/domain.bpic.o CC runtime/dynlink.bpic.o CC runtime/extern.bpic.o CC runtime/fiber.bpic.o CC runtime/finalise.bpic.o CC runtime/floats.bpic.o CC runtime/gc_ctrl.bpic.o CC runtime/gc_stats.bpic.o CC runtime/globroots.bpic.o CC runtime/hash.bpic.o CC runtime/intern.bpic.o CC runtime/ints.bpic.o CC runtime/io.bpic.o CC runtime/lexing.bpic.o CC runtime/lf_skiplist.bpic.o CC runtime/main.bpic.o CC runtime/major_gc.bpic.o CC runtime/md5.bpic.o CC runtime/memory.bpic.o CC runtime/memprof.bpic.o CC runtime/meta.bpic.o CC runtime/minor_gc.bpic.o CC runtime/misc.bpic.o CC runtime/obj.bpic.o CC runtime/parsing.bpic.o CC runtime/platform.bpic.o CC runtime/printexc.bpic.o CC runtime/prng.bpic.o CC runtime/roots.bpic.o CC runtime/runtime_events.bpic.o CC runtime/shared_heap.bpic.o CC runtime/signals.bpic.o CC runtime/skiplist.bpic.o CC runtime/startup_aux.bpic.o CC runtime/str.bpic.o CC runtime/sync.bpic.o CC runtime/sys.bpic.o CC runtime/unix.bpic.o CC runtime/weak.bpic.o CC runtime/backtrace_byt.bpic.o CC runtime/fail_byt.bpic.o CC runtime/fix_code.bpic.o CC runtime/interp.bpic.o CC runtime/startup_byt.bpic.o CC runtime/zstd.bpic.o GEN runtime/prims.c MKLIB runtime/libcamlrun.a CC runtime/prims.o MKEXE runtime/ocamlrun MKLIB runtime/libcamlrund.a MKEXE runtime/ocamlrund MKLIB runtime/libcamlruni.a MKEXE runtime/ocamlruni MKLIB runtime/libcamlrun_pic.a MKDLL runtime/libcamlrun_shared.so make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make -C stdlib \ OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \ CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' OCAMLC camlinternalFormatBasics.cmi GEN camlheader GEN target_camlheader GEN camlheader_ur GEN camlheaderd GEN target_camlheaderd GEN camlheaderi GEN target_camlheaderi OCAMLC camlinternalFormatBasics.cmo OCAMLC stdlib.cmi OCAMLC stdlib.cmo OCAMLC stdlib__Either.cmi OCAMLC stdlib__Sys.cmi OCAMLC stdlib__Nativeint.cmi OCAMLC stdlib__Int32.cmi OCAMLC stdlib__Type.cmi OCAMLC stdlib__Atomic.cmi OCAMLC camlinternalLazy.cmi OCAMLC stdlib__Seq.cmi OCAMLC stdlib__Bool.cmi OCAMLC stdlib__Char.cmi OCAMLC stdlib__Uchar.cmi OCAMLC stdlib__List.cmi OCAMLC stdlib__Int.cmi OCAMLC stdlib__Unit.cmi OCAMLC stdlib__Marshal.cmi OCAMLC stdlib__Array.cmi OCAMLC stdlib__Float.cmi OCAMLC stdlib__Int32.cmo OCAMLC stdlib__Int64.cmi OCAMLC stdlib__Nativeint.cmo OCAMLC stdlib__Lexing.cmi OCAMLC stdlib__Set.cmi OCAMLC stdlib__Map.cmi OCAMLC stdlib__Stack.cmi OCAMLC stdlib__Queue.cmi OCAMLC stdlib__Buffer.cmi OCAMLC stdlib__Mutex.cmi OCAMLC stdlib__Semaphore.cmi OCAMLC stdlib__Domain.cmi OCAMLC stdlib__Arg.cmi OCAMLC stdlib__Fun.cmi OCAMLC stdlib__Digest.cmi OCAMLC stdlib__Complex.cmi OCAMLC stdlib__Random.cmi OCAMLC stdlib__Hashtbl.cmi OCAMLC stdlib__Format.cmi OCAMLC stdlib__Scanf.cmi OCAMLC stdlib__Callback.cmi OCAMLC stdlib__Filename.cmi OCAMLC stdlib__Complex.cmo OCAMLC stdlib__ArrayLabels.cmi OCAMLC stdlib__ListLabels.cmi OCAMLC stdlib__BytesLabels.cmi OCAMLC stdlib__StringLabels.cmi OCAMLC stdlib__MoreLabels.cmi OCAMLC stdlib__In_channel.cmi OCAMLC stdlib__Out_channel.cmi OCAMLC std_exit.cmi OCAMLC stdlib__Either.cmo OCAMLC stdlib__Sys.cmo OCAMLC stdlib__Obj.cmi OCAMLC stdlib__Atomic.cmo OCAMLC stdlib__Lazy.cmi OCAMLC stdlib__Option.cmi OCAMLC stdlib__Result.cmi OCAMLC stdlib__Bool.cmo OCAMLC stdlib__Char.cmo OCAMLC stdlib__Uchar.cmo OCAMLC stdlib__List.cmo OCAMLC stdlib__Int.cmo OCAMLC stdlib__Bytes.cmi OCAMLC stdlib__String.cmi OCAMLC stdlib__Unit.cmo OCAMLC stdlib__Array.cmo OCAMLC stdlib__Float.cmo OCAMLC stdlib__Int64.cmo OCAMLC stdlib__Parsing.cmi OCAMLC stdlib__Set.cmo OCAMLC stdlib__Map.cmo OCAMLC stdlib__Stack.cmo OCAMLC stdlib__Queue.cmo OCAMLC stdlib__Mutex.cmo OCAMLC stdlib__Condition.cmi OCAMLC camlinternalFormat.cmi OCAMLC stdlib__Printf.cmi OCAMLC stdlib__Printexc.cmi OCAMLC stdlib__Digest.cmo OCAMLC stdlib__Bigarray.cmi OCAMLC stdlib__Hashtbl.cmo OCAMLC stdlib__Weak.cmi OCAMLC stdlib__Callback.cmo OCAMLC camlinternalOO.cmi OCAMLC camlinternalMod.cmi OCAMLC stdlib__Ephemeron.cmi OCAMLC stdlib__Filename.cmo OCAMLC stdlib__ArrayLabels.cmo OCAMLC stdlib__ListLabels.cmo OCAMLC stdlib__BytesLabels.cmo OCAMLC stdlib__StringLabels.cmo OCAMLC stdlib__MoreLabels.cmo OCAMLC stdlib__StdLabels.cmi OCAMLC stdlib__In_channel.cmo OCAMLC stdlib__Out_channel.cmo OCAMLC stdlib__Effect.cmi OCAMLC std_exit.cmo OCAMLC stdlib__Obj.cmo OCAMLC stdlib__Type.cmo OCAMLC camlinternalLazy.cmo OCAMLC stdlib__Lazy.cmo OCAMLC stdlib__Seq.cmo OCAMLC stdlib__Option.cmo OCAMLC stdlib__Result.cmo OCAMLC stdlib__Bytes.cmo OCAMLC stdlib__String.cmo OCAMLC stdlib__Marshal.cmo OCAMLC stdlib__Lexing.cmo OCAMLC stdlib__Parsing.cmo OCAMLC stdlib__Buffer.cmo OCAMLC stdlib__Condition.cmo OCAMLC stdlib__Semaphore.cmo OCAMLC stdlib__Domain.cmo OCAMLC camlinternalFormat.cmo OCAMLC stdlib__Printf.cmo OCAMLC stdlib__Arg.cmo OCAMLC stdlib__Printexc.cmo OCAMLC stdlib__Fun.cmo OCAMLC stdlib__Gc.cmi OCAMLC stdlib__Bigarray.cmo OCAMLC stdlib__Random.cmo OCAMLC stdlib__Weak.cmo OCAMLC stdlib__Format.cmo OCAMLC stdlib__Scanf.cmo OCAMLC camlinternalOO.cmo OCAMLC stdlib__Oo.cmi OCAMLC camlinternalMod.cmo OCAMLC stdlib__Ephemeron.cmo OCAMLC stdlib__StdLabels.cmo OCAMLC stdlib__Effect.cmo OCAMLC stdlib__Oo.cmo OCAMLC stdlib__Gc.cmo LINKC stdlib.cma make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' 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 . make all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' cd stdlib; ln -sf ../runtime/libcamlrun.a . make ocamlc make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC utils/warnings.cmi OCAMLC parsing/longident.cmi OCAMLC utils/build_path_prefix_map.cmi OCAMLC utils/identifiable.cmi OCAMLC utils/load_path.cmi OCAMLC middle_end/flambda/allocated_const.cmi OCAMLC file_formats/cmxs_format.cmi GEN utils/config_main.ml cp utils/config.mli utils/config_main.mli GEN utils/config_boot.ml cp utils/config.mli utils/config_boot.mli GEN utils/config.ml OCAMLC utils/config.cmi OCAMLC utils/arg_helper.cmi OCAMLC utils/local_store.cmi OCAMLC utils/profile.cmi OCAMLC utils/terminfo.cmi OCAMLC utils/ccomp.cmi OCAMLC utils/targetint.cmi OCAMLC utils/int_replace_polymorphic_compare.cmi GEN utils/domainstate.ml GEN utils/domainstate.mli OCAMLC utils/binutils.cmi OCAMLC utils/lazy_backtrack.cmi OCAMLC utils/compression.cmi GEN parsing/camlinternalMenhirLib.ml GEN parsing/camlinternalMenhirLib.mli OCAMLLEX parsing/lexer.ml OCAMLC lambda/switch.cmi GEN lambda/runtimedef.ml OCAMLC lambda/runtimedef.cmi OCAMLLEX tools/make_opcodes.ml OCAMLC tools/make_opcodes.cmi OCAMLC bytecomp/bytesections.cmi OCAMLC bytecomp/dll.cmi OCAMLC driver/main_args.cmi OCAMLC driver/makedepend.cmi OCAMLC bytecomp/bytelibrarian.cmi OCAMLC driver/errors.cmi OCAMLC driver/maindriver.cmi OCAMLC driver/main.cmi OCAMLC parsing/location.cmi OCAMLC utils/misc.cmi OCAMLC utils/config_main.cmi OCAMLC utils/config_boot.cmi OCAMLC utils/config.cmo OCAMLC utils/build_path_prefix_map.cmo OCAMLC utils/arg_helper.cmo OCAMLC utils/local_store.cmo OCAMLC utils/terminfo.cmo OCAMLC utils/int_replace_polymorphic_compare.cmo OCAMLC utils/domainstate.cmi OCAMLC utils/binutils.cmo OCAMLC utils/lazy_backtrack.cmo OCAMLC utils/compression.cmo OCAMLC parsing/camlinternalMenhirLib.cmi OCAMLC lambda/runtimedef.cmo OCAMLC lambda/switch.cmo OCAMLC tools/make_opcodes.cmo OCAMLC bytecomp/bytesections.cmo OCAMLC driver/main.cmo OCAMLC utils/domainstate.cmo OCAMLC utils/config_boot.cmo OCAMLC utils/config_main.cmo OCAMLC parsing/asttypes.cmi OCAMLC typing/annot.cmi OCAMLC parsing/syntaxerr.cmi OCAMLC driver/errors.cmo LINKC tools/make_opcodes OCAMLC typing/ident.cmi OCAMLC middle_end/linkage_name.cmi OCAMLC middle_end/flambda/base_types/tag.cmi OCAMLC middle_end/flambda/base_types/static_exception.cmi OCAMLC utils/numbers.cmi OCAMLC utils/strongly_connected_components.cmi OCAMLC parsing/syntaxerr.cmo OCAMLC parsing/parsetree.cmi OCAMLC utils/misc.cmo OCAMLC utils/identifiable.cmo OCAMLC utils/load_path.cmo OCAMLC utils/clflags.cmi OCAMLC utils/profile.cmo OCAMLC utils/warnings.cmo OCAMLC utils/consistbl.cmi OCAMLC utils/targetint.cmo OCAMLC utils/diffing.cmi OCAMLC parsing/longident.cmo OCAMLC bytecomp/dll.cmo OCAMLC parsing/camlinternalMenhirLib.cmo OCAMLC utils/diffing.cmo OCAMLC utils/diffing_with_keys.cmi OCAMLC utils/consistbl.cmo OCAMLC utils/ccomp.cmo OCAMLC parsing/location.cmo OCAMLC driver/compenv.cmi GEN bytecomp/opcodes.ml GEN bytecomp/opcodes.mli OCAMLC file_formats/cmo_format.cmi OCAMLC typing/path.cmi OCAMLC lambda/debuginfo.cmi OCAMLC middle_end/compilation_unit.cmi OCAMLC typing/ident.cmo OCAMLC utils/diffing_with_keys.cmo OCAMLC utils/numbers.cmo OCAMLC utils/clflags.cmo OCAMLC utils/strongly_connected_components.cmo OCAMLC driver/compenv.cmo OCAMLC driver/main_args.cmo OCAMLC typing/type_immediacy.cmi OCAMLC parsing/docstrings.cmi OCAMLC parsing/pprintast.cmi OCAMLC parsing/parse.cmi OCAMLC parsing/printast.cmi OCAMLC parsing/ast_mapper.cmi OCAMLC parsing/ast_iterator.cmi OCAMLC parsing/attr_helper.cmi OCAMLC parsing/builtin_attributes.cmi OCAMLC parsing/ast_invariants.cmi OCAMLC parsing/depend.cmi OCAMLC bytecomp/opcodes.cmi OCAMLC driver/pparse.cmi OCAMLC lambda/debuginfo.cmo OCAMLC typing/shape.cmi OCAMLC middle_end/backend_var.cmi OCAMLC typing/path.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi OCAMLC middle_end/flambda/base_types/export_id.cmi OCAMLC typing/outcometree.cmi OCAMLC bytecomp/opcodes.cmo OCAMLC parsing/attr_helper.cmo OCAMLC parsing/builtin_attributes.cmo OCAMLC typing/type_immediacy.cmo OCAMLC parsing/docstrings.cmo OCAMLC parsing/ast_helper.cmi OCAMLC parsing/depend.cmo OCAMLC parsing/pprintast.cmo OCAMLC parsing/printast.cmo OCAMLC parsing/ast_iterator.cmo OCAMLC parsing/ast_invariants.cmo OCAMLC driver/pparse.cmo OCAMLC typing/primitive.cmi OCAMLC typing/oprint.cmi OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi OCAMLC typing/shape.cmo OCAMLC typing/oprint.cmo OCAMLC typing/types.cmi OCAMLC typing/primitive.cmo OCAMLC parsing/ast_helper.cmo GEN parsing/parser.ml GEN parsing/parser.mli OCAMLC parsing/ast_mapper.cmo OCAMLC parsing/parser.cmi OCAMLC parsing/lexer.cmi OCAMLC parsing/lexer.cmo OCAMLC parsing/parse.cmo OCAMLC driver/makedepend.cmo OCAMLC typing/subst.cmi OCAMLC file_formats/cmi_format.cmi OCAMLC typing/types.cmo OCAMLC typing/btype.cmi OCAMLC typing/predef.cmi OCAMLC typing/datarepr.cmi OCAMLC typing/errortrace.cmi OCAMLC typing/signature_group.cmi OCAMLC parsing/parser.cmo OCAMLC file_formats/cmi_format.cmo OCAMLC typing/persistent_env.cmi OCAMLC typing/env.cmi OCAMLC typing/errortrace.cmo OCAMLC typing/btype.cmo OCAMLC typing/subst.cmo OCAMLC typing/predef.cmo OCAMLC typing/datarepr.cmo OCAMLC typing/signature_group.cmo OCAMLC typing/persistent_env.cmo OCAMLC lambda/lambda.cmi OCAMLC typing/env.cmo OCAMLC typing/typedtree.cmi OCAMLC typing/ctype.cmi OCAMLC typing/printtyp.cmi OCAMLC typing/mtype.cmi OCAMLC typing/envaux.cmi OCAMLC typing/typedecl_properties.cmi OCAMLC typing/typedecl_unboxed.cmi OCAMLC driver/compmisc.cmi OCAMLC bytecomp/bytepackager.cmi OCAMLC typing/typedecl_properties.cmo OCAMLC typing/typedecl_immediacy.cmi OCAMLC typing/typedecl_separability.cmi OCAMLC typing/envaux.cmo OCAMLC typing/ctype.cmo OCAMLC typing/printtyp.cmo OCAMLC typing/includeclass.cmi OCAMLC typing/mtype.cmo OCAMLC typing/typedecl_unboxed.cmo OCAMLC middle_end/internal_variable_names.cmi OCAMLC middle_end/clambda_primitives.cmi OCAMLC lambda/lambda.cmo OCAMLC lambda/printlambda.cmi OCAMLC lambda/translobj.cmi OCAMLC lambda/tmc.cmi OCAMLC lambda/simplif.cmi OCAMLC bytecomp/instruct.cmi OCAMLC bytecomp/symtable.cmi OCAMLC typing/typedecl_immediacy.cmo OCAMLC typing/typedecl_separability.cmo OCAMLC lambda/tmc.cmo OCAMLC lambda/simplif.cmo OCAMLC middle_end/variable.cmi OCAMLC lambda/translobj.cmo OCAMLC lambda/printlambda.cmo OCAMLC bytecomp/bytelink.cmi OCAMLC typing/includeclass.cmo OCAMLC middle_end/clambda.cmi OCAMLC bytecomp/meta.cmi OCAMLC bytecomp/instruct.cmo OCAMLC bytecomp/bytegen.cmi OCAMLC bytecomp/printinstr.cmi OCAMLC bytecomp/emitcode.cmi OCAMLC typing/typedtree.cmo OCAMLC typing/printtyped.cmi OCAMLC typing/includecore.cmi OCAMLC typing/tast_iterator.cmi OCAMLC typing/tast_mapper.cmi OCAMLC typing/stypes.cmi OCAMLC file_formats/cmt_format.cmi OCAMLC typing/untypeast.cmi OCAMLC typing/typetexp.cmi OCAMLC typing/printpat.cmi OCAMLC typing/patterns.cmi OCAMLC typing/parmatch.cmi OCAMLC typing/typedecl_variance.cmi OCAMLC typing/typeopt.cmi OCAMLC typing/rec_check.cmi OCAMLC typing/typecore.cmi OCAMLC typing/typeclass.cmi OCAMLC lambda/matching.cmi OCAMLC lambda/translattribute.cmi OCAMLC lambda/translprim.cmi OCAMLC lambda/translcore.cmi OCAMLC lambda/translclass.cmi OCAMLC lambda/translmod.cmi OCAMLC bytecomp/meta.cmo OCAMLC bytecomp/symtable.cmo OCAMLC driver/compile_common.cmi OCAMLC bytecomp/printinstr.cmo OCAMLC bytecomp/bytelink.cmo OCAMLC bytecomp/bytelibrarian.cmo OCAMLC typing/printtyped.cmo OCAMLC typing/stypes.cmo OCAMLC typing/printpat.cmo OCAMLC bytecomp/bytegen.cmo OCAMLC typing/typeopt.cmo OCAMLC typing/rec_check.cmo OCAMLC typing/patterns.cmo OCAMLC lambda/matching.cmo OCAMLC typing/typedecl_variance.cmo OCAMLC typing/includecore.cmo OCAMLC typing/includemod.cmi OCAMLC typing/typedecl.cmi OCAMLC typing/cmt2annot.cmi OCAMLC lambda/translattribute.cmo OCAMLC typing/untypeast.cmo OCAMLC typing/typetexp.cmo OCAMLC middle_end/flambda/base_types/closure_element.cmi OCAMLC middle_end/symbol.cmi OCAMLC middle_end/flambda/parameter.cmi OCAMLC middle_end/flambda/base_types/mutable_variable.cmi OCAMLC typing/tast_iterator.cmo OCAMLC typing/tast_mapper.cmo OCAMLC file_formats/cmt_format.cmo OCAMLC typing/parmatch.cmo OCAMLC lambda/translprim.cmo OCAMLC lambda/translcore.cmo OCAMLC lambda/translclass.cmo OCAMLC lambda/translmod.cmo OCAMLC bytecomp/emitcode.cmo OCAMLC driver/compile.cmi OCAMLC typing/cmt2annot.cmo OCAMLC driver/compile.cmo OCAMLC driver/maindriver.cmo OCAMLC typing/typedecl.cmo OCAMLC typing/typecore.cmo OCAMLC typing/typeclass.cmo OCAMLC middle_end/flambda/base_types/var_within_closure.cmi OCAMLC middle_end/flambda/base_types/closure_id.cmi OCAMLC typing/includemod.cmo OCAMLC typing/includemod_errorprinter.cmi OCAMLC typing/typemod.cmi OCAMLC typing/includemod_errorprinter.cmo OCAMLC middle_end/flambda/base_types/closure_origin.cmi OCAMLC middle_end/flambda/projection.cmi OCAMLC typing/typemod.cmo OCAMLC driver/compmisc.cmo OCAMLC driver/compile_common.cmo OCAMLC bytecomp/bytepackager.cmo OCAMLC middle_end/flambda/flambda.cmi OCAMLC middle_end/flambda/freshening.cmi OCAMLC middle_end/flambda/simple_value_approx.cmi LINKC compilerlibs/ocamlbytecomp.cma OCAMLC middle_end/flambda/export_info.cmi OCAMLC file_formats/cmx_format.cmi LINKC compilerlibs/ocamlcommon.cma LINKC ocamlc make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make ocamllex ocamltools library make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' CC yacc/closure.o CC yacc/error.o CC yacc/lalr.o CC yacc/lr0.o CC yacc/main.o CC yacc/mkpar.o CC yacc/output.o CC yacc/reader.o CC yacc/skeleton.o CC yacc/symtab.o CC yacc/verbose.o CC yacc/warshall.o make -C stdlib all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' OCAMLC camlinternalFormatBasics.cmi OCAMLC camlinternalFormatBasics.cmo OCAMLC stdlib.cmi OCAMLC stdlib.cmo OCAMLC stdlib__Either.cmi OCAMLC stdlib__Sys.cmi OCAMLC stdlib__Nativeint.cmi OCAMLC stdlib__Int32.cmi OCAMLC stdlib__Type.cmi OCAMLC stdlib__Atomic.cmi OCAMLC camlinternalLazy.cmi OCAMLC stdlib__Bool.cmi OCAMLC stdlib__Char.cmi OCAMLC stdlib__Uchar.cmi OCAMLC stdlib__Int.cmi OCAMLC stdlib__Unit.cmi OCAMLC stdlib__Marshal.cmi OCAMLC stdlib__Int64.cmi OCAMLC stdlib__Lexing.cmi OCAMLC stdlib__Mutex.cmi OCAMLC stdlib__Semaphore.cmi OCAMLC stdlib__Domain.cmi OCAMLC stdlib__Arg.cmi OCAMLC stdlib__Fun.cmi OCAMLC stdlib__Digest.cmi OCAMLC stdlib__Complex.cmi OCAMLC stdlib__Scanf.cmi OCAMLC stdlib__Callback.cmi OCAMLC stdlib__Filename.cmi OCAMLC stdlib__In_channel.cmi OCAMLC stdlib__Out_channel.cmi OCAMLC std_exit.cmi OCAMLC stdlib__Either.cmo OCAMLC stdlib__Seq.cmi OCAMLC stdlib__Atomic.cmo OCAMLC stdlib__Lazy.cmi OCAMLC stdlib__Bool.cmo OCAMLC stdlib__Char.cmo OCAMLC stdlib__Unit.cmo OCAMLC stdlib__Obj.cmi OCAMLC stdlib__Uchar.cmo OCAMLC stdlib__Int.cmo OCAMLC stdlib__Mutex.cmo OCAMLC stdlib__Condition.cmi OCAMLC stdlib__Sys.cmo OCAMLC stdlib__Int32.cmo OCAMLC stdlib__Nativeint.cmo OCAMLC stdlib__Int64.cmo OCAMLC stdlib__Random.cmi OCAMLC stdlib__Bigarray.cmi OCAMLC std_exit.cmo OCAMLC stdlib__Out_channel.cmo OCAMLC stdlib__Condition.cmo OCAMLC stdlib__Semaphore.cmo OCAMLC stdlib__Obj.cmo OCAMLC stdlib__Type.cmo OCAMLC camlinternalLazy.cmo OCAMLC stdlib__Lazy.cmo OCAMLC stdlib__Parsing.cmi OCAMLC stdlib__Printexc.cmi OCAMLC stdlib__Callback.cmo OCAMLC camlinternalOO.cmi OCAMLC camlinternalMod.cmi OCAMLC stdlib__Seq.cmo OCAMLC stdlib__Option.cmi OCAMLC stdlib__Result.cmi OCAMLC stdlib__List.cmi OCAMLC stdlib__Bytes.cmi OCAMLC stdlib__String.cmi OCAMLC stdlib__Array.cmi OCAMLC stdlib__Float.cmi OCAMLC stdlib__Set.cmi OCAMLC stdlib__Map.cmi OCAMLC stdlib__Stack.cmi OCAMLC stdlib__Queue.cmi OCAMLC stdlib__Buffer.cmi OCAMLC stdlib__Hashtbl.cmi OCAMLC stdlib__ArrayLabels.cmi OCAMLC stdlib__ListLabels.cmi OCAMLC stdlib__BytesLabels.cmi OCAMLC stdlib__StringLabels.cmi OCAMLC stdlib__Fun.cmo OCAMLC stdlib__Gc.cmi OCAMLC stdlib__Effect.cmi OCAMLC stdlib__Option.cmo OCAMLC stdlib__Result.cmo OCAMLC stdlib__Oo.cmi OCAMLC stdlib__Queue.cmo OCAMLC camlinternalFormat.cmi OCAMLC stdlib__Printf.cmi OCAMLC stdlib__Format.cmi OCAMLC stdlib__Array.cmo OCAMLC stdlib__Parsing.cmo OCAMLC camlinternalMod.cmo OCAMLC stdlib__Bigarray.cmo OCAMLC stdlib__List.cmo OCAMLC stdlib__Set.cmo OCAMLC stdlib__Map.cmo OCAMLC stdlib__Stack.cmo OCAMLC stdlib__Buffer.cmo OCAMLC stdlib__Domain.cmo OCAMLC stdlib__Digest.cmo OCAMLC stdlib__Random.cmo OCAMLC camlinternalOO.cmo OCAMLC stdlib__In_channel.cmo OCAMLC stdlib__Bytes.cmo OCAMLC stdlib__String.cmo OCAMLC stdlib__Marshal.cmo OCAMLC stdlib__Lexing.cmo OCAMLC stdlib__Hashtbl.cmo OCAMLC stdlib__Weak.cmi OCAMLC stdlib__Oo.cmo OCAMLC stdlib__Ephemeron.cmi OCAMLC stdlib__ArrayLabels.cmo OCAMLC stdlib__StringLabels.cmo OCAMLC stdlib__MoreLabels.cmi OCAMLC stdlib__Float.cmo OCAMLC stdlib__Complex.cmo OCAMLC stdlib__Arg.cmo OCAMLC stdlib__Printexc.cmo OCAMLC stdlib__Gc.cmo OCAMLC stdlib__Filename.cmo OCAMLC stdlib__ListLabels.cmo OCAMLC stdlib__BytesLabels.cmo OCAMLC stdlib__StdLabels.cmi OCAMLC stdlib__Effect.cmo OCAMLC camlinternalFormat.cmo OCAMLC stdlib__Printf.cmo OCAMLC stdlib__Scanf.cmo OCAMLC stdlib__StdLabels.cmo OCAMLC stdlib__Weak.cmo OCAMLC stdlib__Format.cmo OCAMLC stdlib__Ephemeron.cmo OCAMLC stdlib__MoreLabels.cmo MKEXE yacc/ocamlyacc make lex-all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC lex/cset.cmi OCAMLYACC lex/parser.ml OCAMLLEX lex/lexer.ml OCAMLC lex/table.cmi OCAMLC lex/main.cmi OCAMLC lex/cset.cmo OCAMLC lex/syntax.cmi OCAMLC lex/table.cmo OCAMLC lex/syntax.cmo OCAMLC lex/parser.cmi OCAMLC lex/lexgen.cmi OCAMLC lex/parser.cmo OCAMLC lex/lexer.cmi OCAMLC lex/lexgen.cmo OCAMLC lex/compact.cmi OCAMLC lex/common.cmi OCAMLC lex/lexer.cmo OCAMLC lex/common.cmo OCAMLC lex/outputbis.cmi OCAMLC lex/compact.cmo OCAMLC lex/output.cmi OCAMLC lex/outputbis.cmo OCAMLC lex/output.cmo OCAMLC lex/main.cmo LINKC lex/ocamllex make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make tools-all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC tools/ocamldep.cmi OCAMLC middle_end/backend_intf.cmi OCAMLC middle_end/flambda/inlining_cost.cmi OCAMLC middle_end/internal_variable_names.cmo OCAMLC middle_end/linkage_name.cmo OCAMLC middle_end/compilation_unit.cmo OCAMLC middle_end/variable.cmo OCAMLC middle_end/flambda/base_types/closure_element.cmo OCAMLC middle_end/flambda/base_types/closure_id.cmo OCAMLC middle_end/symbol.cmo OCAMLC middle_end/backend_var.cmo OCAMLC middle_end/clambda_primitives.cmo OCAMLC middle_end/printclambda_primitives.cmi OCAMLC middle_end/clambda.cmo OCAMLC middle_end/printclambda.cmi OCAMLC middle_end/semantics_of_primitives.cmi OCAMLC middle_end/convert_primitives.cmi OCAMLC middle_end/flambda/base_types/id_types.cmi OCAMLC middle_end/flambda/base_types/tag.cmo OCAMLC middle_end/flambda/base_types/mutable_variable.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo OCAMLC middle_end/flambda/base_types/closure_origin.cmo OCAMLC middle_end/flambda/base_types/var_within_closure.cmo OCAMLC middle_end/flambda/base_types/static_exception.cmo OCAMLC middle_end/flambda/pass_wrapper.cmi OCAMLC middle_end/flambda/allocated_const.cmo OCAMLC middle_end/flambda/parameter.cmo OCAMLC middle_end/flambda/projection.cmo OCAMLC middle_end/flambda/flambda_iterators.cmi OCAMLC middle_end/flambda/flambda_utils.cmi OCAMLC middle_end/flambda/effect_analysis.cmi OCAMLC middle_end/flambda/export_info.cmo OCAMLC middle_end/flambda/export_info_for_pack.cmi OCAMLC middle_end/compilenv.cmi OCAMLC middle_end/flambda/import_approx.cmi OCAMLC middle_end/flambda/lift_code.cmi OCAMLC middle_end/flambda/closure_conversion_aux.cmi OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi OCAMLC middle_end/flambda/alias_analysis.cmi OCAMLC middle_end/flambda/share_constants.cmi OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi OCAMLC middle_end/flambda/ref_to_variables.cmi OCAMLC middle_end/flambda/flambda_invariants.cmi OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi OCAMLC middle_end/flambda/closure_offsets.cmi OCAMLC middle_end/flambda/un_anf.cmi OCAMLC middle_end/flambda/flambda_to_clambda.cmi OCAMLC tools/objinfo.cmi OCAMLC tools/ocamlcmt.cmi OCAMLC tools/ocamlprof.cmi OCAMLC tools/ocamlcp_common.cmi OCAMLC tools/ocamlcp.cmi OCAMLC tools/ocamlmklib.cmi OCAMLC tools/ocamlmktop.cmi GEN tools/opnames.ml OCAMLC tools/opnames.cmi OCAMLC tools/dumpobj.cmi OCAMLC tools/primreq.cmi OCAMLC tools/stripdebug.cmi OCAMLC tools/cmpbyt.cmi OCAMLC tools/profiling.cmi OCAMLC tools/ocamldep.cmo OCAMLC middle_end/closure/closure.cmi OCAMLC middle_end/closure/closure_middle_end.cmi OCAMLC middle_end/flambda/closure_conversion.cmi OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi OCAMLC middle_end/flambda/find_recursive_functions.cmi OCAMLC middle_end/flambda/invariant_params.cmi OCAMLC middle_end/flambda/inconstant_idents.cmi OCAMLC middle_end/flambda/lift_constants.cmi OCAMLC middle_end/flambda/simplify_common.cmi OCAMLC middle_end/flambda/remove_unused_arguments.cmi OCAMLC middle_end/flambda/simplify_primitives.cmi OCAMLC middle_end/flambda/build_export_info.cmi OCAMLC middle_end/flambda/flambda_middle_end.cmi OCAMLC middle_end/flambda/inlining_stats_types.cmi OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi OCAMLC middle_end/printclambda_primitives.cmo OCAMLC middle_end/printclambda.cmo OCAMLC middle_end/semantics_of_primitives.cmo OCAMLC middle_end/convert_primitives.cmo OCAMLC middle_end/flambda/base_types/id_types.cmo OCAMLC middle_end/flambda/base_types/export_id.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo OCAMLC middle_end/flambda/pass_wrapper.cmo OCAMLC middle_end/flambda/flambda.cmo OCAMLC middle_end/flambda/flambda_iterators.cmo OCAMLC middle_end/flambda/effect_analysis.cmo OCAMLC middle_end/flambda/inlining_cost.cmo OCAMLC middle_end/flambda/export_info_for_pack.cmo OCAMLC middle_end/compilenv.cmo OCAMLC middle_end/closure/closure.cmo OCAMLC middle_end/closure/closure_middle_end.cmo OCAMLC middle_end/flambda/import_approx.cmo OCAMLC middle_end/flambda/lift_code.cmo OCAMLC middle_end/flambda/closure_conversion_aux.cmo OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo OCAMLC middle_end/flambda/share_constants.cmo OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo OCAMLC middle_end/flambda/ref_to_variables.cmo OCAMLC middle_end/flambda/flambda_invariants.cmo OCAMLC middle_end/flambda/un_anf.cmo OCAMLC tools/objinfo.cmo OCAMLC tools/ocamlcmt.cmo OCAMLC tools/ocamlprof.cmo OCAMLC tools/ocamlcp_common.cmo OCAMLC tools/ocamlcp.cmo OCAMLC tools/ocamlmklib.cmo OCAMLC tools/ocamlmktop.cmo OCAMLC tools/opnames.cmo OCAMLC tools/dumpobj.cmo OCAMLC tools/primreq.cmo OCAMLC tools/stripdebug.cmo OCAMLC tools/cmpbyt.cmo OCAMLC tools/profiling.cmo LINKC tools/ocamldep OCAMLC middle_end/flambda/alias_analysis.cmo OCAMLC middle_end/flambda/remove_unused_closure_vars.cmo OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmo OCAMLC middle_end/flambda/closure_offsets.cmo OCAMLC middle_end/flambda/flambda_to_clambda.cmo OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi OCAMLC middle_end/flambda/flambda_utils.cmo OCAMLC middle_end/flambda/freshening.cmo OCAMLC middle_end/flambda/simple_value_approx.cmo OCAMLC middle_end/flambda/closure_conversion.cmo OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo OCAMLC middle_end/flambda/find_recursive_functions.cmo OCAMLC middle_end/flambda/invariant_params.cmo OCAMLC middle_end/flambda/inconstant_idents.cmo OCAMLC middle_end/flambda/lift_constants.cmo OCAMLC middle_end/flambda/simplify_common.cmo OCAMLC middle_end/flambda/remove_unused_arguments.cmo OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi OCAMLC middle_end/flambda/inlining_stats_types.cmo OCAMLC middle_end/flambda/inlining_stats.cmi OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo LINKC tools/ocamlmktop LINKC tools/stripdebug OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo OCAMLC middle_end/flambda/simplify_primitives.cmo LINKC tools/primreq OCAMLC middle_end/flambda/inlining_stats.cmo LINKC tools/cmpbyt LINKC tools/ocamlcp OCAMLC middle_end/flambda/inlining_decision_intf.cmi OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo OCAMLC middle_end/flambda/extract_projections.cmi OCAMLC middle_end/flambda/augment_specialised_args.cmi OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmi OCAMLC middle_end/flambda/unbox_specialised_args.cmi OCAMLC middle_end/flambda/unbox_closures.cmi OCAMLC middle_end/flambda/inline_and_simplify.cmi OCAMLC middle_end/flambda/build_export_info.cmo OCAMLC middle_end/flambda/extract_projections.cmo OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo OCAMLC middle_end/flambda/augment_specialised_args.cmo OCAMLC middle_end/flambda/unbox_specialised_args.cmo OCAMLC middle_end/flambda/unbox_closures.cmo OCAMLC middle_end/flambda/flambda_middle_end.cmo OCAMLC middle_end/flambda/inlining_transforms.cmi OCAMLC middle_end/flambda/inlining_decision.cmi LINKC tools/ocamlcmt LINKC tools/ocamlmklib OCAMLC middle_end/flambda/inline_and_simplify.cmo OCAMLC middle_end/flambda/inlining_transforms.cmo OCAMLC middle_end/flambda/inlining_decision.cmo LINKC tools/ocamlprof LINKC tools/dumpobj LINKC stdlib.cma make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' LINKC compilerlibs/ocamlmiddleend.cma LINKC tools/ocamlobjinfo make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make ocaml make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC toplevel/expunge.cmi OCAMLC toplevel/genprintval.cmi OCAMLC toplevel/trace.cmi OCAMLC toplevel/toploop.cmi OCAMLC toplevel/topprinters.cmi OCAMLC toplevel/topdirs.cmi OCAMLC toplevel/topmain.cmi OCAMLC toplevel/topstart.cmi OCAMLC toplevel/expunge.cmo cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte OCAMLC toplevel/topstart.cmo OCAMLC toplevel/topprinters.cmo cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte OCAMLC toplevel/topcommon.cmi OCAMLC toplevel/genprintval.cmo LINKC expunge OCAMLC toplevel/topeval.cmi OCAMLC toplevel/topcommon.cmo cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte OCAMLC toplevel/toploop.cmo OCAMLC toplevel/topdirs.cmo OCAMLC toplevel/byte/topeval.cmo OCAMLC toplevel/byte/trace.cmo OCAMLC toplevel/byte/topmain.cmo LINKC compilerlibs/ocamltoplevel.cma LINKC ocaml.tmp GEN ocaml rm ocaml.tmp make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make otherlibraries ocamldebugger ocamldoc \ make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make lex-all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[3]: Nothing to be done for 'lex-all'. make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make tools-all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[3]: Nothing to be done for 'tools-all'. make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make -C otherlibs all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs' for lib in dynlink runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' 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 ../../utils/compression.ml dynlink_compilerlibs/compression.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 ../../utils/compression.mli dynlink_compilerlibs/compression.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 OCAMLDEP dynlink_compilerlibs/.depend OCAMLC dynlink_compilerlibs/binutils.cmi OCAMLC dynlink_compilerlibs/config.cmi OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmi OCAMLC dynlink_compilerlibs/identifiable.cmi OCAMLC dynlink_compilerlibs/arg_helper.cmi OCAMLC dynlink_compilerlibs/local_store.cmi OCAMLC dynlink_compilerlibs/load_path.cmi OCAMLC dynlink_compilerlibs/profile.cmi OCAMLC dynlink_compilerlibs/terminfo.cmi OCAMLC dynlink_compilerlibs/warnings.cmi OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmi OCAMLC dynlink_compilerlibs/lazy_backtrack.cmi OCAMLC dynlink_compilerlibs/compression.cmi OCAMLC dynlink_compilerlibs/longident.cmi OCAMLC dynlink_compilerlibs/runtimedef.cmi OCAMLC dynlink_compilerlibs/opcodes.cmi OCAMLC dynlink_compilerlibs/bytesections.cmi OCAMLC dynlink_compilerlibs/dll.cmi OCAMLC dynlink_compilerlibs/cmxs_format.cmi OCAMLC dynlink_types.cmi cp dynlink_platform_intf.ml dynlink_platform_intf.mli OCAMLC dynlink.cmi OCAMLC dynlink_compilerlibs/binutils.cmo OCAMLC dynlink_compilerlibs/terminfo.cmo OCAMLC dynlink_compilerlibs/local_store.cmo OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmo OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmo OCAMLC dynlink_compilerlibs/misc.cmi OCAMLC dynlink_compilerlibs/runtimedef.cmo OCAMLC dynlink_compilerlibs/compression.cmo OCAMLC dynlink_compilerlibs/lazy_backtrack.cmo OCAMLC dynlink_types.cmo OCAMLC dynlink_platform_intf.cmi OCAMLC dynlink_compilerlibs/config.cmo OCAMLC dynlink_compilerlibs/cmxs_format.cmo OCAMLC dynlink_compilerlibs/bytesections.cmo cp dynlink.cmi dynlink.mli byte/ OCAMLC dynlink_compilerlibs/opcodes.cmo OCAMLC dynlink_compilerlibs/arg_helper.cmo OCAMLC dynlink_compilerlibs/location.cmi OCAMLC dynlink_platform_intf.cmo OCAMLC dynlink_common.cmi OCAMLC dynlink_compilerlibs/asttypes.cmi OCAMLC dynlink_compilerlibs/syntaxerr.cmi OCAMLC dynlink_compilerlibs/misc.cmo OCAMLC dynlink_compilerlibs/load_path.cmo OCAMLC dynlink_compilerlibs/clflags.cmi OCAMLC dynlink_compilerlibs/profile.cmo OCAMLC dynlink_compilerlibs/consistbl.cmi OCAMLC dynlink_compilerlibs/warnings.cmo OCAMLC dynlink_compilerlibs/longident.cmo OCAMLC dynlink_compilerlibs/dll.cmo OCAMLC dynlink_compilerlibs/syntaxerr.cmo OCAMLC dynlink_compilerlibs/parsetree.cmi OCAMLC dynlink_compilerlibs/asttypes.cmo OCAMLC dynlink_compilerlibs/identifiable.cmo OCAMLC dynlink_compilerlibs/numbers.cmi OCAMLC dynlink_compilerlibs/ident.cmi OCAMLC dynlink_compilerlibs/consistbl.cmo OCAMLC dynlink_compilerlibs/location.cmo OCAMLC dynlink_compilerlibs/ident.cmo OCAMLC dynlink_compilerlibs/path.cmi OCAMLC dynlink_compilerlibs/debuginfo.cmi OCAMLC dynlink_compilerlibs/cmo_format.cmi OCAMLC dynlink_compilerlibs/docstrings.cmi OCAMLC dynlink_compilerlibs/ast_mapper.cmi OCAMLC dynlink_compilerlibs/attr_helper.cmi OCAMLC dynlink_compilerlibs/builtin_attributes.cmi OCAMLC dynlink_compilerlibs/type_immediacy.cmi OCAMLC dynlink_compilerlibs/parsetree.cmo OCAMLC dynlink_compilerlibs/numbers.cmo OCAMLC dynlink_compilerlibs/clflags.cmo OCAMLC dynlink_compilerlibs/outcometree.cmi OCAMLC dynlink_compilerlibs/cmo_format.cmo OCAMLC dynlink_compilerlibs/debuginfo.cmo OCAMLC dynlink_compilerlibs/attr_helper.cmo OCAMLC dynlink_compilerlibs/builtin_attributes.cmo OCAMLC dynlink_compilerlibs/type_immediacy.cmo OCAMLC dynlink_compilerlibs/docstrings.cmo OCAMLC dynlink_compilerlibs/ast_helper.cmi OCAMLC dynlink_compilerlibs/path.cmo OCAMLC dynlink_compilerlibs/shape.cmi OCAMLC dynlink_compilerlibs/primitive.cmi OCAMLC dynlink_compilerlibs/outcometree.cmo OCAMLC dynlink_compilerlibs/primitive.cmo OCAMLC dynlink_compilerlibs/ast_helper.cmo OCAMLC dynlink_compilerlibs/ast_mapper.cmo OCAMLC dynlink_compilerlibs/shape.cmo OCAMLC dynlink_compilerlibs/types.cmi OCAMLC dynlink_compilerlibs/types.cmo OCAMLC dynlink_compilerlibs/btype.cmi OCAMLC dynlink_compilerlibs/subst.cmi OCAMLC dynlink_compilerlibs/predef.cmi OCAMLC dynlink_compilerlibs/datarepr.cmi OCAMLC dynlink_compilerlibs/cmi_format.cmi OCAMLC dynlink_compilerlibs/cmi_format.cmo OCAMLC dynlink_compilerlibs/persistent_env.cmi OCAMLC dynlink_compilerlibs/env.cmi OCAMLC dynlink_compilerlibs/btype.cmo OCAMLC dynlink_compilerlibs/subst.cmo OCAMLC dynlink_compilerlibs/predef.cmo OCAMLC dynlink_compilerlibs/datarepr.cmo OCAMLC dynlink_compilerlibs/persistent_env.cmo OCAMLC dynlink_compilerlibs/env.cmo OCAMLC dynlink_compilerlibs/lambda.cmi OCAMLC dynlink_compilerlibs/lambda.cmo OCAMLC dynlink_compilerlibs/instruct.cmi OCAMLC dynlink_compilerlibs/symtable.cmi OCAMLC dynlink_compilerlibs/instruct.cmo OCAMLC dynlink_compilerlibs/meta.cmi OCAMLC dynlink_compilerlibs/meta.cmo OCAMLC dynlink_compilerlibs/symtable.cmo OCAMLC byte/dynlink_compilerlibs.cmo OCAMLC dynlink_common.cmo OCAMLC byte/dynlink.cmo LINKC dynlink.cma make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' CC runtime_events_consumer.b.o CC runtime_events_consumer.n.o OCAMLC runtime_events.cmi OCAMLC runtime_events.cmo OCAMLMKLIB runtime_events.cma OCAMLMKLIB libcamlruntime_eventsbyt.a make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' CC access.b.o CC addrofstr.b.o CC chdir.b.o CC chmod.b.o CC cst2constr.b.o CC cstringv.b.o CC execv.b.o CC execve.b.o CC execvp.b.o CC fsync.b.o CC mkdir.b.o CC exit.b.o CC getaddrinfo.b.o CC getcwd.b.o CC gethost.b.o CC gethostname.b.o CC getnameinfo.b.o CC getproto.b.o CC getserv.b.o CC gmtime.b.o CC mmap_ba.b.o CC putenv.b.o CC rmdir.b.o CC socketaddr.b.o CC strofaddr.b.o CC time.b.o CC unlink.b.o CC accept_unix.b.o CC bind_unix.b.o CC channels_unix.b.o CC close_unix.b.o CC connect_unix.b.o CC dup_unix.b.o CC envir_unix.b.o CC errmsg_unix.b.o CC getpeername_unix.b.o CC getpid_unix.b.o CC getsockname_unix.b.o CC gettimeofday_unix.b.o CC isatty_unix.b.o CC link_unix.b.o CC listen_unix.b.o CC lockf_unix.b.o CC lseek_unix.b.o CC mmap_unix.b.o CC open_unix.b.o CC pipe_unix.b.o CC read_unix.b.o CC readlink_unix.b.o CC realpath_unix.b.o CC rename_unix.b.o CC select_unix.b.o CC sendrecv_unix.b.o CC shutdown_unix.b.o CC sleep_unix.b.o CC socket_unix.b.o CC socketpair_unix.b.o CC sockopt_unix.b.o CC stat_unix.b.o CC symlink_unix.b.o CC times_unix.b.o CC truncate_unix.b.o CC unixsupport_unix.b.o CC utimes_unix.b.o CC write_unix.b.o CC alarm.b.o CC chown.b.o CC chroot.b.o CC closedir.b.o CC dup2.b.o CC fchmod.b.o CC fchown.b.o CC fcntl.b.o CC fork.b.o CC ftruncate.b.o CC getegid.b.o CC geteuid.b.o CC getgid.b.o CC getgr.b.o CC getgroups.b.o CC getlogin.b.o CC getppid.b.o CC getpw.b.o CC getuid.b.o CC initgroups.b.o CC itimer.b.o CC kill.b.o CC mkfifo.b.o CC nice.b.o CC opendir.b.o CC readdir.b.o CC rewinddir.b.o CC setgid.b.o CC setgroups.b.o CC setsid.b.o CC setuid.b.o CC signals.b.o CC spawn.b.o CC termios.b.o CC umask.b.o CC wait.b.o CC access.n.o CC addrofstr.n.o CC chdir.n.o CC chmod.n.o CC cst2constr.n.o CC cstringv.n.o CC execv.n.o CC execve.n.o CC execvp.n.o CC fsync.n.o CC mkdir.n.o CC exit.n.o CC getaddrinfo.n.o CC getcwd.n.o CC gethost.n.o CC gethostname.n.o CC getnameinfo.n.o CC getproto.n.o CC getserv.n.o CC gmtime.n.o CC mmap_ba.n.o CC putenv.n.o CC rmdir.n.o CC socketaddr.n.o CC strofaddr.n.o CC time.n.o CC unlink.n.o CC accept_unix.n.o CC bind_unix.n.o CC channels_unix.n.o CC close_unix.n.o CC connect_unix.n.o CC dup_unix.n.o CC envir_unix.n.o CC errmsg_unix.n.o CC getpeername_unix.n.o CC getpid_unix.n.o CC getsockname_unix.n.o CC gettimeofday_unix.n.o CC isatty_unix.n.o CC link_unix.n.o CC listen_unix.n.o CC lockf_unix.n.o CC lseek_unix.n.o CC mmap_unix.n.o CC open_unix.n.o CC pipe_unix.n.o CC read_unix.n.o CC readlink_unix.n.o CC realpath_unix.n.o CC rename_unix.n.o CC select_unix.n.o CC sendrecv_unix.n.o CC shutdown_unix.n.o CC sleep_unix.n.o CC socket_unix.n.o CC socketpair_unix.n.o CC sockopt_unix.n.o CC stat_unix.n.o CC symlink_unix.n.o CC times_unix.n.o CC truncate_unix.n.o CC unixsupport_unix.n.o CC utimes_unix.n.o CC write_unix.n.o CC alarm.n.o CC chown.n.o CC chroot.n.o CC closedir.n.o CC dup2.n.o CC fchmod.n.o CC fchown.n.o CC fcntl.n.o CC fork.n.o CC ftruncate.n.o CC getegid.n.o CC geteuid.n.o CC getgid.n.o CC getgr.n.o CC getgroups.n.o CC getlogin.n.o CC getppid.n.o CC getpw.n.o CC getuid.n.o CC initgroups.n.o CC itimer.n.o CC kill.n.o CC mkfifo.n.o CC nice.n.o CC opendir.n.o CC readdir.n.o CC rewinddir.n.o CC setgid.n.o CC setgroups.n.o CC setsid.n.o CC setuid.n.o CC signals.n.o CC spawn.n.o CC termios.n.o CC umask.n.o CC wait.n.o cp unix_unix.ml unix.ml OCAMLC unix.cmi OCAMLC unix.cmo OCAMLC unixLabels.cmi OCAMLMKLIB libunixbyt.a OCAMLC unixLabels.cmo OCAMLMKLIB unix.cma make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' CC strstubs.b.o CC strstubs.n.o OCAMLC str.cmi OCAMLC str.cmo OCAMLMKLIB libcamlstrbyt.a OCAMLMKLIB str.cma make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' CC st_stubs.b.o OCAMLC thread.cmi OCAMLC event.cmi OCAMLC event.cmo OCAMLC thread.cmo OCAMLMKLIB threads.cma OCAMLMKLIB libthreads.a make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs' make -C debugger all make -C ocamldoc all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/debugger' make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamldoc' OCAMLC odoc_config.cmi OCAMLC odoc_messages.cmi OCAMLC int64ops.cmi OCAMLC primitives.cmi OCAMLC odoc_types.cmi OCAMLC unix_tools.cmi OCAMLC debugger_config.cmi OCAMLYACC odoc_text_parser.ml OCAMLC parameters.cmi OCAMLLEX odoc_text_lexer.ml OCAMLLEX debugger_lexer.ml OCAMLC odoc_name.cmi OCAMLYACC debugger_parser.mli OCAMLC odoc_print.cmi OCAMLC question.cmi OCAMLC exec.cmi OCAMLC odoc_comments_global.cmi OCAMLC source.cmi OCAMLC events.cmi OCAMLYACC odoc_parser.ml OCAMLLEX odoc_lexer.ml OCAMLC history.cmi OCAMLLEX odoc_see_lexer.ml OCAMLC show_source.cmi OCAMLC program_management.cmi OCAMLC loadprinter.cmi OCAMLC odoc_test.cmi OCAMLC command_line.cmi OCAMLLEX odoc_ocamlhtml.ml OCAMLC odoc_ocamlhtml.cmi OCAMLC odoc_latex_style.cmi OCAMLC odoc.cmi OCAMLC odoc_config.cmo OCAMLC int64ops.cmo OCAMLC debugger_config.cmo OCAMLC parameters.cmo OCAMLC exec.cmo OCAMLC odoc_comments_global.cmo OCAMLC pos.cmi OCAMLC events.cmo OCAMLC frames.cmi OCAMLC show_information.cmi OCAMLC unix_tools.cmo OCAMLC primitives.cmo OCAMLC debugcom.cmi OCAMLC input_handling.cmi OCAMLC source.cmo OCAMLC program_loading.cmi OCAMLC show_source.cmo OCAMLC time_travel.cmi OCAMLC odoc_latex_style.cmo OCAMLC odoc_print.cmo OCAMLC odoc_global.cmi OCAMLC odoc_misc.cmi OCAMLC odoc_text_parser.cmi OCAMLC odoc_text.cmi OCAMLC odoc_parameter.cmi OCAMLC odoc_parser.cmi OCAMLC odoc_type.cmi OCAMLC odoc_env.cmi OCAMLC odoc_messages.cmo OCAMLC odoc_types.cmo OCAMLC odoc_ocamlhtml.cmo OCAMLC pos.cmo OCAMLC input_handling.cmo OCAMLC program_loading.cmo OCAMLC parser_aux.cmi OCAMLC debugcom.cmo OCAMLC checkpoints.cmi OCAMLC symbols.cmi OCAMLC breakpoints.cmi OCAMLC trap_barrier.cmi OCAMLC odoc_text_lexer.cmi OCAMLC odoc_global.cmo OCAMLC odoc_parser.cmo OCAMLC odoc_lexer.cmi OCAMLC odoc_see_lexer.cmi OCAMLC odoc_parameter.cmo OCAMLC odoc_value.cmi OCAMLC odoc_misc.cmo OCAMLC odoc_text_parser.cmo OCAMLC odoc_name.cmo OCAMLC odoc_env.cmo OCAMLC odoc_type.cmo OCAMLC odoc_extension.cmi OCAMLC odoc_exception.cmi OCAMLC debugger_parser.cmi OCAMLC printval.cmi OCAMLC eval.cmi OCAMLC checkpoints.cmo OCAMLC odoc_text_lexer.cmo OCAMLC trap_barrier.cmo OCAMLC history.cmo OCAMLC odoc_text.cmo OCAMLC time_travel.cmo OCAMLC odoc_see_lexer.cmo OCAMLC program_management.cmo OCAMLC odoc_lexer.cmo OCAMLC frames.cmo OCAMLC main.cmo OCAMLC symbols.cmo OCAMLC breakpoints.cmo OCAMLC odoc_value.cmo OCAMLC odoc_class.cmi OCAMLC odoc_exception.cmo OCAMLC odoc_extension.cmo OCAMLC debugger_lexer.cmi OCAMLC debugger_parser.cmo OCAMLC printval.cmo OCAMLC show_information.cmo OCAMLC loadprinter.cmo OCAMLC eval.cmo OCAMLC odoc_class.cmo OCAMLC odoc_module.cmi OCAMLC odoc_str.cmi OCAMLC debugger_lexer.cmo OCAMLC question.cmo OCAMLC command_line.cmo OCAMLC odoc_str.cmo OCAMLC odoc_module.cmo OCAMLC odoc_merge.cmi OCAMLC odoc_sig.cmi OCAMLC odoc_search.cmi OCAMLC odoc_scan.cmi OCAMLC odoc_cross.cmi OCAMLC odoc_comments.cmi OCAMLC odoc_dep.cmi OCAMLC odoc_analyse.cmi OCAMLC odoc_merge.cmo OCAMLC odoc_comments.cmo OCAMLC odoc_dep.cmo OCAMLC odoc_scan.cmo OCAMLC odoc_search.cmo OCAMLC odoc_cross.cmo OCAMLC odoc_info.cmi OCAMLC odoc_sig.cmo OCAMLC odoc_ast.cmi OCAMLC odoc_ast.cmo OCAMLC odoc_analyse.cmo OCAMLC odoc_info.cmo OCAMLC odoc_texi.cmi OCAMLC odoc_man.cmi OCAMLC odoc_latex.cmi OCAMLC odoc_dag2html.cmi OCAMLC odoc_dot.cmi OCAMLC odoc_to_text.cmi OCAMLC odoc_html.cmi OCAMLC odoc_dag2html.cmo OCAMLC odoc_dot.cmo OCAMLC odoc_to_text.cmo OCAMLC ocamldebug.cmo OCAMLC odoc_man.cmo OCAMLC ocamldebug_entry.cmo OCAMLC odoc_texi.cmo LINKC ocamldebug OCAMLC odoc_latex.cmo OCAMLC odoc_gen.cmi OCAMLC odoc_html.cmo OCAMLC generators/odoc_todo.cmi OCAMLC generators/odoc_literate.cmi OCAMLC odoc_args.cmi OCAMLC odoc_gen.cmo make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/debugger' OCAMLC odoc_test.cmo OCAMLC odoc_args.cmo OCAMLC odoc.cmo OCAMLC generators/odoc_literate.cmo OCAMLC generators/odoc_todo.cmo LINKC odoc_info.cma LINKC ../ocamldoc/ocamldoc make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamldoc' make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make othertools make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC tools/ocamltex.cmi OCAMLC tools/ocamltex.cmo LINKC tools/ocamltex make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make manpages make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make -C api_docgen man make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen' make -C ocamldoc man make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen/ocamldoc' mkdir -p build/ mkdir -p build/libref mkdir -p build/compilerlibref mkdir -p build/man GEN build/Format_tutorial.mld GEN build/Ocaml_operators.mld OCAMLDOC build/libref/arg.odoc OCAMLDOC build/libref/array.odoc OCAMLDOC build/libref/arrayLabels.odoc OCAMLDOC build/libref/atomic.odoc OCAMLDOC build/libref/bigarray.odoc OCAMLDOC build/libref/bool.odoc OCAMLDOC build/libref/buffer.odoc OCAMLDOC build/libref/bytes.odoc OCAMLDOC build/libref/bytesLabels.odoc OCAMLDOC build/libref/callback.odoc OCAMLDOC build/libref/char.odoc OCAMLDOC build/libref/complex.odoc OCAMLDOC build/libref/condition.odoc OCAMLDOC build/libref/digest.odoc OCAMLDOC build/libref/domain.odoc OCAMLDOC build/libref/dynlink.odoc OCAMLDOC build/libref/effect.odoc OCAMLDOC build/libref/either.odoc OCAMLDOC build/libref/ephemeron.odoc OCAMLDOC build/libref/event.odoc OCAMLDOC build/libref/filename.odoc OCAMLDOC build/libref/float.odoc OCAMLDOC build/libref/format.odoc OCAMLDOC build/libref/fun.odoc OCAMLDOC build/libref/gc.odoc OCAMLDOC build/libref/hashtbl.odoc OCAMLDOC build/libref/in_channel.odoc OCAMLDOC build/libref/int.odoc OCAMLDOC build/libref/int32.odoc OCAMLDOC build/libref/int64.odoc OCAMLDOC build/libref/lazy.odoc OCAMLDOC build/libref/lexing.odoc OCAMLDOC build/libref/list.odoc OCAMLDOC build/libref/listLabels.odoc OCAMLDOC build/libref/map.odoc OCAMLDOC build/libref/marshal.odoc OCAMLDOC build/libref/moreLabels.odoc OCAMLDOC build/libref/mutex.odoc OCAMLDOC build/libref/nativeint.odoc OCAMLDOC build/libref/obj.odoc OCAMLDOC build/libref/oo.odoc OCAMLDOC build/libref/option.odoc OCAMLDOC build/libref/out_channel.odoc OCAMLDOC build/libref/parsing.odoc OCAMLDOC build/libref/printexc.odoc OCAMLDOC build/libref/printf.odoc OCAMLDOC build/libref/queue.odoc OCAMLDOC build/libref/random.odoc OCAMLDOC build/libref/result.odoc OCAMLDOC build/libref/runtime_events.odoc OCAMLDOC build/libref/scanf.odoc OCAMLDOC build/libref/semaphore.odoc OCAMLDOC build/libref/seq.odoc OCAMLDOC build/libref/set.odoc OCAMLDOC build/libref/stack.odoc OCAMLDOC build/libref/stdLabels.odoc OCAMLDOC build/libref/stdlib.odoc OCAMLDOC build/libref/str.odoc OCAMLDOC build/libref/string.odoc OCAMLDOC build/libref/stringLabels.odoc OCAMLDOC build/libref/sys.odoc OCAMLDOC build/libref/thread.odoc OCAMLDOC build/libref/type.odoc OCAMLDOC build/libref/uchar.odoc OCAMLDOC build/libref/unit.odoc OCAMLDOC build/libref/unix.odoc OCAMLDOC build/libref/unixLabels.odoc OCAMLDOC build/libref/weak.odoc OCAMLDOC build/libref/camlinternalFormat.odoc OCAMLDOC build/libref/camlinternalFormatBasics.odoc OCAMLDOC build/libref/camlinternalLazy.odoc OCAMLDOC build/libref/camlinternalMod.odoc OCAMLDOC build/libref/camlinternalOO.odoc GEN build/Compiler_libs.mld OCAMLDOC build/compilerlibref/ast_helper.odoc OCAMLDOC build/compilerlibref/ast_invariants.odoc OCAMLDOC build/compilerlibref/ast_iterator.odoc OCAMLDOC build/compilerlibref/ast_mapper.odoc OCAMLDOC build/compilerlibref/asttypes.odoc OCAMLDOC build/compilerlibref/attr_helper.odoc OCAMLDOC build/compilerlibref/builtin_attributes.odoc OCAMLDOC build/compilerlibref/camlinternalMenhirLib.odoc OCAMLDOC build/compilerlibref/depend.odoc OCAMLDOC build/compilerlibref/docstrings.odoc OCAMLDOC build/compilerlibref/lexer.odoc OCAMLDOC build/compilerlibref/location.odoc OCAMLDOC build/compilerlibref/longident.odoc OCAMLDOC build/compilerlibref/parse.odoc OCAMLDOC build/compilerlibref/parser.odoc OCAMLDOC build/compilerlibref/parsetree.odoc OCAMLDOC build/compilerlibref/pprintast.odoc OCAMLDOC build/compilerlibref/printast.odoc OCAMLDOC build/compilerlibref/syntaxerr.odoc OCAMLDOC build/compilerlibref/arg_helper.odoc OCAMLDOC build/compilerlibref/binutils.odoc OCAMLDOC build/compilerlibref/build_path_prefix_map.odoc OCAMLDOC build/compilerlibref/ccomp.odoc OCAMLDOC build/compilerlibref/clflags.odoc OCAMLDOC build/compilerlibref/compression.odoc OCAMLDOC build/compilerlibref/config.odoc OCAMLDOC build/compilerlibref/config_boot.odoc OCAMLDOC build/compilerlibref/config_main.odoc OCAMLDOC build/compilerlibref/consistbl.odoc OCAMLDOC build/compilerlibref/diffing.odoc OCAMLDOC build/compilerlibref/diffing_with_keys.odoc OCAMLDOC build/compilerlibref/domainstate.odoc OCAMLDOC build/compilerlibref/identifiable.odoc OCAMLDOC build/compilerlibref/int_replace_polymorphic_compare.odoc OCAMLDOC build/compilerlibref/lazy_backtrack.odoc OCAMLDOC build/compilerlibref/load_path.odoc OCAMLDOC build/compilerlibref/local_store.odoc OCAMLDOC build/compilerlibref/misc.odoc OCAMLDOC build/compilerlibref/numbers.odoc OCAMLDOC build/compilerlibref/profile.odoc OCAMLDOC build/compilerlibref/strongly_connected_components.odoc OCAMLDOC build/compilerlibref/targetint.odoc OCAMLDOC build/compilerlibref/terminfo.odoc OCAMLDOC build/compilerlibref/warnings.odoc OCAMLDOC build/compilerlibref/pparse.odoc OCAMLDOC build/libref/Format_tutorial.odoc OCAMLDOC build/libref/Ocaml_operators.odoc OCAMLDOC build/compilerlibref/Compiler_libs.odoc OCAMLDOC build/man/Stdlib.3o make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen/ocamldoc' make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen' make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make lex-all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[1]: Nothing to be done for 'lex-all'. make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make tools-all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[1]: Nothing to be done for 'tools-all'. make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make -C otherlibs all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs' for lib in dynlink runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs' make -C ocamltest all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamltest' CC run_unix.o CC run_stubs.o OCAMLC ocamltest_config.cmi GEN ocamltest_unix.ml OCAMLC ocamltest_unix.cmi OCAMLC run_command.cmi OCAMLC filecompare.cmi OCAMLC variables.cmi OCAMLC result.cmi OCAMLC tsl_ast.cmi OCAMLYACC tsl_parser.mli OCAMLLEX tsl_lexer.ml OCAMLC ocaml_backends.cmi OCAMLC ocaml_directories.cmi OCAMLC ocaml_files.cmi OCAMLC ocaml_commands.cmi OCAMLC options.cmi OCAMLC main.cmi OCAMLC ocamltest_config.cmo OCAMLC ocamltest_unix.cmo OCAMLC ocamltest_stdlib.cmi OCAMLC variables.cmo OCAMLC environments.cmi OCAMLC result.cmo OCAMLC strace.cmi OCAMLC builtin_variables.cmi OCAMLC ocaml_variables.cmi OCAMLC ocaml_backends.cmo OCAMLC ocaml_filetypes.cmi OCAMLC tsl_ast.cmo OCAMLC tsl_parser.cmi OCAMLC ocaml_commands.cmo OCAMLC strace.cmo OCAMLC builtin_variables.cmo OCAMLC actions.cmi OCAMLC modifier_parser.cmi OCAMLC ocaml_filetypes.cmo OCAMLC ocaml_modifiers.cmi OCAMLC ocaml_flags.cmi OCAMLC ocaml_tools.cmi OCAMLC tsl_parser.cmo OCAMLC tsl_lexer.cmi OCAMLC ocaml_flags.cmo OCAMLC tsl_lexer.cmo OCAMLC ocaml_compilers.cmi OCAMLC actions.cmo OCAMLC tests.cmi OCAMLC actions_helpers.cmi OCAMLC builtin_actions.cmi OCAMLC ocaml_actions.cmi OCAMLC ocamltest_stdlib.cmo OCAMLC run_command.cmo OCAMLC filecompare.cmo OCAMLC environments.cmo OCAMLC modifier_parser.cmo OCAMLC ocaml_variables.cmo OCAMLC ocaml_modifiers.cmo OCAMLC ocaml_directories.cmo OCAMLC ocaml_files.cmo OCAMLC ocaml_compilers.cmo OCAMLC ocaml_toplevels.cmi OCAMLC actions_helpers.cmo OCAMLC builtin_actions.cmo OCAMLC ocaml_tools.cmo OCAMLC tests.cmo OCAMLC tsl_semantics.cmi OCAMLC ocaml_tests.cmi OCAMLC options.cmo OCAMLC ocaml_toplevels.cmo OCAMLC ocaml_actions.cmo OCAMLC ocaml_tests.cmo OCAMLC tsl_semantics.cmo OCAMLC main.cmo LINKC ocamltest make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamltest' make: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/testsuite' Running tests from 'tests/afl-instrumentation' ... ... testing 'afl-fuzz-test.ml' with 1 (native-compiler) => skipped (native compiler not available) ... testing 'afl-fuzz-test.ml' with 1.1 (script) => n/a ... 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 ... testing 'afl-showmap-test.ml' with 1 (native-compiler) => skipped (native compiler not available) ... testing 'afl-showmap-test.ml' with 1.1 (script) => n/a ... 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 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) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/asmcomp' ... ... testing '0001-test.ml' with 1 (native) => skipped (the skip action always skips) ... testing '0001-test.ml' with 2 (bytecode) => passed ... testing 'bind_tuples.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'compare.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'evaluation_order.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'evaluation_order.ml' with 2 (bytecode) => passed ... 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) => skipped (support for flambda disabled) ... testing 'lift_mutable_let_flambda.ml' with 1.1 (native) => n/a ... testing 'optargs.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'poll_attr_both.ml' with 1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... testing 'poll_attr_both.ml' with 1.1 (ocamlopt.byte) => n/a ... testing 'poll_attr_both.ml' with 1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'poll_attr_both.ml' with 2 (setup-ocamlopt.opt-build-env) => skipped (native compilers disabled) ... testing 'poll_attr_both.ml' with 2.1 (ocamlopt.opt) => n/a ... testing 'poll_attr_both.ml' with 2.1.1 (check-ocamlopt.opt-output) => n/a ... testing 'poll_attr_inserted.ml' with 1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... testing 'poll_attr_inserted.ml' with 1.1 (ocamlopt.byte) => n/a ... testing 'poll_attr_inserted.ml' with 1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'poll_attr_inserted.ml' with 2 (setup-ocamlopt.opt-build-env) => skipped (native compilers disabled) ... testing 'poll_attr_inserted.ml' with 2.1 (ocamlopt.opt) => n/a ... testing 'poll_attr_inserted.ml' with 2.1.1 (check-ocamlopt.opt-output) => n/a ... testing 'poll_attr_prologue.ml' with 1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... testing 'poll_attr_prologue.ml' with 1.1 (ocamlopt.byte) => n/a ... testing 'poll_attr_prologue.ml' with 1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'poll_attr_prologue.ml' with 2 (setup-ocamlopt.opt-build-env) => skipped (native compilers disabled) ... testing 'poll_attr_prologue.ml' with 2.1 (ocamlopt.opt) => n/a ... testing 'poll_attr_prologue.ml' with 2.1.1 (check-ocamlopt.opt-output) => n/a ... testing 'poll_attr_user.ml' with 1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... testing 'poll_attr_user.ml' with 1.1 (ocamlopt.byte) => n/a ... testing 'poll_attr_user.ml' with 1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'poll_attr_user.ml' with 2 (setup-ocamlopt.opt-build-env) => skipped (native compilers disabled) ... testing 'poll_attr_user.ml' with 2.1 (ocamlopt.opt) => n/a ... testing 'poll_attr_user.ml' with 2.1.1 (check-ocamlopt.opt-output) => n/a ... testing 'polling_insertion.ml' with 1 (arch64) => skipped (non-64-bit architecture) ... testing 'polling_insertion.ml' with 1.1 (native) => n/a ... testing 'prevent_fma.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'register_typing.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'register_typing_switch.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'select_addr.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'select_addr.ml' with 2 (bytecode) => passed ... testing 'staticalloc.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'try_checkbound.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'try_checkbound.ml' with 2 (bytecode) => passed ... testing 'unrolling_flambda.ml' with 1 (flambda) => skipped (support for flambda disabled) ... testing 'unrolling_flambda.ml' with 1.1 (native) => n/a ... testing 'unrolling_flambda2.ml' with 1 (flambda) => skipped (support for flambda disabled) ... testing 'unrolling_flambda2.ml' with 1.1 (native) => n/a Running tests from 'tests/asmgen' ... ... testing 'arith.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'catch-float.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'catch-multiple.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'catch-rec-deadhandler.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'catch-rec-deadhandler.cmm' with 1.1 (run) => n/a ... testing 'catch-rec-deadhandler.cmm' with 1.1.1 (check-program-output) => n/a ... testing 'catch-rec.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'catch-try-float.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'catch-try.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'checkbound.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'even-odd-spill-float.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'even-odd-spill.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'even-odd.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'fib.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'immediates.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... 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) => skipped (native compiler not available) ... testing 'invariants.cmm' with 1.1 (setup-simple-build-env) => n/a ... testing 'invariants.cmm' with 1.1.1 (codegen) => n/a ... testing 'pgcd.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'quicksort.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'quicksort2.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'soli.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'tagged-fib.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'tagged-integr.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'tagged-quicksort.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'tagged-tak.cmm' with 1 (asmgen) => skipped (native compiler disabled) ... testing 'tak.cmm' with 1 (asmgen) => skipped (native compiler disabled) Running tests from 'tests/ast-invariants' ... ... testing 'test.ml' with 1 (hasunix) => passed ... testing 'test.ml' with 1.1 (native) => skipped (the skip action always skips) Running tests from 'tests/backtrace' ... ... testing 'backtrace.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace.ml' with 2 (bytecode) => passed ... testing 'backtrace2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace2.ml' with 2 (bytecode) => passed ... testing 'backtrace3.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace3.ml' with 2 (bytecode) => passed ... testing 'backtrace_bounds_exn.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace_bounds_exn.ml' with 2 (bytecode) => passed ... testing 'backtrace_c_exn.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace_c_exn.ml' with 2 (bytecode) => passed ... testing 'backtrace_deprecated.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace_deprecated.ml' with 2 (bytecode) => passed ... testing 'backtrace_dynlink.ml' with 1 (shared-libraries) => passed ... testing 'backtrace_dynlink.ml' with 1.1 (native-dynlink) => skipped (native dynlink support not available) ... testing 'backtrace_dynlink.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'backtrace_dynlink.ml' with 1.1.1.1 (ocamlopt.byte) => n/a ... testing 'backtrace_dynlink.ml' with 1.1.1.2 (ocamlopt.byte) => n/a ... testing 'backtrace_dynlink.ml' with 1.1.1.3 (ocamlopt.byte) => n/a ... testing 'backtrace_dynlink.ml' with 1.1.1.3.1 (run) => n/a ... testing 'backtrace_dynlink.ml' with 1.1.1.3.1.1 (no-flambda) => n/a ... 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) => n/a ... testing 'backtrace_dynlink.ml' with 1.1.1.3.1.2.1 (check-program-output) => n/a ... testing 'backtrace_effects.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace_effects.ml' with 2 (bytecode) => passed ... testing 'backtrace_effects_nested.ml' with 1 (bytecode) => passed ... testing 'backtrace_effects_nested.ml' with 2 (no-flambda) => passed ... testing 'backtrace_effects_nested.ml' with 2.1 (native) => skipped (the skip action always skips) ... testing 'backtrace_effects_nested.ml' with 3 (flambda) => skipped (support for flambda disabled) ... testing 'backtrace_effects_nested.ml' with 3.1 (native) => n/a ... testing 'backtrace_or_exception.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace_or_exception.ml' with 2 (bytecode) => passed ... testing 'backtrace_slots.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace_slots.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) ... testing 'backtraces_and_finalizers.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'callstack.ml' with 1 (hassysthreads) => passed ... testing 'callstack.ml' with 1.1 (no-flambda) => passed ... testing 'callstack.ml' with 1.1.1 (native) => skipped (the skip action always skips) ... testing 'callstack.ml' with 1.1.2 (bytecode) => passed ... testing 'event_after_prim.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'event_after_prim.ml' with 2 (bytecode) => passed ... testing 'inline_test.ml' with 1 (bytecode) => passed ... testing 'inline_test.ml' with 2 (native) => skipped (the skip action always skips) ... testing 'inline_test.ml' with 3 (native) => skipped (the skip action always skips) ... testing 'inline_traversal_test.ml' with 1 (bytecode) => passed ... testing 'inline_traversal_test.ml' with 2 (native) => skipped (the skip action always skips) ... testing 'inline_traversal_test.ml' with 3 (native) => skipped (the skip action always skips) ... testing 'lazy.ml' with 1 (no-flambda) => passed ... testing 'lazy.ml' with 1.1 (native) => skipped (the skip action always skips) ... testing 'lazy.ml' with 2 (flambda) => skipped (support for flambda disabled) ... testing 'lazy.ml' with 2.1 (native) => n/a ... testing 'methods.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'methods.ml' with 2 (bytecode) => passed ... testing 'names.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'names.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) ... testing 'pr6920_why_at.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr6920_why_at.ml' with 2 (bytecode) => passed ... testing 'pr6920_why_swallow.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr6920_why_swallow.ml' with 2 (bytecode) => passed ... testing 'raw_backtrace.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'raw_backtrace.ml' with 2 (bytecode) => passed Running tests from 'tests/badly-ordered-deps' ... ... 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 Running tests from 'tests/basic' ... ... testing 'arrays.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'arrays.ml' with 2 (bytecode) => passed ... testing 'bigints.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'bigints.ml' with 2 (bytecode) => passed ... testing 'boxedints.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'boxedints.ml' with 2 (bytecode) => passed ... testing 'constprop.ml.c' with 1 (bytecode) => passed ... testing 'constprop.ml.c' with 2 (native) => skipped (the skip action always skips) ... testing 'divint.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'divint.ml' with 2 (bytecode) => passed ... testing 'equality.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'equality.ml' with 2 (bytecode) => passed ... testing 'eval_order_1.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'eval_order_1.ml' with 2 (bytecode) => passed ... testing 'eval_order_2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'eval_order_2.ml' with 2 (bytecode) => passed ... testing 'eval_order_3.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'eval_order_3.ml' with 2 (bytecode) => passed ... testing 'eval_order_4.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'eval_order_4.ml' with 2 (bytecode) => passed ... testing 'eval_order_6.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'eval_order_6.ml' with 2 (bytecode) => passed ... testing 'eval_order_7.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'eval_order_7.ml' with 2 (bytecode) => passed ... testing 'eval_order_8.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'eval_order_8.ml' with 2 (bytecode) => passed ... testing 'eval_order_pr10283.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'eval_order_pr10283.ml' with 2 (bytecode) => passed ... testing 'float.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'float.ml' with 2 (bytecode) => passed ... testing 'float_physical_equality.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'float_physical_equality.ml' with 2 (bytecode) => passed ... testing 'includestruct.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'includestruct.ml' with 2 (bytecode) => passed ... testing 'localexn.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'localexn.ml' with 2 (bytecode) => passed ... testing 'localfunction.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'localfunction.ml' with 2 (bytecode) => passed ... testing 'maps.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'maps.ml' with 2 (bytecode) => passed ... testing 'min_int.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'min_int.ml' with 2 (bytecode) => passed ... testing 'objects.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'objects.ml' with 2 (bytecode) => passed ... testing 'opt_variants.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'opt_variants.ml' with 2 (bytecode) => passed ... testing 'patmatch.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'patmatch.ml' with 2 (bytecode) => passed ... testing 'patmatch_for_multiple.ml' with 1 (expect) => passed ... testing 'patmatch_incoherence.ml' with 1 (expect) => passed ... testing 'patmatch_split_no_or.ml' with 1 (expect) => passed ... testing 'pr7253.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7253.ml' with 2 (bytecode) => passed ... testing 'pr7533.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7533.ml' with 2 (bytecode) => passed ... testing 'pr7657.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7657.ml' with 2 (bytecode) => passed ... testing 'recvalues.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'recvalues.ml' with 2 (bytecode) => passed ... testing 'sets.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'sets.ml' with 2 (bytecode) => passed ... testing 'stringmatch.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'stringmatch.ml' with 2 (bytecode) => passed ... testing 'switch_opts.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'switch_opts.ml' with 2 (bytecode) => passed ... testing 'tailcalls.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tailcalls.ml' with 2 (bytecode) => passed ... testing 'trigraph.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'trigraph.ml' with 2 (bytecode) => passed ... testing 'tuple_match.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tuple_match.ml' with 2 (bytecode) => passed ... 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 ... testing 'zero_divided_by_n.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'zero_divided_by_n.ml' with 2 (bytecode) => passed Running tests from 'tests/basic-float' ... ... testing 'float_compare.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'float_compare.ml' with 2 (bytecode) => passed ... testing 'float_literals.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'float_literals.ml' with 2 (bytecode) => passed ... testing 'tfloat_hex.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tfloat_hex.ml' with 2 (bytecode) => passed ... testing 'tfloat_record.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tfloat_record.ml' with 2 (bytecode) => passed ... testing 'zero_sized_float_arrays.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'zero_sized_float_arrays.ml' with 2 (bytecode) => passed Running tests from 'tests/basic-io' ... ... testing 'wc.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'wc.ml' with 2 (bytecode) => passed Running tests from 'tests/basic-io-2' ... ... testing 'io.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'io.ml' with 2 (bytecode) => passed Running tests from 'tests/basic-manyargs' ... ... testing 'manyargs.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'manyargs.ml' with 2 (bytecode) => passed 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) => skipped (native compilers disabled) ... testing 'anonymous.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'anonymous.ml' with 2.1.1 (no-flambda) => n/a ... testing 'anonymous.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'anonymous.ml' with 2.1.2 (flambda) => n/a ... testing 'anonymous.ml' with 2.1.2.1 (check-ocamlc.byte-output) => n/a ... testing 'main.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'main.ml' with 2 (bytecode) => passed ... testing 'pr11186.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr11186.ml' with 2 (bytecode) => passed ... testing 'recursive_module_evaluation_errors.ml' with 1 (expect) => passed ... testing 'recursive_module_init.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'recursive_module_init.ml' with 2 (bytecode) => passed Running tests from 'tests/basic-more' ... ... testing 'bounds.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'bounds.ml' with 2 (bytecode) => passed ... testing 'div_by_zero.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'div_by_zero.ml' with 2 (bytecode) => passed ... testing 'function_in_ref.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'function_in_ref.ml' with 2 (bytecode) => passed ... testing 'if_in_if.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'if_in_if.ml' with 2 (bytecode) => passed ... testing 'morematch.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'morematch.ml' with 2 (bytecode) => passed ... testing 'opaque_prim.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'opaque_prim.ml' with 2 (bytecode) => passed ... testing 'pr10294.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr10294.ml' with 2 (bytecode) => passed ... testing 'pr10338.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr10338.ml' with 2 (bytecode) => passed ... testing 'pr1271.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr1271.ml' with 2 (bytecode) => passed ... testing 'pr2719.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr2719.ml' with 2 (bytecode) => passed ... testing 'pr6216.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr6216.ml' with 2 (bytecode) => passed ... testing 'pr7683.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7683.ml' with 2 (bytecode) => passed ... testing 'record_evaluation_order.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'record_evaluation_order.ml' with 2 (bytecode) => passed ... testing 'robustmatch.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'robustmatch.ml' with 2 (bytecode) => passed ... testing 'safer_matching.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'safer_matching.ml' with 2 (bytecode) => passed ... testing 'sequential_and_or.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'sequential_and_or.ml' with 2 (bytecode) => passed ... testing 'structural_constants.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'structural_constants.ml' with 2 (bytecode) => passed ... testing 'tbuffer.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tbuffer.ml' with 2 (bytecode) => passed ... testing 'top_level_patterns.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'top_level_patterns.ml' with 2 (bytecode) => passed ... testing 'tprintf.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tprintf.ml' with 2 (bytecode) => passed Running tests from 'tests/basic-multdef' ... ... testing 'usemultdef.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'usemultdef.ml' with 2 (bytecode) => passed Running tests from 'tests/basic-private' ... ... testing 'tlength.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tlength.ml' with 2 (bytecode) => passed 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) Running tests from 'tests/callback' ... ... testing 'callback_effects_gc.ml' with 1 (native) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... testing 'test1.ml' with 1 (libunix) => passed ... testing 'test1.ml' with 1.1 (bytecode) => passed ... testing 'test1.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'test2.ml' with 1 (libunix) => passed ... testing 'test2.ml' with 1.1 (bytecode) => passed ... testing 'test2.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'test3.ml' with 1 (libunix) => passed ... testing 'test3.ml' with 1.1 (bytecode) => passed ... testing 'test3.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'test4.ml' with 1 (libunix) => passed ... testing 'test4.ml' with 1.1 (bytecode) => passed ... testing 'test4.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'test5.ml' with 1 (libunix) => passed ... testing 'test5.ml' with 1.1 (bytecode) => passed ... testing 'test5.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'test6.ml' with 1 (libunix) => passed ... testing 'test6.ml' with 1.1 (bytecode) => passed ... testing 'test6.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'test7.ml' with 1 (libunix) => passed ... testing 'test7.ml' with 1.1 (bytecode) => passed ... testing 'test7.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'test_finaliser_gc.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_finaliser_gc.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) Running tests from 'tests/compiler-libs' ... ... testing 'test_longident.ml' with 1 (expect) => passed ... testing 'test_untypeast.ml' with 1 (expect) => passed Running tests from 'tests/effects' ... ... testing 'backtrace.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backtrace.ml' with 2 (bytecode) => passed ... testing 'cmphash.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'cmphash.ml' with 2 (bytecode) => passed ... testing 'evenodd.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'evenodd.ml' with 2 (bytecode) => passed ... testing 'issue479.ml' with 1 (toplevel) => passed ... testing 'manylive.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'manylive.ml' with 2 (bytecode) => passed ... testing 'marshal.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'marshal.ml' with 2 (bytecode) => passed ... testing 'overflow.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'overflow.ml' with 2 (bytecode) => passed ... testing 'partial.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'partial.ml' with 2 (bytecode) => passed ... testing 'reperform.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'reperform.ml' with 2 (bytecode) => passed ... testing 'sched.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'sched.ml' with 2 (bytecode) => passed ... testing 'shallow_state.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'shallow_state.ml' with 2 (bytecode) => passed ... testing 'shallow_state_io.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'shallow_state_io.ml' with 2 (bytecode) => passed ... testing 'test1.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test1.ml' with 2 (bytecode) => passed ... testing 'test10.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test10.ml' with 2 (bytecode) => passed ... testing 'test11.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test11.ml' with 2 (bytecode) => passed ... testing 'test2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test2.ml' with 2 (bytecode) => passed ... testing 'test3.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test3.ml' with 2 (bytecode) => passed ... testing 'test4.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test4.ml' with 2 (bytecode) => passed ... testing 'test5.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test5.ml' with 2 (bytecode) => passed ... testing 'test6.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test6.ml' with 2 (bytecode) => passed ... testing 'test_lazy.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_lazy.ml' with 2 (bytecode) => passed ... testing 'unhandled_unlinked.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'unhandled_unlinked.ml' with 2 (bytecode) => passed ... testing 'used_cont.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'used_cont.ml' with 2 (bytecode) => passed Running tests from 'tests/embedded' ... ... testing 'cmcaml.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'cmcaml.ml' with 2 (bytecode) => passed 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) => skipped (the skip action always skips) ... testing 'exotic.ml' with 2 (bytecode) => passed Running tests from 'tests/extension-constructor' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/flambda' ... ... testing 'afl_lazy.ml' with 1 (flambda) => skipped (support for flambda disabled) ... testing 'afl_lazy.ml' with 1.1 (native) => n/a ... testing 'approx_meet.ml' with 1 (flambda) => skipped (support for flambda disabled) ... testing 'approx_meet.ml' with 2 (native) => skipped (the skip action always skips) ... testing 'gpr2239.ml' with 1 (flambda) => skipped (support for flambda disabled) ... testing 'gpr2239.ml' with 2 (native) => skipped (the skip action always skips) ... testing 'gpr998.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'gpr998.ml' with 2 (bytecode) => passed ... testing 'specialise.ml' with 1 (flambda) => skipped (support for flambda disabled) ... testing 'specialise.ml' with 1.1 (native) => n/a Running tests from 'tests/float-unboxing' ... ... testing 'float_subst_boxed_number.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'unbox_under_assign.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'unbox_under_assign.ml' with 2 (bytecode) => passed Running tests from 'tests/fma' ... ... testing 'fma.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'fma.ml' with 2 (bytecode) => passed Running tests from 'tests/formats-transition' ... ... testing 'deprecated_unsigned_printers.ml' with 1 (toplevel) => passed ... testing 'ignored_scan_counters.ml' with 1 (toplevel) => passed ... testing 'legacy_incompatible_flags.ml' with 1 (toplevel) => passed ... testing 'legacy_unfinished_modifiers.ml' with 1 (toplevel) => passed Running tests from 'tests/formatting' ... ... testing 'errors_batch.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'errors_batch.ml' with 2 (bytecode) => passed ... testing 'margins.ml' with 1 (toplevel) => passed ... 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 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 Running tests from 'tests/gc-roots' ... ... testing 'globroots.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'globroots.ml' with 2 (bytecode) => passed ... testing 'globroots_parallel.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'globroots_parallel.ml' with 2 (bytecode) => passed ... testing 'globroots_parallel_spawn_burn.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'globroots_parallel_spawn_burn.ml' with 2 (bytecode) => passed ... testing 'globroots_sequential.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'globroots_sequential.ml' with 2 (bytecode) => passed Running tests from 'tests/generalized-open' ... ... testing 'accepted_batch.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'accepted_batch.ml' with 2 (bytecode) => passed ... testing 'accepted_expect.ml' with 1 (expect) => passed ... testing 'clambda_optim.ml' with 1 (no-flambda) => passed ... testing 'clambda_optim.ml' with 1.1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... 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 ... 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 ... testing 'gpr1506.ml' with 1 (expect) => passed ... testing 'pr10048.ml' with 1 (expect) => passed ... 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 Running tests from 'tests/generated-parse-errors' ... ... testing 'errors.ml' with 1 (toplevel) => passed Running tests from 'tests/int64-unboxing' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) Running tests from 'tests/lazy' ... ... testing 'lazy1.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy1.ml' with 2 (bytecode) => passed ... testing 'lazy2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy2.ml' with 2 (bytecode) => passed ... testing 'lazy3.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy3.ml' with 2 (bytecode) => passed ... testing 'lazy4.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy4.ml' with 2 (bytecode) => passed ... testing 'lazy5.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy5.ml' with 2 (bytecode) => passed ... testing 'lazy6.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy6.ml' with 2 (bytecode) => passed ... testing 'lazy7.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy7.ml' with 2 (bytecode) => passed ... testing 'lazy8.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy8.ml' with 2 (bytecode) => passed ... testing 'minor_major_force.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'minor_major_force.ml' with 2 (bytecode) => passed Running tests from 'tests/let-syntax' ... ... testing 'let_syntax.ml' with 1 (expect) => passed Running tests from 'tests/letrec-check' ... ... testing 'basic.ml' with 1 (expect) => passed ... testing 'extension_constructor.ml' with 1 (expect) => passed ... testing 'flat_float_array.ml' with 1 (flat-float-array) => passed ... testing 'flat_float_array.ml' with 1.1 (expect) => passed ... testing 'float_unboxing.ml' with 1 (expect) => passed ... testing 'labels.ml' with 1 (expect) => passed ... testing 'lazy_.ml' with 1 (expect) => passed ... testing 'modules.ml' with 1 (expect) => passed ... 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 ... testing 'pr7215.ml' with 1 (toplevel) => passed ... testing 'pr7231.ml' with 1 (toplevel) => passed ... testing 'pr7706.ml' with 1 (toplevel) => passed ... testing 'records.ml' with 1 (expect) => passed ... testing 'unboxed.ml' with 1 (expect) => passed Running tests from 'tests/letrec-compilation' ... ... testing 'backreferences.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'backreferences.ml' with 2 (bytecode) => passed ... testing 'class_1.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'class_1.ml' with 2 (bytecode) => passed ... testing 'class_2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'class_2.ml' with 2 (bytecode) => passed ... testing 'evaluation_order_1.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'evaluation_order_1.ml' with 2 (bytecode) => passed ... testing 'evaluation_order_2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'evaluation_order_2.ml' with 2 (bytecode) => passed ... testing 'evaluation_order_3.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'evaluation_order_3.ml' with 2 (bytecode) => passed ... testing 'float_block_1.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'float_block_1.ml' with 2 (bytecode) => passed ... testing 'generic_array.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'generic_array.ml' with 2 (bytecode) => passed ... testing 'labels.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'labels.ml' with 2 (bytecode) => passed ... testing 'lazy_.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lazy_.ml' with 2 (bytecode) => passed ... testing 'lists.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'lists.ml' with 2 (bytecode) => passed ... testing 'mixing_value_closures_1.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'mixing_value_closures_1.ml' with 2 (bytecode) => passed ... testing 'mixing_value_closures_2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'mixing_value_closures_2.ml' with 2 (bytecode) => passed ... testing 'mutual_functions.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'mutual_functions.ml' with 2 (bytecode) => passed ... testing 'nested.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'nested.ml' with 2 (bytecode) => passed ... testing 'pr12153_miscompilation_of_recursive_atoms.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr12153_miscompilation_of_recursive_atoms.ml' with 2 (bytecode) => passed ... testing 'pr4989.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr4989.ml' with 2 (bytecode) => passed ... testing 'pr8681.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr8681.ml' with 2 (bytecode) => passed ... testing 'record_with.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'record_with.ml' with 2 (bytecode) => passed ... testing 'ref.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'ref.ml' with 2 (bytecode) => passed Running tests from 'tests/lexing' ... ... testing 'comments.ml' with 1 (toplevel) => passed ... testing 'escape.ml' with 1 (toplevel) => passed ... testing 'uchar_esc.ml' with 1 (toplevel) => passed Running tests from 'tests/lf_skiplist' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed ... testing 'test_parallel.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_parallel.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-arg' ... ... testing 'test_rest_all.ml' with 1 (expect) => passed ... testing 'testarg.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'testarg.ml' with 2 (bytecode) => passed ... testing 'testerror.ml' with 1 (native) => skipped (the skip action always skips) Running tests from 'tests/lib-array' ... ... testing 'test_array.ml' with 1 (expect) => passed Running tests from 'tests/lib-atomic' ... ... testing 'test_atomic.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_atomic.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-bigarray' ... ... testing 'bigarrays.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'bigarrays.ml' with 2 (bytecode) => passed ... testing 'change_layout.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'change_layout.ml' with 2 (bytecode) => passed ... testing 'fftba.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'fftba.ml' with 2 (bytecode) => passed ... testing 'pr5115.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr5115.ml' with 2 (bytecode) => passed ... testing 'weak_bigarray.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'weak_bigarray.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-bigarray-2' ... ... testing 'bigarrcml.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'bigarrcml.ml' with 2 (bytecode) => passed ... testing 'bigarrfml.ml' with 1 (script) => skipped (gfortran not available) ... 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) => skipped (the skip action always skips) Running tests from 'tests/lib-bool' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-buffer' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-bytes' ... ... testing 'binary.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'binary.ml' with 2 (bytecode) => passed ... testing 'test_bytes.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_bytes.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-bytes-utf' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-channels' ... ... testing 'buffered.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'buffered.ml' with 2 (bytecode) => passed ... testing 'close_in.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'close_in.ml' with 2 (bytecode) => passed ... testing 'in_channel_length.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'in_channel_length.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) ... testing 'input_lines.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'input_lines.ml' with 2 (bytecode) => passed ... testing 'refcounting.ml' with 1 (expect) => passed ... testing 'seek_in.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'seek_in.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-digest' ... ... testing 'md5.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'md5.ml' with 2 (bytecode) => passed 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 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) => skipped (native dynlink support not available) ... testing 'main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a Running tests from 'tests/lib-dynlink-init-info' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-dynlink-initializers' ... ... testing 'test10_main.ml' with 1 (no-flambda) => passed ... testing 'test10_main.ml' with 1.1 (shared-libraries) => passed ... testing 'test10_main.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed ... testing 'test10_main.ml' with 1.1.1.1 (ocamlc.byte) => passed ... testing 'test10_main.ml' with 1.1.1.2 (ocamlc.byte) => passed ... testing 'test10_main.ml' with 1.1.1.3 (ocamlc.byte) => passed ... testing 'test10_main.ml' with 1.1.1.3.1 (run) => passed ... testing 'test10_main.ml' with 1.1.1.3.1.1 (check-program-output) => passed ... testing 'test10_main.ml' with 1.1.2 (native-dynlink) => skipped (native dynlink support not available) ... 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) => skipped (native dynlink support not available) ... testing 'test1_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test1_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test1_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test1_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test1_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test1_main.ml' with 1.2.1.4.1 (run) => n/a ... 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) => skipped (native dynlink support not available) ... testing 'test2_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test2_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test2_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test2_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test2_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test2_main.ml' with 1.2.1.4.1 (run) => n/a ... 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) => skipped (native dynlink support not available) ... testing 'test3_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test3_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test3_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test3_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test3_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test3_main.ml' with 1.2.1.5 (ocamlopt.byte) => n/a ... testing 'test3_main.ml' with 1.2.1.5.1 (run) => n/a ... 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) => skipped (native dynlink support not available) ... testing 'test4_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test4_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test4_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test4_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test4_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test4_main.ml' with 1.2.1.5 (ocamlopt.byte) => n/a ... testing 'test4_main.ml' with 1.2.1.5.1 (run) => n/a ... 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) => skipped (native dynlink support not available) ... testing 'test5_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test5_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test5_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test5_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test5_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test5_main.ml' with 1.2.1.5 (ocamlopt.byte) => n/a ... testing 'test5_main.ml' with 1.2.1.6 (ocamlopt.byte) => n/a ... testing 'test5_main.ml' with 1.2.1.6.1 (run) => n/a ... 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) => skipped (native dynlink support not available) ... testing 'test6_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test6_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test6_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test6_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test6_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test6_main.ml' with 1.2.1.4.1 (run) => n/a ... 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) => skipped (native dynlink support not available) ... testing 'test7_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test7_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test7_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test7_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test7_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test7_main.ml' with 1.2.1.4.1 (run) => n/a ... 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) => skipped (native dynlink support not available) ... testing 'test8_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test8_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test8_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test8_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test8_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test8_main.ml' with 1.2.1.5 (ocamlopt.byte) => n/a ... testing 'test8_main.ml' with 1.2.1.6 (ocamlopt.byte) => n/a ... testing 'test8_main.ml' with 1.2.1.6.1 (run) => n/a ... 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) => skipped (native dynlink support not available) ... testing 'test9_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test9_main.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test9_main.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test9_main.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test9_main.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test9_main.ml' with 1.2.1.5 (ocamlopt.byte) => n/a ... testing 'test9_main.ml' with 1.2.1.5.1 (run) => n/a Running tests from 'tests/lib-dynlink-native' ... ... testing 'main.ml' with 1 (hassysthreads) => passed ... testing 'main.ml' with 1.1 (native-dynlink) => skipped (native dynlink support not available) ... testing 'main.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'main.ml' with 1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (cd) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a 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) => skipped (native dynlink support not available) ... testing 'loader.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'loader.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'loader.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'loader.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'loader.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'loader.ml' with 1.2.1.5 (ocamlopt.byte) => n/a ... testing 'loader.ml' with 1.2.1.5.1 (run) => n/a ... testing 'loader.ml' with 1.2.1.5.1.1 (check-program-output) => n/a 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) => skipped (native dynlink support not available) ... testing 'main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'main.ml' with 1.2.1.1 (cd) => n/a ... testing 'main.ml' with 1.2.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1 (cd) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1.1 (run) => n/a ... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1.1.1 (check-program-output) => n/a 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) => skipped (native dynlink support not available) ... testing 'test.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test.ml' with 1.2.1.1 (cd) => n/a ... testing 'test.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.3 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.4 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.5 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.6 (cd) => n/a ... testing 'test.ml' with 1.2.1.7 (cd) => n/a ... testing 'test.ml' with 1.2.1.8 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.9 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.10 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.11 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2 (cd) => n/a ... testing 'test.ml' with 1.2.2.1 (cd) => n/a ... testing 'test.ml' with 1.2.2.2 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.3 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.4 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.5 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.6 (cd) => n/a ... testing 'test.ml' with 1.2.2.7 (cd) => n/a ... testing 'test.ml' with 1.2.2.8 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.9 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.10 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.11 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.12 (cd) => n/a ... testing 'test.ml' with 1.2.2.13 (cd) => n/a ... testing 'test.ml' with 1.2.2.14 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.15 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.16 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.17 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.2.17.1 (run) => n/a ... testing 'test.ml' with 1.2.2.17.1.1 (check-program-output) => n/a ... testing 'test.ml' with 1.2.2.17.2 (run) => n/a ... testing 'test.ml' with 1.2.2.17.2.1 (check-program-output) => n/a ... testing 'test.ml' with 1.2.2.17.3 (run) => n/a ... testing 'test.ml' with 1.2.2.17.3.1 (check-program-output) => n/a ... testing 'test.ml' with 1.2.2.17.4 (run) => n/a ... testing 'test.ml' with 1.2.2.17.4.1 (check-program-output) => n/a ... testing 'test.ml' with 1.2.2.18 (cd) => n/a 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) => skipped (native dynlink support not available) ... testing 'loader.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'loader.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'loader.ml' with 1.2.1.2 (ocamlopt.byte) => n/a ... testing 'loader.ml' with 1.2.1.2.1 (run) => n/a ... testing 'loader.ml' with 1.2.1.2.1.1 (check-program-output) => n/a 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) => skipped (native dynlink support not available) ... testing 'dyn.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'dyn.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'dyn.ml' with 1.2.1.1.1 (ocamlmklib) => n/a ... testing 'dyn.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'dyn.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'dyn.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'dyn.ml' with 1.2.1.1.1.1.1.1.1 (run) => n/a ... testing 'dyn.ml' with 1.2.1.1.1.1.1.1.1.1 (check-program-output) => n/a 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) => skipped (native dynlink support not available) ... testing 'test.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'test.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a ... 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) => n/a Running tests from 'tests/lib-either' ... ... testing 'test.ml' with 1 (expect) => passed Running tests from 'tests/lib-filename' ... ... testing 'extension.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'extension.ml' with 2 (bytecode) => passed ... testing 'null.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'null.ml' with 2 (bytecode) => passed ... 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) => skipped (native compilers disabled) ... testing 'quotecommand.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'quotecommand.ml' with 2.1.1 (ocamlopt.byte) => n/a ... testing 'quotecommand.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'quotecommand.ml' with 2.1.1.1.1 (run) => n/a ... testing 'quotecommand.ml' with 2.1.1.1.1.1 (check-program-output) => n/a ... testing 'suffix.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'suffix.ml' with 2 (bytecode) => passed ... testing 'temp.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'temp.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-float' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-floatarray' ... ... testing 'floatarray.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'floatarray.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-format' ... ... testing 'domains.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'domains.ml' with 2 (bytecode) => passed ... testing 'mc_pr586_par.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'mc_pr586_par.ml' with 2 (bytecode) => passed ... testing 'mc_pr586_par2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'mc_pr586_par2.ml' with 2 (bytecode) => passed ... testing 'pp_print_custom_break.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pp_print_custom_break.ml' with 2 (bytecode) => passed ... testing 'pr6824.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr6824.ml' with 2 (bytecode) => passed ... testing 'print_array.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'print_array.ml' with 2 (bytecode) => passed ... testing 'print_if_newline.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'print_if_newline.ml' with 2 (bytecode) => passed ... testing 'print_seq.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'print_seq.ml' with 2 (bytecode) => passed ... testing 'tformat.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tformat.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-fun' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-hashtbl' ... ... testing 'compatibility.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'compatibility.ml' with 2 (bytecode) => passed ... testing 'hfun.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'hfun.ml' with 2 (bytecode) => passed ... testing 'htbl.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'htbl.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-int' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-int64' ... ... testing 'issue9460.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'issue9460.ml' with 2 (bytecode) => passed ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-internalformat' ... ... testing 'test.ml' with 1 (expect) => passed Running tests from 'tests/lib-lazy' ... ... testing 'test.ml' with 1 (expect) => passed Running tests from 'tests/lib-list' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-marshal' ... ... testing 'compressed.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'compressed.ml' with 2 (bytecode) => passed ... testing 'intern_final.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'intern_final.ml' with 2 (bytecode) => passed ... testing 'intext.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'intext.ml' with 2 (bytecode) => passed ... testing 'intext_par.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'intext_par.ml' with 2 (bytecode) => passed ... testing 'marshal_bigarray.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'marshal_bigarray.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-obj' ... ... testing 'new_obj.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'new_obj.ml' with 2 (bytecode) => passed ... testing 'reachable_words.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'reachable_words.ml' with 2 (bytecode) => passed ... testing 'reachable_words_bug.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'reachable_words_bug.ml' with 2 (bytecode) => passed ... testing 'with_tag.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'with_tag.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-option' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-printf' ... ... testing 'pr6534.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr6534.ml' with 2 (bytecode) => passed ... testing 'pr6938.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr6938.ml' with 2 (bytecode) => passed ... testing 'tprintf.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tprintf.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-queue' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-random' ... ... testing 'chi2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'chi2.ml' with 2 (bytecode) => passed ... testing 'defaultinit.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'defaultinit.ml' with 2 (bytecode) => passed ... testing 'parallel.ml' with 1 (libunix) => passed ... testing 'parallel.ml' with 1.1 (bytecode) => passed ... testing 'parallel.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'selfinit.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'selfinit.ml' with 2 (bytecode) => passed ... testing 'testvectors.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'testvectors.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-result' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-runtime-events' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed ... testing 'test_caml.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_caml.ml' with 2 (bytecode) => passed ... testing 'test_caml_counters.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_caml_counters.ml' with 2 (bytecode) => passed ... testing 'test_caml_exception.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_caml_exception.ml' with 2 (bytecode) => passed ... testing 'test_caml_parallel.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_caml_parallel.ml' with 2 (bytecode) => passed ... testing 'test_caml_reentry.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_caml_reentry.ml' with 2 (bytecode) => passed ... testing 'test_caml_runparams.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_caml_runparams.ml' with 2 (bytecode) => passed ... testing 'test_caml_slot_reuse.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_caml_slot_reuse.ml' with 2 (bytecode) => passed ... testing 'test_caml_stubs_gc.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_caml_stubs_gc.ml' with 2 (bytecode) => passed ... testing 'test_dropped_events.ml' with 1 (libunix) => passed ... testing 'test_dropped_events.ml' with 1.1 (native) => skipped (the skip action always skips) ... testing 'test_dropped_events.ml' with 1.2 (bytecode) => passed ... testing 'test_env_start.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_env_start.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... testing 'test_instrumented.ml' with 1 (instrumented-runtime) => passed ... testing 'test_instrumented.ml' with 1.1 (native) => skipped (the skip action always skips) ... testing 'test_user_event.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_user_event.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) Running tests from 'tests/lib-scanf' ... ... testing 'tscanf.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tscanf.ml' with 2 (bytecode) => passed 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) => skipped (native compilers disabled) ... testing 'tscanf2_master.ml' with 1.2.1 (ocamlopt.byte) => n/a ... testing 'tscanf2_master.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'tscanf2_master.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'tscanf2_master.ml' with 1.2.1.1.1.1 (run) => n/a ... testing 'tscanf2_master.ml' with 1.2.1.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/lib-seq' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-set' ... ... testing 'testmap.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'testmap.ml' with 2 (bytecode) => passed ... testing 'testset.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'testset.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-stack' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-stdlabels' ... ... testing 'test_stdlabels.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_stdlabels.ml' with 2 (bytecode) => passed 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) => skipped (the skip action always skips) ... testing 't01.ml' with 1 (hasstr) => passed ... testing 't01.ml' with 1.1 (bytecode) => passed ... testing 't01.ml' with 1.2 (native) => skipped (the skip action always skips) Running tests from 'tests/lib-string' ... ... testing 'binary.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'binary.ml' with 2 (bytecode) => passed ... testing 'test_string.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test_string.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-sync' ... ... testing 'prodcons.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'prodcons.ml' with 2 (bytecode) => passed ... testing 'trylock.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'trylock.ml' with 2 (bytecode) => passed ... testing 'trylock2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'trylock2.ml' with 2 (bytecode) => passed Running tests from 'tests/lib-sys' ... ... testing 'immediate64.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'immediate64.ml' with 2 (bytecode) => passed ... testing 'opaque.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'opaque.ml' with 2 (bytecode) => passed ... testing 'rename.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'rename.ml' with 2 (bytecode) => passed 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) 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) => skipped (the skip action always skips) ... testing 'bank.ml' with 1 (hassysthreads) => passed ... testing 'bank.ml' with 1.1 (bytecode) => passed ... testing 'bank.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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 ... testing 'bufchan.ml' with 1 (hassysthreads) => passed ... testing 'bufchan.ml' with 1.1 (bytecode) => passed ... testing 'bufchan.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'close.ml' with 1 (hassysthreads) => passed ... testing 'close.ml' with 1.1 (bytecode) => passed ... testing 'close.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (native compilers disabled) ... testing 'delayintr.ml' with 1.1.2.1 (ocamlopt.byte) => n/a ... testing 'delayintr.ml' with 1.1.2.1.1 (ocamlopt.byte) => n/a ... testing 'delayintr.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'delayintr.ml' with 1.1.2.1.1.1.1 (run) => n/a ... testing 'delayintr.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => n/a ... testing 'fileio.ml' with 1 (hassysthreads) => passed ... testing 'fileio.ml' with 1.1 (bytecode) => passed ... testing 'fileio.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... testing 'pr4466.ml' with 1 (hassysthreads) => passed ... testing 'pr4466.ml' with 1.1 (native) => skipped (the skip action always skips) ... testing 'pr5325.ml' with 1 (hassysthreads) => passed ... testing 'pr5325.ml' with 1.1 (bytecode) => passed ... testing 'pr5325.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'pr7638.ml' with 1 (hassysthreads) => passed ... testing 'pr7638.ml' with 1.1 (bytecode) => passed ... testing 'pr7638.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'pr8857.ml' with 1 (hassysthreads) => passed ... testing 'pr8857.ml' with 1.1 (bytecode) => passed ... testing 'pr8857.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'prodcons.ml' with 1 (hassysthreads) => passed ... testing 'prodcons.ml' with 1.1 (bytecode) => passed ... testing 'prodcons.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'prodcons2.ml' with 1 (hassysthreads) => passed ... testing 'prodcons2.ml' with 1.1 (bytecode) => passed ... testing 'prodcons2.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (native compilers disabled) ... testing 'signal.ml' with 1.1.2.1 (ocamlopt.byte) => n/a ... testing 'signal.ml' with 1.1.2.1.1 (ocamlopt.byte) => n/a ... testing 'signal.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'signal.ml' with 1.1.2.1.1.1.1 (run) => n/a ... testing 'signal.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => n/a ... 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) => skipped (the skip action always skips) ... testing 'swapchan.ml' with 1 (hassysthreads) => passed ... testing 'swapchan.ml' with 1.1 (bytecode) => passed ... testing 'swapchan.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'tls.ml' with 1 (hassysthreads) => passed ... testing 'tls.ml' with 1.1 (bytecode) => passed ... testing 'tls.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'torture.ml' with 1 (hassysthreads) => passed ... testing 'torture.ml' with 1.1 (bytecode) => passed ... testing 'torture.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) Running tests from 'tests/lib-uchar' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed 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) => skipped (the skip action always skips) ... 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) => skipped (native compilers disabled) ... testing 'cloexec.ml' with 1.1.2.1 (ocamlopt.byte) => n/a ... testing 'cloexec.ml' with 1.1.2.1.1 (ocamlopt.byte) => n/a ... testing 'cloexec.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'cloexec.ml' with 1.1.2.1.1.1.1 (run) => n/a ... testing 'cloexec.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => n/a ... testing 'dup.ml' with 1 (hasunix) => passed ... testing 'dup.ml' with 1.1 (bytecode) => passed ... testing 'dup.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'dup2.ml' with 1 (hasunix) => passed ... testing 'dup2.ml' with 1.1 (bytecode) => passed ... testing 'dup2.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... testing 'getaddrinfo.ml' with 1 (hasunix) => passed ... testing 'getaddrinfo.ml' with 1.1 (bytecode) => passed ... testing 'getaddrinfo.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'gethostbyaddr.ml' with 1 (hasunix) => passed ... testing 'gethostbyaddr.ml' with 1.1 (bytecode) => passed ... testing 'gethostbyaddr.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... 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) => skipped (native compilers disabled) ... testing 'redirections.ml' with 1.2.1 (ocamlopt.byte) => n/a ... testing 'redirections.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'redirections.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'redirections.ml' with 1.2.1.1.1.1 (run) => n/a ... testing 'redirections.ml' with 1.2.1.1.1.1.1 (check-program-output) => n/a ... testing 'rename.ml' with 1 (hasunix) => passed ... testing 'rename.ml' with 1.1 (bytecode) => passed ... testing 'rename.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (native compilers disabled) ... testing 'test_unix_cmdline.ml' with 1.2.1 (ocamlc.byte) => n/a ... testing 'test_unix_cmdline.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'test_unix_cmdline.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'test_unix_cmdline.ml' with 1.2.1.1.1.1 (run) => n/a ... testing 'test_unix_cmdline.ml' with 1.2.1.1.1.1.1 (check-program-output) => n/a ... 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) => skipped (the skip action always skips) ... testing 'truncate.ml' with 1 (hasunix) => passed ... testing 'truncate.ml' with 1.1 (bytecode) => passed ... testing 'truncate.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'uexit.ml' with 1 (hasunix) => passed ... testing 'uexit.ml' with 1.1 (bytecode) => passed ... testing 'uexit.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'utimes.ml' with 1 (hasunix) => passed ... testing 'utimes.ml' with 1.1 (bytecode) => passed ... testing 'utimes.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (native compilers disabled) ... testing 'wait_nohang.ml' with 1.2.1 (ocamlopt.byte) => n/a ... testing 'wait_nohang.ml' with 1.2.1.1 (ocamlopt.byte) => n/a ... testing 'wait_nohang.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'wait_nohang.ml' with 1.2.1.1.1.1 (run) => n/a ... testing 'wait_nohang.ml' with 1.2.1.1.1.1.1 (check-program-output) => n/a 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) 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) => skipped (the skip action always skips) Running tests from 'tests/lib-unix/unix-execvpe' ... ... testing 'exec.ml' with 1 (hasunix) => passed ... testing 'exec.ml' with 1.1 (script) => skipped () ... testing 'exec.ml' with 1.1.1 (bytecode) => n/a ... testing 'exec.ml' with 1.1.2 (native) => n/a Running tests from 'tests/lib-unix/unix-socket' ... ... testing 'recvfrom_linux.ml' with 1 (hasunix) => passed ... testing 'recvfrom_linux.ml' with 1.1 (script) => passed ... testing 'recvfrom_linux.ml' with 1.1.1 (bytecode) => passed ... testing 'recvfrom_linux.ml' with 1.1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) 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) => skipped (native compilers disabled) ... testing 'empty.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'empty.ml' with 2.1.1 (ocamlopt.byte) => n/a ... testing 'empty.ml' with 2.1.1.1 (ocamlopt.byte) => n/a ... testing 'empty.ml' with 2.1.1.1.1 (check-ocamlopt.byte-output) => n/a ... 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) => skipped (native compilers disabled) ... testing 'test.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => n/a ... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/load_path' ... ... testing 'test.ml' with 1 (setup-ocaml-build-env) => passed ... testing 'test.ml' with 1.1 (ocaml) => passed Running tests from 'tests/local-functions' ... ... testing 'non_local.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'non_local.ml' with 2 (bytecode) => passed ... testing 'tupled.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tupled.ml' with 2 (bytecode) => passed ... testing 'tupled2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tupled2.ml' with 2 (bytecode) => passed Running tests from 'tests/locale' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed 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) => skipped (the skip action always skips) ... testing 'allocation.ml' with 2 (bytecode) => passed ... testing 'exception_propagation.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'exception_propagation.ml' with 2 (bytecode) => passed ... testing 'identifier_sharing.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'identifier_sharing.ml' with 2 (bytecode) => passed ... testing 'match_failure.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'match_failure.ml' with 2 (bytecode) => passed ... testing 'nested_handlers.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'nested_handlers.ml' with 2 (bytecode) => passed ... testing 'raise_from_success_continuation.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'raise_from_success_continuation.ml' with 2 (bytecode) => passed ... testing 'streams.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'streams.ml' with 2 (bytecode) => passed ... testing 'tail_calls.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tail_calls.ml' with 2 (bytecode) => passed Running tests from 'tests/match-exception-warnings' ... ... testing 'exhaustiveness_warnings.ml' with 1 (expect) => passed ... testing 'no_mixing_under_guard.ml' with 1 (expect) => passed ... testing 'no_value_clauses.ml' with 1 (expect) => passed ... testing 'placement.ml' with 1 (expect) => passed ... testing 'pr7083.ml' with 1 (expect) => passed ... testing 'reachability.ml' with 1 (expect) => passed 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) Running tests from 'tests/messages' ... ... testing 'highlight_tabs.ml' with 1 (expect) => passed ... testing 'precise_locations.ml' with 1 (expect) => passed ... testing 'spellcheck.ml' with 1 (expect) => passed Running tests from 'tests/misc' ... ... testing 'bdd.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'bdd.ml' with 2 (bytecode) => passed ... testing 'boyer.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'boyer.ml' with 2 (bytecode) => passed ... testing 'exotic.ml' with 1 (expect) => passed ... testing 'fib.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'fib.ml' with 2 (bytecode) => passed ... testing 'gc_mark_stack_overflow.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'gc_mark_stack_overflow.ml' with 2 (bytecode) => passed ... testing 'gcwords.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'gcwords.ml' with 2 (bytecode) => passed ... testing 'gpr1370.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'gpr1370.ml' with 2 (bytecode) => passed ... testing 'hamming.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'hamming.ml' with 2 (bytecode) => passed ... testing 'nucleic.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'nucleic.ml' with 2 (bytecode) => passed ... testing 'pr7168.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7168.ml' with 2 (bytecode) => passed ... testing 'sieve.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'sieve.ml' with 2 (bytecode) => passed ... testing 'sorts.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'sorts.ml' with 2 (bytecode) => passed ... testing 'takc.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'takc.ml' with 2 (bytecode) => passed ... testing 'taku.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'taku.ml' with 2 (bytecode) => passed Running tests from 'tests/misc-kb' ... ... testing 'kbmain.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'kbmain.ml' with 2 (bytecode) => passed Running tests from 'tests/misc-unsafe' ... ... testing 'almabench.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'almabench.ml' with 2 (bytecode) => passed ... testing 'fft.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'fft.ml' with 2 (bytecode) => passed ... testing 'quicksort.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'quicksort.ml' with 2 (bytecode) => passed ... testing 'soli.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'soli.ml' with 2 (bytecode) => passed 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 ... 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 Running tests from 'tests/opaque' ... ... testing 'test.ml' with 1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... testing 'test.ml' with 1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1 (copy) => n/a ... testing 'test.ml' with 1.1.1.1.1 (copy) => n/a ... testing 'test.ml' with 1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.2 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.3 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.4 (ocamlopt.byte) => n/a 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 ... 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) => skipped (native compilers disabled) ... testing 'test.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 2.1.1 (script) => n/a ... testing 'test.ml' with 2.1.1.1 (run) => n/a ... 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 Running tests from 'tests/parallel' ... ... testing 'atomics.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'atomics.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... testing 'constpromote.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'constpromote.ml' with 2 (bytecode) => passed ... testing 'deadcont.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'deadcont.ml' with 2 (bytecode) => passed ... testing 'domain_dls.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'domain_dls.ml' with 2 (bytecode) => passed ... testing 'domain_dls2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'domain_dls2.ml' with 2 (bytecode) => passed ... testing 'domain_id.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'domain_id.ml' with 2 (bytecode) => passed ... testing 'domain_parallel_spawn_burn.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'domain_parallel_spawn_burn.ml' with 2 (bytecode) => passed ... testing 'domain_parallel_spawn_burn_gc_set.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'domain_parallel_spawn_burn_gc_set.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... testing 'join.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'join.ml' with 2 (bytecode) => passed ... testing 'major_gc_wait_backup.ml' with 1 (hasunix) => passed ... testing 'major_gc_wait_backup.ml' with 1.1 (native) => skipped (the skip action always skips) ... testing 'major_gc_wait_backup.ml' with 1.2 (bytecode) => passed ... testing 'mctest.ml' with 1 (hasunix) => passed ... testing 'mctest.ml' with 1.1 (bytecode) => passed ... testing 'mctest.ml' with 1.2 (native) => skipped (the skip action always skips) ... 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) => skipped (the skip action always skips) ... testing 'pingpong.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pingpong.ml' with 2 (bytecode) => passed ... testing 'poll.ml' with 1 (hasunix) => passed ... testing 'poll.ml' with 1.1 (bytecode) => passed ... testing 'poll.ml' with 1.2 (native) => skipped (the skip action always skips) ... testing 'prodcons_domains.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'prodcons_domains.ml' with 2 (bytecode) => passed ... testing 'recommended_domain_count.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'recommended_domain_count.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) ... testing 'tak.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'tak.ml' with 2 (bytecode) => passed ... 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) => skipped (the skip action always skips) ... testing 'test_issue_11094.ml' with 1 (bytecode) => passed ... testing 'test_issue_11094.ml' with 2 (native) => skipped (the skip action always skips) Running tests from 'tests/parse-errors' ... ... testing 'escape_error.ml' with 1 (toplevel) => passed ... testing 'expecting.ml' with 1 (toplevel) => passed ... testing 'mismatch_struct_sig.ml' with 1 (toplevel) => passed ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... testing 'unclosed_simple_expr.ml' with 1 (toplevel) => passed ... testing 'unclosed_simple_pattern.ml' with 1 (toplevel) => passed ... 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 Running tests from 'tests/parsetree' ... ... testing 'locations_test.ml' with 1 (toplevel) => passed ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed 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 ... 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 ... testing 'assert_location.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'assert_location.ml' with 2 (bytecode) => passed ... 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 ... 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 ... testing 'change_start_loc.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'change_start_loc.ml' with 2 (bytecode) => passed ... 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 ... testing 'docstrings.ml' with 1 (expect) => passed ... testing 'extended_indexoperators.ml' with 1 (expect) => passed ... testing 'extension_operators.ml' with 1 (expect) => passed ... 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 ... 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 ... 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 ... testing 'multi_indices.ml' with 1 (expect) => passed ... testing 'pr10468.ml' with 1 (expect) => passed ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... testing 'reloc.ml' with 1 (expect) => passed ... 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 Running tests from 'tests/ppx-attributes' ... ... testing 'inline.ml' with 1 (expect) => passed ... testing 'warning.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'warning.ml' with 2 (bytecode) => passed 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 Running tests from 'tests/prim-bigstring' ... ... testing 'bigstring_access.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'bigstring_access.ml' with 2 (bytecode) => passed ... testing 'string_access.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'string_access.ml' with 2 (bytecode) => passed Running tests from 'tests/prim-bswap' ... ... testing 'bswap.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'bswap.ml' with 2 (bytecode) => passed Running tests from 'tests/prim-revapply' ... ... testing 'apply.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'apply.ml' with 2 (bytecode) => passed ... testing 'revapply.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'revapply.ml' with 2 (bytecode) => passed Running tests from 'tests/printing-types' ... ... testing 'disambiguation.ml' with 1 (expect) => passed ... testing 'pr248.ml' with 1 (toplevel) => passed Running tests from 'tests/raise-counts' ... ... testing 'main.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'main.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/gpr1623' ... ... testing 'gpr1623.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'gpr1623.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/missing_set_of_closures' ... ... testing 'missing_set_of_closures.ml' with 1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... testing 'missing_set_of_closures.ml' with 1.1 (ocamlopt.byte) => n/a ... testing 'missing_set_of_closures.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'missing_set_of_closures.ml' with 1.1.1.1 (ocamlopt.byte) => n/a ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1 (copy) => n/a ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1 (cd) => n/a ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => n/a Running tests from 'tests/regression/pr10611' ... ... testing 'pr10611.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr10611.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr11887' ... ... testing 'pr11887.ml' with 1 (native) => skipped (the skip action always skips) Running tests from 'tests/regression/pr1580' ... ... testing 'pr1580.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr1580.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr3612' ... ... testing 'pr3612.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr3612.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr5233' ... ... testing 'pr5233.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr5233.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr5757' ... ... testing 'pr5757.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr5757.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr6024' ... ... testing 'pr6024.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr6024.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr7042' ... ... testing 'pr7042.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7042.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr7426' ... ... testing 'pr7426.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7426.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr7718' ... ... testing 'pr7718.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7718.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr7798' ... ... testing 'pr7798.ml' with 1 (bytecode) => passed ... testing 'pr7798.ml' with 2 (native) => skipped (the skip action always skips) ... testing 'pr7798.ml' with 3 (native) => skipped (the skip action always skips) Running tests from 'tests/regression/pr7920' ... ... testing 'pr7920.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7920.ml' with 2 (bytecode) => passed 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) => skipped (native compilers disabled) ... testing 'pr8769.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'pr8769.ml' with 2.2 (ocamlopt.byte) => n/a ... testing 'pr8769.ml' with 2.3 (ocamlopt.byte) => n/a ... testing 'pr8769.ml' with 2.4 (ocamlopt.byte) => n/a Running tests from 'tests/regression/pr9028' ... ... testing 'pr9028.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr9028.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr9292' ... ... testing 'pr9292.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr9292.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr9326' ... ... testing 'gc_set.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'gc_set.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr9443' ... ... testing 'pr9443.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr9443.ml' with 2 (bytecode) => passed Running tests from 'tests/regression/pr9853' ... ... testing 'compaction_corner_case.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'compaction_corner_case.ml' with 2 (bytecode) => passed 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) => skipped (native compilers disabled) 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) => skipped (native compilers disabled) ... testing 'main.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 2.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 2.1.1.1 (ocamlopt.byte) => n/a ... testing 'main.ml' with 2.1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'main.ml' with 2.1.1.1.1.1 (run) => n/a ... testing 'main.ml' with 2.1.1.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/runtime-C-exceptions' ... ... testing 'test.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'test.ml' with 2 (bytecode) => passed Running tests from 'tests/runtime-errors' ... ... testing 'stackoverflow.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'stackoverflow.ml' with 2 (bytecode) => passed ... 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) => skipped (native compilers disabled) ... testing 'syserror.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'syserror.ml' with 2.1.1 (run) => n/a ... testing 'syserror.ml' with 2.1.1.1 (libunix) => n/a ... testing 'syserror.ml' with 2.1.1.1.1 (check-program-output) => n/a ... testing 'syserror.ml' with 2.1.1.2 (libwin32unix) => n/a ... testing 'syserror.ml' with 2.1.1.2.1 (check-program-output) => n/a Running tests from 'tests/runtime-objects' ... ... testing 'Tests.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'Tests.ml' with 2 (bytecode) => passed 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 Running tests from 'tests/shadow_include' ... ... testing 'artificial.ml' with 1 (expect) => passed ... 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 ... testing 'ghosts.ml' with 1 (expect) => passed ... testing 'shadow_all.ml' with 1 (expect) => passed Running tests from 'tests/shapes' ... ... testing 'comp_units.ml' with 1 (expect) => passed ... testing 'functors.ml' with 1 (expect) => passed ... testing 'incl_md_typeof.ml' with 1 (expect) => passed ... testing 'open_arg.ml' with 1 (expect) => passed ... testing 'open_struct.ml' with 1 (expect) => passed ... testing 'recmodules.ml' with 1 (expect) => passed ... testing 'rotor_example.ml' with 1 (expect) => passed ... testing 'shape_size_blowup.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'shape_size_blowup.ml' with 2 (bytecode) => passed ... testing 'simple.ml' with 1 (expect) => passed ... testing 'typeof_include.ml' with 1 (expect) => passed 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 ... 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 ... 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 ... 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 Running tests from 'tests/tmc' ... ... testing 'ambiguities.ml' with 1 (expect) => passed ... testing 'other_features.ml' with 1 (expect) => passed ... testing 'partial_application.ml' with 1 (bytecode) => passed ... testing 'partial_application.ml' with 2 (native) => skipped (the skip action always skips) ... testing 'readable_output.ml' with 1 (expect) => passed ... testing 'semantic.ml' with 1 (bytecode) => passed ... 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 ... testing 'tupled_function.ml' with 1 (bytecode) => passed ... testing 'tupled_function.ml' with 2 (native) => skipped (the skip action always skips) ... testing 'tupled_function_calls.ml' with 1 (bytecode) => passed ... testing 'tupled_function_calls.ml' with 2 (native) => skipped (the skip action always skips) ... testing 'usage_warnings.ml' with 1 (expect) => passed 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) => skipped (native compiler not available) ... testing 'ellipses.ml' with 1.1.1.1 (shared-libraries) => n/a ... testing 'ellipses.ml' with 1.1.1.1.1 (script) => n/a ... testing 'ellipses.ml' with 1.1.1.1.1.1 (check-program-output) => n/a ... testing 'redirections.ml' with 1 (hasstr) => passed ... testing 'redirections.ml' with 1.1 (hasunix) => passed ... testing 'redirections.ml' with 1.1.1 (native-compiler) => skipped (native compiler not available) ... testing 'redirections.ml' with 1.1.1.1 (shared-libraries) => n/a ... testing 'redirections.ml' with 1.1.1.1.1 (script) => n/a ... testing 'redirections.ml' with 1.1.1.1.1.1 (check-program-output) => n/a ... testing 'redirections.ml' with 1.1.1.2 (no-shared-libraries) => n/a ... 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 Running tests from 'tests/tool-command-line' ... ... testing 'test-o-one-c-file.ml' with 1 (setup-ocamlopt.opt-build-env) => skipped (native compilers disabled) ... testing 'test-o-one-c-file.ml' with 1.1 (script) => n/a ... testing 'test-o-one-c-file.ml' with 1.1.1 (ocamlopt.opt) => n/a ... testing 'test-o-one-c-file.ml' with 1.1.1.1 (file-exists) => n/a ... testing 'test-o-several-files.ml' with 1 (setup-ocamlopt.opt-build-env) => skipped (native compilers disabled) ... testing 'test-o-several-files.ml' with 1.1 (ocamlopt.opt) => n/a ... testing 'test-o-several-files.ml' with 1.1.1 (check-ocamlopt.opt-output) => n/a ... 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) => skipped (native compilers disabled) ... testing 'test-unknown-file.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'test-unknown-file.ml' with 2.1.1 (script) => n/a ... testing 'test-unknown-file.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => n/a 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 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 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 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 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 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 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 Running tests from 'tests/tool-expect-test' ... ... testing 'clean_typer.ml' with 1 (expect) => passed Running tests from 'tests/tool-lexyacc' ... ... testing 'calc.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'calc.ml' with 2 (bytecode) => passed ... testing 'chars.mll' with 1 (native) => skipped (the skip action always skips) ... testing 'chars.mll' with 2 (bytecode) => passed ... testing 'csets.mll' with 1 (native) => skipped (the skip action always skips) ... testing 'csets.mll' with 2 (bytecode) => passed ... testing 'mpr7760.mll' with 1 (native) => skipped (the skip action always skips) ... testing 'mpr7760.mll' with 2 (bytecode) => passed ... testing 'parsecheck.mly' with 1 (native) => skipped (the skip action always skips) ... testing 'parsecheck.mly' with 2 (bytecode) => passed 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 ... testing 't000.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't000.ml' with 1.1 (ocaml) => passed ... testing 't010-const0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't010-const0.ml' with 1.1 (ocaml) => passed ... testing 't010-const1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't010-const1.ml' with 1.1 (ocaml) => passed ... testing 't010-const2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't010-const2.ml' with 1.1 (ocaml) => passed ... testing 't010-const3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't010-const3.ml' with 1.1 (ocaml) => passed ... testing 't011-constint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't011-constint.ml' with 1.1 (ocaml) => passed ... testing 't020.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't020.ml' with 1.1 (ocaml) => passed ... testing 't021-pushconst1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't021-pushconst1.ml' with 1.1 (ocaml) => passed ... testing 't021-pushconst2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't021-pushconst2.ml' with 1.1 (ocaml) => passed ... testing 't021-pushconst3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't021-pushconst3.ml' with 1.1 (ocaml) => passed ... testing 't022-pushconstint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't022-pushconstint.ml' with 1.1 (ocaml) => passed ... testing 't040-makeblock1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't040-makeblock1.ml' with 1.1 (ocaml) => passed ... testing 't040-makeblock2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't040-makeblock2.ml' with 1.1 (ocaml) => passed ... testing 't040-makeblock3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't040-makeblock3.ml' with 1.1 (ocaml) => passed ... testing 't041-makeblock.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't041-makeblock.ml' with 1.1 (ocaml) => passed ... testing 't050-getglobal.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't050-getglobal.ml' with 1.1 (ocaml) => passed ... testing 't050-pushgetglobal.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't050-pushgetglobal.ml' with 1.1 (ocaml) => passed ... testing 't051-getglobalfield.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't051-getglobalfield.ml' with 1.1 (ocaml) => passed ... testing 't051-pushgetglobalfield.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't051-pushgetglobalfield.ml' with 1.1 (ocaml) => passed ... testing 't060-raise.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't060-raise.ml' with 1.1 (ocaml) => passed ... testing 't070-branch.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't070-branch.ml' with 1.1 (ocaml) => passed ... testing 't070-branchif.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't070-branchif.ml' with 1.1 (ocaml) => passed ... testing 't070-branchifnot.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't070-branchifnot.ml' with 1.1 (ocaml) => passed ... testing 't071-boolnot.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't071-boolnot.ml' with 1.1 (ocaml) => passed ... testing 't080-eq.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-eq.ml' with 1.1 (ocaml) => passed ... testing 't080-geint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-geint.ml' with 1.1 (ocaml) => passed ... testing 't080-gtint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-gtint.ml' with 1.1 (ocaml) => passed ... testing 't080-leint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-leint.ml' with 1.1 (ocaml) => passed ... testing 't080-ltint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-ltint.ml' with 1.1 (ocaml) => passed ... testing 't080-neq.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't080-neq.ml' with 1.1 (ocaml) => passed ... testing 't090-acc0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc0.ml' with 1.1 (ocaml) => passed ... testing 't090-acc1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc1.ml' with 1.1 (ocaml) => passed ... testing 't090-acc2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc2.ml' with 1.1 (ocaml) => passed ... testing 't090-acc3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc3.ml' with 1.1 (ocaml) => passed ... testing 't090-acc4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc4.ml' with 1.1 (ocaml) => passed ... testing 't090-acc5.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc5.ml' with 1.1 (ocaml) => passed ... testing 't090-acc6.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc6.ml' with 1.1 (ocaml) => passed ... testing 't090-acc7.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't090-acc7.ml' with 1.1 (ocaml) => passed ... testing 't091-acc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't091-acc.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc0.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc1.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc2.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc3.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc4.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc5.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc5.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc6.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc6.ml' with 1.1 (ocaml) => passed ... testing 't092-pushacc7.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't092-pushacc7.ml' with 1.1 (ocaml) => passed ... testing 't093-pushacc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't093-pushacc.ml' with 1.1 (ocaml) => passed ... testing 't100-pushtrap.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't100-pushtrap.ml' with 1.1 (ocaml) => passed ... testing 't101-poptrap.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't101-poptrap.ml' with 1.1 (ocaml) => passed ... testing 't110-addint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-addint.ml' with 1.1 (ocaml) => passed ... testing 't110-andint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-andint.ml' with 1.1 (ocaml) => passed ... testing 't110-asrint-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-asrint-1.ml' with 1.1 (ocaml) => passed ... testing 't110-asrint-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-asrint-2.ml' with 1.1 (ocaml) => passed ... testing 't110-divint-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-divint-1.ml' with 1.1 (ocaml) => passed ... testing 't110-divint-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-divint-2.ml' with 1.1 (ocaml) => passed ... testing 't110-divint-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-divint-3.ml' with 1.1 (ocaml) => passed ... testing 't110-lslint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-lslint.ml' with 1.1 (ocaml) => passed ... testing 't110-lsrint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-lsrint.ml' with 1.1 (ocaml) => passed ... testing 't110-modint-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-modint-1.ml' with 1.1 (ocaml) => passed ... testing 't110-modint-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-modint-2.ml' with 1.1 (ocaml) => passed ... testing 't110-mulint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-mulint.ml' with 1.1 (ocaml) => passed ... testing 't110-negint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-negint.ml' with 1.1 (ocaml) => passed ... testing 't110-offsetint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-offsetint.ml' with 1.1 (ocaml) => passed ... testing 't110-orint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-orint.ml' with 1.1 (ocaml) => passed ... testing 't110-subint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-subint.ml' with 1.1 (ocaml) => passed ... testing 't110-xorint.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't110-xorint.ml' with 1.1 (ocaml) => passed ... testing 't120-getstringchar.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't120-getstringchar.ml' with 1.1 (ocaml) => passed ... testing 't121-setstringchar.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't121-setstringchar.ml' with 1.1 (ocaml) => passed ... testing 't130-getvectitem.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't130-getvectitem.ml' with 1.1 (ocaml) => passed ... testing 't130-vectlength.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't130-vectlength.ml' with 1.1 (ocaml) => passed ... testing 't131-setvectitem.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't131-setvectitem.ml' with 1.1 (ocaml) => passed ... testing 't140-switch-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't140-switch-1.ml' with 1.1 (ocaml) => passed ... testing 't140-switch-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't140-switch-2.ml' with 1.1 (ocaml) => passed ... testing 't140-switch-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't140-switch-3.ml' with 1.1 (ocaml) => passed ... testing 't140-switch-4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't140-switch-4.ml' with 1.1 (ocaml) => passed ... testing 't141-switch-5.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't141-switch-5.ml' with 1.1 (ocaml) => passed ... testing 't141-switch-6.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't141-switch-6.ml' with 1.1 (ocaml) => passed ... testing 't141-switch-7.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't141-switch-7.ml' with 1.1 (ocaml) => passed ... testing 't142-switch-8.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't142-switch-8.ml' with 1.1 (ocaml) => passed ... testing 't142-switch-9.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't142-switch-9.ml' with 1.1 (ocaml) => passed ... testing 't142-switch-A.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't142-switch-A.ml' with 1.1 (ocaml) => passed ... testing 't150-push-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't150-push-1.ml' with 1.1 (ocaml) => passed ... testing 't150-push-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't150-push-2.ml' with 1.1 (ocaml) => passed ... testing 't160-closure.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't160-closure.ml' with 1.1 (ocaml) => passed ... testing 't161-apply1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't161-apply1.ml' with 1.1 (ocaml) => passed ... testing 't162-return.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't162-return.ml' with 1.1 (ocaml) => passed ... testing 't163.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't163.ml' with 1.1 (ocaml) => passed ... testing 't164-apply2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't164-apply2.ml' with 1.1 (ocaml) => passed ... testing 't164-apply3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't164-apply3.ml' with 1.1 (ocaml) => passed ... testing 't165-apply.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't165-apply.ml' with 1.1 (ocaml) => passed ... testing 't170-envacc2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't170-envacc2.ml' with 1.1 (ocaml) => passed ... testing 't170-envacc3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't170-envacc3.ml' with 1.1 (ocaml) => passed ... testing 't170-envacc4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't170-envacc4.ml' with 1.1 (ocaml) => passed ... testing 't171-envacc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't171-envacc.ml' with 1.1 (ocaml) => passed ... testing 't172-pushenvacc1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't172-pushenvacc1.ml' with 1.1 (ocaml) => passed ... testing 't172-pushenvacc2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't172-pushenvacc2.ml' with 1.1 (ocaml) => passed ... testing 't172-pushenvacc3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't172-pushenvacc3.ml' with 1.1 (ocaml) => passed ... testing 't172-pushenvacc4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't172-pushenvacc4.ml' with 1.1 (ocaml) => passed ... testing 't173-pushenvacc.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't173-pushenvacc.ml' with 1.1 (ocaml) => passed ... testing 't180-appterm1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't180-appterm1.ml' with 1.1 (ocaml) => passed ... testing 't180-appterm2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't180-appterm2.ml' with 1.1 (ocaml) => passed ... testing 't180-appterm3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't180-appterm3.ml' with 1.1 (ocaml) => passed ... testing 't181-appterm.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't181-appterm.ml' with 1.1 (ocaml) => passed ... testing 't190-makefloatblock-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't190-makefloatblock-1.ml' with 1.1 (ocaml) => passed ... testing 't190-makefloatblock-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't190-makefloatblock-2.ml' with 1.1 (ocaml) => passed ... testing 't190-makefloatblock-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't190-makefloatblock-3.ml' with 1.1 (ocaml) => passed ... testing 't191-vectlength.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't191-vectlength.ml' with 1.1 (ocaml) => passed ... testing 't192-getfloatfield-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't192-getfloatfield-1.ml' with 1.1 (ocaml) => passed ... testing 't192-getfloatfield-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't192-getfloatfield-2.ml' with 1.1 (ocaml) => passed ... testing 't193-setfloatfield-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't193-setfloatfield-1.ml' with 1.1 (ocaml) => passed ... testing 't193-setfloatfield-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't193-setfloatfield-2.ml' with 1.1 (ocaml) => passed ... testing 't200-getfield0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't200-getfield0.ml' with 1.1 (ocaml) => passed ... testing 't200-getfield1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't200-getfield1.ml' with 1.1 (ocaml) => passed ... testing 't200-getfield2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't200-getfield2.ml' with 1.1 (ocaml) => passed ... testing 't200-getfield3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't200-getfield3.ml' with 1.1 (ocaml) => passed ... testing 't201-getfield.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't201-getfield.ml' with 1.1 (ocaml) => passed ... testing 't210-setfield0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't210-setfield0.ml' with 1.1 (ocaml) => passed ... testing 't210-setfield1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't210-setfield1.ml' with 1.1 (ocaml) => passed ... testing 't210-setfield2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't210-setfield2.ml' with 1.1 (ocaml) => passed ... testing 't210-setfield3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't210-setfield3.ml' with 1.1 (ocaml) => passed ... testing 't211-setfield.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't211-setfield.ml' with 1.1 (ocaml) => passed ... testing 't220-assign.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't220-assign.ml' with 1.1 (ocaml) => passed ... testing 't230-check_signals.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't230-check_signals.ml' with 1.1 (ocaml) => passed ... testing 't240-c_call1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call1.ml' with 1.1 (ocaml) => passed ... testing 't240-c_call2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call2.ml' with 1.1 (ocaml) => passed ... testing 't240-c_call3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call3.ml' with 1.1 (ocaml) => passed ... testing 't240-c_call4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call4.ml' with 1.1 (ocaml) => passed ... testing 't240-c_call5.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't240-c_call5.ml' with 1.1 (ocaml) => passed ... testing 't250-closurerec-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't250-closurerec-1.ml' with 1.1 (ocaml) => passed ... testing 't250-closurerec-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't250-closurerec-2.ml' with 1.1 (ocaml) => passed ... testing 't251-pushoffsetclosure0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't251-pushoffsetclosure0.ml' with 1.1 (ocaml) => passed ... testing 't251-pushoffsetclosure2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't251-pushoffsetclosure2.ml' with 1.1 (ocaml) => passed ... testing 't251-pushoffsetclosurem2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't251-pushoffsetclosurem2.ml' with 1.1 (ocaml) => passed ... testing 't252-pushoffsetclosure.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't252-pushoffsetclosure.ml' with 1.1 (ocaml) => passed ... testing 't253-offsetclosure0.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't253-offsetclosure0.ml' with 1.1 (ocaml) => passed ... testing 't253-offsetclosure2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't253-offsetclosure2.ml' with 1.1 (ocaml) => passed ... testing 't253-offsetclosurem2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't253-offsetclosurem2.ml' with 1.1 (ocaml) => passed ... testing 't254-offsetclosure.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't254-offsetclosure.ml' with 1.1 (ocaml) => passed ... testing 't260-offsetref.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't260-offsetref.ml' with 1.1 (ocaml) => passed ... testing 't270-push_retaddr.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't270-push_retaddr.ml' with 1.1 (ocaml) => passed ... testing 't300-getmethod.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't300-getmethod.ml' with 1.1 (ocaml) => passed ... testing 't301-object.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't301-object.ml' with 1.1 (ocaml) => passed ... testing 't310-alloc-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't310-alloc-1.ml' with 1.1 (ocaml) => passed ... testing 't310-alloc-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't310-alloc-2.ml' with 1.1 (ocaml) => passed ... testing 't320-gc-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't320-gc-1.ml' with 1.1 (ocaml) => passed ... testing 't320-gc-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't320-gc-2.ml' with 1.1 (ocaml) => passed ... testing 't320-gc-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't320-gc-3.ml' with 1.1 (ocaml) => passed ... testing 't330-compact-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't330-compact-1.ml' with 1.1 (ocaml) => passed ... testing 't330-compact-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't330-compact-2.ml' with 1.1 (ocaml) => passed ... testing 't330-compact-3.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't330-compact-3.ml' with 1.1 (ocaml) => passed ... testing 't330-compact-4.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't330-compact-4.ml' with 1.1 (ocaml) => passed ... testing 't340-weak.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't340-weak.ml' with 1.1 (ocaml) => passed ... testing 't350-heapcheck.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't350-heapcheck.ml' with 1.1 (ocaml) => passed ... testing 't360-stacks-1.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't360-stacks-1.ml' with 1.1 (ocaml) => passed ... testing 't360-stacks-2.ml' with 1 (setup-ocaml-build-env) => passed ... testing 't360-stacks-2.ml' with 1.1 (ocaml) => passed 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) => skipped (native compilers disabled) ... testing 'failure.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'failure.ml' with 2.1.1 (script) => n/a ... 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) => skipped (native compilers disabled) ... testing 'success.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'success.ml' with 2.1.1 (script) => n/a ... 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) => skipped (native compilers disabled) ... testing 'typeonly.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'typeonly.ml' with 2.1.1 (script) => n/a Running tests from 'tests/tool-ocamlc-compat32' ... ... testing 'compat32.ml' with 1 (arch64) => skipped (non-64-bit architecture) ... testing 'compat32.ml' with 1.1 (setup-ocamlc.byte-build-env) => n/a ... testing 'compat32.ml' with 1.1.1 (ocamlc.byte) => n/a ... testing 'compat32.ml' with 1.1.1.1 (ocamlc.byte) => n/a ... testing 'compat32.ml' with 1.1.1.1.1 (ocamlc.byte) => n/a ... testing 'compat32.ml' with 1.1.1.1.1.1 (ocamlc.byte) => n/a ... testing 'compat32.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => n/a ... testing 'compat32.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => n/a 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 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 ... 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 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 ... 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 ... 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 ... 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 ... 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 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) => skipped (native compiler not available) ... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => n/a ... 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) => skipped (native compiler not available) ... testing 'main.ml' with 2.1.1.1.1.1.1.1.1.1.1.1 (script) => n/a ... 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 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 Running tests from 'tests/tool-ocamldoc' ... ... testing 'Alert_toplevel.mli' with 1 (ocamldoc) => passed ... testing 'Alert_toplevel2.mli' with 1 (ocamldoc) => passed ... testing 'Alerts.mli' with 1 (ocamldoc) => passed ... testing 'Alerts_impl.ml' with 1 (ocamldoc) => passed ... testing 'Documentation_tags.mli' with 1 (ocamldoc) => passed ... testing 'Entities.ml' with 1 (ocamldoc) => passed ... testing 'Extensible_variant.ml' with 1 (ocamldoc) => passed ... testing 'Include_module_type_of.mli' with 1 (ocamldoc) => passed ... testing 'Include_module_type_of.mli' with 2 (ocamldoc) => passed ... testing 'Inline_records.mli' with 1 (ocamldoc) => passed ... testing 'Inline_records.mli' with 2 (ocamldoc) => passed ... testing 'Inline_records.mli' with 3 (ocamldoc) => passed ... testing 'Inline_records_bis.ml' with 1 (ocamldoc) => passed ... testing 'Item_ids.mli' with 1 (ocamldoc) => passed ... testing 'Level_0.mli' with 1 (ocamldoc) => passed ... testing 'Linebreaks.mli' with 1 (ocamldoc) => passed ... testing 'Linebreaks.mli' with 1.1 (check-program-output) => passed ... testing 'Loop.ml' with 1 (ocamldoc) => passed ... testing 'Loop.ml' with 2 (ocamldoc) => passed ... testing 'Module_whitespace.ml' with 1 (ocamldoc) => passed ... testing 'No_preamble.mli' with 1 (ocamldoc) => passed ... testing 'Paragraph.mli' with 1 (ocamldoc) => passed ... testing 'Short_description.txt' with 1 (ocamldoc) => passed ... testing 'Test.mli' with 1 (ocamldoc) => passed ... testing 'Variants.mli' with 1 (ocamldoc) => passed ... testing 'Variants.mli' with 2 (ocamldoc) => passed ... testing 'latex_ref.mli' with 1 (ocamldoc) => passed ... testing 't01.ml' with 1 (ocamldoc) => passed ... testing 't02.ml' with 1 (ocamldoc) => passed ... testing 't03.ml' with 1 (ocamldoc) => passed ... testing 't04.ml' with 1 (ocamldoc) => passed ... testing 't05.ml' with 1 (ocamldoc) => passed Running tests from 'tests/tool-ocamldoc-open' ... ... testing 'main.ml' with 1 (ocamldoc) => passed 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) => skipped (native compilers disabled) ... testing 'question.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'question.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'question.ml' with 1.1.1.1.1 (ocamlobjinfo) => n/a ... testing 'question.ml' with 1.1.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/tool-ocamlopt-save-ir' ... ... testing 'check_for_pack.ml' with 1 (native-compiler) => skipped (native compiler not available) ... testing 'check_for_pack.ml' with 1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'check_for_pack.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'check_for_pack.ml' with 1.1.1.1 (script) => n/a ... testing 'check_for_pack.ml' with 1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'check_for_pack.ml' with 1.1.1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'save_ir_after_scheduling.ml' with 1 (native-compiler) => skipped (native compiler not available) ... testing 'save_ir_after_scheduling.ml' with 1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'save_ir_after_scheduling.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'save_ir_after_scheduling.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'save_ir_after_scheduling.ml' with 1.1.1.1.1 (script) => n/a ... testing 'save_ir_after_typing.ml' with 1 (native-compiler) => skipped (native compiler not available) ... testing 'save_ir_after_typing.ml' with 1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'save_ir_after_typing.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'save_ir_after_typing.ml' with 1.1.2 (script) => n/a ... testing 'save_ir_after_typing.ml' with 1.1.2.1 (check-ocamlopt.byte-output) => n/a ... testing 'start_from_emit.ml' with 1 (native-compiler) => skipped (native compiler not available) ... testing 'start_from_emit.ml' with 1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'start_from_emit.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'start_from_emit.ml' with 1.1.1.1 (script) => n/a ... testing 'start_from_emit.ml' with 1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'start_from_emit.ml' with 1.1.1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1 (script) => n/a ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1 (copy) => n/a ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1.1.1 (script) => n/a Running tests from 'tests/tool-ocamlopt-stop-after' ... ... testing 'stop_after_lambda.ml' with 1 (no-flambda) => passed ... testing 'stop_after_lambda.ml' with 1.1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... 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) => skipped (native compiler not available) ... testing 'stop_after_scheduling.ml' with 1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'stop_after_scheduling.ml' with 1.1.1 (ocamlopt.byte) => n/a ... testing 'stop_after_scheduling.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'stop_after_scheduling.ml' with 1.1.1.1.1 (script) => n/a Running tests from 'tests/tool-ocamltest' ... ... testing 'norm1.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'norm1.ml' with 2 (bytecode) => passed ... testing 'norm2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'norm2.ml' with 2 (bytecode) => passed ... testing 'norm3.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'norm3.ml' with 2 (bytecode) => passed ... testing 'norm4.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'norm4.ml' with 2 (bytecode) => passed Running tests from 'tests/tool-toplevel' ... ... testing 'error_highlighting.ml' with 1 (toplevel) => passed ... testing 'exotic_lists.ml' with 1 (toplevel) => passed ... testing 'install_printer.ml' with 1 (toplevel) => passed ... testing 'mod_use.ml' with 1 (expect) => passed ... testing 'pr6468.ml' with 1 (toplevel) => passed ... testing 'pr7060.ml' with 1 (toplevel) => passed ... testing 'pr7751.ml' with 1 (toplevel) => passed ... 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 ... testing 'printval.ml' with 1 (expect) => passed ... testing 'redefinition_hints.ml' with 1 (toplevel) => passed ... testing 'show.ml' with 1 (expect) => passed ... testing 'show_short_paths.ml' with 1 (expect) => passed ... testing 'strings.ml' with 1 (toplevel) => passed ... testing 'topeval.ml' with 1 (toplevel) => passed ... testing 'topeval.ml' with 2 (toplevel.opt) => skipped (native compilers disabled) ... testing 'tracing.ml' with 1 (toplevel) => passed ... testing 'uncaught_exceptions.ml' with 1 (expect) => passed ... testing 'use_command.ml' with 1 (expect) => passed 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 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 ... 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 ... testing 'locs.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'locs.ml' with 2 (bytecode) => passed ... 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 ... 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 ... testing 'sendcache.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'sendcache.ml' with 2 (bytecode) => passed Running tests from 'tests/typing-core-bugs' ... ... testing 'const_int_hint.ml' with 1 (expect) => passed ... testing 'missing_rec_hint.ml' with 1 (expect) => passed ... testing 'repeated_did_you_mean.ml' with 1 (expect) => passed ... testing 'type_expected_explanation.ml' with 1 (expect) => passed ... testing 'unit_fun_hints.ml' with 1 (expect) => passed Running tests from 'tests/typing-deprecated' ... ... testing 'alerts.ml' with 1 (expect) => passed ... testing 'deprecated.ml' with 1 (expect) => passed Running tests from 'tests/typing-extension-constructor' ... ... testing 'test.ml' with 1 (toplevel) => passed Running tests from 'tests/typing-extensions' ... ... testing 'cast.ml' with 1 (toplevel) => passed ... testing 'disambiguation.ml' with 1 (expect) => passed ... testing 'extensions.ml' with 1 (expect) => passed ... testing 'msg.ml' with 1 (toplevel) => passed ... testing 'open_types.ml' with 1 (expect) => passed Running tests from 'tests/typing-external' ... ... testing 'pr11392.ml' with 1 (expect) => passed Running tests from 'tests/typing-fstclassmod' ... ... testing 'aliases.ml' with 1 (expect) => passed ... testing 'fstclassmod.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'fstclassmod.ml' with 2 (bytecode) => passed ... testing 'nondep_instance.ml' with 1 (expect) => passed ... testing 'scope_escape.ml' with 1 (expect) => passed Running tests from 'tests/typing-gadts' ... ... testing 'ambiguity.ml' with 1 (expect) => passed ... testing 'ambivalent_apply.ml' with 1 (expect) => passed ... testing 'didier.ml' with 1 (expect) => passed ... testing 'dynamic_frisch.ml' with 1 (expect) => passed ... testing 'gadthead.ml' with 1 (expect) => passed ... testing 'name_existentials.ml' with 1 (expect) => passed ... testing 'nested_equations.ml' with 1 (expect) => passed ... testing 'omega07.ml' with 1 (expect) => passed ... testing 'or_patterns.ml' with 1 (expect) => passed ... testing 'packed-module-recasting.ml' with 1 (expect) => passed ... testing 'pr10189.ml' with 1 (expect) => passed ... testing 'pr10271.ml' with 1 (expect) => passed ... testing 'pr10348.ml' with 1 (expect) => passed ... testing 'pr10735.ml' with 1 (expect) => passed ... testing 'pr10907.ml' with 1 (expect) => passed ... testing 'pr11888.ml' with 1 (expect) => passed ... testing 'pr5332.ml' with 1 (expect) => passed ... testing 'pr5689.ml' with 1 (expect) => passed ... testing 'pr5785.ml' with 1 (expect) => passed ... testing 'pr5848.ml' with 1 (expect) => passed ... testing 'pr5906.ml' with 1 (expect) => passed ... testing 'pr5948.ml' with 1 (expect) => passed ... testing 'pr5981.ml' with 1 (expect) => passed ... testing 'pr5985.ml' with 1 (expect) => passed ... testing 'pr5989.ml' with 1 (expect) => passed ... testing 'pr5997.ml' with 1 (expect) => passed ... testing 'pr6158.ml' with 1 (expect) => passed ... testing 'pr6163.ml' with 1 (expect) => passed ... testing 'pr6174.ml' with 1 (expect) => passed ... testing 'pr6241.ml' with 1 (expect) => passed ... testing 'pr6690.ml' with 1 (expect) => passed ... testing 'pr6817.ml' with 1 (expect) => passed ... testing 'pr6934.ml' with 1 (expect) => passed ... testing 'pr6980.ml' with 1 (expect) => passed ... testing 'pr6993_bad.ml' with 1 (expect) => passed ... testing 'pr7016.ml' with 1 (expect) => passed ... testing 'pr7160.ml' with 1 (expect) => passed ... testing 'pr7214.ml' with 1 (expect) => passed ... testing 'pr7222.ml' with 1 (expect) => passed ... testing 'pr7230.ml' with 1 (expect) => passed ... testing 'pr7234.ml' with 1 (expect) => passed ... testing 'pr7260.ml' with 1 (expect) => passed ... testing 'pr7269.ml' with 1 (expect) => passed ... testing 'pr7298.ml' with 1 (expect) => passed ... testing 'pr7374.ml' with 1 (expect) => passed ... testing 'pr7378.ml' with 1 (expect) => passed ... testing 'pr7381.ml' with 1 (expect) => passed ... testing 'pr7390.ml' with 1 (expect) => passed ... testing 'pr7391.ml' with 1 (expect) => passed ... testing 'pr7397.ml' with 1 (expect) => passed ... testing 'pr7421.ml' with 1 (expect) => passed ... testing 'pr7432.ml' with 1 (expect) => passed ... testing 'pr7520.ml' with 1 (expect) => passed ... testing 'pr7618.ml' with 1 (expect) => passed ... testing 'pr7747.ml' with 1 (expect) => passed ... testing 'pr7902.ml' with 1 (expect) => passed ... testing 'pr9019.ml' with 1 (expect) => passed ... testing 'pr9759.ml' with 1 (expect) => passed ... testing 'pr9799.ml' with 1 (expect) => passed ... testing 'principality-and-gadts.ml' with 1 (expect) => passed ... testing 'return_type.ml' with 1 (expect) => passed ... testing 'term-conv.ml' with 1 (expect) => passed ... testing 'test.ml' with 1 (expect) => passed ... testing 'unexpected_existentials.ml' with 1 (expect) => passed ... testing 'unify_mb.ml' with 1 (expect) => passed ... testing 'variables_in_mcomp.ml' with 1 (expect) => passed ... testing 'yallop_bugs.ml' with 1 (expect) => passed Running tests from 'tests/typing-immediate' ... ... testing 'immediate.ml' with 1 (expect) => passed Running tests from 'tests/typing-implicit_unpack' ... ... testing 'implicit_unpack.ml' with 1 (expect) => passed Running tests from 'tests/typing-kind' ... ... testing 'kind_mismatch.ml' with 1 (expect) => passed Running tests from 'tests/typing-labels' ... ... testing 'mixin.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'mixin.ml' with 2 (bytecode) => passed ... testing 'mixin2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'mixin2.ml' with 2 (bytecode) => passed ... testing 'mixin3.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'mixin3.ml' with 2 (bytecode) => passed Running tests from 'tests/typing-misc' ... ... testing 'apply_non_function.ml' with 1 (expect) => passed ... testing 'build_as_type.ml' with 1 (expect) => passed ... testing 'constraints.ml' with 1 (expect) => passed ... testing 'deep.ml' with 1 (expect) => passed ... testing 'disambiguate_principality.ml' with 1 (expect) => passed ... testing 'distant_errors.ml' with 1 (expect) => passed ... testing 'empty_variant.ml' with 1 (expect) => passed ... testing 'enrich_typedecl.ml' with 1 (expect) => passed ... testing 'exotic_unifications.ml' with 1 (expect) => passed ... testing 'external_arity.ml' with 1 (expect) => passed ... testing 'filter_params.ml' with 1 (expect) => passed ... testing 'gpr2277.ml' with 1 (expect) => passed ... testing 'includeclass_errors.ml' with 1 (expect) => passed ... testing 'injectivity.ml' with 1 (expect) => passed ... testing 'inside_out.ml' with 1 (expect) => passed ... testing 'is_expansive.ml' with 1 (expect) => passed ... testing 'labels.ml' with 1 (expect) => passed ... testing 'normalize_type.ml' with 1 (expect) => passed ... testing 'occur_check.ml' with 1 (expect) => passed ... testing 'optbinders.ml' with 1 (expect) => passed ... testing 'pat_type_sharing.ml' with 1 (expect) => passed ... testing 'pattern_open.ml' with 1 (expect) => passed ... testing 'polyvars.ml' with 1 (expect) => passed ... testing 'pr6416.ml' with 1 (expect) => passed ... testing 'pr6634.ml' with 1 (expect) => passed ... testing 'pr6939-flat-float-array.ml' with 1 (flat-float-array) => passed ... testing 'pr6939-flat-float-array.ml' with 1.1 (expect) => passed ... 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 ... testing 'pr7228.ml' with 1 (expect) => passed ... testing 'pr7668_bad.ml' with 1 (expect) => passed ... testing 'pr7712.ml' with 1 (expect) => passed ... testing 'pr7937.ml' with 1 (expect) => passed ... testing 'pr8548.ml' with 1 (expect) => passed ... 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 ... testing 'printing.ml' with 1 (expect) => passed ... testing 'records.ml' with 1 (expect) => passed ... testing 'scope_escape.ml' with 1 (expect) => passed ... 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 ... testing 'typecore_errors.ml' with 1 (expect) => passed ... testing 'typecore_nolabel_errors.ml' with 1 (expect) => passed ... testing 'typetexp_errors.ml' with 1 (expect) => passed ... testing 'unbound_type_variables.ml' with 1 (expect) => passed ... testing 'unique_names_in_unification.ml' with 1 (expect) => passed ... testing 'variance.ml' with 1 (expect) => passed ... testing 'variant.ml' with 1 (expect) => passed ... testing 'wellfounded.ml' with 1 (expect) => passed ... testing 'wrong_kind.ml' with 1 (expect) => passed 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 ... testing 'gadt_declaration_check.ml' with 1 (expect) => passed ... 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 ... 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 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 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 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 Running tests from 'tests/typing-modules' ... ... testing 'Test.ml' with 1 (expect) => passed ... testing 'aliases.ml' with 1 (expect) => passed ... testing 'anonymous.ml' with 1 (expect) => passed ... testing 'applicative_functor_type.ml' with 1 (expect) => passed ... testing 'extension_constructors_errors_test.ml' with 1 (expect) => passed ... testing 'firstclass.ml' with 1 (expect) => passed ... testing 'functors.ml' with 1 (expect) => passed ... testing 'generative.ml' with 1 (expect) => passed ... testing 'illegal_permutation.ml' with 1 (expect) => passed ... testing 'inclusion_errors.ml' with 1 (expect) => passed ... testing 'inclusion_errors_elision.ml' with 1 (expect) => passed ... testing 'merge_constraint.ml' with 1 (expect) => passed ... testing 'module_type_substitution.ml' with 1 (expect) => passed ... testing 'nondep.ml' with 1 (expect) => passed ... testing 'nondep_private_abbrev.ml' with 1 (expect) => passed ... testing 'nongen.ml' with 1 (expect) => passed ... testing 'normalize_path.ml' with 1 (expect) => passed ... testing 'packed_module_levels.ml' with 1 (expect) => passed ... testing 'pr10298.ml' with 1 (expect) => passed ... testing 'pr10399.ml' with 1 (expect) => passed ... testing 'pr5911.ml' with 1 (expect) => passed ... testing 'pr6394.ml' with 1 (expect) => passed ... testing 'pr6633.ml' with 1 (expect) => passed ... testing 'pr7207.ml' with 1 (expect) => passed ... testing 'pr7348.ml' with 1 (expect) => passed ... testing 'pr7726.ml' with 1 (expect) => passed ... testing 'pr7787.ml' with 1 (expect) => passed ... testing 'pr7818.ml' with 1 (expect) => passed ... testing 'pr7851.ml' with 1 (expect) => passed ... testing 'pr8810.ml' with 1 (setup-ocamlc.byte-build-env) => passed ... testing 'pr8810.ml' with 1.1 (ocamlc.byte) => passed ... testing 'pr9384.ml' with 1 (expect) => passed ... testing 'pr9695.ml' with 1 (expect) => passed ... testing 'printing.ml' with 1 (expect) => passed ... testing 'private.ml' with 1 (expect) => passed ... testing 'records_errors_test.ml' with 1 (expect) => passed ... testing 'recursive.ml' with 1 (expect) => passed ... testing 'struct_include_optimisation.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'unroll_private_abbrev.ml' with 1 (expect) => passed ... testing 'variants_errors_test.ml' with 1 (expect) => passed ... testing 'with_ghosts.ml' with 1 (expect) => passed 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... testing 'pr6985_extended.ml' with 1 (expect) => passed ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 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 ... 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 ... testing 'pr7563.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr7563.ml' with 2 (bytecode) => passed ... testing 'pr9218.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr9218.ml' with 2 (bytecode) => passed Running tests from 'tests/typing-objects' ... ... testing 'Exemples.ml' with 1 (expect) => passed ... testing 'Tests.ml' with 1 (expect) => passed ... testing 'abstract_rows.ml' with 1 (expect) => passed ... testing 'class_2.ml' with 1 (expect) => passed ... testing 'dummy.ml' with 1 (expect) => passed ... testing 'errors.ml' with 1 (expect) => passed ... testing 'field_kind.ml' with 1 (expect) => passed ... testing 'nongen.ml' with 1 (expect) => passed ... testing 'open_in_classes.ml' with 1 (expect) => passed ... testing 'pr11569.ml' with 1 (expect) => passed ... testing 'pr5545.ml' with 1 (expect) => passed ... testing 'pr5619_bad.ml' with 1 (expect) => passed ... testing 'pr5858.ml' with 1 (expect) => passed ... testing 'pr6123_bad.ml' with 1 (expect) => passed ... testing 'pr6383.ml' with 1 (expect) => passed ... testing 'pr6907_bad.ml' with 1 (expect) => passed ... testing 'pr7711_ok.ml' with 1 (expect) => passed ... testing 'self_cannot_be_closed.ml' with 1 (expect) => passed ... testing 'self_cannot_escape_pr7865.ml' with 1 (expect) => passed ... testing 'unbound-type-var.ml' with 1 (expect) => passed 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 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 ... 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 ... 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 ... 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 ... 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 Running tests from 'tests/typing-poly' ... ... testing 'error_messages.ml' with 1 (expect) => passed ... testing 'poly.ml' with 1 (expect) => passed ... testing 'pr7636.ml' with 1 (expect) => passed ... testing 'pr9603.ml' with 1 (expect) => passed 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 ... 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 ... 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 Running tests from 'tests/typing-polyvariants-bugs' ... ... testing 'pr10664.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr10664.ml' with 2 (bytecode) => passed ... testing 'pr10664a.ml' with 1 (expect) => passed ... 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 ... 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 ... 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 ... 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 ... 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 ... testing 'pr7817_bad.ml' with 1 (expect) => passed ... testing 'pr7824.ml' with 1 (expect) => passed ... testing 'pr8575.ml' with 1 (expect) => passed ... 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 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 Running tests from 'tests/typing-private' ... ... testing 'invalid_private_row.ml' with 1 (expect) => passed ... testing 'private.ml' with 1 (toplevel) => passed ... testing 'private.ml' with 2 (toplevel) => passed 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 ... 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 Running tests from 'tests/typing-recmod' ... ... testing 'gpr1626.ml' with 1 (expect) => passed ... testing 'pr6491.ml' with 1 (expect) => passed ... testing 'pr9494.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr9494.ml' with 2 (bytecode) => passed ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 Running tests from 'tests/typing-recordarg' ... ... testing 'recordarg.ml' with 1 (toplevel) => passed 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 ... 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 ... 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 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 Running tests from 'tests/typing-shadowing-of-pervasives-submodules' ... ... testing 'redefine_largefile.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'redefine_largefile.ml' with 2 (bytecode) => passed ... 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 Running tests from 'tests/typing-short-paths' ... ... testing 'errors.ml' with 1 (expect) => passed ... testing 'gpr1223.ml' with 1 (toplevel) => passed ... testing 'pr5918.ml' with 1 (toplevel) => passed ... testing 'pr6836.ml' with 1 (toplevel) => passed ... testing 'pr7543.ml' with 1 (toplevel) => passed ... testing 'short-paths.ml' with 1 (toplevel) => passed Running tests from 'tests/typing-signatures' ... ... testing 'els.ml' with 1 (toplevel) => passed ... testing 'nondep_regression.ml' with 1 (expect) => passed ... testing 'pr6371.ml' with 1 (toplevel) => passed ... testing 'pr6672.ml' with 1 (toplevel) => passed Running tests from 'tests/typing-sigsubst' ... ... testing 'sig_local_aliases.ml' with 1 (expect) => passed ... testing 'sig_local_aliases_syntax_errors.ml' with 1 (toplevel) => passed ... testing 'sigsubst.ml' with 1 (expect) => passed ... 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 Running tests from 'tests/typing-typeparam' ... ... testing 'newtype.ml' with 1 (toplevel) => passed Running tests from 'tests/typing-unboxed' ... ... testing 'test.ml' with 1 (expect) => passed Running tests from 'tests/typing-unboxed-types' ... ... testing 'test.ml' with 1 (expect) => passed ... testing 'test_flat.ml' with 1 (flat-float-array) => passed ... testing 'test_flat.ml' with 1.1 (expect) => passed ... 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 ... testing 'application.ml' with 1 (expect) => passed ... testing 'coercions.ml' with 1 (expect) => passed ... testing 'disable_warnings_classes.ml' with 1 (expect) => passed ... testing 'exhaustiveness.ml' with 1 (expect) => passed ... testing 'fragile_matching.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'fragile_matching.ml' with 2 (bytecode) => passed ... testing 'never_returns.ml' with 1 (expect) => passed ... testing 'open_warnings.ml' with 1 (expect) => passed ... testing 'pr5892.ml' with 1 (expect) => passed ... testing 'pr6587.ml' with 1 (expect) => passed ... testing 'pr6872.ml' with 1 (expect) => passed ... testing 'pr7085.ml' with 1 (expect) => passed ... testing 'pr7115.ml' with 1 (expect) => passed ... testing 'pr7261.ml' with 1 (toplevel) => passed ... testing 'pr7297.ml' with 1 (expect) => passed ... testing 'pr7553.ml' with 1 (expect) => passed ... testing 'pr9244.ml' with 1 (expect) => passed ... testing 'records.ml' with 1 (expect) => passed ... testing 'unused_functor_parameter.ml' with 1 (expect) => passed ... testing 'unused_rec.ml' with 1 (expect) => passed ... testing 'unused_recmodule.ml' with 1 (expect) => passed ... testing 'unused_types.ml' with 1 (expect) => passed ... testing 'warning16.ml' with 1 (expect) => passed Running tests from 'tests/unboxed-primitive-args' ... ... testing 'test.ml' with 1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... testing 'test.ml' with 1.1 (ocaml) => n/a ... testing 'test.ml' with 1.1.1 (ocaml) => n/a ... testing 'test.ml' with 1.1.1.1 (ocamlopt.byte) => n/a ... testing 'test.ml' with 1.1.1.1.1 (run) => n/a ... testing 'test.ml' with 1.1.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/unwind' ... ... testing 'driver.ml' with 1 (macos) => skipped (not on a MacOS system) ... testing 'driver.ml' with 1.1 (script) => n/a ... testing 'driver.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'driver.ml' with 1.1.1.1 (ocamlopt.byte) => n/a ... testing 'driver.ml' with 1.1.1.1.1 (ocamlopt.byte) => n/a ... testing 'driver.ml' with 1.1.1.1.1.1 (run) => n/a ... testing 'driver.ml' with 1.1.1.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/utils' ... ... testing 'edit_distance.ml' with 1 (bytecode) => passed ... testing 'find_first_mono.ml' with 1 (bytecode) => passed ... testing 'magic_number.ml' with 1 (bytecode) => passed ... testing 'overflow_detection.ml' with 1 (bytecode) => passed ... testing 'test_strongly_connected_components.ml' with 1 (bytecode) => passed Running tests from 'tests/warnings' ... ... testing 'deprecated_module.ml' with 1 (bytecode) => passed ... testing 'deprecated_module_assigment.ml' with 1 (bytecode) => passed ... 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 ... testing 'deprecated_mutable.ml' with 1 (bytecode) => passed ... testing 'deprecated_warning_specs.ml' with 1 (expect) => passed ... testing 'mnemonics.mll' with 1 (native) => skipped (the skip action always skips) ... testing 'mnemonics.mll' with 2 (bytecode) => passed ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... 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 ... testing 'w51.ml' with 1 (expect) => passed ... 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 ... testing 'w52.ml' with 1 (expect) => passed ... 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 ... 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 ... 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) => passed ... testing 'w55.ml' with 2.1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... 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) => skipped (support for flambda disabled) ... testing 'w55.ml' with 3.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'w55.ml' with 3.1.1 (ocamlopt.byte) => n/a ... testing 'w55.ml' with 3.1.1.1 (check-ocamlopt.byte-output) => n/a ... 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) => skipped (native compilers disabled) ... testing 'w58.ml' with 2.1 (ocamlopt.byte) => n/a ... testing 'w58.ml' with 2.1.1 (ocamlopt.byte) => n/a ... testing 'w58.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => n/a ... 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) => passed ... testing 'w59.ml' with 2.1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... 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) => skipped (support for flambda disabled) ... testing 'w59.ml' with 3.1 (setup-ocamlopt.byte-build-env) => n/a ... testing 'w59.ml' with 3.1.1 (ocamlopt.byte) => n/a ... testing 'w59.ml' with 3.1.1.1 (check-ocamlopt.byte-output) => n/a ... 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 ... testing 'w68.ml' with 1 (setup-ocamlopt.byte-build-env) => skipped (native compilers disabled) ... testing 'w68.ml' with 1.1 (ocamlopt.byte) => n/a ... testing 'w68.ml' with 1.1.1 (check-ocamlopt.byte-output) => n/a ... testing 'w68.ml' with 1.1.1.1 (run) => n/a ... testing 'w68.ml' with 1.1.1.1.1 (check-program-output) => n/a Running tests from 'tests/weak-ephe-final' ... ... testing 'ephe_infix.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'ephe_infix.ml' with 2 (bytecode) => passed ... testing 'ephetest.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'ephetest.ml' with 2 (bytecode) => passed ... testing 'ephetest2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'ephetest2.ml' with 2 (bytecode) => passed ... testing 'ephetest3.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'ephetest3.ml' with 2 (bytecode) => passed ... testing 'ephetest_par.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'ephetest_par.ml' with 2 (bytecode) => passed ... testing 'finaliser.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'finaliser.ml' with 2 (bytecode) => passed ... testing 'finaliser2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'finaliser2.ml' with 2 (bytecode) => passed ... testing 'finaliser_handover.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'finaliser_handover.ml' with 2 (bytecode) => passed ... testing 'pr12001.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'pr12001.ml' with 2 (bytecode) => passed ... testing 'weaklifetime.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'weaklifetime.ml' with 2 (bytecode) => passed ... testing 'weaklifetime2.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'weaklifetime2.ml' with 2 (bytecode) => passed ... testing 'weaktest.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'weaktest.ml' with 2 (bytecode) => passed ... testing 'weaktest_par_load.ml' with 1 (native) => skipped (the skip action always skips) ... testing 'weaktest_par_load.ml' with 2 (bytecode) => passed 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 make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/testsuite' List of skipped tests: tests/match-exception/'allocation.ml' with 1 (native) tests/typing-fstclassmod/'fstclassmod.ml' with 1 (native) tests/c-api/'test_c_thread_has_lock.ml' with 2 (native) tests/lib-unix/common/'multicore_fork_domain_alone.ml' with 1.1.2 (native) tests/parsing/'change_start_loc.ml' with 1 (native) tests/parallel/'test_c_thread_register.ml' with 1.2 (native) tests/basic/'float_physical_equality.ml' with 1 (native) tests/lib-dynlink-pr4229/'main.ml' with 1.2 (native-dynlink) tests/misc-unsafe/'quicksort.ml' with 1 (native) tests/asmcomp/'register_typing.ml' with 1 (native) tests/lib-threads/'signal.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) tests/lib-runtime-events/'test_caml_reentry.ml' with 1 (native) tests/typing-multifile/'pr9218.ml' with 1 (native) tests/letrec-compilation/'generic_array.ml' with 1 (native) tests/asmcomp/'lift_mutable_let_flambda.ml' with 1 (flambda) tests/regression/gpr1623/'gpr1623.ml' with 1 (native) tests/lib-runtime-events/'test_caml_counters.ml' with 1 (native) tests/lib-unix/win-socketpair tests/generalized-open/'accepted_batch.ml' with 1 (native) tests/backtrace/'backtraces_and_finalizers.ml' with 1 (native) tests/lazy/'lazy4.ml' with 1 (native) tests/basic/'opt_variants.ml' with 1 (native) tests/basic-more/'robustmatch.ml' with 1 (native) tests/asmgen tests/letrec-compilation/'evaluation_order_2.ml' with 1 (native) tests/basic/'trigraph.ml' with 1 (native) tests/misc-unsafe/'soli.ml' with 1 (native) tests/lib-sync/'trylock2.ml' with 1 (native) tests/asmcomp/'prevent_fma.ml' with 1 (native) tests/letrec-compilation/'pr12153_miscompilation_of_recursive_atoms.ml' with 1 (native) tests/prim-revapply/'apply.ml' with 1 (native) tests/lib-runtime-events/'test_instrumented.ml' with 1.1 (native) tests/basic/'min_int.ml' with 1 (native) tests/lib-channels/'buffered.ml' with 1 (native) tests/tool-ocamlopt-save-ir tests/lib-runtime-events/'test_external_preserve.ml' with 1.2 (native) tests/lib-atomic/'test_atomic.ml' with 1 (native) tests/basic/'boxedints.ml' with 1 (native) tests/asmcomp/'poll_attr_inserted.ml' with 2 (setup-ocamlopt.opt-build-env) tests/statmemprof/'thread_exit_in_callback.ml' with 2 (skip) tests/asmcomp/'evaluation_order.ml' with 1 (native) tests/tool-ocamltest/'norm2.ml' with 1 (native) tests/weak-ephe-final/'ephetest.ml' with 1 (native) tests/basic/'eval_order_1.ml' with 1 (native) tests/letrec-check/'no_flat_float_array.ml' with 1 (no-flat-float-array) tests/lib-channels/'seek_in.ml' with 1 (native) tests/effects/'shallow_state.ml' with 1 (native) tests/lib-set/'testmap.ml' with 1 (native) tests/array-functions/'test.ml' with 1 (native) tests/exotic-syntax/'exotic.ml' with 1 (native) tests/statmemprof/'minor_no_postpone.ml' with 1 (skip) tests/match-exception/'tail_calls.ml' with 1 (native) tests/lib-sys/'immediate64.ml' with 1 (native) tests/effects/'backtrace.ml' with 1 (native) tests/match-exception/'match_failure.ml' with 1 (native) tests/lib-threads/'uncaught_exception_handler.ml' with 1.2 (native) tests/warnings/'w55.ml' with 3 (flambda) tests/frame-pointers tests/lib-random/'selfinit.ml' with 1 (native) tests/lib-bytes/'binary.ml' with 1 (native) tests/basic/'tuple_match.ml' with 1 (native) tests/lib-unix/common/'test_unix_cmdline.ml' with 1.2 (setup-ocamlopt.byte-build-env) tests/callback/'callback_effects_gc.ml' with 1 (native) tests/regression/pr7798/'pr7798.ml' with 2 (native) tests/effects/'shallow_state_io.ml' with 1 (native) tests/lib-dynlink-private/'test.ml' with 1.2 (native-dynlink) tests/misc-unsafe/'fft.ml' with 1 (native) tests/parsing/'assert_location.ml' with 1 (native) tests/basic/'patmatch.ml' with 1 (native) tests/required-external/'main.ml' with 2 (setup-ocamlopt.byte-build-env) tests/asmcomp/'poll_attr_user.ml' with 2 (setup-ocamlopt.opt-build-env) tests/weak-ephe-final/'weaktest.ml' with 1 (native) tests/basic-float/'zero_sized_float_arrays.ml' with 1 (native) tests/lib-unix/common/'uexit.ml' with 1.2 (native) tests/basic-multdef/'usemultdef.ml' with 1 (native) tests/lib-scanf/'tscanf.ml' with 1 (native) tests/lib-threads/'sieve.ml' with 1.1.2 (native) tests/lib-systhreads/'testpreempt.ml' with 1.1.2 (native) tests/typing-modules/'struct_include_optimisation.ml' with 1 (native) tests/regression/pr8769/'pr8769.ml' with 2 (setup-ocamlopt.byte-build-env) tests/asmcomp/'register_typing_switch.ml' with 1 (native) tests/effects/'test5.ml' with 1 (native) tests/callback/'signals_alloc.ml' with 1.2 (native) tests/parallel/'fib_threads.ml' with 1.2 (native) tests/lib-arg/'testarg.ml' with 1 (native) tests/lib-systhreads/'testfork.ml' with 1.1.1.2 (native) tests/backtrace/'event_after_prim.ml' with 1 (native) tests/lib-unix/win-symlink tests/lazy/'lazy1.ml' with 1 (native) tests/parallel/'prodcons_domains.ml' with 1 (native) tests/basic-manyargs/'manyargs.ml' with 1 (native) tests/lib-runtime-events/'test_fork.ml' with 1.2 (native) tests/warnings/'mnemonics.mll' with 1 (native) tests/effects/'unhandled_unlinked.ml' with 1 (native) tests/lib-runtime-events/'test_user_event.ml' with 1 (native) tests/basic-more/'if_in_if.ml' with 1 (native) tests/typing-unboxed-types/'test_no_flat.ml' with 1 (no-flat-float-array) tests/lib-threads/'prodcons2.ml' with 1.2 (native) tests/match-exception/'raise_from_success_continuation.ml' with 1 (native) tests/local-functions/'tupled2.ml' with 1 (native) tests/basic/'localexn.ml' with 1 (native) tests/asmcomp/'compare.ml' with 1 (native) tests/statmemprof/'arrays_in_major.ml' with 1 (skip) tests/backtrace/'backtrace_deprecated.ml' with 1 (native) tests/lib-bigarray/'fftba.ml' with 1 (native) tests/regression/pr9443/'pr9443.ml' with 1 (native) tests/callback/'test3.ml' with 1.2 (native) tests/basic/'eval_order_6.ml' with 1 (native) tests/ppx-attributes/'warning.ml' with 1 (native) tests/raise-counts/'main.ml' with 1 (native) tests/backtrace/'methods.ml' with 1 (native) tests/flambda/'approx_meet.ml' with 1 (flambda) tests/parallel/'poll.ml' with 1.2 (native) tests/translprim/'array_spec.ml' with 1.1.2 (no-flat-float-array) tests/memory-model/'publish.ml' with 1.2 (native) tests/letrec-compilation/'pr4989.ml' with 1 (native) tests/lib-bigarray-2/'bigarrcml.ml' with 1 (native) tests/lib-format/'pr6824.ml' with 1 (native) tests/tool-toplevel/'topeval.ml' with 2 (toplevel.opt) tests/letrec-compilation/'mixing_value_closures_1.ml' with 1 (native) tests/lib-unix/common/'dup.ml' with 1.2 (native) tests/basic-more/'morematch.ml' with 1 (native) tests/backtrace/'backtrace_bounds_exn.ml' with 1 (native) tests/tool-command-line/'test-o-one-c-file.ml' with 1 (setup-ocamlopt.opt-build-env) tests/lib-sync/'trylock.ml' with 1 (native) tests/lib-marshal/'compressed.ml' with 1 (native) tests/generalized-open/'clambda_optim.ml' with 1.1 (setup-ocamlopt.byte-build-env) tests/parallel/'major_gc_wait_backup.ml' with 1.1 (native) tests/basic/'tailcalls.ml' with 1 (native) tests/basic-io-2/'io.ml' with 1 (native) tests/effects/'reperform.ml' with 1 (native) tests/callback/'minor_named.ml' with 1.2 (native) tests/basic-io/'wc.ml' with 1 (native) tests/effects/'cmphash.ml' with 1 (native) tests/callback/'test6.ml' with 1.2 (native) tests/regression/pr7920/'pr7920.ml' with 1 (native) tests/tool-ocaml-annot/'typeonly.ml' with 2 (setup-ocamlopt.byte-build-env) tests/effects/'test_lazy.ml' with 1 (native) tests/lib-unix/common/'fork_cleanup.ml' with 1.1.2 (native) tests/asmcomp/'poll_attr_prologue.ml' with 1 (setup-ocamlopt.byte-build-env) tests/lib-dynlink-pr4839/'test.ml' with 1.2 (native-dynlink) tests/asmcomp/'poll_attr_inserted.ml' with 1 (setup-ocamlopt.byte-build-env) tests/backtrace/'pr2195.ml' with 4 (native) tests/reproducibility/'cmis_on_file_system.ml' with 1.1.1.1.1.1 (compare-binary-files) tests/basic-more/'tbuffer.ml' with 1 (native) tests/regression/pr7798/'pr7798.ml' with 3 (native) tests/tool-ocamlopt-stop-after/'stop_after_scheduling.ml' with 1 (native-compiler) tests/lib-random/'chi2.ml' with 1 (native) tests/effects/'test2.ml' with 1 (native) tests/lib-threads/'tls.ml' with 1.2 (native) tests/basic-private/'tlength.ml' with 1 (native) tests/lib-set/'testset.ml' with 1 (native) tests/asmcomp/'poll_attr_both.ml' with 2 (setup-ocamlopt.opt-build-env) tests/lazy/'lazy6.ml' with 1 (native) tests/basic-more/'opaque_prim.ml' with 1 (native) tests/lib-unix/common/'test_unixlabels.ml' with 1.2 (native) tests/regression/pr7042/'pr7042.ml' with 1 (native) tests/lib-unix/common/'getaddrinfo.ml' with 1.2 (native) tests/misc/'nucleic.ml' with 1 (native) tests/basic/'maps.ml' with 1 (native) tests/prim-bswap/'bswap.ml' with 1 (native) tests/statmemprof/'callstacks.ml' with 3 (no-flat-float-array) tests/statmemprof/'alloc_counts.ml' with 1 (skip) tests/lib-string/'binary.ml' with 1 (native) tests/lib-unix/kill/'unix_kill.ml' with 1.2 (native) tests/basic-modules/'main.ml' with 1 (native) tests/asmcomp/'optargs.ml' with 1 (native) tests/flambda/'approx_meet.ml' with 2 (native) tests/backtrace/'backtrace2.ml' with 1 (native) tests/lib-filename/'null.ml' with 1 (native) tests/local-functions/'non_local.ml' with 1 (native) tests/letrec-compilation/'pr8681.ml' with 1 (native) tests/tool-ocamltest/'norm4.ml' with 1 (native) tests/letrec-compilation/'evaluation_order_1.ml' with 1 (native) tests/match-exception/'identifier_sharing.ml' with 1 (native) tests/tool-lexyacc/'mpr7760.mll' with 1 (native) tests/basic/'eval_order_3.ml' with 1 (native) tests/effects/'used_cont.ml' with 1 (native) tests/regression/pr9292/'pr9292.ml' with 1 (native) tests/locale/'test.ml' with 1 (native) tests/backtrace/'backtrace_dynlink.ml' with 1.1 (native-dynlink) tests/lib-runtime-events/'test_caml_slot_reuse.ml' with 1 (native) tests/tool-ocamldep-modalias/'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (native-compiler) tests/tool-lexyacc/'calc.ml' with 1 (native) tests/lib-unix/common/'redirections.ml' with 1.2 (setup-ocamlopt.byte-build-env) tests/lib-channels/'input_lines.ml' with 1 (native) tests/parallel/'domain_id.ml' with 1 (native) tests/lib-unix/common/'cloexec.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) tests/lib-string/'test_string.ml' with 1 (native) tests/misc/'gcwords.ml' with 1 (native) tests/asmcomp/'try_checkbound.ml' with 1 (native) tests/typing-labels/'mixin3.ml' with 1 (native) tests/parallel/'tak.ml' with 1 (native) tests/lib-int64/'test.ml' with 1 (native) tests/backtrace/'callstack.ml' with 1.1.1 (native) tests/asmcomp/'select_addr.ml' with 1 (native) tests/tmc/'tupled_function.ml' with 2 (native) tests/lib-channels/'close_in.ml' with 1 (native) tests/gc-roots/'globroots_parallel_spawn_burn.ml' with 1 (native) tests/lib-dynlink-pr6950/'loader.ml' with 1.2 (native-dynlink) tests/callback/'nested_fiber.ml' with 1.2 (native) tests/lib-format/'pp_print_custom_break.ml' with 1 (native) tests/lib-threads/'mutex_errors.ml' with 1.2 (native) tests/parallel/'mctest.ml' with 1.2 (native) tests/afl-instrumentation tests/lib-dynlink-packed/'loader.ml' with 1.2 (native-dynlink) tests/tool-ocamldep-modalias/'main.ml' with 2.1.1.1.1.1.1.1.1.1.1 (native-compiler) tests/tool-command-line/'test-o-several-files.ml' with 1 (setup-ocamlopt.opt-build-env) tests/lf_skiplist/'test_parallel.ml' with 1 (native) tests/lib-systhreads/'threadsigmask.ml' with 1.1.2 (native) tests/tmc/'partial_application.ml' with 2 (native) tests/statmemprof/'intern.ml' with 1 (skip) tests/runtime-errors/'stackoverflow.ml' with 1 (native) tests/float-unboxing/'float_subst_boxed_number.ml' with 1 (native) tests/lib-str/'parallel.ml' with 1.2 (native) tests/callback/'test1.ml' with 1.2 (native) tests/gc-roots/'globroots.ml' with 1 (native) tests/lib-random/'testvectors.ml' with 1 (native) tests/prim-bigstring/'string_access.ml' with 1 (native) tests/lib-format/'mc_pr586_par2.ml' with 1 (native) tests/lib-runtime-events/'test_caml_runparams.ml' with 1 (native) tests/lib-stack/'test.ml' with 1 (native) tests/misc/'sorts.ml' with 1 (native) tests/lib-obj/'reachable_words_bug.ml' with 1 (native) tests/weak-ephe-final/'ephetest3.ml' with 1 (native) tests/manual-intf-c tests/lib-int/'test.ml' with 1 (native) tests/lib-printf/'tprintf.ml' with 1 (native) tests/lib-option/'test.ml' with 1 (native) tests/lazy/'lazy3.ml' with 1 (native) tests/statmemprof/'callstacks.ml' with 2 (skip) tests/gc-roots/'globroots_sequential.ml' with 1 (native) tests/flambda/'specialise.ml' with 1 (flambda) tests/lib-unix/common/'gethostbyaddr.ml' with 1.2 (native) tests/misc/'gc_mark_stack_overflow.ml' with 1 (native) tests/backtrace/'pr6920_why_at.ml' with 1 (native) tests/weak-ephe-final/'ephe_infix.ml' with 1 (native) tests/basic/'localfunction.ml' with 1 (native) tests/lib-runtime-events/'test_caml_stubs_gc.ml' with 1 (native) tests/extension-constructor/'test.ml' with 1 (native) tests/basic-modules/'anonymous.ml' with 2 (setup-ocamlopt.byte-build-env) tests/basic-more/'pr2719.ml' with 1 (native) tests/backtrace/'inline_test.ml' with 2 (native) tests/weak-ephe-final/'pr12001.ml' with 1 (native) tests/parallel/'test_issue_11094.ml' with 2 (native) tests/typing-misc/'pr6939-no-flat-float-array.ml' with 1 (no-flat-float-array) tests/lib-random/'parallel.ml' with 1.2 (native) tests/basic-more/'structural_constants.ml' with 1 (native) tests/lib-unix/realpath/'test.ml' with 1.2 (native) tests/translprim/'sendcache.ml' with 1 (native) tests/basic/'eval_order_8.ml' with 1 (native) tests/asmcomp/'poll_attr_prologue.ml' with 2 (setup-ocamlopt.opt-build-env) tests/c-api/'alloc_async.ml' with 1 (skip) tests/tool-ocamltest/'norm1.ml' with 1 (native) tests/statmemprof/'comballoc.ml' with 1 (skip) tests/basic-more/'pr7683.ml' with 1 (native) tests/basic/'objects.ml' with 1 (native) tests/asmcomp/'poll_attr_both.ml' with 1 (setup-ocamlopt.byte-build-env) tests/regression/pr9326/'gc_set.ml' with 1 (native) tests/basic/'stringmatch.ml' with 1 (native) tests/misc/'bdd.ml' with 1 (native) tests/statmemprof/'callstacks.ml' with 4 (skip) tests/lib-unix/isatty/'isatty_std.ml' with 1.2 (native) tests/lib-runtime-events/'test_dropped_events.ml' with 1.1 (native) tests/letrec-compilation/'float_block_1.ml' with 1 (native) tests/backtrace/'backtrace_effects.ml' with 1 (native) tests/unboxed-primitive-args tests/regression/pr5233/'pr5233.ml' with 1 (native) tests/lib-int64/'issue9460.ml' with 1 (native) tests/basic-modules/'recursive_module_init.ml' with 1 (native) tests/effects/'test11.ml' with 1 (native) tests/match-exception/'exception_propagation.ml' with 1 (native) tests/lib-bool/'test.ml' with 1 (native) tests/lib-unix/win-env tests/lib-dynlink-initializers/'test8_main.ml' with 1.2 (native-dynlink) tests/lib-unix/common/'wait_nohang.ml' with 1.2 (setup-ocamlopt.byte-build-env) tests/parallel/'backup_thread.ml' with 1.2 (native) tests/shapes/'shape_size_blowup.ml' with 1 (native) tests/arch-power tests/letrec-compilation/'class_2.ml' with 1 (native) tests/regression/pr9853/'compaction_corner_case.ml' with 1 (native) tests/parallel/'multicore_systhreads.ml' with 1.2 (native) tests/weak-ephe-final/'weaklifetime.ml' with 1 (native) tests/letrec-compilation/'mutual_functions.ml' with 1 (native) tests/lib-unix/unix-socket/'recvfrom_linux.ml' with 1.1.2 (native) tests/backtrace/'backtrace_slots.ml' with 1 (native) tests/letrec-compilation/'lazy_.ml' with 1 (native) tests/runtime-C-exceptions/'test.ml' with 1 (native) tests/backtrace/'raw_backtrace.ml' with 1 (native) tests/backtrace/'backtrace_or_exception.ml' with 1 (native) tests/tool-ocaml-annot/'success.ml' with 2 (setup-ocamlopt.byte-build-env) tests/lib-fun/'test.ml' with 1 (native) tests/parsetree/'test.ml' with 1 (native) tests/effects/'test4.ml' with 1 (native) tests/regression/missing_set_of_closures tests/lib-filename/'extension.ml' with 1 (native) tests/lib-dynlink-initializers/'test9_main.ml' with 1.2 (native-dynlink) tests/lib-arg/'testerror.ml' with 1 (native) tests/lib-filename/'quotecommand.ml' with 2 (setup-ocamlopt.byte-build-env) tests/lazy/'lazy8.ml' with 1 (native) tests/lib-threads/'swapchan.ml' with 1.2 (native) tests/parallel/'deadcont.ml' with 1 (native) tests/lib-threads/'prodcons.ml' with 1.2 (native) tests/lib-dynlink-initializers/'test7_main.ml' with 1.2 (native-dynlink) tests/regression/pr7426/'pr7426.ml' with 1 (native) tests/lib-unix/common/'utimes.ml' with 1.2 (native) tests/callback/'test4.ml' with 1.2 (native) tests/parallel/'pingpong.ml' with 1 (native) tests/lib-systhreads/'boundscheck.ml' with 1.2 (native) tests/lib-threads/'close.ml' with 1.2 (native) tests/lib-sync/'prodcons.ml' with 1 (native) tests/basic-more/'top_level_patterns.ml' with 1 (native) tests/memory-model/'forbidden.ml' with 1.2 (native) tests/fma/'fma.ml' with 1 (native) tests/lib-digest/'md5.ml' with 1 (native) tests/lib-bytes/'test_bytes.ml' with 1 (native) tests/embedded/'cmcaml.ml' with 1 (native) tests/lib-dynlink-initializers/'test5_main.ml' with 1.2 (native-dynlink) tests/tool-command-line/'test-unknown-file.ml' with 2 (setup-ocamlopt.byte-build-env) tests/tool-caml-tex/'redirections.ml' with 1.1.1 (native-compiler) tests/statmemprof/'exception_callback_minor.ml' with 1 (skip) tests/lib-unix/common/'truncate.ml' with 1.2 (native) tests/lib-unix/win-channel-of tests/lib-threads/'pr4466.ml' with 1.1 (native) tests/lib-unix/unix-execvpe/'exec.ml' with 1.1 (script) tests/lib-unix/common/'fork_cleanup_systhreads.ml' with 1.1.2 (native) tests/misc/'sieve.ml' with 1 (native) tests/tool-lexyacc/'chars.mll' with 1 (native) tests/warnings/'w55.ml' with 2.1 (setup-ocamlopt.byte-build-env) tests/regression/pr10611/'pr10611.ml' with 1 (native) tests/parallel/'backup_thread_pipe.ml' with 1.2 (native) tests/lib-hashtbl/'hfun.ml' with 1 (native) tests/backtrace/'inline_test.ml' with 3 (native) tests/lib-threads/'pr8857.ml' with 1.2 (native) tests/effects/'overflow.ml' with 1 (native) tests/letrec-compilation/'nested.ml' with 1 (native) tests/lib-systhreads/'multicore_lifecycle.ml' with 1.2 (native) tests/lib-str/'t01.ml' with 1.2 (native) tests/backtrace/'backtrace_systhreads.ml' with 1.2 (native) tests/prim-bigstring/'bigstring_access.ml' with 1 (native) tests/letrec-compilation/'labels.ml' with 1 (native) tests/asmcomp/'staticalloc.ml' with 1 (native) tests/misc/'takc.ml' with 1 (native) tests/misc/'pr7168.ml' with 1 (native) tests/lib-obj/'new_obj.ml' with 1 (native) tests/lib-format/'mc_pr586_par.ml' with 1 (native) tests/callback/'test_finaliser_gc.ml' with 1 (native) tests/basic-float/'tfloat_record.ml' with 1 (native) tests/warnings/'w59.ml' with 3 (flambda) tests/basic-more/'pr10294.ml' with 1 (native) tests/lib-dynlink-initializers/'test6_main.ml' with 1.2 (native-dynlink) tests/lib-scanf-2/'tscanf2_master.ml' with 1.2 (setup-ocamlopt.byte-build-env) tests/formatting/'errors_batch.ml' with 1 (native) tests/basic/'eval_order_pr10283.ml' with 1 (native) tests/lib-dynlink-pr9209/'dyn.ml' with 1.2 (native-dynlink) tests/backtrace/'lazy.ml' with 1.1 (native) tests/lib-dynlink-initializers/'test4_main.ml' with 1.2 (native-dynlink) tests/flambda/'gpr2239.ml' with 1 (flambda) tests/misc/'gpr1370.ml' with 1 (native) tests/lib-unix/common/'dup2.ml' with 1.2 (native) tests/gc-roots/'globroots_parallel.ml' with 1 (native) tests/weak-ephe-final/'weaklifetime2.ml' with 1 (native) tests/lib-dynlink-initializers/'test2_main.ml' with 1.2 (native-dynlink) tests/float-unboxing/'unbox_under_assign.ml' with 1 (native) tests/lib-runtime-events/'test_caml_exception.ml' with 1 (native) tests/asmcomp/'0001-test.ml' with 1 (native) tests/backtrace/'backtrace.ml' with 1 (native) tests/tool-lexyacc/'csets.mll' with 1 (native) tests/lib-uchar/'test.ml' with 1 (native) tests/parallel/'domain_dls2.ml' with 1 (native) tests/letrec-compilation/'backreferences.ml' with 1 (native) tests/translprim/'locs.ml' with 1 (native) tests/lib-threads/'pr7638.ml' with 1.2 (native) tests/lib-unix/common/'multicore_fork_domain_alone2.ml' with 1.1.2 (native) tests/lib-sys/'rename.ml' with 1 (native) tests/basic-more/'safer_matching.ml' with 1 (native) tests/lib-printf/'pr6534.ml' with 1 (native) tests/lib-printf/'pr6938.ml' with 1 (native) tests/effects/'test1.ml' with 1 (native) tests/lib-queue/'test.ml' with 1 (native) tests/parallel/'join.ml' with 1 (native) tests/lazy/'minor_major_force.ml' with 1 (native) tests/lazy/'lazy5.ml' with 1 (native) tests/basic/'zero_divided_by_n.ml' with 1 (native) tests/parallel/'recommended_domain_count_unix.ml' with 1.2 (native) tests/lib-dynlink-init-info/'test.ml' with 1 (native) tests/basic-modules/'pr11186.ml' with 1 (native) tests/typing-recmod/'pr9494.ml' with 1 (native) tests/backtrace/'backtrace_effects_nested.ml' with 3 (flambda) tests/letrec-compilation/'evaluation_order_3.ml' with 1 (native) tests/basic-more/'tprintf.ml' with 1 (native) tests/lib-dynlink-initializers/'test3_main.ml' with 1.2 (native-dynlink) tests/lib-stdlabels/'test_stdlabels.ml' with 1 (native) tests/lib-runtime-events/'test_user_event_unknown.ml' with 1.2 (native) tests/statmemprof/'exception_callback.ml' with 1 (skip) tests/basic/'divint.ml' with 1 (native) tests/warnings/'w68.ml' with 1 (setup-ocamlopt.byte-build-env) tests/lib-list/'test.ml' with 1 (native) tests/lib-dynlink-initializers/'test1_main.ml' with 1.2 (native-dynlink) tests/tmc/'tupled_function_calls.ml' with 2 (native) tests/callback/'stack_overflow.ml' with 1.2 (native) tests/basic-more/'bounds.ml' with 1 (native) tests/tool-ocamltest/'norm3.ml' with 1 (native) tests/lib-unix/isatty/'isatty_tty.ml' with 1 (libwin32unix) tests/ephe-c-api tests/basic/'eval_order_2.ml' with 1 (native) tests/callback/'test7.ml' with 1.2 (native) tests/typing-labels/'mixin.ml' with 1 (native) tests/basic-more/'pr1271.ml' with 1 (native) tests/basic-more/'pr10338.ml' with 1 (native) tests/lib-buffer/'test.ml' with 1 (native) tests/warnings/'w58.ml' with 2 (setup-ocamlopt.byte-build-env) tests/lib-hashtbl/'htbl.ml' with 1 (native) tests/link-test/'empty.ml' with 2 (setup-ocamlopt.byte-build-env) tests/lib-unix/win-stat tests/lib-threads/'fileio.ml' with 1.2 (native) tests/lib-marshal/'intext.ml' with 1 (native) tests/backtrace/'names.ml' with 1 (native) tests/lib-format/'print_if_newline.ml' with 1 (native) tests/regression/pr1580/'pr1580.ml' with 1 (native) tests/typing-labels/'mixin2.ml' with 1 (native) tests/weak-ephe-final/'ephetest_par.ml' with 1 (native) tests/lib-threads/'torture.ml' with 1.2 (native) tests/statmemprof/'blocking_in_callback.ml' with 2 (skip) tests/misc/'fib.ml' with 1 (native) tests/asmcomp/'unrolling_flambda.ml' with 1 (flambda) tests/parallel/'constpromote.ml' with 1 (native) tests/lib-dynlink-csharp tests/basic/'recvalues.ml' with 1 (native) tests/lib-unix/common/'pipe_eof.ml' with 1.2 (native) tests/lib-unix/common/'rename.ml' with 1.2 (native) tests/backtrace/'lazy.ml' with 2 (flambda) tests/basic-more/'record_evaluation_order.ml' with 1 (native) tests/lib-threads/'bufchan.ml' with 1.2 (native) tests/tool-caml-tex/'ellipses.ml' with 1.1.1 (native-compiler) tests/backtrace/'backtrace_c_exn.ml' with 1 (native) tests/basic-more/'div_by_zero.ml' with 1 (native) tests/match-exception/'streams.ml' with 1 (native) tests/tool-lexyacc/'parsecheck.mly' with 1 (native) tests/lib-threads/'pr5325.ml' with 1.2 (native) tests/lib-sys/'opaque.ml' with 1 (native) tests/basic/'float.ml' with 1 (native) tests/lib-channels/'in_channel_length.ml' with 1 (native) tests/effects/'marshal.ml' with 1 (native) tests/lib-dynlink-domains/'main.ml' with 1.2 (native-dynlink) tests/callback/'test_signalhandler.ml' with 1.2 (native) tests/misc-kb/'kbmain.ml' with 1 (native) tests/weak-ephe-final/'finaliser_handover.ml' with 1 (native) tests/lib-runtime-events/'test.ml' with 1 (native) tests/letrec-compilation/'record_with.ml' with 1 (native) tests/backtrace/'inline_traversal_test.ml' with 2 (native) tests/lib-marshal/'marshal_bigarray.ml' with 1 (native) tests/basic/'sets.ml' with 1 (native) tests/effects/'test6.ml' with 1 (native) tests/statmemprof/'arrays_in_minor.ml' with 1 (skip) tests/backtrace/'pr6920_why_swallow.ml' with 1 (native) tests/typing-warnings/'fragile_matching.ml' with 1 (native) tests/statmemprof/'moved_while_blocking.ml' with 2 (skip) tests/weak-ephe-final/'ephetest2.ml' with 1 (native) tests/lib-result/'test.ml' with 1 (native) tests/parallel/'domain_parallel_spawn_burn.ml' with 1 (native) tests/win-unicode tests/opaque tests/lazy/'lazy2.ml' with 1 (native) tests/misc/'hamming.ml' with 1 (native) tests/regression/pr3612/'pr3612.ml' with 1 (native) tests/parallel/'recommended_domain_count.ml' with 1 (native) tests/lib-marshal/'intern_final.ml' with 1 (native) tests/lib-threads/'backtrace_threads.ml' with 1.2 (native) tests/prim-revapply/'revapply.ml' with 1 (native) tests/c-api/'test_c_thread_has_lock_systhread.ml' with 1.2 (native) tests/lib-unix/unix-socket/'recvfrom_unix.ml' with 1.1.2 (native) tests/runtime-errors/'syserror.ml' with 2 (setup-ocamlopt.byte-build-env) tests/asmcomp/'poll_attr_user.ml' with 1 (setup-ocamlopt.byte-build-env) tests/lib-dynlink-native/'main.ml' with 1.1 (native-dynlink) tests/letrec-compilation/'ref.ml' with 1 (native) tests/lib-format/'domains.ml' with 1 (native) tests/tool-ocamlobjinfo/'question.ml' with 1.1 (setup-ocamlopt.byte-build-env) tests/basic/'arrays.ml' with 1 (native) tests/lib-format/'print_seq.ml' with 1 (native) tests/weak-ephe-final/'weaktest_par_load.ml' with 1 (native) tests/statmemprof/'lists_in_minor.ml' with 1 (skip) tests/asmcomp/'func_sections.ml' with 1 (function_sections) tests/flambda/'gpr2239.ml' with 2 (native) tests/flambda/'gpr998.ml' with 1 (native) tests/regression/pr7718/'pr7718.ml' with 1 (native) tests/misc/'boyer.ml' with 1 (native) tests/asmcomp/'unrolling_flambda2.ml' with 1 (flambda) tests/basic/'eval_order_7.ml' with 1 (native) tests/lib-obj/'reachable_words.ml' with 1 (native) tests/lib-format/'print_array.ml' with 1 (native) tests/lib-systhreads/'test_c_thread_register.ml' with 1.1.2 (native) tests/regression/pr11887 tests/lib-unix/common/'channel_of.ml' with 1.2 (native) tests/tool-ocaml-annot/'failure.ml' with 2 (setup-ocamlopt.byte-build-env) tests/basic/'pr7533.ml' with 1 (native) tests/lib-hashtbl/'compatibility.ml' with 1 (native) tests/letrec-compilation/'mixing_value_closures_2.ml' with 1 (native) tests/effects/'sched.ml' with 1 (native) tests/parallel/'domain_dls.ml' with 1 (native) tests/basic-more/'function_in_ref.ml' with 1 (native) tests/regression/pr6024/'pr6024.ml' with 1 (native) tests/callback/'test2.ml' with 1.2 (native) tests/lib-bigarray/'pr5115.ml' with 1 (native) tests/warnings/'w59.ml' with 2.1 (setup-ocamlopt.byte-build-env) tests/effects/'test10.ml' with 1 (native) tests/lf_skiplist/'test.ml' with 1 (native) tests/tool-ocamlopt-stop-after/'stop_after_lambda.ml' with 1.1 (setup-ocamlopt.byte-build-env) tests/lib-runtime-events/'test_external.ml' with 1.2 (native) tests/output-complete-obj/'test.ml' with 2 (setup-ocamlopt.byte-build-env) tests/basic/'constprop.ml.c' with 2 (native) tests/lib-channels/'input_all.ml' with 1.2 (native) tests/lib-threads/'delayintr.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) tests/regression/pr9028/'pr9028.ml' with 1 (native) tests/effects/'manylive.ml' with 1 (native) tests/lib-filename/'suffix.ml' with 1 (native) tests/basic-float/'float_literals.ml' with 1 (native) tests/lib-random/'defaultinit.ml' with 1 (native) tests/letrec-compilation/'class_1.ml' with 1 (native) tests/translprim/'module_coercion.ml' with 1.1.2 (no-flat-float-array) tests/misc-unsafe/'almabench.ml' with 1 (native) tests/lib-filename/'temp.ml' with 1 (native) tests/link-test/'test.ml' with 2 (setup-ocamlopt.byte-build-env) tests/basic-float/'tfloat_hex.ml' with 1 (native) tests/basic-float/'float_compare.ml' with 1 (native) tests/callback/'test5.ml' with 1.2 (native) tests/flambda/'afl_lazy.ml' with 1 (flambda) tests/lib-floatarray/'floatarray.ml' with 1 (native) tests/regression/pr5757/'pr5757.ml' with 1 (native) tests/lib-bigarray/'bigarrays.ml' with 1 (native) tests/typing-polyvariants-bugs/'pr10664.ml' with 1 (native) tests/weak-ephe-final/'finaliser2.ml' with 1 (native) tests/effects/'test3.ml' with 1 (native) tests/basic/'equality.ml' with 1 (native) tests/lib-runtime-events/'test_caml.ml' with 1 (native) tests/basic-more/'sequential_and_or.ml' with 1 (native) tests/lazy/'lazy7.ml' with 1 (native) tests/lib-marshal/'intext_par.ml' with 1 (native) tests/lib-systhreads/'testyield.ml' with 1.1.2 (native) tests/backtrace/'backtrace_effects_nested.ml' with 2.1 (native) tests/match-exception/'nested_handlers.ml' with 1 (native) tests/backtrace/'inline_traversal_test.ml' with 3 (native) tests/lib-systhreads/'testfork2.ml' with 1.1.1.2 (native) tests/typing-shadowing-of-pervasives-submodules/'redefine_largefile.ml' with 1 (native) tests/basic/'includestruct.ml' with 1 (native) tests/lib-threads/'sockets.ml' with 1.1.2 (native) tests/letrec-compilation/'lists.ml' with 1 (native) tests/basic/'pr7657.ml' with 1 (native) tests/parallel/'atomics.ml' with 1 (native) tests/basic/'pr7253.ml' with 1 (native) tests/misc/'taku.ml' with 1 (native) tests/basic/'bigints.ml' with 1 (native) tests/backtrace/'backtrace3.ml' with 1 (native) tests/lib-runtime-events/'test_env_start.ml' with 1 (native) tests/runtime-errors/'syserror.ml' with 1.1.1.2 (libwin32unix) tests/lib-threads/'beat.ml' with 2 (skip) tests/typing-multifile/'pr7563.ml' with 1 (native) tests/local-functions/'tupled.ml' with 1 (native) tests/weak-ephe-final/'finaliser.ml' with 1 (native) tests/basic/'eval_order_4.ml' with 1 (native) tests/tool-ocamlc-compat32 tests/statmemprof/'custom.ml' with 1 (skip) tests/lib-unix/common/'process_pid.ml' with 1.2 (native) tests/lib-format/'tformat.ml' with 1 (native) tests/ast-invariants/'test.ml' with 1.1 (native) tests/basic-more/'pr6216.ml' with 1 (native) tests/lib-bigarray/'change_layout.ml' with 1 (native) tests/lib-unix/win-createprocess tests/unwind tests/lib-seq/'test.ml' with 1 (native) tests/lib-systhreads/'eintr.ml' with 1.1.2 (native) tests/int64-unboxing tests/lib-bigarray/'weak_bigarray.ml' with 1 (native) tests/parallel/'domain_parallel_spawn_burn_gc_set.ml' with 1 (native) tests/lib-bigarray-2/'bigarrfml.ml' with 1 (script) tests/lib-float/'test.ml' with 1 (native) tests/effects/'evenodd.ml' with 1 (native) tests/lib-bytes-utf/'test.ml' with 1 (native) tests/lib-bigarray-file/'mapfile.ml' with 1.1 (native) tests/asmcomp/'bind_tuples.ml' with 1 (native) tests/lib-runtime-events/'test_caml_parallel.ml' with 1 (native) tests/effects/'partial.ml' with 1 (native) tests/asmcomp/'polling_insertion.ml' with 1 (arch64) tests/basic/'switch_opts.ml' with 1 (native) tests/parallel/'domain_serial_spawn_burn.ml' with 1.2 (native) tests/lib-threads/'bank.ml' with 1.2 (native) tests/lib-obj/'with_tag.ml' with 1 (native) tests/lib-dynlink-initializers/'test10_main.ml' with 1.1.2 (native-dynlink) tests/runtime-objects/'Tests.ml' with 1 (native) Summary: 2338 tests passed 622 tests skipped 0 tests failed 581 tests not started (parent test skipped or failed) 0 unexpected errors 3541 tests considered make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/testsuite' make: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/testsuite' >>> ocaml5: Entering fakeroot... mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/doc/ocaml5" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling" /usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" /usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a runtime/libcamlrun_pic.a \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p runtime/libcamlrun_shared.so \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" /usr/bin/install -c -p ocaml "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" ./boot/ocamlrun ./tools/stripdebug ocamlc ocamlc.tmp && /usr/bin/install -c -p ocamlc.tmp "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamlc.byte" && rm ocamlc.tmp make -C stdlib install make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' /usr/bin/install -c -p -m 644 \ stdlib.cma std_exit.cmo *.cmi camlheader_ur \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib" /usr/bin/install -c -p -m 644 META "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib" /usr/bin/install -c -p -m 644 target_camlheader "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlheader" /usr/bin/install -c -p -m 644 target_camlheaderd "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlheaderd" /usr/bin/install -c -p -m 644 target_camlheaderi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlheaderi" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' /usr/bin/install -c -p lex/ocamllex \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamllex.byte" for i in ocamldep ocamlobjinfo; \ do \ /usr/bin/install -c -p "tools/$i" "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/$i.byte";\ if test -f "tools/$i".opt; then \ /usr/bin/install -c -p "tools/$i.opt" "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" && \ (cd "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" && ln -sf "$i.opt" "$i"); \ else \ (cd "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" && ln -sf "$i.byte" "$i"); \ fi; \ done for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop; \ do \ /usr/bin/install -c -p "tools/$i" "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin";\ done /usr/bin/install -c -p yacc/ocamlyacc "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" /usr/bin/install -c -p -m 644 \ utils/*.cmi \ parsing/*.cmi \ typing/*.cmi \ bytecomp/*.cmi \ file_formats/*.cmi \ lambda/*.cmi \ driver/*.cmi \ toplevel/*.cmi \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ toplevel/byte/*.cmi \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ compilerlibs/*.cma compilerlibs/META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ driver/main.cmo toplevel/topstart.cmo \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p expunge "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/topdirs.cm* "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/topdirs.mli" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/profiling.cm* "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling.o" /usr/bin/install -c -p -m 644 \ tools/profiling.cmi tools/profiling.cmo \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling" make -C man install make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/man' mkdir -p '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/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 '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/man' for i in dynlink runtime_events unix str systhreads; do \ make -C otherlibs/$i install || exit $?; \ done make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/dynlink.cm* "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink.mli" \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink.a" \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_compilerlibs.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_types.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_platform_intf.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_common.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink.cmx mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink" /usr/bin/install -c -p -m 644 \ dynlink.cmi dynlink.cma META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' if test -f dllcamlruntime_eventsbyt.so; then \ /usr/bin/install -c -p \ dllcamlruntime_eventsbyt.so "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cma "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.mli "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmti "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmxa "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmxs "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.a mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/runtime_events" /usr/bin/install -c -p -m 644 \ runtime_events.cma runtime_events.cmi META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/runtime_events/" if test -n "runtime_events_consumer.h"; then \ /usr/bin/install -c -p -m 644 runtime_events_consumer.h "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' if test -f dllunixbyt.so; then \ /usr/bin/install -c -p \ dllunixbyt.so "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libunixbyt.a "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cma "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.mli "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.mli "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmti "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmti "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmxa "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmxs "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.a mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/unix" /usr/bin/install -c -p -m 644 \ unix.cma unix.cmi unixLabels.cmi META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/unix/" if test -n "unixsupport.h socketaddr.h"; then \ /usr/bin/install -c -p -m 644 unixsupport.h socketaddr.h "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' if test -f dllcamlstrbyt.so; then \ /usr/bin/install -c -p \ dllcamlstrbyt.so "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlstrbyt.a "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cma "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.mli "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmti "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmxa "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmxs "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.a mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/str" /usr/bin/install -c -p -m 644 \ str.cma str.cmi META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/str/" if test -n ""; then \ /usr/bin/install -c -p -m 644 "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' if test -f dllthreads.so; then \ /usr/bin/install -c -p dllthreads.so "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libthreads.a "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads" /usr/bin/install -c -p -m 644 \ thread.cmi event.cmi threads.cma META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads" /usr/bin/install -c -p -m 644 threads.h "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' make -C ocamldoc install make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamldoc' mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ocamldoc" /usr/bin/install -c -p ../ocamldoc/ocamldoc "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" /usr/bin/install -c -p -m 644 \ ocamldoc.hva *.cmi odoc_info.cma META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/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 \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ocamldoc" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamldoc' make -C api_docgen install make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen' make -C ocamldoc install make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen/ocamldoc' mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/man/man3" if test -d build/man; then \ /usr/bin/install -c -p -m 644 build/man/*.3o "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/man/man3"; \ fi make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen/ocamldoc' make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen' if test -n "ocamldebugger"; then \ make -C debugger install; \ fi make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/debugger' /usr/bin/install -c -p ocamldebug "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/debugger' /usr/bin/install -c -p -m 644 Makefile.config "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/doc/ocaml5" if test -f ocamlopt; then make installopt; else \ cd "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin"; \ ln -sf ocamlc.byte ocamlc; \ ln -sf ocamllex.byte ocamllex; \ (test -f flexlink.byte && \ ln -sf flexlink.byte flexlink) || true; \ fi >>> ocaml5-doc*: Running split function doc... >>> ocaml5-doc*: Preparing subpackage ocaml5-doc... >>> ocaml5-doc*: Running postcheck for ocaml5-doc >>> ocaml5-ocamldoc*: Running split function ocamldoc... '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamldoc' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-ocamldoc/usr/bin/ocamldoc' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ocamldoc' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-ocamldoc/usr/lib/ocaml/ocamldoc' >>> ocaml5-ocamldoc*: Preparing subpackage ocaml5-ocamldoc... >>> ocaml5-ocamldoc*: Stripping binaries >>> WARNING: ocaml5-ocamldoc*: No arch specific binaries found so arch should probably be set to "noarch" >>> ocaml5-ocamldoc*: Running postcheck for ocaml5-ocamldoc >>> ocaml5-compiler-libs*: Running split function _compiler_libs... '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-compiler-libs/usr/lib/ocaml/compiler-libs' >>> ocaml5-compiler-libs*: Preparing subpackage ocaml5-compiler-libs... >>> ocaml5-compiler-libs*: Stripping binaries >>> WARNING: ocaml5-compiler-libs*: No arch specific binaries found so arch should probably be set to "noarch" >>> ocaml5-compiler-libs*: Running postcheck for ocaml5-compiler-libs >>> ocaml5-runtime*: Running split function runtime... '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamlrun' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlrun' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamlrund' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlrund' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamlruni' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlruni' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ld.conf' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/ld.conf' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/std_exit.cmo' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/std_exit.cmo' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalFormat.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalFormat.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalFormatBasics.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalFormatBasics.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalLazy.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalLazy.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalMod.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalMod.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalOO.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalOO.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/std_exit.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/std_exit.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Arg.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Arg.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Array.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Array.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__ArrayLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__ArrayLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Atomic.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Atomic.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Bigarray.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bigarray.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Bool.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bool.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Buffer.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Buffer.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Bytes.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bytes.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__BytesLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__BytesLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Callback.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Callback.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Char.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Char.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Complex.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Complex.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Condition.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Condition.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Digest.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Digest.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Domain.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Domain.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Effect.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Effect.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Either.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Either.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Ephemeron.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Ephemeron.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Filename.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Filename.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Float.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Float.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Format.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Format.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Fun.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Fun.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Gc.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Gc.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Hashtbl.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Hashtbl.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__In_channel.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__In_channel.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Int.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Int32.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int32.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Int64.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int64.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Lazy.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Lazy.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Lexing.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Lexing.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__List.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__List.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__ListLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__ListLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Map.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Map.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Marshal.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Marshal.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__MoreLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__MoreLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Mutex.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Mutex.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Nativeint.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Nativeint.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Obj.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Obj.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Oo.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Oo.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Option.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Option.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Out_channel.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Out_channel.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Parsing.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Parsing.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Printexc.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Printexc.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Printf.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Printf.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Queue.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Queue.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Random.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Random.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Result.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Result.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Scanf.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Scanf.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Semaphore.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Semaphore.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Seq.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Seq.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Set.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Set.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Stack.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Stack.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__StdLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__StdLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__String.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__String.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__StringLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__StringLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Sys.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Sys.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Type.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Type.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Uchar.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Uchar.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Unit.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Unit.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Weak.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Weak.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib.cma' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib.cma' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stublibs' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads/event.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/event.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads/thread.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/thread.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads/threads.cma' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/threads.cma' >>> ocaml5-runtime*: Preparing subpackage ocaml5-runtime... >>> ocaml5-runtime*: Stripping binaries >>> ocaml5-runtime*: Running postcheck for ocaml5-runtime >>> ocaml5*: Running postcheck for ocaml5 >>> ocaml5*: Preparing package ocaml5... >>> ocaml5*: Stripping binaries >>> ocaml5-compiler-libs*: Scanning shared objects >>> ocaml5-doc*: Scanning shared objects >>> ocaml5-ocamldoc*: Scanning shared objects >>> ocaml5-runtime*: Scanning shared objects >>> ocaml5*: Scanning shared objects >>> ocaml5-compiler-libs*: Tracing dependencies... >>> ocaml5-compiler-libs*: Package size: 23.2 MB >>> ocaml5-compiler-libs*: Compressing data... >>> ocaml5-compiler-libs*: Create checksum... >>> ocaml5-compiler-libs*: Create ocaml5-compiler-libs-5.1.1-r0.apk >>> WARNING: ocaml5-doc*: The -doc subpackage is unusually large, consider splitting it >>> ocaml5-doc*: Tracing dependencies... >>> ocaml5-doc*: Package size: 2.4 MB >>> ocaml5-doc*: Compressing data... >>> ocaml5-doc*: Create checksum... >>> ocaml5-doc*: Create ocaml5-doc-5.1.1-r0.apk >>> ocaml5-ocamldoc*: Tracing dependencies... >>> ocaml5-ocamldoc*: Package size: 6.3 MB >>> ocaml5-ocamldoc*: Compressing data... >>> ocaml5-ocamldoc*: Create checksum... >>> ocaml5-ocamldoc*: Create ocaml5-ocamldoc-5.1.1-r0.apk >>> ocaml5-runtime*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> ocaml5-runtime*: Package size: 4.9 MB >>> ocaml5-runtime*: Compressing data... >>> ocaml5-runtime*: Create checksum... >>> ocaml5-runtime*: Create ocaml5-runtime-5.1.1-r0.apk >>> ocaml5*: Tracing dependencies... ocaml5-runtime=5.1.1-r0 gcc so:libc.musl-armhf.so.1 >>> ocaml5*: Package size: 55.0 MB >>> ocaml5*: Compressing data... >>> ocaml5*: Create checksum... >>> ocaml5*: Create ocaml5-5.1.1-r0.apk >>> ocaml5: Build complete at Thu, 07 Dec 2023 16:08:46 +0000 elapsed time 0h 1m 37s >>> ocaml5: Cleaning up srcdir >>> ocaml5: Cleaning up pkgdir >>> ocaml5: Uninstalling dependencies... (1/7) Purging .makedepends-ocaml5 (20231207.160710) (2/7) Purging parallel (20231122-r0) (3/7) Purging git-perl (2.43.0-r0) (4/7) Purging perl-git (2.43.0-r0) (5/7) Purging perl-error (0.17029-r2) (6/7) Purging perl (5.38.2-r0) (7/7) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r15.trigger OK: 315 MiB in 104 packages >>> ocaml5: Updating the testing/armhf repository index... >>> ocaml5: Signing the index...