>>> ocaml5-loongarch: Building community/ocaml5-loongarch 5.2.1-r0 (using abuild 3.14.1-r3) started Fri, 22 Nov 2024 03:25:17 +0000
>>> ocaml5-loongarch: Validating /home/buildozer/aports/community/ocaml5-loongarch/APKBUILD...
>>> ocaml5-loongarch: Analyzing dependencies...
>>> ocaml5-loongarch: Installing for build: build-base gcc parallel
(1/7) Installing libbz2 (1.0.8-r6)
(2/7) Installing perl (5.40.0-r3)
(3/7) Installing parallel (20241022-r0)
(4/7) Installing .makedepends-ocaml5-loongarch (20241122.032518)
(5/7) Installing perl-error (0.17029-r2)
(6/7) Installing perl-git (2.47.0-r0)
(7/7) Installing git-perl (2.47.0-r0)
Executing busybox-1.37.0-r8.trigger
OK: 281 MiB in 106 packages
>>> ocaml5-loongarch: Cleaning up srcdir
>>> ocaml5-loongarch: Cleaning up pkgdir
>>> ocaml5-loongarch: Cleaning up tmpdir
>>> ocaml5-loongarch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml5-5.2.1-la.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> ocaml5-loongarch: Fetching https://github.com/loongson/ocaml/archive/refs/tags/v5.2.1-la/ocaml5-5.2.1-la.tar.gz
Connecting to github.com (140.82.121.3:443)
Connecting to codeload.github.com (140.82.121.9:443)
saving to '/var/cache/distfiles/ocaml5-5.2.1-la.tar.gz.part'
ocaml5-5.2.1-la.tar. 1041k --:--:-- ETA
ocaml5-5.2.1-la.tar. 100% |********************************| 5928k  0:00:00 ETA
'/var/cache/distfiles/ocaml5-5.2.1-la.tar.gz.part' saved
>>> ocaml5-loongarch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml5-5.2.1-la.tar.gz
>>> ocaml5-loongarch: Checking sha512sums...
ocaml5-5.2.1-la.tar.gz: OK
>>> ocaml5-loongarch: Unpacking /var/cache/distfiles/ocaml5-5.2.1-la.tar.gz...
configure: Configuring OCaml version 5.2.1
checking build system type... loongarch64-unknown-linux-musl
checking host system type... loongarch64-unknown-linux-musl
checking target system type... loongarch64-unknown-linux-musl
checking for csc... no
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 loongarch64-unknown-linux-musl file names to loongarch64-unknown-linux-musl format... func_convert_file_noop
checking how to convert loongarch64-unknown-linux-musl 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-14-2
checking whether host executables can be run in the build... yes
checking whether #! works in shell scripts... yes
checking whether C compiler accepts -Wold-style-declaration... 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 unistd.h... (cached) yes
checking for math.h... yes
checking for stdint.h... (cached) yes
checking for pthread_np.h... no
checking for dirent.h... yes
checking for sys/select.h... yes
checking for stdatomic.h... yes
checking for sys/mman.h... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking size of long *... 8
checking size of short... 2
checking size of long long... 8
configure: Target is a 64 bits architecture
checking whether byte ordering is bigendian... no
checking alignment of double... 8
checking alignment of long... 8
checking alignment of long long... 8
checking whether the C compiler supports _Atomic types... yes
checking whether the C compiler supports __attribute__((aligned(n)))... yes
checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
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
configure: not using thread sanitizer
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 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: ocamldebug supported
checking for egrep -e... (cached) /bin/grep -E
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
checking arguments for pthread_getaffinity_np... GNU
configure: the threads library is supported
checking whether the assembler supports --debug-prefix-map... yes
checking whether the assembler supports CFI directives... yes
configure: not using frame pointers
checking whether mmap supports huge pages... yes
checking for patdiff... no
checking for diff... diff
checking whether diff supports --strip-trailing-cr... no
checking whether diff supports -u... 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.common.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 ocamldoc/META
config.status: creating otherlibs/unix/META
config.status: creating otherlibs/str/META
config.status: creating otherlibs/systhreads/META
config.status: creating runtime/caml/exec.h
config.status: creating runtime/caml/m.h
config.status: creating runtime/caml/s.h
config.status: creating runtime/caml/version.h
config.status: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml
config.status: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml
config.status: executing libtool commands
config.status: executing shebang commands
make coldstart
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  GEN runtime/primitives
  GEN runtime/caml/opnames.h
  GEN runtime/caml/jumptbl.h
  CC runtime/sak.o
  GEN runtime/prims.c
  MKEXE runtime/sak
  GEN runtime/build_config.h
  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/blake2.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/prims.o
  MKLIB runtime/libcamlrun.a
  MKEXE runtime/ocamlrun
cp runtime/ocamlrun boot/ocamlrun
make -C stdlib OCAMLRUN='$(ROOTDIR)/boot/ocamlrun' USE_BOOT_OCAMLC=true all
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
  OCAMLC camlinternalFormatBasics.cmi
  CC header.o
  MKEXE tmpheader.exe
strip tmpheader.exe
  OCAMLC camlinternalFormatBasics.cmo
  OCAMLC stdlib.cmi
  OCAMLC stdlib.cmo
  OCAMLC stdlib__Either.cmi
  OCAMLC stdlib__Sys.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__Nativeint.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__Complex.cmi
  OCAMLC stdlib__Digest.cmi
  OCAMLC stdlib__Scanf.cmi
  OCAMLC stdlib__Callback.cmi
  OCAMLC stdlib__Filename.cmi
  OCAMLC std_exit.cmi
  OCAMLC stdlib__Lazy.cmi
  OCAMLC stdlib__Atomic.cmo
  OCAMLC stdlib__Bool.cmo
  OCAMLC stdlib__Char.cmo
  OCAMLC stdlib__Unit.cmo
  OCAMLC stdlib__Either.cmo
  OCAMLC stdlib__Seq.cmi
  OCAMLC stdlib__Mutex.cmo
  OCAMLC stdlib__Condition.cmi
  OCAMLC stdlib__Obj.cmi
  OCAMLC stdlib__Uchar.cmo
  OCAMLC stdlib__Int.cmo
  OCAMLC stdlib__Bigarray.cmi
  OCAMLC std_exit.cmo
  OCAMLC stdlib__Int64.cmo
  OCAMLC stdlib__Random.cmi
  OCAMLC stdlib__Sys.cmo
  OCAMLC stdlib__Int32.cmo
  OCAMLC stdlib__Nativeint.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__Dynarray.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__Oo.cmi
  OCAMLC stdlib__Option.cmo
  OCAMLC stdlib__Result.cmo
  OCAMLC stdlib__Queue.cmo
  OCAMLC stdlib__Oo.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__In_channel.cmi
  OCAMLC stdlib__Out_channel.cmi
  OCAMLC stdlib__Bigarray.cmo
  OCAMLC stdlib__List.cmo
  OCAMLC stdlib__Set.cmo
  OCAMLC stdlib__Stack.cmo
  OCAMLC stdlib__Domain.cmo
  OCAMLC stdlib__StringLabels.cmo
  OCAMLC stdlib__Bytes.cmo
  OCAMLC stdlib__String.cmo
  OCAMLC stdlib__Marshal.cmo
  OCAMLC stdlib__Lexing.cmo
  OCAMLC stdlib__Buffer.cmo
  OCAMLC stdlib__Random.cmo
  OCAMLC stdlib__ListLabels.cmo
  OCAMLC stdlib__Map.cmo
  OCAMLC camlinternalOO.cmo
  OCAMLC stdlib__ArrayLabels.cmo
  OCAMLC stdlib__BytesLabels.cmo
  OCAMLC stdlib__MoreLabels.cmi
  OCAMLC stdlib__StdLabels.cmi
  OCAMLC stdlib__Effect.cmo
  OCAMLC stdlib__Float.cmo
  OCAMLC stdlib__Dynarray.cmo
  OCAMLC stdlib__Arg.cmo
  OCAMLC stdlib__Printexc.cmo
  OCAMLC stdlib__Gc.cmo
  OCAMLC stdlib__In_channel.cmo
  OCAMLC stdlib__Out_channel.cmo
  OCAMLC stdlib__Digest.cmo
  OCAMLC stdlib__Hashtbl.cmo
  OCAMLC stdlib__Weak.cmi
  OCAMLC stdlib__Scanf.cmo
  OCAMLC stdlib__Ephemeron.cmi
  OCAMLC stdlib__Filename.cmo
  OCAMLC stdlib__Complex.cmo
  OCAMLC stdlib__StdLabels.cmo
  OCAMLC camlinternalFormat.cmo
  OCAMLC stdlib__Printf.cmo
  OCAMLC stdlib__Weak.cmo
  OCAMLC stdlib__Format.cmo
  OCAMLC stdlib__Ephemeron.cmo
  OCAMLC stdlib__MoreLabels.cmo
  LINKC stdlib.cma
rm tmpheader.exe
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
rm -f boot/libcamlrun.a boot/stdlib.cma boot/std_exit.cmo boot/*.cmi boot/runtime-launch-info
cp stdlib/stdlib.cma stdlib/std_exit.cmo stdlib/*.cmi stdlib/runtime-launch-info boot
cd boot; ln -sf ../runtime/libcamlrun.a .
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make opt.opt
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make checkstack
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  CC tools/checkstack.o
  MKEXE tools/checkstack
tools/checkstack
rm tools/checkstack tools/checkstack.o
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make coreall
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  GEN runtime/ld.conf
  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/blake2.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/blake2.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/blake2.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
  MKLIB runtime/libcamlrund.a
  MKEXE runtime/ocamlrund
  MKLIB runtime/libcamlruni.a
  MKEXE runtime/ocamlruni
  MKLIB runtime/libcamlrun_pic.a
  MKDLL runtime/libcamlrun_shared.so
cd stdlib; ln -sf ../runtime/libcamlrun.a .
make ocamlc
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC utils/config.cmi
  OCAMLC utils/build_path_prefix_map.cmi
  OCAMLC utils/identifiable.cmi
  OCAMLC utils/arg_helper.cmi
  OCAMLC utils/local_store.cmi
  OCAMLC utils/load_path.cmi
  OCAMLC utils/profile.cmi
  OCAMLC utils/terminfo.cmi
  OCAMLC utils/ccomp.cmi
  OCAMLC utils/warnings.cmi
  OCAMLC utils/targetint.cmi
  OCAMLC utils/int_replace_polymorphic_compare.cmi
  GEN utils/domainstate.mli
  OCAMLC utils/binutils.cmi
  OCAMLC utils/lazy_backtrack.cmi
  OCAMLC utils/compression.cmi
  OCAMLC parsing/unit_info.cmi
  OCAMLC parsing/longident.cmi
  GEN parsing/camlinternalMenhirLib.mli
  OCAMLC typing/value_rec_types.cmi
  OCAMLC lambda/switch.cmi
  OCAMLC lambda/runtimedef.cmi
  OCAMLC file_formats/cmo_format.cmi
  OCAMLC middle_end/flambda/allocated_const.cmi
  OCAMLC file_formats/cmxs_format.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
  GEN utils/config_main.ml
  OCAMLC utils/build_path_prefix_map.cmo
  OCAMLC utils/local_store.cmo
  OCAMLC utils/terminfo.cmo
  OCAMLC utils/int_replace_polymorphic_compare.cmo
  GEN utils/domainstate.ml
  OCAMLC utils/binutils.cmo
  OCAMLC utils/lazy_backtrack.cmo
  OCAMLC utils/compression.cmo
  GEN parsing/camlinternalMenhirLib.ml
  OCAMLLEX parsing/lexer.ml
  GEN lambda/runtimedef.ml
  OCAMLC bytecomp/bytesections.cmo
cp utils/config.mli utils/config_main.mli
  GEN utils/config_boot.ml
cp utils/config.mli utils/config_boot.mli
  OCAMLC bytecomp/bytelibrarian.cmi
  OCAMLC driver/errors.cmi
  OCAMLC driver/maindriver.cmi
  OCAMLC driver/main.cmi
  OCAMLC utils/misc.cmi
  OCAMLC utils/domainstate.cmi
  OCAMLC parsing/location.cmi
  OCAMLC parsing/camlinternalMenhirLib.cmi
  OCAMLC tools/make_opcodes.cmo
  GEN utils/config.ml
  OCAMLC utils/arg_helper.cmo
  OCAMLC lambda/switch.cmo
  OCAMLC lambda/runtimedef.cmo
  OCAMLC utils/config_main.cmi
  OCAMLC utils/config_boot.cmi
  OCAMLC utils/config.cmo
  OCAMLC driver/main.cmo
  OCAMLC utils/domainstate.cmo
  OCAMLC utils/config_boot.cmo
  OCAMLC utils/config_main.cmo
  LINKC tools/make_opcodes
  OCAMLC parsing/asttypes.cmi
  OCAMLC parsing/syntaxerr.cmi
  OCAMLC typing/annot.cmi
  OCAMLC driver/errors.cmo
  OCAMLC parsing/syntaxerr.cmo
  OCAMLC parsing/parsetree.cmi
  OCAMLC utils/numbers.cmi
  OCAMLC utils/strongly_connected_components.cmi
  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/clflags.cmi
  OCAMLC utils/consistbl.cmi
  OCAMLC utils/diffing.cmi
  OCAMLC utils/misc.cmo
  OCAMLC utils/identifiable.cmo
  OCAMLC utils/load_path.cmo
  OCAMLC utils/profile.cmo
  OCAMLC utils/warnings.cmo
  OCAMLC utils/targetint.cmo
  OCAMLC parsing/unit_info.cmo
  OCAMLC parsing/longident.cmo
  OCAMLC bytecomp/dll.cmo
  OCAMLC parsing/camlinternalMenhirLib.cmo
  OCAMLC utils/diffing_with_keys.cmi
  OCAMLC utils/diffing.cmo
  OCAMLC utils/consistbl.cmo
  OCAMLC driver/compenv.cmi
  OCAMLC utils/ccomp.cmo
  OCAMLC parsing/location.cmo
  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 driver/compenv.cmo
  OCAMLC driver/main_args.cmo
  OCAMLC utils/numbers.cmo
  OCAMLC utils/clflags.cmo
  OCAMLC utils/strongly_connected_components.cmo
  OCAMLC lambda/debuginfo.cmo
  OCAMLC parsing/docstrings.cmi
  OCAMLC parsing/ast_iterator.cmi
  OCAMLC parsing/builtin_attributes.cmi
  OCAMLC parsing/pprintast.cmi
  OCAMLC parsing/parse.cmi
  OCAMLC parsing/printast.cmi
  OCAMLC parsing/ast_mapper.cmi
  OCAMLC parsing/attr_helper.cmi
  OCAMLC parsing/ast_invariants.cmi
  OCAMLC parsing/depend.cmi
  OCAMLC typing/type_immediacy.cmi
  OCAMLC typing/shape.cmi
  OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
  OCAMLC middle_end/flambda/base_types/export_id.cmi
  OCAMLC middle_end/backend_var.cmi
  OCAMLC driver/pparse.cmi
  OCAMLC parsing/printast.cmo
  GEN bytecomp/opcodes.ml
  GEN bytecomp/opcodes.mli
  OCAMLC typing/outcometree.cmi
  OCAMLC parsing/attr_helper.cmo
  OCAMLC typing/type_immediacy.cmo
  OCAMLC parsing/ast_helper.cmi
  OCAMLC parsing/docstrings.cmo
  OCAMLC parsing/depend.cmo
  OCAMLC parsing/ast_iterator.cmo
  OCAMLC parsing/ast_invariants.cmo
  OCAMLC driver/pparse.cmo
  OCAMLC bytecomp/opcodes.cmi
  OCAMLC typing/primitive.cmi
  OCAMLC typing/oprint.cmi
  OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
  OCAMLC typing/shape.cmo
  OCAMLC bytecomp/opcodes.cmo
  OCAMLC typing/types.cmi
  OCAMLC parsing/ast_helper.cmo
  OCAMLC parsing/builtin_attributes.cmo
  GEN parsing/parser.ml
  OCAMLC parsing/ast_mapper.cmo
  OCAMLC typing/primitive.cmo
  GEN parsing/parser.mli
  OCAMLC parsing/parser.cmi
  OCAMLC parsing/lexer.cmi
  OCAMLC parsing/parser.cmo
  OCAMLC parsing/lexer.cmo
  OCAMLC parsing/pprintast.cmo
  OCAMLC parsing/parse.cmo
  OCAMLC typing/path.cmo
  OCAMLC typing/oprint.cmo
  OCAMLC driver/makedepend.cmo
  OCAMLC typing/btype.cmi
  OCAMLC typing/subst.cmi
  OCAMLC typing/predef.cmi
  OCAMLC typing/datarepr.cmi
  OCAMLC file_formats/cmi_format.cmi
  OCAMLC typing/errortrace.cmi
  OCAMLC typing/signature_group.cmi
  OCAMLC typing/types.cmo
  OCAMLC typing/persistent_env.cmi
  OCAMLC file_formats/cmi_format.cmo
  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 typing/typedtree.cmi
  OCAMLC typing/ctype.cmi
  OCAMLC typing/printtyp.cmi
  OCAMLC typing/mtype.cmi
  OCAMLC typing/envaux.cmi
  OCAMLC typing/shape_reduce.cmi
  OCAMLC typing/typedecl_properties.cmi
  OCAMLC typing/typedecl_unboxed.cmi
  OCAMLC lambda/lambda.cmi
  OCAMLC driver/compmisc.cmi
  OCAMLC typing/env.cmo
  OCAMLC bytecomp/bytepackager.cmi
  OCAMLC typing/shape_reduce.cmo
  OCAMLC typing/typedecl_immediacy.cmi
  OCAMLC typing/typedecl_separability.cmi
  OCAMLC typing/typedecl_properties.cmo
  OCAMLC typing/ctype.cmo
  OCAMLC typing/mtype.cmo
  OCAMLC typing/typedecl_unboxed.cmo
  OCAMLC typing/includeclass.cmi
  OCAMLC typing/printtyp.cmo
  OCAMLC typing/envaux.cmo
  OCAMLC typing/typedecl_separability.cmo
  OCAMLC typing/typedecl_immediacy.cmo
  OCAMLC lambda/printlambda.cmi
  OCAMLC lambda/value_rec_compiler.cmi
  OCAMLC lambda/translobj.cmi
  OCAMLC lambda/translattribute.cmi
  OCAMLC lambda/translprim.cmi
  OCAMLC lambda/translcore.cmi
  OCAMLC lambda/translclass.cmi
  OCAMLC lambda/translmod.cmi
  OCAMLC lambda/tmc.cmi
  OCAMLC lambda/simplif.cmi
  OCAMLC middle_end/internal_variable_names.cmi
  OCAMLC middle_end/clambda_primitives.cmi
  OCAMLC bytecomp/instruct.cmi
  OCAMLC bytecomp/symtable.cmi
  OCAMLC driver/compile_common.cmi
  OCAMLC typing/typedtree.cmo
  OCAMLC typing/includeclass.cmo
  OCAMLC lambda/lambda.cmo
  OCAMLC lambda/printlambda.cmo
  OCAMLC lambda/value_rec_compiler.cmo
  OCAMLC lambda/translobj.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/value_rec_check.cmi
  OCAMLC typing/typecore.cmi
  OCAMLC typing/typeclass.cmi
  OCAMLC lambda/matching.cmi
  OCAMLC middle_end/variable.cmi
  OCAMLC middle_end/clambda.cmi
  OCAMLC bytecomp/meta.cmi
  OCAMLC typing/printtyped.cmo
  OCAMLC typing/includecore.cmo
  OCAMLC typing/tast_iterator.cmo
  OCAMLC typing/tast_mapper.cmo
  OCAMLC typing/stypes.cmo
  OCAMLC typing/printpat.cmo
  OCAMLC typing/patterns.cmo
  OCAMLC typing/parmatch.cmo
  OCAMLC lambda/translattribute.cmo
  OCAMLC lambda/translmod.cmo
  OCAMLC lambda/tmc.cmo
  OCAMLC lambda/simplif.cmo
  OCAMLC bytecomp/meta.cmo
  OCAMLC bytecomp/symtable.cmo
  OCAMLC bytecomp/bytegen.cmi
  OCAMLC bytecomp/printinstr.cmi
  OCAMLC bytecomp/emitcode.cmi
  OCAMLC bytecomp/bytelink.cmi
  OCAMLC driver/compile.cmi
  OCAMLC bytecomp/instruct.cmo
  OCAMLC typing/cmt2annot.cmi
  OCAMLC typing/includemod.cmi
  OCAMLC typing/typedecl.cmi
  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 file_formats/cmt_format.cmo
  OCAMLC typing/cmt2annot.cmo
  OCAMLC typing/untypeast.cmo
  OCAMLC typing/typetexp.cmo
  OCAMLC typing/typedecl_variance.cmo
  OCAMLC typing/typeopt.cmo
  OCAMLC typing/typedecl.cmo
  OCAMLC typing/value_rec_check.cmo
  OCAMLC typing/typecore.cmo
  OCAMLC typing/typeclass.cmo
  OCAMLC lambda/matching.cmo
  OCAMLC lambda/translprim.cmo
  OCAMLC lambda/translcore.cmo
  OCAMLC lambda/translclass.cmo
  OCAMLC bytecomp/bytegen.cmo
  OCAMLC bytecomp/printinstr.cmo
  OCAMLC bytecomp/emitcode.cmo
  OCAMLC bytecomp/bytelink.cmo
  OCAMLC bytecomp/bytelibrarian.cmo
  OCAMLC driver/compile.cmo
  OCAMLC driver/maindriver.cmo
  OCAMLC typing/includemod_errorprinter.cmi
  OCAMLC typing/typemod.cmi
  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.cmo
  OCAMLC typing/typemod.cmo
  OCAMLC driver/compmisc.cmo
  OCAMLC driver/compile_common.cmo
  OCAMLC bytecomp/bytepackager.cmo
  OCAMLC middle_end/flambda/projection.cmi
  OCAMLC middle_end/flambda/base_types/closure_origin.cmi
  OCAMLC middle_end/flambda/flambda.cmi
  LINKC compilerlibs/ocamlbytecomp.cma
  OCAMLC middle_end/flambda/freshening.cmi
  OCAMLC middle_end/flambda/simple_value_approx.cmi
  OCAMLC middle_end/flambda/export_info.cmi
  OCAMLC file_formats/cmx_format.cmi
  LINKC compilerlibs/ocamlcommon.cma
  LINKC ocamlc
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make ocamllex ocamltools library
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  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[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
  OCAMLC camlinternalFormatBasics.cmi
  OCAMLC camlinternalFormatBasics.cmo
  OCAMLC stdlib.cmi
  OCAMLC stdlib.cmo
  OCAMLC stdlib__Either.cmi
  OCAMLC stdlib__Sys.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__Nativeint.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__Complex.cmi
  OCAMLC stdlib__Digest.cmi
  OCAMLC stdlib__Scanf.cmi
  OCAMLC stdlib__Callback.cmi
  OCAMLC stdlib__Filename.cmi
  OCAMLC std_exit.cmi
  OCAMLC stdlib__Lazy.cmi
  OCAMLC stdlib__Char.cmo
  OCAMLC stdlib__Unit.cmo
  OCAMLC stdlib__Atomic.cmo
  OCAMLC stdlib__Seq.cmi
  OCAMLC stdlib__Bool.cmo
  OCAMLC stdlib__Mutex.cmo
  OCAMLC stdlib__Condition.cmi
  OCAMLC stdlib__Either.cmo
  OCAMLC stdlib__Obj.cmi
  OCAMLC stdlib__Uchar.cmo
  OCAMLC stdlib__Int.cmo
  OCAMLC std_exit.cmo
  OCAMLC stdlib__Bigarray.cmi
  OCAMLC stdlib__Int64.cmo
  OCAMLC stdlib__Random.cmi
  OCAMLC stdlib__Sys.cmo
  OCAMLC stdlib__Int32.cmo
  OCAMLC stdlib__Nativeint.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__Dynarray.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__Oo.cmi
  OCAMLC stdlib__Option.cmo
  OCAMLC stdlib__Result.cmo
  OCAMLC stdlib__Queue.cmo
  OCAMLC camlinternalFormat.cmi
  OCAMLC stdlib__Printf.cmi
  OCAMLC stdlib__Format.cmi
  OCAMLC stdlib__Oo.cmo
  OCAMLC stdlib__Array.cmo
  OCAMLC stdlib__Parsing.cmo
  OCAMLC stdlib__In_channel.cmi
  OCAMLC stdlib__Out_channel.cmi
  OCAMLC stdlib__Bigarray.cmo
  OCAMLC camlinternalMod.cmo
  OCAMLC stdlib__List.cmo
  OCAMLC stdlib__Set.cmo
  MKEXE yacc/ocamlyacc
  OCAMLC stdlib__Stack.cmo
  OCAMLC stdlib__Domain.cmo
  OCAMLC stdlib__Bytes.cmo
  OCAMLC stdlib__String.cmo
  OCAMLC stdlib__Marshal.cmo
  OCAMLC stdlib__Lexing.cmo
  OCAMLC stdlib__Buffer.cmo
  OCAMLC stdlib__Random.cmo
  OCAMLC stdlib__ArrayLabels.cmo
  OCAMLC stdlib__ListLabels.cmo
  OCAMLC stdlib__StringLabels.cmo
  OCAMLC stdlib__StdLabels.cmi
  OCAMLC stdlib__Map.cmo
  OCAMLC camlinternalOO.cmo
make lex-all
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC stdlib__Ephemeron.cmi
  OCAMLC stdlib__Filename.cmo
  OCAMLC stdlib__Complex.cmo
  OCAMLC stdlib__BytesLabels.cmo
  OCAMLC stdlib__MoreLabels.cmi
  OCAMLC stdlib__Effect.cmo
  OCAMLC stdlib__Float.cmo
  OCAMLC camlinternalFormat.cmo
  OCAMLC stdlib__Printf.cmo
  OCAMLC stdlib__Dynarray.cmo
  OCAMLC stdlib__Arg.cmo
  OCAMLC stdlib__Printexc.cmo
  OCAMLC stdlib__Gc.cmo
  OCAMLC stdlib__In_channel.cmo
  OCAMLC stdlib__Out_channel.cmo
  OCAMLC stdlib__Digest.cmo
  OCAMLC lex/cset.cmi
  OCAMLYACC lex/parser.ml
  OCAMLLEX lex/lexer.ml
  OCAMLC stdlib__Hashtbl.cmo
  OCAMLC stdlib__Weak.cmi
  OCAMLC lex/table.cmi
  OCAMLC stdlib__Format.cmo
  OCAMLC lex/main.cmi
  OCAMLC stdlib__Scanf.cmo
  OCAMLC lex/cset.cmo
  OCAMLC lex/syntax.cmi
  OCAMLC stdlib__StdLabels.cmo
  OCAMLC stdlib__Ephemeron.cmo
  OCAMLC stdlib__Weak.cmo
  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 stdlib__MoreLabels.cmo
  OCAMLC lex/lexer.cmo
  OCAMLC lex/common.cmo
  OCAMLC lex/outputbis.cmi
  OCAMLC lex/compact.cmo
  OCAMLC lex/output.cmi
  OCAMLC lex/output.cmo
  OCAMLC lex/outputbis.cmo
  OCAMLC lex/main.cmo
  LINKC lex/ocamllex
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make tools-all
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC tools/ocamldep.cmi
  OCAMLC middle_end/printclambda_primitives.cmi
  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/pass_wrapper.cmi
  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/inlining_cost.cmi
  OCAMLC middle_end/flambda/export_info_for_pack.cmi
  OCAMLC middle_end/compilenv.cmi
  OCAMLC middle_end/backend_intf.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 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.cmo
  OCAMLC middle_end/clambda.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/tag.cmo
  OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
  OCAMLC middle_end/flambda/base_types/set_of_closures_id.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.cmo
  OCAMLC middle_end/flambda/allocated_const.cmo
  OCAMLC middle_end/flambda/parameter.cmo
  OCAMLC middle_end/flambda/projection.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/simple_value_approx.cmo
  OCAMLC middle_end/flambda/export_info.cmo
  OCAMLC middle_end/flambda/export_info_for_pack.cmo
  OCAMLC middle_end/compilenv.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/alias_analysis.cmo
  OCAMLC middle_end/flambda/share_constants.cmo
  OCAMLC middle_end/flambda/remove_unused_closure_vars.cmo
  OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo
  OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmo
  OCAMLC middle_end/flambda/ref_to_variables.cmo
  OCAMLC middle_end/flambda/flambda_invariants.cmo
  OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo
  OCAMLC middle_end/flambda/closure_offsets.cmo
  OCAMLC middle_end/flambda/un_anf.cmo
  OCAMLC middle_end/flambda/flambda_to_clambda.cmo
  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
  OCAMLC tools/ocamloptp.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_boxed_integer_ops_intf.cmi
  OCAMLC middle_end/flambda/simplify_primitives.cmi
  OCAMLC middle_end/flambda/inlining_stats_types.cmi
  OCAMLC middle_end/flambda/build_export_info.cmi
  OCAMLC middle_end/flambda/flambda_middle_end.cmi
  OCAMLC middle_end/flambda/flambda_utils.cmo
  OCAMLC middle_end/flambda/freshening.cmo
  OCAMLC middle_end/closure/closure.cmo
  OCAMLC middle_end/closure/closure_middle_end.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/ocamloptp.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/simplify_boxed_integer_ops.cmi
  OCAMLC middle_end/flambda/inlining_stats.cmi
  OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
  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.cmo
  OCAMLC middle_end/flambda/simplify_primitives.cmo
  OCAMLC middle_end/flambda/inlining_stats_types.cmo
  OCAMLC middle_end/flambda/inlining_stats.cmo
  LINKC tools/ocamlcp
  LINKC tools/ocamlmktop
  LINKC tools/ocamloptp
  LINKC tools/primreq
  LINKC tools/stripdebug
  LINKC tools/cmpbyt
  OCAMLC middle_end/flambda/inlining_decision_intf.cmi
  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/inline_and_simplify_aux.cmo
  OCAMLC middle_end/flambda/build_export_info.cmo
  LINKC tools/ocamlcmt
  LINKC tools/ocamlmklib
  OCAMLC middle_end/flambda/inlining_transforms.cmi
  OCAMLC middle_end/flambda/inlining_decision.cmi
  OCAMLC middle_end/flambda/augment_specialised_args.cmo
  OCAMLC middle_end/flambda/extract_projections.cmo
  OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo
  OCAMLC middle_end/flambda/unbox_specialised_args.cmo
  LINKC tools/dumpobj
  OCAMLC middle_end/flambda/unbox_closures.cmo
  OCAMLC middle_end/flambda/inline_and_simplify.cmo
  OCAMLC middle_end/flambda/flambda_middle_end.cmo
  OCAMLC middle_end/flambda/inlining_transforms.cmo
  OCAMLC middle_end/flambda/inlining_decision.cmo
  LINKC tools/ocamlprof
  LINKC compilerlibs/ocamlmiddleend.cma
  LINKC tools/ocamlobjinfo
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  LINKC stdlib.cma
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make ocaml
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  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/topmain.cmo
  OCAMLC toplevel/byte/topeval.cmo
  OCAMLC toplevel/byte/trace.cmo
  LINKC compilerlibs/ocamltoplevel.cma
  LINKC ocaml.tmp
  GEN ocaml
rm ocaml.tmp
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make opt-core
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  CC runtime/addrmap.n.o
  CC runtime/afl.n.o
  CC runtime/alloc.n.o
  CC runtime/array.n.o
  CC runtime/backtrace.n.o
  CC runtime/bigarray.n.o
  CC runtime/blake2.n.o
  CC runtime/callback.n.o
  CC runtime/codefrag.n.o
  CC runtime/compare.n.o
  CC runtime/custom.n.o
  CC runtime/debugger.n.o
  CC runtime/domain.n.o
  CC runtime/dynlink.n.o
  CC runtime/extern.n.o
  CC runtime/fiber.n.o
  CC runtime/finalise.n.o
  CC runtime/floats.n.o
  CC runtime/gc_ctrl.n.o
  CC runtime/gc_stats.n.o
  CC runtime/globroots.n.o
  CC runtime/hash.n.o
  CC runtime/intern.n.o
  CC runtime/ints.n.o
  CC runtime/io.n.o
  CC runtime/lexing.n.o
  CC runtime/lf_skiplist.n.o
  CC runtime/main.n.o
  CC runtime/major_gc.n.o
  CC runtime/md5.n.o
  CC runtime/memory.n.o
  CC runtime/memprof.n.o
  CC runtime/meta.n.o
  CC runtime/minor_gc.n.o
  CC runtime/misc.n.o
  CC runtime/obj.n.o
  CC runtime/parsing.n.o
  CC runtime/platform.n.o
  CC runtime/printexc.n.o
  CC runtime/prng.n.o
  CC runtime/roots.n.o
  CC runtime/runtime_events.n.o
  CC runtime/shared_heap.n.o
  CC runtime/signals.n.o
  CC runtime/skiplist.n.o
  CC runtime/startup_aux.n.o
  CC runtime/str.n.o
  CC runtime/sync.n.o
  CC runtime/sys.n.o
  CC runtime/unix.n.o
  CC runtime/weak.n.o
  CC runtime/backtrace_nat.n.o
  CC runtime/clambda_checks.n.o
  CC runtime/dynlink_nat.n.o
  CC runtime/fail_nat.n.o
  CC runtime/frame_descriptors.n.o
  CC runtime/startup_nat.n.o
  CC runtime/signals_nat.n.o
  ASM runtime/loongarch64.o
  CC runtime/zstd.npic.o
  CC runtime/addrmap.nd.o
  CC runtime/afl.nd.o
  CC runtime/alloc.nd.o
  CC runtime/array.nd.o
  CC runtime/backtrace.nd.o
  CC runtime/bigarray.nd.o
  CC runtime/blake2.nd.o
  CC runtime/callback.nd.o
  CC runtime/codefrag.nd.o
  CC runtime/compare.nd.o
  CC runtime/custom.nd.o
  CC runtime/debugger.nd.o
  CC runtime/domain.nd.o
  CC runtime/dynlink.nd.o
  CC runtime/extern.nd.o
  CC runtime/fiber.nd.o
  CC runtime/finalise.nd.o
  CC runtime/floats.nd.o
  CC runtime/gc_ctrl.nd.o
  CC runtime/gc_stats.nd.o
  CC runtime/globroots.nd.o
  CC runtime/hash.nd.o
  CC runtime/intern.nd.o
  CC runtime/ints.nd.o
  CC runtime/io.nd.o
  CC runtime/lexing.nd.o
  CC runtime/lf_skiplist.nd.o
  CC runtime/main.nd.o
  CC runtime/major_gc.nd.o
  CC runtime/md5.nd.o
  CC runtime/memory.nd.o
  CC runtime/memprof.nd.o
  CC runtime/meta.nd.o
  CC runtime/minor_gc.nd.o
  CC runtime/misc.nd.o
  CC runtime/obj.nd.o
  CC runtime/parsing.nd.o
  CC runtime/platform.nd.o
  CC runtime/printexc.nd.o
  CC runtime/prng.nd.o
  CC runtime/roots.nd.o
  CC runtime/runtime_events.nd.o
  CC runtime/shared_heap.nd.o
  CC runtime/signals.nd.o
  CC runtime/skiplist.nd.o
  CC runtime/startup_aux.nd.o
  CC runtime/str.nd.o
  CC runtime/sync.nd.o
  CC runtime/sys.nd.o
  CC runtime/unix.nd.o
  CC runtime/weak.nd.o
  CC runtime/backtrace_nat.nd.o
  CC runtime/clambda_checks.nd.o
  CC runtime/dynlink_nat.nd.o
  CC runtime/fail_nat.nd.o
  CC runtime/frame_descriptors.nd.o
  CC runtime/startup_nat.nd.o
  CC runtime/signals_nat.nd.o
  ASM runtime/loongarch64.d.o
  CC runtime/addrmap.ni.o
  CC runtime/afl.ni.o
  CC runtime/alloc.ni.o
  CC runtime/array.ni.o
  CC runtime/backtrace.ni.o
  CC runtime/bigarray.ni.o
  CC runtime/blake2.ni.o
  CC runtime/callback.ni.o
  CC runtime/codefrag.ni.o
  CC runtime/compare.ni.o
  CC runtime/custom.ni.o
  CC runtime/debugger.ni.o
  CC runtime/domain.ni.o
  CC runtime/dynlink.ni.o
  CC runtime/extern.ni.o
  CC runtime/fiber.ni.o
  CC runtime/finalise.ni.o
  CC runtime/floats.ni.o
  CC runtime/gc_ctrl.ni.o
  CC runtime/gc_stats.ni.o
  CC runtime/globroots.ni.o
  CC runtime/hash.ni.o
  CC runtime/intern.ni.o
  CC runtime/ints.ni.o
  CC runtime/io.ni.o
  CC runtime/lexing.ni.o
  CC runtime/lf_skiplist.ni.o
  CC runtime/main.ni.o
  CC runtime/major_gc.ni.o
  CC runtime/md5.ni.o
  CC runtime/memory.ni.o
  CC runtime/memprof.ni.o
  CC runtime/meta.ni.o
  CC runtime/minor_gc.ni.o
  CC runtime/misc.ni.o
  CC runtime/obj.ni.o
  CC runtime/parsing.ni.o
  CC runtime/platform.ni.o
  CC runtime/printexc.ni.o
  CC runtime/prng.ni.o
  CC runtime/roots.ni.o
  CC runtime/runtime_events.ni.o
  CC runtime/shared_heap.ni.o
  CC runtime/signals.ni.o
  CC runtime/skiplist.ni.o
  CC runtime/startup_aux.ni.o
  CC runtime/str.ni.o
  CC runtime/sync.ni.o
  CC runtime/sys.ni.o
  CC runtime/unix.ni.o
  CC runtime/weak.ni.o
  CC runtime/backtrace_nat.ni.o
  CC runtime/clambda_checks.ni.o
  CC runtime/dynlink_nat.ni.o
  CC runtime/fail_nat.ni.o
  CC runtime/frame_descriptors.ni.o
  CC runtime/startup_nat.ni.o
  CC runtime/signals_nat.ni.o
  ASM runtime/loongarch64.i.o
  CC runtime/addrmap.npic.o
  CC runtime/afl.npic.o
  CC runtime/alloc.npic.o
  CC runtime/array.npic.o
  CC runtime/backtrace.npic.o
  CC runtime/bigarray.npic.o
  CC runtime/blake2.npic.o
  CC runtime/callback.npic.o
  CC runtime/codefrag.npic.o
  CC runtime/compare.npic.o
  CC runtime/custom.npic.o
  CC runtime/debugger.npic.o
  CC runtime/domain.npic.o
  CC runtime/dynlink.npic.o
  CC runtime/extern.npic.o
  CC runtime/fiber.npic.o
  CC runtime/finalise.npic.o
  CC runtime/floats.npic.o
  CC runtime/gc_ctrl.npic.o
  CC runtime/gc_stats.npic.o
  CC runtime/globroots.npic.o
  CC runtime/hash.npic.o
  CC runtime/intern.npic.o
  CC runtime/ints.npic.o
  CC runtime/io.npic.o
  CC runtime/lexing.npic.o
  CC runtime/lf_skiplist.npic.o
  CC runtime/main.npic.o
  CC runtime/major_gc.npic.o
  CC runtime/md5.npic.o
  CC runtime/memory.npic.o
  CC runtime/memprof.npic.o
  CC runtime/meta.npic.o
  CC runtime/minor_gc.npic.o
  CC runtime/misc.npic.o
  CC runtime/obj.npic.o
  CC runtime/parsing.npic.o
  CC runtime/platform.npic.o
  CC runtime/printexc.npic.o
  CC runtime/prng.npic.o
  CC runtime/roots.npic.o
  CC runtime/runtime_events.npic.o
  CC runtime/shared_heap.npic.o
  CC runtime/signals.npic.o
  CC runtime/skiplist.npic.o
  CC runtime/startup_aux.npic.o
  CC runtime/str.npic.o
  CC runtime/sync.npic.o
  CC runtime/sys.npic.o
  CC runtime/unix.npic.o
  CC runtime/weak.npic.o
  CC runtime/backtrace_nat.npic.o
  CC runtime/clambda_checks.npic.o
  CC runtime/dynlink_nat.npic.o
  CC runtime/fail_nat.npic.o
  CC runtime/frame_descriptors.npic.o
  CC runtime/startup_nat.npic.o
  CC runtime/signals_nat.npic.o
  ASM runtime/loongarch64_libasmrunpic.o
  MKLIB runtime/libasmrun.a
  MKLIB runtime/libcomprmarsh.a
  MKLIB runtime/libasmrund.a
  MKLIB runtime/libasmruni.a
  MKLIB runtime/libasmrun_pic.a
  MKDLL runtime/libasmrun_shared.so
cd stdlib; ln -sf ../runtime/libasmrun.a .
make ocamlopt
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
cd asmcomp; ln -sf loongarch64/arch.mli .
  OCAMLC asmcomp/x86_ast.cmi
  OCAMLC asmcomp/cmm.cmi
  OCAMLC asmcomp/coloring.cmi
  OCAMLC asmcomp/asmlink.cmi
  OCAMLC asmcomp/asmlibrarian.cmi
  OCAMLC asmcomp/asmpackager.cmi
  OCAMLC driver/opterrors.cmi
  OCAMLC driver/optcompile.cmi
  OCAMLC driver/optmaindriver.cmi
cd asmcomp; ln -sf loongarch64/arch.ml .
cd asmcomp; ln -sf loongarch64/proc.ml .
cd asmcomp; ln -sf loongarch64/selection.ml .
cd asmcomp; ln -sf loongarch64/CSE.ml .
cd asmcomp; ln -sf loongarch64/reload.ml .
cd asmcomp; ln -sf loongarch64/stackframe.ml .
cd asmcomp; ln -sf loongarch64/scheduling.ml .
  OCAMLLEX tools/cvt_emit.ml
  OCAMLC tools/cvt_emit.cmi
  OCAMLC driver/opterrors.cmo
  OCAMLC driver/optmain.cmi
  OCAMLC asmcomp/asmlibrarian.cmo
  OCAMLC asmcomp/arch.cmi
  OCAMLC asmcomp/x86_proc.cmi
  OCAMLC asmcomp/x86_masm.cmi
  OCAMLC asmcomp/x86_gas.cmi
  OCAMLC asmcomp/x86_dsl.cmi
  OCAMLC asmcomp/printcmm.cmi
  OCAMLC asmcomp/reg.cmi
  OCAMLC asmcomp/strmatch.cmi
  OCAMLC asmcomp/cmmgen_state.cmi
  OCAMLC asmcomp/afl_instrument.cmi
  OCAMLC asmcomp/thread_sanitizer.cmi
  OCAMLC asmcomp/cmmgen.cmi
  OCAMLC asmcomp/cmm_invariants.cmi
  OCAMLC asmcomp/cmm.cmo
  OCAMLC tools/cvt_emit.cmo
  OCAMLC driver/optmain.cmo
  OCAMLC asmcomp/afl_instrument.cmo
  OCAMLC asmcomp/arch.cmo
  OCAMLC asmcomp/strmatch.cmo
  OCAMLC asmcomp/printcmm.cmo
  OCAMLC asmcomp/cmm_invariants.cmo
  OCAMLC asmcomp/cmm_helpers.cmi
  OCAMLC asmcomp/cmmgen_state.cmo
  OCAMLC asmcomp/mach.cmi
  OCAMLC asmcomp/reg.cmo
  LINKC tools/cvt_emit
  OCAMLC asmcomp/proc.cmi
  OCAMLC asmcomp/interval.cmi
  OCAMLC asmcomp/dataflow.cmi
  OCAMLC asmcomp/polling.cmi
  OCAMLC asmcomp/selectgen.cmi
  OCAMLC asmcomp/selection.cmi
  OCAMLC asmcomp/comballoc.cmi
  OCAMLC asmcomp/CSEgen.cmi
  OCAMLC asmcomp/CSE.cmi
  OCAMLC asmcomp/liveness.cmi
  OCAMLC asmcomp/spill.cmi
  OCAMLC asmcomp/split.cmi
  OCAMLC asmcomp/interf.cmi
  OCAMLC asmcomp/reloadgen.cmi
  OCAMLC asmcomp/reload.cmi
  OCAMLC asmcomp/deadcode.cmi
  OCAMLC asmcomp/stackframegen.cmi
  OCAMLC asmcomp/linear.cmi
  OCAMLC asmcomp/mach.cmo
  GEN asmcomp/emit.ml
  OCAMLC asmcomp/thread_sanitizer.cmo
  OCAMLC asmcomp/cmmgen.cmo
  OCAMLC asmcomp/comballoc.cmo
  OCAMLC asmcomp/split.cmo
  OCAMLC asmcomp/deadcode.cmo
  OCAMLC asmcomp/printmach.cmi
  OCAMLC asmcomp/linscan.cmi
  OCAMLC asmcomp/CSE.cmo
  OCAMLC asmcomp/reloadgen.cmo
  OCAMLC asmcomp/reload.cmo
  OCAMLC asmcomp/dataflow.cmo
  OCAMLC asmcomp/polling.cmo
  OCAMLC asmcomp/stackframe.cmi
  OCAMLC asmcomp/stackframegen.cmo
  OCAMLC asmcomp/proc.cmo
  OCAMLC asmcomp/cmm_helpers.cmo
  OCAMLC asmcomp/interval.cmo
  OCAMLC asmcomp/CSEgen.cmo
  OCAMLC asmcomp/spill.cmo
  OCAMLC asmcomp/interf.cmo
  OCAMLC asmcomp/coloring.cmo
  OCAMLC driver/optmaindriver.cmo
  OCAMLC asmcomp/printlinear.cmi
  OCAMLC asmcomp/linearize.cmi
  OCAMLC file_formats/linear_format.cmi
  OCAMLC asmcomp/schedgen.cmi
  OCAMLC asmcomp/scheduling.cmi
  OCAMLC asmcomp/branch_relaxation_intf.cmi
  OCAMLC asmcomp/emitenv.cmi
  OCAMLC asmcomp/emit.cmi
  OCAMLC asmcomp/linscan.cmo
  OCAMLC asmcomp/stackframe.cmo
  OCAMLC asmcomp/linear.cmo
  OCAMLC asmcomp/printmach.cmo
  OCAMLC asmcomp/selectgen.cmo
  OCAMLC asmcomp/selection.cmo
  OCAMLC asmcomp/liveness.cmo
  OCAMLC asmcomp/linearize.cmo
  OCAMLC file_formats/linear_format.cmo
  OCAMLC asmcomp/branch_relaxation.cmi
  OCAMLC asmcomp/emitaux.cmi
  OCAMLC asmcomp/schedgen.cmo
  OCAMLC asmcomp/scheduling.cmo
  OCAMLC asmcomp/printlinear.cmo
  OCAMLC asmcomp/branch_relaxation.cmo
  OCAMLC asmcomp/asmgen.cmi
  OCAMLC asmcomp/emitaux.cmo
  OCAMLC asmcomp/emit.cmo
  OCAMLC asmcomp/asmgen.cmo
  OCAMLC asmcomp/asmlink.cmo
  OCAMLC asmcomp/asmpackager.cmo
  OCAMLC driver/optcompile.cmo
  LINKC compilerlibs/ocamloptcomp.cma
  LINKC ocamlopt
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make libraryopt
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make -C stdlib allopt
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
  OCAMLOPT camlinternalFormatBasics.cmx
  OCAMLOPT stdlib.cmx
  OCAMLOPT stdlib__Either.cmx
  OCAMLOPT stdlib__Sys.cmx
  OCAMLOPT stdlib__Atomic.cmx
  OCAMLOPT stdlib__Bool.cmx
  OCAMLOPT stdlib__Char.cmx
  OCAMLOPT stdlib__Int.cmx
  OCAMLOPT stdlib__Unit.cmx
  OCAMLOPT stdlib__Int64.cmx
  OCAMLOPT stdlib__Mutex.cmx
  OCAMLOPT std_exit.cmx
  OCAMLOPT stdlib__Condition.cmx
  OCAMLOPT stdlib__Int32.cmx
  OCAMLOPT stdlib__Nativeint.cmx
  OCAMLOPT stdlib__Semaphore.cmx
  OCAMLOPT stdlib__Uchar.cmx
  OCAMLOPT stdlib__Obj.cmx
  OCAMLOPT stdlib__Type.cmx
  OCAMLOPT camlinternalLazy.cmx
  OCAMLOPT stdlib__Callback.cmx
  OCAMLOPT stdlib__Lazy.cmx
  OCAMLOPT stdlib__Seq.cmx
  OCAMLOPT stdlib__Option.cmx
  OCAMLOPT stdlib__Result.cmx
  OCAMLOPT stdlib__List.cmx
  OCAMLOPT stdlib__Bytes.cmx
  OCAMLOPT stdlib__Array.cmx
  OCAMLOPT stdlib__Queue.cmx
  OCAMLOPT stdlib__ArrayLabels.cmx
  OCAMLOPT stdlib__Float.cmx
  OCAMLOPT stdlib__Set.cmx
  OCAMLOPT stdlib__Map.cmx
  OCAMLOPT stdlib__Stack.cmx
  OCAMLOPT stdlib__Domain.cmx
  OCAMLOPT stdlib__ListLabels.cmx
  OCAMLOPT stdlib__String.cmx
  OCAMLOPT stdlib__Marshal.cmx
  OCAMLOPT stdlib__BytesLabels.cmx
  OCAMLOPT stdlib__Lexing.cmx
  OCAMLOPT stdlib__Buffer.cmx
  OCAMLOPT stdlib__StringLabels.cmx
  OCAMLOPT stdlib__StdLabels.cmx
  OCAMLOPT stdlib__Complex.cmx
  OCAMLOPT stdlib__Parsing.cmx
  OCAMLOPT camlinternalOO.cmx
  OCAMLOPT stdlib__Bigarray.cmx
  OCAMLOPT camlinternalFormat.cmx
  OCAMLOPT stdlib__Oo.cmx
  OCAMLOPT camlinternalMod.cmx
  OCAMLOPT stdlib__Printf.cmx
  OCAMLOPT stdlib__Format.cmx
  OCAMLOPT stdlib__Dynarray.cmx
  OCAMLOPT stdlib__Arg.cmx
  OCAMLOPT stdlib__Printexc.cmx
  OCAMLOPT stdlib__Scanf.cmx
  OCAMLOPT stdlib__Fun.cmx
  OCAMLOPT stdlib__Effect.cmx
  OCAMLOPT stdlib__Gc.cmx
  OCAMLOPT stdlib__In_channel.cmx
  OCAMLOPT stdlib__Out_channel.cmx
  OCAMLOPT stdlib__Digest.cmx
  OCAMLOPT stdlib__Random.cmx
  OCAMLOPT stdlib__Hashtbl.cmx
  OCAMLOPT stdlib__Filename.cmx
  OCAMLOPT stdlib__Weak.cmx
  OCAMLOPT stdlib__Ephemeron.cmx
  OCAMLOPT stdlib__MoreLabels.cmx
  LINKOPT stdlib.cmxa
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make ocamlc.opt
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLOPT utils/config.cmx
  OCAMLOPT utils/build_path_prefix_map.cmx
  OCAMLOPT utils/arg_helper.cmx
  OCAMLOPT utils/local_store.cmx
  OCAMLOPT utils/terminfo.cmx
  OCAMLOPT utils/int_replace_polymorphic_compare.cmx
  OCAMLOPT utils/domainstate.cmx
  OCAMLOPT utils/binutils.cmx
  OCAMLOPT utils/lazy_backtrack.cmx
  OCAMLOPT utils/compression.cmx
  OCAMLOPT parsing/camlinternalMenhirLib.cmx
  OCAMLOPT lambda/switch.cmx
  OCAMLOPT lambda/runtimedef.cmx
  OCAMLOPT bytecomp/opcodes.cmx
cd stdlib; ln -sf ../runtime/libcomprmarsh.a .
  OCAMLOPT utils/misc.cmx
  OCAMLOPT bytecomp/bytesections.cmx
  OCAMLOPT utils/identifiable.cmx
  OCAMLOPT utils/load_path.cmx
  OCAMLOPT utils/profile.cmx
  OCAMLOPT utils/warnings.cmx
  OCAMLOPT utils/consistbl.cmx
  OCAMLOPT utils/targetint.cmx
  OCAMLOPT utils/diffing.cmx
  OCAMLOPT parsing/longident.cmx
  OCAMLOPT bytecomp/dll.cmx
  OCAMLOPT utils/diffing_with_keys.cmx
  OCAMLOPT utils/numbers.cmx
  OCAMLOPT utils/clflags.cmx
  OCAMLOPT utils/strongly_connected_components.cmx
  OCAMLOPT utils/ccomp.cmx
  OCAMLOPT parsing/location.cmx
  OCAMLOPT typing/ident.cmx
  OCAMLOPT parsing/unit_info.cmx
  OCAMLOPT parsing/docstrings.cmx
  OCAMLOPT parsing/syntaxerr.cmx
  OCAMLOPT parsing/ast_iterator.cmx
  OCAMLOPT lambda/debuginfo.cmx
  OCAMLOPT driver/compenv.cmx
  OCAMLOPT driver/errors.cmx
  OCAMLOPT parsing/ast_helper.cmx
  OCAMLOPT driver/main_args.cmx
  OCAMLOPT parsing/builtin_attributes.cmx
  OCAMLOPT parsing/ast_mapper.cmx
  OCAMLOPT parsing/parser.cmx
  OCAMLOPT parsing/attr_helper.cmx
  OCAMLOPT parsing/ast_invariants.cmx
  OCAMLOPT parsing/depend.cmx
  OCAMLOPT typing/type_immediacy.cmx
  OCAMLOPT typing/primitive.cmx
  OCAMLOPT parsing/lexer.cmx
  OCAMLOPT parsing/pprintast.cmx
  OCAMLOPT typing/path.cmx
  OCAMLOPT typing/shape.cmx
  OCAMLOPT typing/types.cmx
  OCAMLOPT typing/btype.cmx
  OCAMLOPT file_formats/cmi_format.cmx
  OCAMLOPT typing/errortrace.cmx
  OCAMLOPT typing/persistent_env.cmx
  OCAMLOPT typing/subst.cmx
  OCAMLOPT typing/predef.cmx
  OCAMLOPT typing/datarepr.cmx
  OCAMLOPT typing/signature_group.cmx
  OCAMLOPT typing/env.cmx
  OCAMLOPT parsing/parse.cmx
  OCAMLOPT parsing/printast.cmx
  OCAMLOPT typing/oprint.cmx
  OCAMLOPT driver/pparse.cmx
  OCAMLOPT driver/makedepend.cmx
  OCAMLOPT typing/typedtree.cmx
  OCAMLOPT typing/ctype.cmx
  OCAMLOPT typing/shape_reduce.cmx
  OCAMLOPT typing/typedecl_properties.cmx
  OCAMLOPT lambda/lambda.cmx
  OCAMLOPT typing/printtyped.cmx
  OCAMLOPT typing/tast_iterator.cmx
  OCAMLOPT typing/tast_mapper.cmx
  OCAMLOPT typing/untypeast.cmx
  OCAMLOPT typing/printpat.cmx
  OCAMLOPT lambda/value_rec_compiler.cmx
  OCAMLOPT lambda/translobj.cmx
  OCAMLOPT lambda/translattribute.cmx
  OCAMLOPT lambda/tmc.cmx
  OCAMLOPT bytecomp/instruct.cmx
  OCAMLOPT bytecomp/meta.cmx
  OCAMLOPT bytecomp/symtable.cmx
  OCAMLOPT lambda/simplif.cmx
  OCAMLOPT file_formats/cmt_format.cmx
  OCAMLOPT typing/printtyp.cmx
  OCAMLOPT typing/mtype.cmx
  OCAMLOPT typing/patterns.cmx
  OCAMLOPT typing/typedecl_variance.cmx
  OCAMLOPT typing/typedecl_unboxed.cmx
  OCAMLOPT typing/typedecl_separability.cmx
  OCAMLOPT typing/typedecl_immediacy.cmx
  OCAMLOPT typing/typeopt.cmx
  OCAMLOPT typing/parmatch.cmx
  OCAMLOPT typing/value_rec_check.cmx
  OCAMLOPT typing/includeclass.cmx
  OCAMLOPT typing/envaux.cmx
  OCAMLOPT typing/includecore.cmx
  OCAMLOPT typing/stypes.cmx
  OCAMLOPT typing/typetexp.cmx
  OCAMLOPT lambda/printlambda.cmx
  OCAMLOPT typing/cmt2annot.cmx
  OCAMLOPT typing/includemod.cmx
  OCAMLOPT typing/typedecl.cmx
  OCAMLOPT lambda/matching.cmx
  OCAMLOPT bytecomp/printinstr.cmx
  OCAMLOPT typing/includemod_errorprinter.cmx
  OCAMLOPT typing/typecore.cmx
  OCAMLOPT lambda/translprim.cmx
  OCAMLOPT bytecomp/bytegen.cmx
  OCAMLOPT typing/typeclass.cmx
  OCAMLOPT lambda/translcore.cmx
  OCAMLOPT lambda/translclass.cmx
  OCAMLOPT typing/typemod.cmx
  OCAMLOPT lambda/translmod.cmx
  OCAMLOPT bytecomp/emitcode.cmx
  OCAMLOPT bytecomp/bytelink.cmx
  OCAMLOPT bytecomp/bytelibrarian.cmx
  OCAMLOPT driver/compmisc.cmx
  OCAMLOPT bytecomp/bytepackager.cmx
  OCAMLOPT driver/compile_common.cmx
  LINKOPT compilerlibs/ocamlcommon.cmxa
  OCAMLOPT driver/compile.cmx
  OCAMLOPT driver/maindriver.cmx
  LINKOPT compilerlibs/ocamlbytecomp.cmxa
  OCAMLOPT driver/main.cmx
  LINKOPT ocamlc.opt
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make otherlibraries ocamldebug ocamldoc \
  ocamltest
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make lex-all
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC debugger/int64ops.cmi
  OCAMLC otherlibs/unix/unix.cmi
  OCAMLC debugger/debugger_config.cmi
  OCAMLC debugger/parameters.cmi
  OCAMLLEX debugger/debugger_lexer.ml
  OCAMLYACC debugger/debugger_parser.mli
  OCAMLC debugger/question.cmi
  OCAMLC debugger/exec.cmi
  OCAMLC debugger/source.cmi
  OCAMLC debugger/events.cmi
  OCAMLC debugger/history.cmi
  OCAMLC debugger/show_source.cmi
  OCAMLC debugger/program_management.cmi
  OCAMLC otherlibs/dynlink/dynlink.cmi
  OCAMLC debugger/command_line.cmi
  OCAMLC debugger/main.cmi
  OCAMLC debugger/ocamldebug_entry.cmi
  OCAMLC ocamldoc/odoc_config.cmi
  OCAMLC ocamldoc/odoc_messages.cmi
  OCAMLC ocamldoc/odoc_types.cmi
  OCAMLYACC ocamldoc/odoc_text_parser.mli
  OCAMLC ocamldoc/odoc_name.cmi
  OCAMLC ocamldoc/odoc_print.cmi
  OCAMLC ocamldoc/odoc_comments_global.cmi
  OCAMLYACC ocamldoc/odoc_parser.mli
  OCAMLC otherlibs/str/str.cmi
  OCAMLLEX ocamldoc/odoc_text_lexer.ml
  OCAMLLEX ocamldoc/odoc_lexer.ml
make[3]: Nothing to be done for 'lex-all'.
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLLEX ocamldoc/odoc_see_lexer.ml
  OCAMLC ocamldoc/odoc_ocamlhtml.cmi
  OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
  OCAMLC ocamldoc/odoc_latex_style.cmi
  OCAMLC ocamldoc/odoc.cmi
  OCAMLC ocamldoc/odoc_test.cmi
  CC ocamltest/run_unix.b.o
  CC ocamltest/run_stubs.b.o
  OCAMLC ocamltest/ocamltest_config.cmi
  OCAMLC ocamltest/ocamltest_unix.cmi
  OCAMLC ocamltest/run_command.cmi
  OCAMLC ocamltest/filecompare.cmi
  OCAMLC ocamltest/variables.cmi
  OCAMLC ocamltest/result.cmi
  OCAMLC ocamltest/tsl_ast.cmi
  OCAMLYACC ocamltest/tsl_parser.mli
  OCAMLLEX ocamltest/tsl_lexer.ml
  OCAMLC ocamltest/translate.cmi
  OCAMLC ocamltest/ocaml_backends.cmi
  OCAMLC ocamltest/ocaml_directories.cmi
  OCAMLC ocamltest/ocaml_files.cmi
  OCAMLC ocamltest/ocaml_commands.cmi
  OCAMLC ocamltest/main.cmi
  OCAMLC testsuite/lib/lib.cmi
  OCAMLC testsuite/lib/testing.cmi
  OCAMLC testsuite/tools/expect.cmi
make tools-all
  OCAMLC debugger/int64ops.cmo
  OCAMLC debugger/primitives.cmi
  OCAMLC debugger/unix_tools.cmi
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC debugger/debugger_config.cmo
  OCAMLC debugger/parameters.cmo
  OCAMLC debugger/exec.cmo
  OCAMLC debugger/pos.cmi
  OCAMLC debugger/events.cmo
  OCAMLC debugger/frames.cmi
  OCAMLC debugger/show_information.cmi
  OCAMLC debugger/loadprinter.cmi
  OCAMLC ocamldoc/odoc_global.cmi
  OCAMLC ocamldoc/odoc_misc.cmi
  OCAMLC ocamldoc/odoc_text_parser.cmi
  OCAMLC ocamldoc/odoc_text.cmi
  OCAMLC ocamldoc/odoc_parameter.cmi
  OCAMLC ocamldoc/odoc_type.cmi
  OCAMLC ocamldoc/odoc_parser.cmi
  OCAMLC ocamldoc/odoc_env.cmi
  OCAMLC ocamldoc/odoc_config.cmo
  OCAMLC ocamldoc/odoc_messages.cmo
  OCAMLC ocamldoc/odoc_types.cmo
  OCAMLC ocamldoc/odoc_print.cmo
  OCAMLC ocamldoc/odoc_comments_global.cmo
  OCAMLC ocamldoc/odoc_ocamlhtml.cmo
  OCAMLC ocamldoc/odoc_latex_style.cmo
  OCAMLC ocamltest/ocamltest_config.cmo
  OCAMLC ocamltest/ocamltest_unix.cmo
  OCAMLC ocamltest/ocamltest_stdlib.cmi
  OCAMLC ocamltest/variables.cmo
  OCAMLC ocamltest/environments.cmi
  OCAMLC ocamltest/result.cmo
  OCAMLC ocamltest/strace.cmi
  OCAMLC ocamltest/tsl_ast.cmo
  OCAMLC ocamltest/tsl_parser.cmi
  OCAMLC ocamltest/builtin_variables.cmi
  OCAMLC ocamltest/ocaml_backends.cmo
  OCAMLC ocamltest/ocaml_filetypes.cmi
  OCAMLC ocamltest/ocaml_variables.cmi
  OCAMLC ocamltest/ocaml_commands.cmo
  OCAMLC ocamltest/options.cmi
  OCAMLC testsuite/lib/testing.cmo
  OCAMLC debugger/primitives.cmo
  OCAMLC debugger/unix_tools.cmo
  OCAMLC debugger/debugcom.cmi
  OCAMLC debugger/input_handling.cmi
  OCAMLC debugger/source.cmo
  OCAMLC debugger/pos.cmo
  OCAMLC debugger/program_loading.cmi
  OCAMLC debugger/show_source.cmo
  OCAMLC debugger/time_travel.cmi
  OCAMLC ocamldoc/odoc_text_lexer.cmi
  OCAMLC ocamldoc/odoc_value.cmi
  OCAMLC ocamldoc/odoc_extension.cmi
  OCAMLC ocamldoc/odoc_exception.cmi
  OCAMLC ocamldoc/odoc_lexer.cmi
  OCAMLC ocamldoc/odoc_see_lexer.cmi
  OCAMLC ocamldoc/odoc_global.cmo
  OCAMLC ocamldoc/odoc_misc.cmo
  OCAMLC ocamldoc/odoc_text_parser.cmo
  OCAMLC ocamldoc/odoc_name.cmo
  OCAMLC ocamldoc/odoc_parameter.cmo
  OCAMLC ocamldoc/odoc_type.cmo
  OCAMLC ocamldoc/odoc_parser.cmo
  OCAMLC ocamldoc/odoc_env.cmo
  OCAMLC ocamltest/actions.cmi
  OCAMLC ocamltest/strace.cmo
  OCAMLC ocamltest/tsl_parser.cmo
  OCAMLC ocamltest/tsl_lexer.cmi
  OCAMLC ocamltest/modifier_parser.cmi
  OCAMLC ocamltest/builtin_variables.cmo
  OCAMLC ocamltest/ocaml_filetypes.cmo
  OCAMLC ocamltest/ocaml_modifiers.cmi
  OCAMLC ocamltest/ocaml_flags.cmi
  OCAMLC ocamltest/ocaml_tools.cmi
  OCAMLC testsuite/lib/lib.cmo
  OCAMLC testsuite/tools/expect.cmo
  OCAMLC debugger/parser_aux.cmi
  OCAMLC debugger/input_handling.cmo
  OCAMLC debugger/debugcom.cmo
  OCAMLC debugger/checkpoints.cmi
  OCAMLC debugger/program_loading.cmo
  OCAMLC debugger/symbols.cmi
  OCAMLC debugger/breakpoints.cmi
  OCAMLC debugger/trap_barrier.cmi
  OCAMLC ocamldoc/odoc_text_lexer.cmo
  OCAMLC ocamldoc/odoc_text.cmo
  OCAMLC ocamldoc/odoc_extension.cmo
  OCAMLC ocamldoc/odoc_exception.cmo
  OCAMLC ocamldoc/odoc_lexer.cmo
  OCAMLC ocamldoc/odoc_see_lexer.cmo
  OCAMLC ocamltest/ocamltest_stdlib.cmo
  OCAMLC ocamltest/run_command.cmo
  OCAMLC ocamltest/filecompare.cmo
  OCAMLC ocamltest/environments.cmo
  OCAMLC ocamltest/actions.cmo
  OCAMLC ocamltest/tests.cmi
  OCAMLC ocamltest/tsl_lexer.cmo
  OCAMLC ocamltest/modifier_parser.cmo
  OCAMLC ocamltest/actions_helpers.cmi
  OCAMLC ocamltest/builtin_actions.cmi
  OCAMLC ocamltest/ocaml_variables.cmo
  OCAMLC ocamltest/ocaml_modifiers.cmo
  OCAMLC ocamltest/ocaml_directories.cmo
  OCAMLC ocamltest/ocaml_files.cmo
  OCAMLC ocamltest/ocaml_flags.cmo
  OCAMLC ocamltest/ocaml_compilers.cmi
  OCAMLC ocamltest/ocaml_actions.cmi
  LINKC testsuite/lib/testing.cma
  OCAMLC debugger/debugger_parser.cmi
  OCAMLC debugger/checkpoints.cmo
  OCAMLC debugger/symbols.cmo
  OCAMLC debugger/breakpoints.cmo
  OCAMLC debugger/trap_barrier.cmo
  OCAMLC debugger/history.cmo
  OCAMLC debugger/printval.cmi
  OCAMLC debugger/time_travel.cmo
  OCAMLC debugger/program_management.cmo
  OCAMLC debugger/frames.cmo
  OCAMLC debugger/eval.cmi
  OCAMLC debugger/main.cmo
  OCAMLC ocamldoc/odoc_class.cmi
make[3]: Nothing to be done for 'tools-all'.
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC ocamldoc/odoc_value.cmo
  OCAMLC ocamltest/tests.cmo
  OCAMLC ocamltest/tsl_semantics.cmi
  OCAMLC ocamltest/actions_helpers.cmo
  OCAMLC ocamltest/builtin_actions.cmo
  OCAMLC ocamltest/ocaml_tools.cmo
  OCAMLC ocamltest/ocaml_compilers.cmo
  OCAMLC ocamltest/ocaml_toplevels.cmi
  OCAMLC ocamltest/ocaml_tests.cmi
  OCAMLC ocamltest/options.cmo
make -C otherlibs all
  OCAMLC debugger/debugger_lexer.cmi
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
  OCAMLC debugger/debugger_parser.cmo
  OCAMLC ocamltest/tsl_semantics.cmo
for lib in dynlink runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
  OCAMLC ocamltest/translate.cmo
  OCAMLC ocamltest/ocaml_tests.cmo
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
  OCAMLC ocamltest/main.cmo
  OCAMLC debugger/printval.cmo
  OCAMLC debugger/show_information.cmo
  OCAMLC debugger/loadprinter.cmo
  OCAMLC ocamltest/ocaml_toplevels.cmo
  GEN dynlink_compilerlibs/Makefile
  OCAMLC ocamltest/ocaml_actions.cmo
  OCAMLC ocamldoc/odoc_module.cmi
  OCAMLC ocamldoc/odoc_str.cmi
  OCAMLC ocamldoc/odoc_class.cmo
  OCAMLC debugger/eval.cmo
  OCAMLC debugger/debugger_lexer.cmo
  OCAMLC debugger/question.cmo
  OCAMLC debugger/command_line.cmo
  OCAMLC ocamldoc/odoc_str.cmo
  OCAMLC ocamldoc/odoc_merge.cmi
  OCAMLC ocamldoc/odoc_sig.cmi
  OCAMLC ocamldoc/odoc_search.cmi
  OCAMLC ocamldoc/odoc_scan.cmi
  OCAMLC ocamldoc/odoc_cross.cmi
  OCAMLC ocamldoc/odoc_comments.cmi
  OCAMLC ocamldoc/odoc_dep.cmi
  OCAMLC ocamldoc/odoc_analyse.cmi
  OCAMLC ocamldoc/odoc_module.cmo
  OCAMLC ocamldoc/odoc_merge.cmo
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
  OCAMLC ocamldoc/odoc_comments.cmo
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/unit_info.ml dynlink_compilerlibs/unit_info.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_iterator.ml dynlink_compilerlibs/ast_iterator.ml
cp ../../parsing/builtin_attributes.ml dynlink_compilerlibs/builtin_attributes.ml
cp ../../parsing/ast_mapper.ml dynlink_compilerlibs/ast_mapper.ml
cp ../../parsing/camlinternalMenhirLib.ml dynlink_compilerlibs/camlinternalMenhirLib.ml
cp ../../parsing/parser.ml dynlink_compilerlibs/parser.ml
cp ../../parsing/lexer.ml dynlink_compilerlibs/lexer.ml
cp ../../parsing/attr_helper.ml dynlink_compilerlibs/attr_helper.ml
  OCAMLC ocamldoc/odoc_dep.cmo
cp ../../typing/ident.ml dynlink_compilerlibs/ident.ml
cp ../../typing/path.ml dynlink_compilerlibs/path.ml
cp ../../typing/primitive.ml dynlink_compilerlibs/primitive.ml
  OCAMLC ocamldoc/odoc_scan.cmo
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 ../../typing/shape_reduce.ml dynlink_compilerlibs/shape_reduce.ml
cp ../../typing/typedtree.ml dynlink_compilerlibs/typedtree.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
  OCAMLC ocamldoc/odoc_info.cmi
cp ../../bytecomp/instruct.ml dynlink_compilerlibs/instruct.ml
cp ../../bytecomp/opcodes.ml dynlink_compilerlibs/opcodes.ml
cp ../../bytecomp/bytesections.ml dynlink_compilerlibs/bytesections.ml
  OCAMLC ocamldoc/odoc_search.cmo
cp ../../bytecomp/dll.ml dynlink_compilerlibs/dll.ml
  OCAMLC ocamldoc/odoc_cross.cmo
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 ../../typing/value_rec_types.mli dynlink_compilerlibs/value_rec_types.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/unit_info.mli dynlink_compilerlibs/unit_info.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_iterator.mli dynlink_compilerlibs/ast_iterator.mli
cp ../../parsing/builtin_attributes.mli dynlink_compilerlibs/builtin_attributes.mli
cp ../../parsing/ast_mapper.mli dynlink_compilerlibs/ast_mapper.mli
cp ../../parsing/camlinternalMenhirLib.mli dynlink_compilerlibs/camlinternalMenhirLib.mli
cp ../../parsing/parser.mli dynlink_compilerlibs/parser.mli
cp ../../parsing/lexer.mli dynlink_compilerlibs/lexer.mli
cp ../../parsing/attr_helper.mli dynlink_compilerlibs/attr_helper.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 ../../typing/shape_reduce.mli dynlink_compilerlibs/shape_reduce.mli
cp ../../typing/typedtree.mli dynlink_compilerlibs/typedtree.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 ../../typing/value_rec_types.mli dynlink_compilerlibs/value_rec_types.mli
  OCAMLC ocamldoc/odoc_ast.cmi
cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.mli
cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.mli
  OCAMLC ocamldoc/odoc_sig.cmo
  OCAMLDEP dynlink_compilerlibs/.depend
  OCAMLC ocamldoc/odoc_ast.cmo
  OCAMLC ocamldoc/odoc_analyse.cmo
  LINKC testsuite/tools/expect
  OCAMLC ocamldoc/odoc_info.cmo
  OCAMLC ocamldoc/odoc_dag2html.cmi
  OCAMLC ocamldoc/odoc_to_text.cmi
  OCAMLC ocamldoc/odoc_man.cmi
  OCAMLC ocamldoc/odoc_latex.cmi
  OCAMLC ocamldoc/odoc_texi.cmi
  OCAMLC ocamldoc/odoc_dot.cmi
  OCAMLC ocamldoc/odoc_dag2html.cmo
  OCAMLC ocamldoc/odoc_html.cmi
  OCAMLC ocamldoc/odoc_dot.cmo
  OCAMLC ocamldoc/odoc_to_text.cmo
  OCAMLC ocamldoc/odoc_man.cmo
  OCAMLC ocamldoc/odoc_texi.cmo
  OCAMLC ocamldoc/odoc_latex.cmo
  OCAMLC debugger/ocamldebug.cmo
  OCAMLC ocamldoc/odoc_html.cmo
  OCAMLC ocamldoc/odoc_gen.cmi
  OCAMLC debugger/ocamldebug_entry.cmo
  OCAMLC ocamldoc/odoc_gen.cmo
  OCAMLC ocamldoc/odoc_args.cmi
  OCAMLC ocamldoc/odoc_args.cmo
  OCAMLC ocamldoc/odoc.cmo
  OCAMLC ocamldoc/odoc_test.cmo
  LINKC ocamldoc/odoc_info.cma
  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/unit_info.cmi
  OCAMLC dynlink_compilerlibs/longident.cmi
  OCAMLC dynlink_compilerlibs/camlinternalMenhirLib.cmi
  OCAMLC dynlink_compilerlibs/value_rec_types.cmi
  OCAMLC dynlink_compilerlibs/runtimedef.cmi
  OCAMLC dynlink_compilerlibs/opcodes.cmi
  OCAMLC dynlink_compilerlibs/bytesections.cmi
  OCAMLC dynlink_compilerlibs/dll.cmi
  OCAMLC dynlink_compilerlibs/cmo_format.cmi
  OCAMLC dynlink_compilerlibs/cmxs_format.cmi
  OCAMLC dynlink_types.cmi
cp dynlink_platform_intf.ml dynlink_platform_intf.mli
cp dynlink.cmi dynlink.mli byte/
  OCAMLC dynlink_compilerlibs/binutils.cmo
  OCAMLC dynlink_compilerlibs/local_store.cmo
  OCAMLC dynlink_compilerlibs/terminfo.cmo
  OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmo
  OCAMLC dynlink_compilerlibs/compression.cmo
  OCAMLC dynlink_compilerlibs/value_rec_types.cmo
  OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmo
  OCAMLC dynlink_compilerlibs/misc.cmi
  OCAMLC dynlink_compilerlibs/runtimedef.cmo
  OCAMLC dynlink_compilerlibs/config.cmo
  OCAMLC dynlink_compilerlibs/lazy_backtrack.cmo
  OCAMLC dynlink_types.cmo
  OCAMLC dynlink_platform_intf.cmi
  OCAMLC dynlink_compilerlibs/bytesections.cmo
  OCAMLC dynlink_compilerlibs/cmo_format.cmo
  OCAMLC dynlink_compilerlibs/cmxs_format.cmo
  OCAMLC dynlink_compilerlibs/arg_helper.cmo
  OCAMLC dynlink_compilerlibs/opcodes.cmo
  OCAMLC dynlink_platform_intf.cmo
  OCAMLC dynlink_common.cmi
  OCAMLC dynlink_compilerlibs/location.cmi
  OCAMLC dynlink_compilerlibs/asttypes.cmi
  OCAMLC dynlink_compilerlibs/syntaxerr.cmi
  OCAMLC dynlink_compilerlibs/syntaxerr.cmo
  OCAMLC dynlink_compilerlibs/parsetree.cmi
  OCAMLC dynlink_compilerlibs/asttypes.cmo
  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/unit_info.cmo
  OCAMLC dynlink_compilerlibs/longident.cmo
  OCAMLC dynlink_compilerlibs/camlinternalMenhirLib.cmo
  OCAMLC dynlink_compilerlibs/dll.cmo
  OCAMLC dynlink_compilerlibs/identifiable.cmo
  OCAMLC dynlink_compilerlibs/numbers.cmi
  OCAMLC dynlink_compilerlibs/ident.cmi
  OCAMLC dynlink_compilerlibs/location.cmo
  OCAMLC dynlink_compilerlibs/consistbl.cmo
  OCAMLC dynlink_compilerlibs/docstrings.cmi
  OCAMLC dynlink_compilerlibs/ast_iterator.cmi
  OCAMLC dynlink_compilerlibs/builtin_attributes.cmi
  OCAMLC dynlink_compilerlibs/ast_mapper.cmi
  OCAMLC dynlink_compilerlibs/attr_helper.cmi
  OCAMLC dynlink_compilerlibs/type_immediacy.cmi
  OCAMLC dynlink_compilerlibs/parsetree.cmo
  OCAMLC dynlink_compilerlibs/ident.cmo
  OCAMLC dynlink_compilerlibs/path.cmi
  OCAMLC dynlink_compilerlibs/debuginfo.cmi
  OCAMLC dynlink_compilerlibs/outcometree.cmi
  OCAMLC dynlink_compilerlibs/attr_helper.cmo
  OCAMLC dynlink_compilerlibs/type_immediacy.cmo
  OCAMLC dynlink_compilerlibs/docstrings.cmo
  OCAMLC dynlink_compilerlibs/ast_helper.cmi
  OCAMLC dynlink_compilerlibs/parser.cmi
  OCAMLC dynlink_compilerlibs/debuginfo.cmo
  OCAMLC dynlink_compilerlibs/ast_iterator.cmo
  OCAMLC dynlink_compilerlibs/numbers.cmo
  OCAMLC dynlink_compilerlibs/clflags.cmo
  OCAMLC dynlink_compilerlibs/primitive.cmi
  OCAMLC dynlink_compilerlibs/outcometree.cmo
  OCAMLC dynlink_compilerlibs/shape.cmi
  OCAMLC dynlink_compilerlibs/primitive.cmo
  OCAMLC dynlink_compilerlibs/lexer.cmi
  OCAMLC dynlink_compilerlibs/lexer.cmo
  OCAMLC dynlink_compilerlibs/path.cmo
  OCAMLC dynlink_compilerlibs/ast_helper.cmo
  OCAMLC dynlink_compilerlibs/builtin_attributes.cmo
  OCAMLC dynlink_compilerlibs/ast_mapper.cmo
  OCAMLC dynlink_compilerlibs/parser.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/shape_reduce.cmi
  OCAMLC dynlink_compilerlibs/typedtree.cmi
  OCAMLC dynlink_compilerlibs/lambda.cmi
  OCAMLC dynlink_compilerlibs/shape_reduce.cmo
  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/typedtree.cmo
  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/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/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/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/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
  OCAMLC unix.cmo
  OCAMLC unixLabels.cmi
  OCAMLC unixLabels.cmo
  OCAMLMKLIB libunixbyt.a
  OCAMLMKLIB unix.cma
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
  CC strstubs.b.o
  CC strstubs.n.o
  OCAMLC str.cmo
  OCAMLMKLIB str.cma
  OCAMLMKLIB libcamlstrbyt.a
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/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/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
  LINKC debugger/ocamldebug
  LINKC ocamldoc/ocamldoc
  LINKC ocamltest/ocamltest
rm ocamltest/tsl_parser.ml ocamltest/tsl_parser.mli ocamltest/tsl_lexer.ml ocamldoc/odoc_parser.mli ocamldoc/odoc_text_parser.ml ocamldoc/odoc_lexer.ml ocamldoc/odoc_text_parser.mli ocamldoc/odoc_ocamlhtml.ml ocamldoc/odoc_see_lexer.ml ocamldoc/odoc_text_lexer.ml ocamldoc/odoc_parser.ml
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make ocamlopt.opt
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLOPT middle_end/internal_variable_names.cmx
  OCAMLOPT middle_end/linkage_name.cmx
  OCAMLOPT middle_end/backend_var.cmx
  OCAMLOPT middle_end/clambda_primitives.cmx
  OCAMLOPT middle_end/flambda/base_types/id_types.cmx
  OCAMLOPT middle_end/flambda/base_types/tag.cmx
  OCAMLOPT middle_end/flambda/base_types/static_exception.cmx
  OCAMLOPT middle_end/flambda/pass_wrapper.cmx
  OCAMLOPT middle_end/flambda/allocated_const.cmx
  OCAMLOPT asmcomp/arch.cmx
  OCAMLOPT driver/opterrors.cmx
  OCAMLOPT middle_end/printclambda_primitives.cmx
  OCAMLOPT middle_end/semantics_of_primitives.cmx
  OCAMLOPT middle_end/convert_primitives.cmx
  OCAMLOPT middle_end/clambda.cmx
  OCAMLOPT asmcomp/cmm.cmx
  OCAMLOPT middle_end/compilation_unit.cmx
  OCAMLOPT middle_end/variable.cmx
  OCAMLOPT middle_end/flambda/base_types/export_id.cmx
  OCAMLOPT middle_end/flambda/base_types/set_of_closures_id.cmx
  OCAMLOPT asmcomp/printcmm.cmx
  OCAMLOPT asmcomp/reg.cmx
  OCAMLOPT asmcomp/strmatch.cmx
  OCAMLOPT asmcomp/afl_instrument.cmx
  OCAMLOPT asmcomp/cmm_invariants.cmx
  OCAMLOPT middle_end/flambda/base_types/set_of_closures_origin.cmx
  OCAMLOPT middle_end/printclambda.cmx
  OCAMLOPT asmcomp/mach.cmx
  OCAMLOPT middle_end/flambda/base_types/closure_element.cmx
  OCAMLOPT middle_end/symbol.cmx
  OCAMLOPT middle_end/flambda/base_types/mutable_variable.cmx
  OCAMLOPT middle_end/flambda/parameter.cmx
  OCAMLOPT asmcomp/dataflow.cmx
  OCAMLOPT asmcomp/comballoc.cmx
  OCAMLOPT asmcomp/split.cmx
  OCAMLOPT asmcomp/reloadgen.cmx
  OCAMLOPT asmcomp/deadcode.cmx
  OCAMLOPT asmcomp/stackframegen.cmx
  OCAMLOPT asmcomp/linear.cmx
  OCAMLOPT middle_end/flambda/base_types/closure_id.cmx
  OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx
  OCAMLOPT file_formats/linear_format.cmx
  OCAMLOPT asmcomp/branch_relaxation.cmx
  OCAMLOPT asmcomp/polling.cmx
  OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx
  OCAMLOPT asmcomp/stackframe.cmx
  OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx
  OCAMLOPT middle_end/flambda/projection.cmx
  OCAMLOPT asmcomp/reload.cmx
  OCAMLOPT asmcomp/linearize.cmx
  OCAMLOPT middle_end/flambda/un_anf.cmx
  OCAMLOPT middle_end/flambda/flambda.cmx
  OCAMLOPT middle_end/flambda/flambda_iterators.cmx
  OCAMLOPT middle_end/flambda/effect_analysis.cmx
  OCAMLOPT middle_end/flambda/initialize_symbol_to_let_symbol.cmx
  OCAMLOPT middle_end/flambda/alias_analysis.cmx
  OCAMLOPT middle_end/flambda/remove_unused_program_constructs.cmx
  OCAMLOPT middle_end/flambda/flambda_utils.cmx
  OCAMLOPT middle_end/flambda/inlining_cost.cmx
  OCAMLOPT middle_end/flambda/lift_code.cmx
  OCAMLOPT middle_end/flambda/share_constants.cmx
  OCAMLOPT middle_end/flambda/ref_to_variables.cmx
  OCAMLOPT middle_end/flambda/flambda_invariants.cmx
  OCAMLOPT middle_end/flambda/inlining_stats_types.cmx
  OCAMLOPT middle_end/flambda/inlining_stats.cmx
  OCAMLOPT middle_end/flambda/freshening.cmx
  OCAMLOPT middle_end/flambda/closure_conversion.cmx
  OCAMLOPT middle_end/flambda/lift_let_to_initialize_symbol.cmx
  OCAMLOPT middle_end/flambda/find_recursive_functions.cmx
  OCAMLOPT middle_end/flambda/invariant_params.cmx
  OCAMLOPT middle_end/flambda/inconstant_idents.cmx
  OCAMLOPT middle_end/flambda/remove_unused_closure_vars.cmx
  OCAMLOPT middle_end/flambda/remove_free_vars_equal_to_args.cmx
  OCAMLOPT middle_end/flambda/closure_offsets.cmx
  OCAMLOPT middle_end/flambda/remove_unused_arguments.cmx
  OCAMLOPT middle_end/flambda/simple_value_approx.cmx
  OCAMLOPT middle_end/flambda/export_info.cmx
  OCAMLOPT middle_end/flambda/lift_constants.cmx
  OCAMLOPT middle_end/flambda/simplify_common.cmx
  OCAMLOPT middle_end/flambda/inline_and_simplify_aux.cmx
  OCAMLOPT middle_end/flambda/simplify_boxed_integer_ops.cmx
  OCAMLOPT middle_end/flambda/simplify_primitives.cmx
  OCAMLOPT middle_end/flambda/export_info_for_pack.cmx
  OCAMLOPT middle_end/compilenv.cmx
  OCAMLOPT middle_end/flambda/traverse_for_exported_symbols.cmx
  OCAMLOPT middle_end/flambda/extract_projections.cmx
  OCAMLOPT middle_end/flambda/augment_specialised_args.cmx
  OCAMLOPT middle_end/flambda/inlining_transforms.cmx
  OCAMLOPT middle_end/flambda/unbox_free_vars_of_closures.cmx
  OCAMLOPT middle_end/closure/closure.cmx
  OCAMLOPT middle_end/flambda/import_approx.cmx
  OCAMLOPT middle_end/flambda/build_export_info.cmx
  OCAMLOPT middle_end/flambda/flambda_to_clambda.cmx
  OCAMLOPT asmcomp/x86_proc.cmx
  OCAMLOPT asmcomp/cmmgen_state.cmx
  OCAMLOPT asmcomp/emitaux.cmx
  OCAMLOPT middle_end/flambda/inlining_decision.cmx
  OCAMLOPT middle_end/flambda/unbox_specialised_args.cmx
  OCAMLOPT middle_end/flambda/unbox_closures.cmx
  OCAMLOPT asmcomp/proc.cmx
  OCAMLOPT asmcomp/x86_masm.cmx
  OCAMLOPT asmcomp/x86_gas.cmx
  OCAMLOPT asmcomp/x86_dsl.cmx
  OCAMLOPT asmcomp/cmm_helpers.cmx
  OCAMLOPT asmcomp/interval.cmx
  OCAMLOPT asmcomp/selectgen.cmx
  OCAMLOPT asmcomp/CSEgen.cmx
  OCAMLOPT asmcomp/spill.cmx
  OCAMLOPT asmcomp/interf.cmx
  OCAMLOPT asmcomp/coloring.cmx
  OCAMLOPT asmcomp/schedgen.cmx
  OCAMLOPT asmcomp/printmach.cmx
  OCAMLOPT asmcomp/linscan.cmx
  OCAMLOPT asmcomp/emit.cmx
  OCAMLOPT middle_end/flambda/inline_and_simplify.cmx
  OCAMLOPT asmcomp/CSE.cmx
  OCAMLOPT asmcomp/scheduling.cmx
  OCAMLOPT asmcomp/liveness.cmx
  OCAMLOPT asmcomp/printlinear.cmx
  OCAMLOPT middle_end/closure/closure_middle_end.cmx
  OCAMLOPT middle_end/flambda/flambda_middle_end.cmx
  OCAMLOPT asmcomp/selection.cmx
  OCAMLOPT asmcomp/thread_sanitizer.cmx
  OCAMLOPT asmcomp/cmmgen.cmx
  OCAMLOPT asmcomp/asmgen.cmx
  OCAMLOPT asmcomp/asmlink.cmx
  OCAMLOPT driver/optcompile.cmx
  OCAMLOPT asmcomp/asmlibrarian.cmx
  OCAMLOPT asmcomp/asmpackager.cmx
  OCAMLOPT driver/optmaindriver.cmx
  LINKOPT compilerlibs/ocamloptcomp.cmxa
  OCAMLOPT driver/optmain.cmx
  LINKOPT ocamlopt.opt
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make otherlibrariesopt
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make -C otherlibs allopt
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
for lib in dynlink runtime_events unix str systhreads; do (make -C $lib allopt) || exit $?; done
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
  OCAMLOPT dynlink_compilerlibs/binutils.cmx
  OCAMLOPT dynlink_compilerlibs/config.cmx
  OCAMLOPT dynlink_compilerlibs/build_path_prefix_map.cmx
  OCAMLOPT dynlink_types.cmx
cp dynlink.cmi dynlink.mli native/
  OCAMLOPT dynlink_platform_intf.cmx
  OCAMLOPT dynlink_compilerlibs/misc.cmx
  OCAMLOPT native/dynlink_compilerlibs.cmx
  OCAMLOPT dynlink_common.cmx
  OCAMLOPT native/dynlink.cmx
  LINKOPT dynlink.cmxa
cp native/dynlink.cmx dynlink.cmx
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
  OCAMLMKLIB libcamlruntime_eventsnat.a
  OCAMLOPT runtime_events.cmx
  OCAMLMKLIB runtime_events.cmxa
  OCAMLOPT runtime_events.cmxs
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
  OCAMLMKLIB libunixnat.a
  OCAMLOPT unix.cmx
  OCAMLOPT unixLabels.cmx
  OCAMLMKLIB unix.cmxa
  OCAMLOPT unix.cmxs
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
  OCAMLMKLIB libcamlstrnat.a
  OCAMLOPT str.cmx
  OCAMLMKLIB str.cmxa
  OCAMLOPT str.cmxs
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
  CC st_stubs.n.o
  OCAMLOPT thread.cmx
  OCAMLOPT event.cmx
  LINKOPT threads.cmxa
  OCAMLMKLIB libthreadsnat.a
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make ocamllex.opt ocamltoolsopt ocamltoolsopt.opt \
  ocamldoc.opt \
  ocamltest.opt othertools ocamlnat
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make lex-allopt
make tools-allopt
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make -C otherlibs allopt
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
for lib in dynlink runtime_events unix str systhreads; do (make -C $lib allopt) || exit $?; done
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
  OCAMLOPT ocamldoc/odoc_config.cmx
  OCAMLOPT ocamldoc/odoc_messages.cmx
  OCAMLYACC ocamldoc/odoc_text_parser.ml
  OCAMLLEX ocamldoc/odoc_text_lexer.ml
  OCAMLOPT ocamldoc/odoc_print.cmx
  OCAMLOPT ocamldoc/odoc_comments_global.cmx
  OCAMLYACC ocamldoc/odoc_parser.ml
make[4]: Nothing to be done for 'allopt'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
  OCAMLLEX ocamldoc/odoc_lexer.ml
  OCAMLLEX ocamldoc/odoc_see_lexer.ml
make[4]: Nothing to be done for 'allopt'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
  OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
  OCAMLOPT ocamldoc/odoc_latex_style.cmx
  OCAMLOPT tools/profiling.cmx
make lex-all
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  CC ocamltest/run_unix.n.o
  CC ocamltest/run_stubs.n.o
  OCAMLOPT ocamltest/ocamltest_config.cmx
  OCAMLOPT ocamltest/ocamltest_unix.cmx
  OCAMLOPT ocamltest/variables.cmx
  OCAMLOPT ocamltest/result.cmx
  OCAMLOPT ocamltest/tsl_ast.cmx
  OCAMLYACC ocamltest/tsl_parser.ml
  OCAMLLEX ocamltest/tsl_lexer.ml
  OCAMLOPT ocamltest/ocaml_backends.cmx
  OCAMLOPT testsuite/lib/testing.cmx
  ASM testsuite/tools/asmgen_loongarch64.o
  OCAMLC testsuite/tools/parsecmmaux.cmi
make[4]: Nothing to be done for 'allopt'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
  OCAMLYACC testsuite/tools/parsecmm.mli
  OCAMLLEX testsuite/tools/lexcmm.ml
  OCAMLC testsuite/tools/codegen_main.cmi
make[4]: Nothing to be done for 'allopt'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
  OCAMLC tools/ocamltex.cmi
make[4]: Nothing to be done for 'allopt'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
make[3]: Nothing to be done for 'lex-all'.
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC toplevel/native/tophooks.cmi
cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/native
cp toplevel/trace.cmi toplevel/trace.mli toplevel/native
cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/native
  OCAMLOPT toplevel/genprintval.cmx
  OCAMLOPT toplevel/native/trace.cmx
  OCAMLOPT toplevel/topprinters.cmx
make -C otherlibs/dynlink allopt
  OCAMLOPT ocamldoc/odoc_ocamlhtml.cmx
  OCAMLOPT ocamltest/ocamltest_stdlib.cmx
  OCAMLOPT ocamltest/tsl_parser.cmx
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
  OCAMLOPT ocamltest/ocaml_filetypes.cmx
  OCAMLC testsuite/tools/parsecmm.cmi
make tools-all
  OCAMLOPT ocamltest/strace.cmx
  OCAMLOPT ocamltest/builtin_variables.cmx
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC testsuite/tools/parsecmmaux.cmo
make[3]: Nothing to be done for 'allopt'.
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLC tools/ocamltex.cmo
  OCAMLOPT lex/cset.cmx
  OCAMLOPT lex/table.cmx
  OCAMLC testsuite/tools/parsecmm.cmo
  OCAMLC testsuite/tools/lexcmm.cmi
  OCAMLOPT ocamltest/tsl_lexer.cmx
  LINKOPT testsuite/lib/testing.cmxa
  OCAMLOPT ocamldoc/odoc_types.cmx
  OCAMLC testsuite/tools/lexcmm.cmo
  OCAMLC testsuite/tools/codegen_main.cmo
  OCAMLOPT ocamldoc/odoc_global.cmx
  OCAMLOPT ocamldoc/odoc_misc.cmx
  OCAMLOPT ocamldoc/odoc_parameter.cmx
  OCAMLOPT ocamldoc/odoc_parser.cmx
  OCAMLOPT lex/syntax.cmx
make[3]: Nothing to be done for 'tools-all'.
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make -C otherlibs all
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
for lib in dynlink runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
  OCAMLC dynlink_compilerlibs/cmxs_format.cmo
  OCAMLOPT ocamldoc/odoc_lexer.cmx
  OCAMLOPT ocamldoc/odoc_see_lexer.cmx
  OCAMLC byte/dynlink_compilerlibs.cmo
  OCAMLOPT lex/parser.cmx
  OCAMLOPT lex/lexgen.cmx
  OCAMLOPT ocamltest/run_command.cmx
  OCAMLOPT ocamltest/environments.cmx
  OCAMLOPT ocamltest/ocaml_variables.cmx
  OCAMLOPT ocamltest/ocaml_directories.cmx
  OCAMLOPT ocamltest/ocaml_files.cmx
  OCAMLOPT ocamltest/filecompare.cmx
  OCAMLOPT ocamltest/ocaml_commands.cmx
  OCAMLOPT ocamldoc/odoc_text_parser.cmx
  OCAMLOPT ocamldoc/odoc_name.cmx
  OCAMLOPT ocamltest/actions.cmx
  OCAMLOPT ocamltest/modifier_parser.cmx
  OCAMLOPT ocamltest/ocaml_modifiers.cmx
  OCAMLOPT ocamltest/ocaml_flags.cmx
  OCAMLOPT ocamltest/tests.cmx
  OCAMLOPT ocamltest/actions_helpers.cmx
  LINKC testsuite/tools/codegen
  OCAMLOPT ocamldoc/odoc_text_lexer.cmx
  OCAMLOPT ocamldoc/odoc_value.cmx
  OCAMLOPT ocamldoc/odoc_type.cmx
  OCAMLOPT ocamldoc/odoc_env.cmx
  OCAMLOPT lex/lexer.cmx
  OCAMLOPT ocamldoc/odoc_extension.cmx
  OCAMLOPT ocamldoc/odoc_exception.cmx
  OCAMLOPT ocamltest/tsl_semantics.cmx
  OCAMLOPT ocamldoc/odoc_class.cmx
  OCAMLOPT ocamldoc/odoc_module.cmx
  OCAMLOPT ocamldoc/odoc_str.cmx
  OCAMLOPT ocamltest/builtin_actions.cmx
  OCAMLOPT ocamltest/ocaml_tools.cmx
  OCAMLOPT ocamltest/translate.cmx
  OCAMLOPT ocamltest/ocaml_compilers.cmx
  OCAMLOPT ocamldoc/odoc_text.cmx
  OCAMLOPT toplevel/topcommon.cmx
  OCAMLOPT ocamltest/options.cmx
  OCAMLOPT ocamltest/ocaml_toplevels.cmx
  OCAMLOPT ocamldoc/odoc_merge.cmx
  OCAMLOPT ocamldoc/odoc_search.cmx
  OCAMLOPT ocamldoc/odoc_scan.cmx
  OCAMLOPT ocamldoc/odoc_dep.cmx
  OCAMLOPT ocamltest/ocaml_actions.cmx
  OCAMLOPT ocamldoc/odoc_sig.cmx
  OCAMLOPT ocamldoc/odoc_cross.cmx
  OCAMLOPT lex/compact.cmx
  OCAMLOPT lex/common.cmx
  OCAMLOPT ocamltest/ocaml_tests.cmx
  OCAMLOPT ocamltest/main.cmx
  OCAMLOPT toplevel/native/tophooks.cmx
  OCAMLOPT lex/output.cmx
  OCAMLOPT lex/outputbis.cmx
  LINKOPT ocamltest/ocamltest.opt
  OCAMLOPT toplevel/native/topeval.cmx
  OCAMLC dynlink_common.cmo
  OCAMLC byte/dynlink.cmo
  OCAMLOPT ocamldoc/odoc_comments.cmx
  LINKC dynlink.cma
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
  OCAMLOPT ocamldoc/odoc_ast.cmx
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
  LINKC tools/ocamltex
  OCAMLOPT toplevel/toploop.cmx
  OCAMLOPT lex/main.cmx
  LINKOPT lex/ocamllex.opt
  OCAMLOPT ocamldoc/odoc_analyse.cmx
  OCAMLOPT ocamldoc/odoc_info.cmx
  OCAMLOPT toplevel/topdirs.cmx
  OCAMLOPT toplevel/native/topmain.cmx
  LINKOPT ocamldoc/odoc_info.cmxa
  OCAMLOPT ocamldoc/odoc_dag2html.cmx
  OCAMLOPT ocamldoc/odoc_to_text.cmx
  OCAMLOPT ocamldoc/odoc_man.cmx
  OCAMLOPT ocamldoc/odoc_dot.cmx
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make tools-allopt.opt
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLOPT toplevel/topstart.cmx
  OCAMLOPT ocamldoc/odoc_latex.cmx
  OCAMLOPT ocamldoc/odoc_texi.cmx
  OCAMLOPT tools/ocamldep.cmx
  LINKOPT compilerlibs/ocamlmiddleend.cmxa
  OCAMLOPT tools/objinfo.cmx
  LINKOPT tools/ocamldep.opt
  OCAMLOPT ocamldoc/odoc_html.cmx
  LINKOPT compilerlibs/ocamltoplevel.cmxa
  LINKOPT ocamlnat
  LINKOPT tools/ocamlobjinfo.opt
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
  OCAMLOPT ocamldoc/odoc_gen.cmx
  OCAMLOPT ocamldoc/odoc_args.cmx
  OCAMLOPT ocamldoc/odoc.cmx
  LINKOPT ocamldoc/ocamldoc.opt
rm ocamltest/tsl_parser.ml ocamltest/tsl_parser.mli ocamltest/tsl_lexer.ml testsuite/tools/parsecmm.mli ocamldoc/odoc_parser.mli ocamldoc/odoc_text_parser.ml ocamldoc/odoc_lexer.ml testsuite/tools/lexcmm.ml ocamldoc/odoc_text_parser.mli ocamldoc/odoc_ocamlhtml.ml ocamldoc/odoc_see_lexer.ml ocamldoc/odoc_text_lexer.ml ocamldoc/odoc_parser.ml testsuite/tools/parsecmm.ml
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make manpages
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make -C api_docgen man
make[3]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/api_docgen'
make -C ocamldoc man
make[4]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/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/dynarray.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/unit_info.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/community/ocaml5-loongarch/src/ocaml-5.2.1-la/api_docgen/ocamldoc'
make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/api_docgen'
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make lex-all
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make[1]: Nothing to be done for 'lex-all'.
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make tools-all
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make[1]: Nothing to be done for 'tools-all'.
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
make -C otherlibs all
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
for lib in dynlink runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs'
  LINKC ocamltest/ocamltest
make: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/testsuite'
Running tests from 'tests/afl-instrumentation' ...
 ... testing 'afl-fuzz-test.ml' with line 2 (native-compiler) => passed
 ... testing 'afl-fuzz-test.ml' with line 5 (script) => skipped (afl-fuzz not available)
 ... testing 'afl-fuzz-test.ml' with line 6 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'afl-fuzz-test.ml' with line 10 (ocamlopt.byte) => n/a
 ... testing 'afl-fuzz-test.ml' with line 11 (run) => n/a
 ... testing 'afl-showmap-test.ml' with line 2 (native-compiler) => passed
 ... testing 'afl-showmap-test.ml' with line 5 (script) => skipped (afl-showmap not available)
 ... testing 'afl-showmap-test.ml' with line 6 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'afl-showmap-test.ml' with line 9 (ocamlopt.byte) => n/a
 ... testing 'afl-showmap-test.ml' with line 14 (ocamlopt.byte) => n/a
 ... testing 'afl-showmap-test.ml' with line 15 (run) => n/a
Running tests from 'tests/arch-power' ...
 ... testing 'exn_raise.ml' with line 2 (arch_power) => skipped (Target is not POWER architecture)
 ... testing 'exn_raise.ml' with line 3 (native) => n/a
 ... testing 'exn_raise.ml' with line 4 (ocamlopt.byte) => n/a
 ... testing 'exn_raise.ml' with line 5 (run) => n/a
Running tests from 'tests/array-functions' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/asmcomp' ...
 ... testing '0001-test.ml' with default (native) => passed
 ... testing '0001-test.ml' with default (bytecode) => passed
 ... testing 'bind_tuples.ml' with line 2 (native) => passed
 ... testing 'compare.ml' with line 2 (native) => passed
 ... testing 'evaluation_order.ml' with default (native) => passed
 ... testing 'evaluation_order.ml' with default (bytecode) => passed
 ... testing 'func_sections.ml' with line 3 (function_sections) => skipped (Target does not support function sections)
 ... testing 'func_sections.ml' with line 5 (arch_arm) => n/a
 ... testing 'func_sections.ml' with line 7 (native) => n/a
 ... testing 'func_sections.ml' with line 9 (arch_arm64) => n/a
 ... testing 'func_sections.ml' with line 11 (native) => n/a
 ... testing 'func_sections.ml' with line 13 (arch_amd64) => n/a
 ... testing 'func_sections.ml' with line 15 (native) => n/a
 ... testing 'func_sections.ml' with line 17 (arch_i386) => n/a
 ... testing 'func_sections.ml' with line 19 (native) => n/a
 ... testing 'lift_mutable_let_flambda.ml' with line 2 (flambda) => skipped (support for flambda disabled)
 ... testing 'lift_mutable_let_flambda.ml' with line 3 (native) => n/a
 ... testing 'optargs.ml' with line 3 (native) => passed
 ... testing 'poll_attr_both.ml' with line 25 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'poll_attr_both.ml' with line 27 (ocamlopt.byte) => passed
 ... testing 'poll_attr_both.ml' with line 28 (check-ocamlopt.byte-output) => passed
 ... testing 'poll_attr_both.ml' with line 30 (setup-ocamlopt.opt-build-env) => passed
 ... testing 'poll_attr_both.ml' with line 32 (ocamlopt.opt) => passed
 ... testing 'poll_attr_both.ml' with line 33 (check-ocamlopt.opt-output) => passed
 ... testing 'poll_attr_inserted.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'poll_attr_inserted.ml' with line 5 (ocamlopt.byte) => passed
 ... testing 'poll_attr_inserted.ml' with line 6 (check-ocamlopt.byte-output) => passed
 ... testing 'poll_attr_inserted.ml' with line 8 (setup-ocamlopt.opt-build-env) => passed
 ... testing 'poll_attr_inserted.ml' with line 10 (ocamlopt.opt) => passed
 ... testing 'poll_attr_inserted.ml' with line 11 (check-ocamlopt.opt-output) => passed
 ... testing 'poll_attr_prologue.ml' with line 20 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'poll_attr_prologue.ml' with line 22 (ocamlopt.byte) => passed
 ... testing 'poll_attr_prologue.ml' with line 23 (check-ocamlopt.byte-output) => passed
 ... testing 'poll_attr_prologue.ml' with line 25 (setup-ocamlopt.opt-build-env) => passed
 ... testing 'poll_attr_prologue.ml' with line 27 (ocamlopt.opt) => passed
 ... testing 'poll_attr_prologue.ml' with line 28 (check-ocamlopt.opt-output) => passed
 ... testing 'poll_attr_user.ml' with line 25 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'poll_attr_user.ml' with line 27 (ocamlopt.byte) => passed
 ... testing 'poll_attr_user.ml' with line 28 (check-ocamlopt.byte-output) => passed
 ... testing 'poll_attr_user.ml' with line 30 (setup-ocamlopt.opt-build-env) => passed
 ... testing 'poll_attr_user.ml' with line 32 (ocamlopt.opt) => passed
 ... testing 'poll_attr_user.ml' with line 33 (check-ocamlopt.opt-output) => passed
 ... testing 'polling_insertion.ml' with line 4 (arch64) => passed
 ... testing 'polling_insertion.ml' with line 5 (native) => passed
 ... testing 'prevent_fma.ml' with line 2 (native) => passed
 ... testing 'register_typing.ml' with line 2 (native) => passed
 ... testing 'register_typing_switch.ml' with line 2 (native) => passed
 ... testing 'select_addr.ml' with default (native) => passed
 ... testing 'select_addr.ml' with default (bytecode) => passed
 ... testing 'staticalloc.ml' with line 4 (native) => passed
 ... testing 'try_checkbound.ml' with default (native) => passed
 ... testing 'try_checkbound.ml' with default (bytecode) => passed
 ... testing 'unrolling_flambda.ml' with line 2 (flambda) => skipped (support for flambda disabled)
 ... testing 'unrolling_flambda.ml' with line 3 (native) => n/a
 ... testing 'unrolling_flambda2.ml' with line 2 (flambda) => skipped (support for flambda disabled)
 ... testing 'unrolling_flambda2.ml' with line 3 (native) => n/a
Running tests from 'tests/asmgen' ...
 ... testing 'arith.cmm' with line 4 (asmgen) => passed
 ... testing 'catch-float.cmm' with line 4 (asmgen) => passed
 ... testing 'catch-multiple.cmm' with line 4 (asmgen) => passed
 ... testing 'catch-rec-deadhandler.cmm' with line 5 (asmgen) => passed
 ... testing 'catch-rec-deadhandler.cmm' with line 6 (run) => passed
 ... testing 'catch-rec-deadhandler.cmm' with line 7 (check-program-output) => passed
 ... testing 'catch-rec.cmm' with line 4 (asmgen) => passed
 ... testing 'catch-try-float.cmm' with line 4 (asmgen) => passed
 ... testing 'catch-try.cmm' with line 4 (asmgen) => passed
 ... testing 'checkbound.cmm' with line 4 (asmgen) => passed
 ... testing 'even-odd-spill-float.cmm' with line 4 (asmgen) => passed
 ... testing 'even-odd-spill.cmm' with line 4 (asmgen) => passed
 ... testing 'even-odd.cmm' with line 4 (asmgen) => passed
 ... testing 'fib.cmm' with line 4 (asmgen) => passed
 ... testing 'immediates.cmm' with line 4 (asmgen) => passed
 ... testing 'integr.cmm' with line 5 (skip) => skipped (This test is currently broken)
 ... testing 'integr.cmm' with line 6 (asmgen) => n/a
 ... testing 'invariants.cmm' with line 2 (native-compiler) => passed
 ... testing 'invariants.cmm' with line 3 (setup-simple-build-env) => passed
 ... testing 'invariants.cmm' with line 5 (codegen) => passed
 ... testing 'pgcd.cmm' with line 4 (asmgen) => passed
 ... testing 'quicksort.cmm' with line 4 (asmgen) => passed
 ... testing 'quicksort2.cmm' with line 4 (asmgen) => passed
 ... testing 'soli.cmm' with line 4 (no-tsan) => passed
 ... testing 'soli.cmm' with line 5 (asmgen) => passed
 ... testing 'tagged-fib.cmm' with line 4 (asmgen) => passed
 ... testing 'tagged-integr.cmm' with line 4 (asmgen) => passed
 ... testing 'tagged-quicksort.cmm' with line 4 (asmgen) => passed
 ... testing 'tagged-tak.cmm' with line 4 (asmgen) => passed
 ... testing 'tak.cmm' with line 4 (asmgen) => passed
Running tests from 'tests/ast-invariants' ...
 ... testing 'test.ml' with line 5 (hasunix) => passed
 ... testing 'test.ml' with line 6 (native) => passed
Running tests from 'tests/backtrace' ...
 ... testing 'backtrace.ml' with default (native) => passed
 ... testing 'backtrace.ml' with default (bytecode) => passed
 ... testing 'backtrace2.ml' with default (native) => passed
 ... testing 'backtrace2.ml' with default (bytecode) => passed
 ... testing 'backtrace3.ml' with default (native) => passed
 ... testing 'backtrace3.ml' with default (bytecode) => passed
 ... testing 'backtrace_bounds_exn.ml' with default (native) => passed
 ... testing 'backtrace_bounds_exn.ml' with default (bytecode) => passed
 ... testing 'backtrace_c_exn.ml' with default (native) => passed
 ... testing 'backtrace_c_exn.ml' with default (bytecode) => passed
 ... testing 'backtrace_deprecated.ml' with default (native) => passed
 ... testing 'backtrace_deprecated.ml' with default (bytecode) => passed
 ... testing 'backtrace_dynlink.ml' with line 52 (shared-libraries) => passed
 ... testing 'backtrace_dynlink.ml' with line 53 (native-dynlink) => passed
 ... testing 'backtrace_dynlink.ml' with line 54 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'backtrace_dynlink.ml' with line 58 (ocamlopt.byte) => passed
 ... testing 'backtrace_dynlink.ml' with line 63 (ocamlopt.byte) => passed
 ... testing 'backtrace_dynlink.ml' with line 68 (ocamlopt.byte) => passed
 ... testing 'backtrace_dynlink.ml' with line 70 (run) => passed
 ... testing 'backtrace_dynlink.ml' with line 72 (no-flambda) => passed
 ... testing 'backtrace_dynlink.ml' with line 73 (check-program-output) => passed
 ... testing 'backtrace_dynlink.ml' with line 76 (flambda) => skipped (support for flambda disabled)
 ... testing 'backtrace_dynlink.ml' with line 77 (check-program-output) => n/a
 ... testing 'backtrace_effects.ml' with default (native) => passed
 ... testing 'backtrace_effects.ml' with default (bytecode) => passed
 ... testing 'backtrace_effects_nested.ml' with line 50 (bytecode) => passed
 ... testing 'backtrace_effects_nested.ml' with line 52 (no-flambda) => passed
 ... testing 'backtrace_effects_nested.ml' with line 53 (native) => passed
 ... testing 'backtrace_effects_nested.ml' with line 56 (flambda) => skipped (support for flambda disabled)
 ... testing 'backtrace_effects_nested.ml' with line 57 (native) => n/a
 ... testing 'backtrace_or_exception.ml' with default (native) => passed
 ... testing 'backtrace_or_exception.ml' with default (bytecode) => passed
 ... testing 'backtrace_slots.ml' with default (native) => passed
 ... testing 'backtrace_slots.ml' with default (bytecode) => passed
 ... testing 'backtrace_systhreads.ml' with line 46 (hassysthreads) => passed
 ... testing 'backtrace_systhreads.ml' with line 48 (bytecode) => passed
 ... testing 'backtrace_systhreads.ml' with line 50 (native) => passed
 ... testing 'backtraces_and_finalizers.ml' with line 4 (native) => passed
 ... testing 'callstack.ml' with line 36 (hassysthreads) => passed
 ... testing 'callstack.ml' with line 38 (no-flambda) => passed
 ... testing 'callstack.ml' with line 39 (native) => passed
 ... testing 'callstack.ml' with line 41 (bytecode) => passed
 ... testing 'event_after_prim.ml' with default (native) => passed
 ... testing 'event_after_prim.ml' with default (bytecode) => passed
 ... testing 'inline_test.ml' with line 32 (bytecode) => passed
 ... testing 'inline_test.ml' with line 34 (native) => passed
 ... testing 'inline_test.ml' with line 38 (native) => passed
 ... testing 'inline_traversal_test.ml' with line 60 (bytecode) => passed
 ... testing 'inline_traversal_test.ml' with line 62 (native) => passed
 ... testing 'inline_traversal_test.ml' with line 66 (native) => passed
 ... testing 'lazy.ml' with line 29 (no-flambda) => passed
 ... testing 'lazy.ml' with line 30 (native) => passed
 ... testing 'lazy.ml' with line 33 (flambda) => skipped (support for flambda disabled)
 ... testing 'lazy.ml' with line 34 (native) => n/a
 ... testing 'methods.ml' with default (native) => passed
 ... testing 'methods.ml' with default (bytecode) => passed
 ... testing 'names.ml' with default (native) => passed
 ... testing 'names.ml' with default (bytecode) => passed
 ... testing 'pr2195.ml' with line 34 (no-tsan) => passed
 ... testing 'pr2195.ml' with line 38 (bytecode) => passed
 ... testing 'pr2195.ml' with line 42 (bytecode) => passed
 ... testing 'pr2195.ml' with line 46 (bytecode) => passed
 ... testing 'pr2195.ml' with line 50 (native) => passed
 ... testing 'pr6920_why_at.ml' with default (native) => passed
 ... testing 'pr6920_why_at.ml' with default (bytecode) => passed
 ... testing 'pr6920_why_swallow.ml' with default (native) => passed
 ... testing 'pr6920_why_swallow.ml' with default (bytecode) => passed
 ... testing 'print_location.ml' with default (native) => passed
 ... testing 'print_location.ml' with default (bytecode) => passed
 ... testing 'raw_backtrace.ml' with default (native) => passed
 ... testing 'raw_backtrace.ml' with default (bytecode) => passed
Running tests from 'tests/badly-ordered-deps' ...
 ... testing 'main.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 6 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 12 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 13 (check-ocamlc.byte-output) => passed
Running tests from 'tests/basic' ...
 ... testing 'arrays.ml' with default (native) => passed
 ... testing 'arrays.ml' with default (bytecode) => passed
 ... testing 'bigints.ml' with default (native) => passed
 ... testing 'bigints.ml' with default (bytecode) => passed
 ... testing 'boxedints.ml' with default (native) => passed
 ... testing 'boxedints.ml' with default (bytecode) => passed
 ... testing 'constprop.ml.c' with line 6 (bytecode) => passed
 ... testing 'constprop.ml.c' with line 8 (native) => passed
 ... testing 'divint.ml' with default (native) => passed
 ... testing 'divint.ml' with default (bytecode) => passed
 ... testing 'equality.ml' with default (native) => passed
 ... testing 'equality.ml' with default (bytecode) => passed
 ... testing 'eval_order_1.ml' with default (native) => passed
 ... testing 'eval_order_1.ml' with default (bytecode) => passed
 ... testing 'eval_order_2.ml' with default (native) => passed
 ... testing 'eval_order_2.ml' with default (bytecode) => passed
 ... testing 'eval_order_3.ml' with default (native) => passed
 ... testing 'eval_order_3.ml' with default (bytecode) => passed
 ... testing 'eval_order_4.ml' with default (native) => passed
 ... testing 'eval_order_4.ml' with default (bytecode) => passed
 ... testing 'eval_order_6.ml' with default (native) => passed
 ... testing 'eval_order_6.ml' with default (bytecode) => passed
 ... testing 'eval_order_7.ml' with default (native) => passed
 ... testing 'eval_order_7.ml' with default (bytecode) => passed
 ... testing 'eval_order_8.ml' with default (native) => passed
 ... testing 'eval_order_8.ml' with default (bytecode) => passed
 ... testing 'eval_order_pr10283.ml' with default (native) => passed
 ... testing 'eval_order_pr10283.ml' with default (bytecode) => passed
 ... testing 'float.ml' with default (native) => passed
 ... testing 'float.ml' with default (bytecode) => passed
 ... testing 'float_physical_equality.ml' with default (native) => passed
 ... testing 'float_physical_equality.ml' with default (bytecode) => passed
 ... testing 'includestruct.ml' with default (native) => passed
 ... testing 'includestruct.ml' with default (bytecode) => passed
 ... testing 'localexn.ml' with default (native) => passed
 ... testing 'localexn.ml' with default (bytecode) => passed
 ... testing 'localfunction.ml' with default (native) => passed
 ... testing 'localfunction.ml' with default (bytecode) => passed
 ... testing 'maps.ml' with default (native) => passed
 ... testing 'maps.ml' with default (bytecode) => passed
 ... testing 'min_int.ml' with default (native) => passed
 ... testing 'min_int.ml' with default (bytecode) => passed
 ... testing 'objects.ml' with default (native) => passed
 ... testing 'objects.ml' with default (bytecode) => passed
 ... testing 'opt_variants.ml' with default (native) => passed
 ... testing 'opt_variants.ml' with default (bytecode) => passed
 ... testing 'patmatch.ml' with default (native) => passed
 ... testing 'patmatch.ml' with default (bytecode) => passed
 ... testing 'patmatch_for_multiple.ml' with line 3 (expect) => passed
 ... testing 'patmatch_incoherence.ml' with line 2 (expect) => passed
 ... testing 'patmatch_split_no_or.ml' with line 3 (expect) => passed
 ... testing 'pr7253.ml' with default (native) => passed
 ... testing 'pr7253.ml' with default (bytecode) => passed
 ... testing 'pr7533.ml' with default (native) => passed
 ... testing 'pr7533.ml' with default (bytecode) => passed
 ... testing 'pr7657.ml' with default (native) => passed
 ... testing 'pr7657.ml' with default (bytecode) => passed
 ... testing 'recvalues.ml' with default (native) => passed
 ... testing 'recvalues.ml' with default (bytecode) => passed
 ... testing 'sets.ml' with default (native) => passed
 ... testing 'sets.ml' with default (bytecode) => passed
 ... testing 'stringmatch.ml' with default (native) => passed
 ... testing 'stringmatch.ml' with default (bytecode) => passed
 ... testing 'switch_opts.ml' with default (native) => passed
 ... testing 'switch_opts.ml' with default (bytecode) => passed
 ... testing 'tailcalls.ml' with default (native) => passed
 ... testing 'tailcalls.ml' with default (bytecode) => passed
 ... testing 'trigraph.ml' with default (native) => passed
 ... testing 'trigraph.ml' with default (bytecode) => passed
 ... testing 'tuple_match.ml' with default (native) => passed
 ... testing 'tuple_match.ml' with default (bytecode) => passed
 ... testing 'unit_naming.ml' with line 13 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unit_naming.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'unit_naming.ml' with line 16 (check-ocamlc.byte-output) => passed
 ... testing 'zero_divided_by_n.ml' with default (native) => passed
 ... testing 'zero_divided_by_n.ml' with default (bytecode) => passed
Running tests from 'tests/basic-float' ...
 ... testing 'float_compare.ml' with default (native) => passed
 ... testing 'float_compare.ml' with default (bytecode) => passed
 ... testing 'float_literals.ml' with default (native) => passed
 ... testing 'float_literals.ml' with default (bytecode) => passed
 ... testing 'tfloat_hex.ml' with default (native) => passed
 ... testing 'tfloat_hex.ml' with default (bytecode) => passed
 ... testing 'tfloat_record.ml' with default (native) => passed
 ... testing 'tfloat_record.ml' with default (bytecode) => passed
 ... testing 'zero_sized_float_arrays.ml' with default (native) => passed
 ... testing 'zero_sized_float_arrays.ml' with default (bytecode) => passed
Running tests from 'tests/basic-io' ...
 ... testing 'wc.ml' with default (native) => passed
 ... testing 'wc.ml' with default (bytecode) => passed
Running tests from 'tests/basic-io-2' ...
 ... testing 'io.ml' with default (native) => passed
 ... testing 'io.ml' with default (bytecode) => passed
Running tests from 'tests/basic-manyargs' ...
 ... testing 'manyargs.ml' with default (native) => passed
 ... testing 'manyargs.ml' with default (bytecode) => passed
Running tests from 'tests/basic-modules' ...
 ... testing 'anonymous.ml' with line 60 (setup-ocamlc.byte-build-env) => passed
 ... testing 'anonymous.ml' with line 61 (ocamlc.byte) => passed
 ... testing 'anonymous.ml' with line 63 (check-ocamlc.byte-output) => passed
 ... testing 'anonymous.ml' with line 65 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'anonymous.ml' with line 66 (ocamlopt.byte) => passed
 ... testing 'anonymous.ml' with line 68 (no-flambda) => passed
 ... testing 'anonymous.ml' with line 70 (check-ocamlopt.byte-output) => passed
 ... testing 'anonymous.ml' with line 72 (flambda) => skipped (support for flambda disabled)
 ... testing 'anonymous.ml' with line 74 (check-ocamlc.byte-output) => n/a
 ... testing 'main.ml' with default (native) => passed
 ... testing 'main.ml' with default (bytecode) => passed
 ... testing 'pr11186.ml' with default (native) => passed
 ... testing 'pr11186.ml' with default (bytecode) => passed
 ... testing 'recursive_module_evaluation_errors.ml' with line 2 (expect) => passed
 ... testing 'recursive_module_init.ml' with default (native) => passed
 ... testing 'recursive_module_init.ml' with default (bytecode) => passed
Running tests from 'tests/basic-more' ...
 ... testing 'bounds.ml' with default (native) => passed
 ... testing 'bounds.ml' with default (bytecode) => passed
 ... testing 'div_by_zero.ml' with default (native) => passed
 ... testing 'div_by_zero.ml' with default (bytecode) => passed
 ... testing 'function_in_ref.ml' with default (native) => passed
 ... testing 'function_in_ref.ml' with default (bytecode) => passed
 ... testing 'if_in_if.ml' with default (native) => passed
 ... testing 'if_in_if.ml' with default (bytecode) => passed
 ... testing 'labels_evaluation_order.ml' with default (native) => passed
 ... testing 'labels_evaluation_order.ml' with default (bytecode) => passed
 ... testing 'morematch.ml' with default (native) => passed
 ... testing 'morematch.ml' with default (bytecode) => passed
 ... testing 'opaque_prim.ml' with default (native) => passed
 ... testing 'opaque_prim.ml' with default (bytecode) => passed
 ... testing 'pr10294.ml' with default (native) => passed
 ... testing 'pr10294.ml' with default (bytecode) => passed
 ... testing 'pr10338.ml' with default (native) => passed
 ... testing 'pr10338.ml' with default (bytecode) => passed
 ... testing 'pr1271.ml' with default (native) => passed
 ... testing 'pr1271.ml' with default (bytecode) => passed
 ... testing 'pr2719.ml' with default (native) => passed
 ... testing 'pr2719.ml' with default (bytecode) => passed
 ... testing 'pr6216.ml' with default (native) => passed
 ... testing 'pr6216.ml' with default (bytecode) => passed
 ... testing 'pr7683.ml' with default (native) => passed
 ... testing 'pr7683.ml' with default (bytecode) => passed
 ... testing 'record_evaluation_order.ml' with default (native) => passed
 ... testing 'record_evaluation_order.ml' with default (bytecode) => passed
 ... testing 'robustmatch.ml' with default (native) => passed
 ... testing 'robustmatch.ml' with default (bytecode) => passed
 ... testing 'safer_matching.ml' with default (native) => passed
 ... testing 'safer_matching.ml' with default (bytecode) => passed
 ... testing 'sequential_and_or.ml' with default (native) => passed
 ... testing 'sequential_and_or.ml' with default (bytecode) => passed
 ... testing 'structural_constants.ml' with default (native) => passed
 ... testing 'structural_constants.ml' with default (bytecode) => passed
 ... testing 'tbuffer.ml' with default (native) => passed
 ... testing 'tbuffer.ml' with default (bytecode) => passed
 ... testing 'top_level_patterns.ml' with default (native) => passed
 ... testing 'top_level_patterns.ml' with default (bytecode) => passed
 ... testing 'tprintf.ml' with default (native) => passed
 ... testing 'tprintf.ml' with default (bytecode) => passed
Running tests from 'tests/basic-multdef' ...
 ... testing 'usemultdef.ml' with default (native) => passed
 ... testing 'usemultdef.ml' with default (bytecode) => passed
Running tests from 'tests/basic-private' ...
 ... testing 'tlength.ml' with default (native) => passed
 ... testing 'tlength.ml' with default (bytecode) => passed
Running tests from 'tests/c-api' ...
 ... testing 'aligned_alloc.ml' with default (native) => passed
 ... testing 'aligned_alloc.ml' with default (bytecode) => passed
 ... testing 'alloc_async.ml' with default (native) => passed
 ... testing 'alloc_async.ml' with default (bytecode) => passed
 ... testing 'external.ml' with line 4 (native) => passed
 ... testing 'test_c_thread_has_lock.ml' with line 4 (bytecode) => passed
 ... testing 'test_c_thread_has_lock.ml' with line 6 (native) => passed
 ... testing 'test_c_thread_has_lock_systhread.ml' with line 4 (hassysthreads) => passed
 ... testing 'test_c_thread_has_lock_systhread.ml' with line 6 (bytecode) => passed
 ... testing 'test_c_thread_has_lock_systhread.ml' with line 8 (native) => passed
Running tests from 'tests/callback' ...
 ... testing 'callback_effects_gc.ml' with line 3 (native) => passed
 ... testing 'minor_named.ml' with default (native) => passed
 ... testing 'minor_named.ml' with default (bytecode) => passed
 ... testing 'nested_fiber.ml' with default (native) => passed
 ... testing 'nested_fiber.ml' with default (bytecode) => passed
 ... testing 'signals_alloc.ml' with line 4 (libunix) => passed
 ... testing 'signals_alloc.ml' with line 6 (bytecode) => passed
 ... testing 'signals_alloc.ml' with line 8 (native) => passed
 ... testing 'stack_overflow.ml' with default (native) => passed
 ... testing 'stack_overflow.ml' with default (bytecode) => passed
 ... testing 'test1.ml' with default (native) => passed
 ... testing 'test1.ml' with default (bytecode) => passed
 ... testing 'test2.ml' with default (native) => passed
 ... testing 'test2.ml' with default (bytecode) => passed
 ... testing 'test3.ml' with line 3 (no-tsan) => passed
 ... testing 'test3.ml' with line 5 (bytecode) => passed
 ... testing 'test3.ml' with line 7 (native) => passed
 ... testing 'test4.ml' with default (native) => passed
 ... testing 'test4.ml' with default (bytecode) => passed
 ... testing 'test5.ml' with default (native) => passed
 ... testing 'test5.ml' with default (bytecode) => passed
 ... testing 'test6.ml' with default (native) => passed
 ... testing 'test6.ml' with default (bytecode) => passed
 ... testing 'test7.ml' with default (native) => passed
 ... testing 'test7.ml' with default (bytecode) => passed
 ... testing 'test_finaliser_gc.ml' with default (native) => passed
 ... testing 'test_finaliser_gc.ml' with default (bytecode) => passed
 ... testing 'test_gc_alarm.ml' with default (native) => passed
 ... testing 'test_gc_alarm.ml' with default (bytecode) => passed
 ... testing 'test_signalhandler.ml' with line 4 (libunix) => passed
 ... testing 'test_signalhandler.ml' with line 6 (bytecode) => passed
 ... testing 'test_signalhandler.ml' with line 8 (native) => passed
Running tests from 'tests/compaction' ...
 ... testing 'test_compact_full.ml' with default (native) => passed
 ... testing 'test_compact_full.ml' with default (bytecode) => passed
 ... testing 'test_freelist_free.ml' with default (native) => passed
 ... testing 'test_freelist_free.ml' with default (bytecode) => passed
Running tests from 'tests/compiler-libs' ...
 ... testing 'test_longident.ml' with line 4 (expect) => passed
 ... testing 'test_untypeast.ml' with line 4 (expect) => passed
Running tests from 'tests/effects' ...
 ... testing 'backtrace.ml' with default (native) => passed
 ... testing 'backtrace.ml' with default (bytecode) => passed
 ... testing 'cmphash.ml' with default (native) => passed
 ... testing 'cmphash.ml' with default (bytecode) => passed
 ... testing 'evenodd.ml' with default (native) => passed
 ... testing 'evenodd.ml' with default (bytecode) => passed
 ... testing 'issue479.ml' with line 2 (toplevel) => passed
 ... testing 'manylive.ml' with default (native) => passed
 ... testing 'manylive.ml' with default (bytecode) => passed
 ... testing 'marshal.ml' with default (native) => passed
 ... testing 'marshal.ml' with default (bytecode) => passed
 ... testing 'overflow.ml' with default (native) => passed
 ... testing 'overflow.ml' with default (bytecode) => passed
 ... testing 'partial.ml' with default (native) => passed
 ... testing 'partial.ml' with default (bytecode) => passed
 ... testing 'reperform.ml' with default (native) => passed
 ... testing 'reperform.ml' with default (bytecode) => passed
 ... testing 'sched.ml' with default (native) => passed
 ... testing 'sched.ml' with default (bytecode) => passed
 ... testing 'shallow_state.ml' with default (native) => passed
 ... testing 'shallow_state.ml' with default (bytecode) => passed
 ... testing 'shallow_state_io.ml' with default (native) => passed
 ... testing 'shallow_state_io.ml' with default (bytecode) => passed
 ... testing 'test1.ml' with default (native) => passed
 ... testing 'test1.ml' with default (bytecode) => passed
 ... testing 'test10.ml' with default (native) => passed
 ... testing 'test10.ml' with default (bytecode) => passed
 ... testing 'test11.ml' with default (native) => passed
 ... testing 'test11.ml' with default (bytecode) => passed
 ... testing 'test2.ml' with default (native) => passed
 ... testing 'test2.ml' with default (bytecode) => passed
 ... testing 'test3.ml' with default (native) => passed
 ... testing 'test3.ml' with default (bytecode) => passed
 ... testing 'test4.ml' with default (native) => passed
 ... testing 'test4.ml' with default (bytecode) => passed
 ... testing 'test5.ml' with default (native) => passed
 ... testing 'test5.ml' with default (bytecode) => passed
 ... testing 'test6.ml' with default (native) => passed
 ... testing 'test6.ml' with default (bytecode) => passed
 ... testing 'test_lazy.ml' with default (native) => passed
 ... testing 'test_lazy.ml' with default (bytecode) => passed
 ... testing 'unhandled_effects.ml' with line 3 (native) => passed
 ... testing 'unhandled_unlinked.ml' with default (native) => passed
 ... testing 'unhandled_unlinked.ml' with default (bytecode) => passed
 ... testing 'used_cont.ml' with default (native) => passed
 ... testing 'used_cont.ml' with default (bytecode) => passed
Running tests from 'tests/embedded' ...
 ... testing 'cmcaml.ml' with default (native) => passed
 ... testing 'cmcaml.ml' with default (bytecode) => passed
Running tests from 'tests/ephe-c-api' ...
 ... testing 'test.ml' with line 4 (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 default (native) => passed
 ... testing 'exotic.ml' with default (bytecode) => passed
Running tests from 'tests/extension-constructor' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/flambda' ...
 ... testing 'afl_lazy.ml' with line 2 (flambda) => skipped (support for flambda disabled)
 ... testing 'afl_lazy.ml' with line 4 (native) => n/a
 ... testing 'approx_meet.ml' with line 3 (flambda) => skipped (support for flambda disabled)
 ... testing 'approx_meet.ml' with line 5 (native) => passed
 ... testing 'gpr2239.ml' with line 3 (flambda) => skipped (support for flambda disabled)
 ... testing 'gpr2239.ml' with line 5 (native) => passed
 ... testing 'gpr998.ml' with default (native) => passed
 ... testing 'gpr998.ml' with default (bytecode) => passed
 ... testing 'specialise.ml' with line 2 (flambda) => skipped (support for flambda disabled)
 ... testing 'specialise.ml' with line 4 (native) => n/a
Running tests from 'tests/float-unboxing' ...
 ... testing 'float_subst_boxed_number.ml' with line 6 (native) => passed
 ... testing 'unbox_under_assign.ml' with default (native) => passed
 ... testing 'unbox_under_assign.ml' with default (bytecode) => passed
Running tests from 'tests/fma' ...
 ... testing 'fma.ml' with default (native) => passed
 ... testing 'fma.ml' with default (bytecode) => passed
Running tests from 'tests/formats-transition' ...
 ... testing 'deprecated_unsigned_printers.ml' with line 2 (toplevel) => passed
 ... testing 'ignored_scan_counters.ml' with line 2 (toplevel) => passed
 ... testing 'legacy_incompatible_flags.ml' with line 3 (toplevel) => passed
 ... testing 'legacy_unfinished_modifiers.ml' with line 3 (toplevel) => passed
Running tests from 'tests/formatting' ...
 ... testing 'errors_batch.ml' with default (native) => passed
 ... testing 'errors_batch.ml' with default (bytecode) => passed
 ... testing 'margins.ml' with line 2 (toplevel) => passed
 ... testing 'test_locations.ml' with line 25 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test_locations.ml' with line 27 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with line 29 (check-ocamlc.byte-output) => passed
 ... testing 'test_locations.ml' with line 31 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test_locations.ml' with line 33 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with line 35 (check-ocamlc.byte-output) => passed
Running tests from 'tests/frame-pointers' ...
 ... testing 'c_call.ml' with line 2 (frame_pointers) => skipped (frame-pointers not available)
 ... testing 'c_call.ml' with line 5 (native) => n/a
 ... testing 'effects.ml' with line 2 (frame_pointers) => skipped (frame-pointers not available)
 ... testing 'effects.ml' with line 5 (native) => n/a
 ... testing 'exception_handler.ml' with line 2 (frame_pointers) => skipped (frame-pointers not available)
 ... testing 'exception_handler.ml' with line 5 (native) => n/a
 ... testing 'reperform.ml' with line 2 (frame_pointers) => skipped (frame-pointers not available)
 ... testing 'reperform.ml' with line 5 (native) => n/a
 ... testing 'stack_realloc.ml' with line 2 (frame_pointers) => skipped (frame-pointers not available)
 ... testing 'stack_realloc.ml' with line 5 (native) => n/a
 ... testing 'stack_realloc2.ml' with line 2 (frame_pointers) => skipped (frame-pointers not available)
 ... testing 'stack_realloc2.ml' with line 5 (native) => n/a
Running tests from 'tests/functors' ...
 ... testing 'functors.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'functors.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'functors.ml' with line 5 (check-ocamlc.byte-output) => passed
Running tests from 'tests/gc-roots' ...
 ... testing 'globroots.ml' with default (native) => passed
 ... testing 'globroots.ml' with default (bytecode) => passed
 ... testing 'globroots_parallel.ml' with default (native) => passed
 ... testing 'globroots_parallel.ml' with default (bytecode) => passed
 ... testing 'globroots_parallel_spawn_burn.ml' with default (native) => passed
 ... testing 'globroots_parallel_spawn_burn.ml' with default (bytecode) => passed
 ... testing 'globroots_sequential.ml' with default (native) => passed
 ... testing 'globroots_sequential.ml' with default (bytecode) => passed
Running tests from 'tests/generalized-open' ...
 ... testing 'accepted_batch.ml' with default (native) => passed
 ... testing 'accepted_batch.ml' with default (bytecode) => passed
 ... testing 'accepted_expect.ml' with line 2 (expect) => passed
 ... testing 'clambda_optim.ml' with line 3 (no-flambda) => passed
 ... testing 'clambda_optim.ml' with line 4 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'clambda_optim.ml' with line 5 (ocamlopt.byte) => passed
 ... testing 'clambda_optim.ml' with line 6 (check-ocamlopt.byte-output) => passed
 ... testing 'expansiveness.ml' with line 2 (expect) => passed
 ... testing 'funct_body.ml' with line 50 (setup-ocamlc.byte-build-env) => passed
 ... testing 'funct_body.ml' with line 53 (ocamlc.byte) => passed
 ... testing 'funct_body.ml' with line 55 (check-ocamlc.byte-output) => passed
 ... testing 'gpr1506.ml' with line 2 (expect) => passed
 ... testing 'pr10048.ml' with line 2 (expect) => passed
 ... testing 'shadowing.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'shadowing.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'shadowing.ml' with line 7 (check-ocamlc.byte-output) => passed
Running tests from 'tests/generated-parse-errors' ...
 ... testing 'errors.ml' with line 2 (toplevel) => passed
Running tests from 'tests/hidden_includes' ...
 ... testing 'test.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 9 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 17 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 22 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 23 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 29 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 31 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 33 (check-ocamlc.byte-output) => passed
 ... testing 'test.ml' with line 39 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 40 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 46 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 47 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 53 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 55 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 58 (check-ocamlc.byte-output) => passed
 ... testing 'test.ml' with line 65 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 66 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 71 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 72 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 75 (not-windows) => passed
 ... testing 'test.ml' with line 78 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 80 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 83 (check-ocamlc.byte-output) => passed
 ... testing 'test.ml' with line 86 (not-windows) => passed
 ... testing 'test.ml' with line 89 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 91 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 94 (check-ocamlc.byte-output) => passed
 ... testing 'test.ml' with line 99 (not-windows) => passed
 ... testing 'test.ml' with line 102 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 104 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 107 (check-ocamlc.byte-output) => passed
 ... testing 'test.ml' with line 112 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 113 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 120 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 122 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 125 (check-ocamlc.byte-output) => passed
 ... testing 'test.ml' with line 132 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 133 (ocamlc.byte) => passed
Running tests from 'tests/int64-unboxing' ...
 ... testing 'test.ml' with line 3 (native) => passed
Running tests from 'tests/lazy' ...
 ... testing 'lazy1.ml' with default (native) => passed
 ... testing 'lazy1.ml' with default (bytecode) => passed
 ... testing 'lazy2.ml' with default (native) => passed
 ... testing 'lazy2.ml' with default (bytecode) => passed
 ... testing 'lazy3.ml' with default (native) => passed
 ... testing 'lazy3.ml' with default (bytecode) => passed
 ... testing 'lazy4.ml' with default (native) => passed
 ... testing 'lazy4.ml' with default (bytecode) => passed
 ... testing 'lazy5.ml' with default (native) => passed
 ... testing 'lazy5.ml' with default (bytecode) => passed
 ... testing 'lazy6.ml' with default (native) => passed
 ... testing 'lazy6.ml' with default (bytecode) => passed
 ... testing 'lazy7.ml' with default (native) => passed
 ... testing 'lazy7.ml' with default (bytecode) => passed
 ... testing 'lazy8.ml' with default (native) => passed
 ... testing 'lazy8.ml' with default (bytecode) => passed
 ... testing 'minor_major_force.ml' with default (native) => passed
 ... testing 'minor_major_force.ml' with default (bytecode) => passed
Running tests from 'tests/let-syntax' ...
 ... testing 'let_syntax.ml' with line 2 (expect) => passed
Running tests from 'tests/letrec-check' ...
 ... testing 'basic.ml' with line 2 (expect) => passed
 ... testing 'extension_constructor.ml' with line 2 (expect) => passed
 ... testing 'flat_float_array.ml' with line 2 (flat-float-array) => passed
 ... testing 'flat_float_array.ml' with line 3 (expect) => passed
 ... testing 'float_unboxing.ml' with line 2 (expect) => passed
 ... testing 'labels.ml' with line 2 (expect) => passed
 ... testing 'lazy_.ml' with line 2 (expect) => passed
 ... testing 'modules.ml' with line 2 (expect) => passed
 ... testing 'no_flat_float_array.ml' with line 2 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float)
 ... testing 'no_flat_float_array.ml' with line 3 (expect) => n/a
 ... testing 'objects.ml' with line 2 (expect) => passed
 ... testing 'partial_application.ml' with line 2 (expect) => passed
 ... testing 'pr7215.ml' with line 2 (toplevel) => passed
 ... testing 'pr7231.ml' with line 8 (toplevel) => passed
 ... testing 'pr7706.ml' with line 11 (toplevel) => passed
 ... testing 'records.ml' with line 2 (expect) => passed
 ... testing 'unboxed.ml' with line 2 (expect) => passed
Running tests from 'tests/letrec-compilation' ...
 ... testing 'backreferences.ml' with default (native) => passed
 ... testing 'backreferences.ml' with default (bytecode) => passed
 ... testing 'class_1.ml' with default (native) => passed
 ... testing 'class_1.ml' with default (bytecode) => passed
 ... testing 'class_2.ml' with default (native) => passed
 ... testing 'class_2.ml' with default (bytecode) => passed
 ... testing 'evaluation_order_1.ml' with default (native) => passed
 ... testing 'evaluation_order_1.ml' with default (bytecode) => passed
 ... testing 'evaluation_order_2.ml' with default (native) => passed
 ... testing 'evaluation_order_2.ml' with default (bytecode) => passed
 ... testing 'evaluation_order_3.ml' with default (native) => passed
 ... testing 'evaluation_order_3.ml' with default (bytecode) => passed
 ... testing 'float_block_1.ml' with default (native) => passed
 ... testing 'float_block_1.ml' with default (bytecode) => passed
 ... testing 'generic_array.ml' with default (native) => passed
 ... testing 'generic_array.ml' with default (bytecode) => passed
 ... testing 'labels.ml' with default (native) => passed
 ... testing 'labels.ml' with default (bytecode) => passed
 ... testing 'lazy_.ml' with default (native) => passed
 ... testing 'lazy_.ml' with default (bytecode) => passed
 ... testing 'lists.ml' with default (native) => passed
 ... testing 'lists.ml' with default (bytecode) => passed
 ... testing 'mixing_value_closures_1.ml' with default (native) => passed
 ... testing 'mixing_value_closures_1.ml' with default (bytecode) => passed
 ... testing 'mixing_value_closures_2.ml' with default (native) => passed
 ... testing 'mixing_value_closures_2.ml' with default (bytecode) => passed
 ... testing 'mutual_functions.ml' with default (native) => passed
 ... testing 'mutual_functions.ml' with default (bytecode) => passed
 ... testing 'nested.ml' with default (native) => passed
 ... testing 'nested.ml' with default (bytecode) => passed
 ... testing 'pr12153_miscompilation_of_recursive_atoms.ml' with default (native) => passed
 ... testing 'pr12153_miscompilation_of_recursive_atoms.ml' with default (bytecode) => passed
 ... testing 'pr4989.ml' with default (native) => passed
 ... testing 'pr4989.ml' with default (bytecode) => passed
 ... testing 'pr8681.ml' with default (native) => passed
 ... testing 'pr8681.ml' with default (bytecode) => passed
 ... testing 'record_with.ml' with default (native) => passed
 ... testing 'record_with.ml' with default (bytecode) => passed
 ... testing 'ref.ml' with default (native) => passed
 ... testing 'ref.ml' with default (bytecode) => passed
Running tests from 'tests/lexing' ...
 ... testing 'comments.ml' with line 2 (toplevel) => passed
 ... testing 'escape.ml' with line 14 (toplevel) => passed
 ... testing 'newlines.ml' with default (native) => passed
 ... testing 'newlines.ml' with default (bytecode) => passed
 ... testing 'uchar_esc.ml' with line 2 (toplevel) => passed
Running tests from 'tests/lf_skiplist' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
 ... testing 'test_parallel.ml' with line 3 (no-tsan) => passed
 ... testing 'test_parallel.ml' with line 5 (bytecode) => passed
 ... testing 'test_parallel.ml' with line 8 (native) => passed
Running tests from 'tests/lib-arg' ...
 ... testing 'test_rest_all.ml' with line 2 (expect) => passed
 ... testing 'testarg.ml' with default (native) => passed
 ... testing 'testarg.ml' with default (bytecode) => passed
 ... testing 'testerror.ml' with line 2 (native) => passed
Running tests from 'tests/lib-array' ...
 ... testing 'test_array.ml' with line 2 (expect) => passed
Running tests from 'tests/lib-atomic' ...
 ... testing 'test_atomic.ml' with default (native) => passed
 ... testing 'test_atomic.ml' with default (bytecode) => passed
Running tests from 'tests/lib-bigarray' ...
 ... testing 'bigarrays.ml' with default (native) => passed
 ... testing 'bigarrays.ml' with default (bytecode) => passed
 ... testing 'change_layout.ml' with default (native) => passed
 ... testing 'change_layout.ml' with default (bytecode) => passed
 ... testing 'fftba.ml' with default (native) => passed
 ... testing 'fftba.ml' with default (bytecode) => passed
 ... testing 'pr5115.ml' with default (native) => passed
 ... testing 'pr5115.ml' with default (bytecode) => passed
 ... testing 'specialized.ml' with default (native) => passed
 ... testing 'specialized.ml' with default (bytecode) => passed
 ... testing 'weak_bigarray.ml' with default (native) => passed
 ... testing 'weak_bigarray.ml' with default (bytecode) => passed
Running tests from 'tests/lib-bigarray-2' ...
 ... testing 'bigarrcml.ml' with default (native) => passed
 ... testing 'bigarrcml.ml' with default (bytecode) => passed
 ... testing 'bigarrfml.ml' with line 5 (script) => skipped (gfortran not available)
 ... testing 'bigarrfml.ml' with line 7 (setup-ocamlc.byte-build-env) => n/a
 ... testing 'bigarrfml.ml' with line 9 (script) => n/a
 ... testing 'bigarrfml.ml' with line 11 (ocamlc.byte) => n/a
 ... testing 'bigarrfml.ml' with line 14 (run) => n/a
 ... testing 'bigarrfml.ml' with line 15 (check-program-output) => n/a
 ... testing 'bigarrfml.ml' with line 17 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'bigarrfml.ml' with line 19 (script) => n/a
 ... testing 'bigarrfml.ml' with line 21 (ocamlopt.byte) => n/a
 ... testing 'bigarrfml.ml' with line 24 (run) => n/a
 ... testing 'bigarrfml.ml' with line 25 (check-program-output) => n/a
Running tests from 'tests/lib-bigarray-file' ...
 ... testing 'mapfile.ml' with line 3 (hasunix) => passed
 ... testing 'mapfile.ml' with line 4 (native) => passed
Running tests from 'tests/lib-bool' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-buffer' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-bytes' ...
 ... testing 'binary.ml' with default (native) => passed
 ... testing 'binary.ml' with default (bytecode) => passed
 ... testing 'test_bytes.ml' with default (native) => passed
 ... testing 'test_bytes.ml' with default (bytecode) => passed
Running tests from 'tests/lib-bytes-utf' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-channels' ...
 ... testing 'bigarrays.ml' with default (native) => passed
 ... testing 'bigarrays.ml' with default (bytecode) => passed
 ... testing 'buffered.ml' with default (native) => passed
 ... testing 'buffered.ml' with default (bytecode) => passed
 ... testing 'close_in.ml' with default (native) => passed
 ... testing 'close_in.ml' with default (bytecode) => passed
 ... testing 'close_out.ml' with default (native) => passed
 ... testing 'close_out.ml' with default (bytecode) => passed
 ... testing 'in_channel_length.ml' with default (native) => passed
 ... testing 'in_channel_length.ml' with default (bytecode) => passed
 ... testing 'input_all.ml' with line 4 (hassysthreads) => passed
 ... testing 'input_all.ml' with line 6 (bytecode) => passed
 ... testing 'input_all.ml' with line 8 (native) => passed
 ... testing 'input_lines.ml' with default (native) => passed
 ... testing 'input_lines.ml' with default (bytecode) => passed
 ... testing 'refcounting.ml' with line 2 (expect) => passed
 ... testing 'seek_in.ml' with default (native) => passed
 ... testing 'seek_in.ml' with default (bytecode) => passed
Running tests from 'tests/lib-digest' ...
 ... testing 'blake2b_self_test.ml' with default (native) => passed
 ... testing 'blake2b_self_test.ml' with default (bytecode) => passed
 ... testing 'digests.ml' with default (native) => passed
 ... testing 'digests.ml' with default (bytecode) => passed
 ... testing 'md5.ml' with default (native) => passed
 ... testing 'md5.ml' with default (bytecode) => passed
Running tests from 'tests/lib-domain' ...
 ... testing 'DLS_thread_safety.ml' with line 3 (hassysthreads) => passed
Running tests from 'tests/lib-dynarray' ...
 ... testing 'heap_sort.ml' with default (native) => passed
 ... testing 'heap_sort.ml' with default (bytecode) => passed
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-dynlink-bytecode' ...
 ... testing 'main.ml' with line 5 (shared-libraries) => passed
 ... testing 'main.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 9 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 12 (ocamlmklib) => passed
 ... testing 'main.ml' with line 15 (ocamlmklib) => passed
 ... testing 'main.ml' with line 18 (ocamlmklib) => passed
 ... testing 'main.ml' with line 22 (ocamlmklib) => passed
 ... testing 'main.ml' with line 26 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 29 (run) => passed
 ... testing 'main.ml' with line 30 (check-program-output) => passed
 ... testing 'main.ml' with line 35 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 37 (run) => passed
 ... testing 'main.ml' with line 39 (check-program-output) => passed
 ... testing 'main.ml' with line 45 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 47 (run) => passed
 ... testing 'main.ml' with line 49 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-csharp' ...
 ... testing 'main.ml' with line 4 (csharp-compiler) => skipped (C# compiler not available)
 ... testing 'main.ml' with line 6 (shared-libraries) => n/a
 ... testing 'main.ml' with line 8 (setup-ocamlc.byte-build-env) => n/a
 ... testing 'main.ml' with line 10 (ocamlc.byte) => n/a
 ... testing 'main.ml' with line 15 (ocamlc.byte) => n/a
 ... testing 'main.ml' with line 17 (script) => n/a
 ... testing 'main.ml' with line 19 (run) => n/a
 ... testing 'main.ml' with line 21 (check-program-output) => n/a
 ... testing 'main.ml' with line 24 (setup-ocamlc.byte-build-env) => n/a
 ... testing 'main.ml' with line 26 (ocamlc.byte) => n/a
 ... testing 'main.ml' with line 31 (ocamlc.byte) => n/a
 ... testing 'main.ml' with line 33 (script) => n/a
 ... testing 'main.ml' with line 35 (script) => n/a
 ... testing 'main.ml' with line 37 (run) => n/a
 ... testing 'main.ml' with line 39 (check-program-output) => n/a
 ... testing 'main.ml' with line 41 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'main.ml' with line 45 (ocamlopt.byte) => n/a
 ... testing 'main.ml' with line 49 (ocamlopt.byte) => n/a
 ... testing 'main.ml' with line 51 (script) => n/a
 ... testing 'main.ml' with line 53 (run) => n/a
 ... testing 'main.ml' with line 55 (check-program-output) => n/a
 ... testing 'main.ml' with line 58 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'main.ml' with line 62 (ocamlopt.byte) => n/a
 ... testing 'main.ml' with line 66 (ocamlopt.byte) => n/a
 ... testing 'main.ml' with line 68 (script) => n/a
 ... testing 'main.ml' with line 70 (script) => n/a
 ... testing 'main.ml' with line 72 (run) => n/a
 ... testing 'main.ml' with line 74 (check-program-output) => n/a
Running tests from 'tests/lib-dynlink-domains' ...
 ... testing 'main.ml' with line 5 (not-windows) => passed
 ... testing 'main.ml' with line 7 (shared-libraries) => passed
 ... testing 'main.ml' with line 8 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 12 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 20 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 26 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 28 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 30 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 32 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 34 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 36 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 38 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 40 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 42 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 44 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 46 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 48 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 50 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 55 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 56 (run) => passed
 ... testing 'main.ml' with line 57 (check-program-output) => passed
 ... testing 'main.ml' with line 59 (native-dynlink) => passed
 ... testing 'main.ml' with line 60 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'main.ml' with line 63 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 68 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 73 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 78 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 83 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 88 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 93 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 98 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 103 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 108 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 113 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 118 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 123 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 128 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 133 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 138 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 143 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 148 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 153 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 158 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 161 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 166 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 167 (run) => passed
 ... testing 'main.ml' with line 168 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-init-info' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-dynlink-initializers' ...
 ... testing 'test10_main.ml' with line 64 (shared-libraries) => passed
 ... testing 'test10_main.ml' with line 66 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test10_main.ml' with line 69 (ocamlc.byte) => passed
 ... testing 'test10_main.ml' with line 72 (ocamlc.byte) => passed
 ... testing 'test10_main.ml' with line 77 (ocamlc.byte) => passed
 ... testing 'test10_main.ml' with line 78 (run) => passed
 ... testing 'test10_main.ml' with line 80 (check-program-output) => passed
 ... testing 'test10_main.ml' with line 83 (no-flambda) => passed
 ... testing 'test10_main.ml' with line 84 (native-dynlink) => passed
 ... testing 'test10_main.ml' with line 85 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test10_main.ml' with line 88 (ocamlopt.byte) => passed
 ... testing 'test10_main.ml' with line 93 (ocamlopt.byte) => passed
 ... testing 'test10_main.ml' with line 98 (ocamlopt.byte) => passed
 ... testing 'test10_main.ml' with line 99 (run) => passed
 ... testing 'test10_main.ml' with line 101 (check-program-output) => passed
 ... testing 'test1_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test1_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test1_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test1_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test1_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test1_main.ml' with line 21 (ocamlc.byte) => passed
 ... testing 'test1_main.ml' with line 22 (run) => passed
 ... testing 'test1_main.ml' with line 25 (native-dynlink) => passed
 ... testing 'test1_main.ml' with line 26 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test1_main.ml' with line 29 (ocamlopt.byte) => passed
 ... testing 'test1_main.ml' with line 32 (ocamlopt.byte) => passed
 ... testing 'test1_main.ml' with line 37 (ocamlopt.byte) => passed
 ... testing 'test1_main.ml' with line 42 (ocamlopt.byte) => passed
 ... testing 'test1_main.ml' with line 43 (run) => passed
 ... testing 'test2_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test2_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test2_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test2_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test2_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test2_main.ml' with line 21 (ocamlc.byte) => passed
 ... testing 'test2_main.ml' with line 22 (run) => passed
 ... testing 'test2_main.ml' with line 25 (native-dynlink) => passed
 ... testing 'test2_main.ml' with line 26 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test2_main.ml' with line 29 (ocamlopt.byte) => passed
 ... testing 'test2_main.ml' with line 32 (ocamlopt.byte) => passed
 ... testing 'test2_main.ml' with line 37 (ocamlopt.byte) => passed
 ... testing 'test2_main.ml' with line 42 (ocamlopt.byte) => passed
 ... testing 'test2_main.ml' with line 43 (run) => passed
 ... testing 'test3_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test3_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test3_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test3_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test3_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test3_main.ml' with line 21 (ocamlc.byte) => passed
 ... testing 'test3_main.ml' with line 26 (ocamlc.byte) => passed
 ... testing 'test3_main.ml' with line 27 (run) => passed
 ... testing 'test3_main.ml' with line 30 (native-dynlink) => passed
 ... testing 'test3_main.ml' with line 31 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test3_main.ml' with line 34 (ocamlopt.byte) => passed
 ... testing 'test3_main.ml' with line 37 (ocamlopt.byte) => passed
 ... testing 'test3_main.ml' with line 40 (ocamlopt.byte) => passed
 ... testing 'test3_main.ml' with line 45 (ocamlopt.byte) => passed
 ... testing 'test3_main.ml' with line 50 (ocamlopt.byte) => passed
 ... testing 'test3_main.ml' with line 51 (run) => passed
 ... testing 'test4_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test4_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test4_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test4_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test4_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test4_main.ml' with line 21 (ocamlc.byte) => passed
 ... testing 'test4_main.ml' with line 26 (ocamlc.byte) => passed
 ... testing 'test4_main.ml' with line 27 (run) => passed
 ... testing 'test4_main.ml' with line 30 (native-dynlink) => passed
 ... testing 'test4_main.ml' with line 31 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test4_main.ml' with line 34 (ocamlopt.byte) => passed
 ... testing 'test4_main.ml' with line 37 (ocamlopt.byte) => passed
 ... testing 'test4_main.ml' with line 40 (ocamlopt.byte) => passed
 ... testing 'test4_main.ml' with line 45 (ocamlopt.byte) => passed
 ... testing 'test4_main.ml' with line 50 (ocamlopt.byte) => passed
 ... testing 'test4_main.ml' with line 51 (run) => passed
 ... testing 'test5_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test5_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test5_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test5_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test5_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test5_main.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'test5_main.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'test5_main.ml' with line 29 (ocamlc.byte) => passed
 ... testing 'test5_main.ml' with line 30 (run) => passed
 ... testing 'test5_main.ml' with line 33 (native-dynlink) => passed
 ... testing 'test5_main.ml' with line 34 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test5_main.ml' with line 37 (ocamlopt.byte) => passed
 ... testing 'test5_main.ml' with line 40 (ocamlopt.byte) => passed
 ... testing 'test5_main.ml' with line 43 (ocamlopt.byte) => passed
 ... testing 'test5_main.ml' with line 48 (ocamlopt.byte) => passed
 ... testing 'test5_main.ml' with line 53 (ocamlopt.byte) => passed
 ... testing 'test5_main.ml' with line 58 (ocamlopt.byte) => passed
 ... testing 'test5_main.ml' with line 59 (run) => passed
 ... testing 'test6_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test6_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test6_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test6_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test6_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test6_main.ml' with line 21 (ocamlc.byte) => passed
 ... testing 'test6_main.ml' with line 22 (run) => passed
 ... testing 'test6_main.ml' with line 25 (native-dynlink) => passed
 ... testing 'test6_main.ml' with line 26 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test6_main.ml' with line 29 (ocamlopt.byte) => passed
 ... testing 'test6_main.ml' with line 34 (ocamlopt.byte) => passed
 ... testing 'test6_main.ml' with line 39 (ocamlopt.byte) => passed
 ... testing 'test6_main.ml' with line 44 (ocamlopt.byte) => passed
 ... testing 'test6_main.ml' with line 45 (run) => passed
 ... testing 'test7_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test7_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test7_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test7_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test7_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test7_main.ml' with line 21 (ocamlc.byte) => passed
 ... testing 'test7_main.ml' with line 22 (run) => passed
 ... testing 'test7_main.ml' with line 25 (native-dynlink) => passed
 ... testing 'test7_main.ml' with line 26 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test7_main.ml' with line 29 (ocamlopt.byte) => passed
 ... testing 'test7_main.ml' with line 32 (ocamlopt.byte) => passed
 ... testing 'test7_main.ml' with line 37 (ocamlopt.byte) => passed
 ... testing 'test7_main.ml' with line 42 (ocamlopt.byte) => passed
 ... testing 'test7_main.ml' with line 43 (run) => passed
 ... testing 'test8_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test8_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test8_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test8_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test8_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test8_main.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'test8_main.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'test8_main.ml' with line 29 (ocamlc.byte) => passed
 ... testing 'test8_main.ml' with line 30 (run) => passed
 ... testing 'test8_main.ml' with line 33 (native-dynlink) => passed
 ... testing 'test8_main.ml' with line 34 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test8_main.ml' with line 37 (ocamlopt.byte) => passed
 ... testing 'test8_main.ml' with line 40 (ocamlopt.byte) => passed
 ... testing 'test8_main.ml' with line 43 (ocamlopt.byte) => passed
 ... testing 'test8_main.ml' with line 46 (ocamlopt.byte) => passed
 ... testing 'test8_main.ml' with line 51 (ocamlopt.byte) => passed
 ... testing 'test8_main.ml' with line 56 (ocamlopt.byte) => passed
 ... testing 'test8_main.ml' with line 57 (run) => passed
 ... testing 'test9_main.ml' with line 5 (shared-libraries) => passed
 ... testing 'test9_main.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test9_main.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test9_main.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test9_main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test9_main.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'test9_main.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'test9_main.ml' with line 25 (run) => passed
 ... testing 'test9_main.ml' with line 28 (native-dynlink) => passed
 ... testing 'test9_main.ml' with line 29 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test9_main.ml' with line 32 (ocamlopt.byte) => passed
 ... testing 'test9_main.ml' with line 35 (ocamlopt.byte) => passed
 ... testing 'test9_main.ml' with line 40 (ocamlopt.byte) => passed
 ... testing 'test9_main.ml' with line 45 (ocamlopt.byte) => passed
 ... testing 'test9_main.ml' with line 50 (ocamlopt.byte) => passed
 ... testing 'test9_main.ml' with line 51 (run) => passed
Running tests from 'tests/lib-dynlink-native' ...
 ... testing 'main.ml' with line 6 (hassysthreads) => passed
 ... testing 'main.ml' with line 8 (native-dynlink) => passed
 ... testing 'main.ml' with line 10 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'main.ml' with line 12 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 15 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 18 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 23 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 25 (script) => passed
 ... testing 'main.ml' with line 28 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 30 (script) => passed
 ... testing 'main.ml' with line 35 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 38 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 43 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 45 (cd) => passed
 ... testing 'main.ml' with line 48 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 51 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 53 (script) => passed
 ... testing 'main.ml' with line 55 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 57 (script) => passed
 ... testing 'main.ml' with line 59 (cd) => passed
 ... testing 'main.ml' with line 64 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 67 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 72 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 75 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 80 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 84 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 88 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 91 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 96 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 99 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 104 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 107 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 112 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 115 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 118 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 123 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 126 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 132 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 136 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 142 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 146 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 151 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 154 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 158 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 164 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 167 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 170 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 174 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 178 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 183 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 187 (run) => passed
 ... testing 'main.ml' with line 188 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-packed' ...
 ... testing 'loader.ml' with line 5 (shared-libraries) => passed
 ... testing 'loader.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'loader.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'loader.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'loader.ml' with line 20 (ocamlc.byte) => passed
 ... testing 'loader.ml' with line 27 (ocamlc.byte) => passed
 ... testing 'loader.ml' with line 30 (run) => passed
 ... testing 'loader.ml' with line 32 (check-program-output) => passed
 ... testing 'loader.ml' with line 35 (native-dynlink) => passed
 ... testing 'loader.ml' with line 36 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'loader.ml' with line 40 (ocamlopt.byte) => passed
 ... testing 'loader.ml' with line 44 (ocamlopt.byte) => passed
 ... testing 'loader.ml' with line 49 (ocamlopt.byte) => passed
 ... testing 'loader.ml' with line 54 (ocamlopt.byte) => passed
 ... testing 'loader.ml' with line 61 (ocamlopt.byte) => passed
 ... testing 'loader.ml' with line 64 (run) => passed
 ... testing 'loader.ml' with line 66 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-pr4229' ...
 ... testing 'main.ml' with line 6 (shared-libraries) => passed
 ... testing 'main.ml' with line 8 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 10 (cd) => passed
 ... testing 'main.ml' with line 12 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 16 (cd) => passed
 ... testing 'main.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 20 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 26 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 31 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 33 (run) => passed
 ... testing 'main.ml' with line 34 (check-program-output) => passed
 ... testing 'main.ml' with line 36 (native-dynlink) => passed
 ... testing 'main.ml' with line 37 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'main.ml' with line 39 (cd) => passed
 ... testing 'main.ml' with line 41 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 46 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 48 (cd) => passed
 ... testing 'main.ml' with line 51 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 53 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 55 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 61 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 64 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 69 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 71 (run) => passed
 ... testing 'main.ml' with line 72 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-pr4839' ...
 ... testing 'test.ml' with line 5 (shared-libraries) => passed
 ... testing 'test.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 10 (cd) => passed
 ... testing 'test.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 17 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 27 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 30 (cd) => passed
 ... testing 'test.ml' with line 33 (cd) => passed
 ... testing 'test.ml' with line 36 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 40 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 45 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 50 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 53 (cd) => passed
 ... testing 'test.ml' with line 56 (cd) => passed
 ... testing 'test.ml' with line 59 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 63 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 68 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 73 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 76 (cd) => passed
 ... testing 'test.ml' with line 79 (cd) => passed
 ... testing 'test.ml' with line 82 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 86 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 91 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 96 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 99 (cd) => passed
 ... testing 'test.ml' with line 102 (cd) => passed
 ... testing 'test.ml' with line 105 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 109 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 114 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 119 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 123 (run) => passed
 ... testing 'test.ml' with line 125 (check-program-output) => passed
 ... testing 'test.ml' with line 129 (run) => passed
 ... testing 'test.ml' with line 131 (check-program-output) => passed
 ... testing 'test.ml' with line 135 (run) => passed
 ... testing 'test.ml' with line 137 (check-program-output) => passed
 ... testing 'test.ml' with line 141 (run) => passed
 ... testing 'test.ml' with line 143 (check-program-output) => passed
 ... testing 'test.ml' with line 147 (cd) => passed
 ... testing 'test.ml' with line 150 (native-dynlink) => passed
 ... testing 'test.ml' with line 152 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with line 155 (cd) => passed
 ... testing 'test.ml' with line 158 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 162 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 167 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 172 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 175 (cd) => passed
 ... testing 'test.ml' with line 178 (cd) => passed
 ... testing 'test.ml' with line 181 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 185 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 190 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 195 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 199 (cd) => passed
 ... testing 'test.ml' with line 202 (cd) => passed
 ... testing 'test.ml' with line 205 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 209 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 214 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 219 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 222 (cd) => passed
 ... testing 'test.ml' with line 225 (cd) => passed
 ... testing 'test.ml' with line 228 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 232 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 237 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 242 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 245 (cd) => passed
 ... testing 'test.ml' with line 248 (cd) => passed
 ... testing 'test.ml' with line 251 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 255 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 260 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 265 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 269 (run) => passed
 ... testing 'test.ml' with line 271 (check-program-output) => passed
 ... testing 'test.ml' with line 275 (run) => passed
 ... testing 'test.ml' with line 277 (check-program-output) => passed
 ... testing 'test.ml' with line 281 (run) => passed
 ... testing 'test.ml' with line 283 (check-program-output) => passed
 ... testing 'test.ml' with line 287 (run) => passed
 ... testing 'test.ml' with line 289 (check-program-output) => passed
 ... testing 'test.ml' with line 293 (cd) => passed
Running tests from 'tests/lib-dynlink-pr6950' ...
 ... testing 'loader.ml' with line 5 (shared-libraries) => passed
 ... testing 'loader.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'loader.ml' with line 12 (ocamlc.byte) => passed
 ... testing 'loader.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'loader.ml' with line 22 (run) => passed
 ... testing 'loader.ml' with line 24 (check-program-output) => passed
 ... testing 'loader.ml' with line 27 (native-dynlink) => passed
 ... testing 'loader.ml' with line 28 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'loader.ml' with line 33 (ocamlopt.byte) => passed
 ... testing 'loader.ml' with line 40 (ocamlopt.byte) => passed
 ... testing 'loader.ml' with line 43 (run) => passed
 ... testing 'loader.ml' with line 45 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-pr9209' ...
 ... testing 'dyn.ml' with line 5 (shared-libraries) => passed
 ... testing 'dyn.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'dyn.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'dyn.ml' with line 14 (ocamlmklib) => passed
 ... testing 'dyn.ml' with line 20 (ocamlc.byte) => passed
 ... testing 'dyn.ml' with line 25 (ocamlc.byte) => passed
 ... testing 'dyn.ml' with line 27 (run) => passed
 ... testing 'dyn.ml' with line 28 (check-program-output) => passed
 ... testing 'dyn.ml' with line 30 (native-dynlink) => passed
 ... testing 'dyn.ml' with line 31 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'dyn.ml' with line 34 (ocamlopt.byte) => passed
 ... testing 'dyn.ml' with line 38 (ocamlmklib) => passed
 ... testing 'dyn.ml' with line 44 (ocamlopt.byte) => passed
 ... testing 'dyn.ml' with line 49 (ocamlopt.byte) => passed
 ... testing 'dyn.ml' with line 54 (ocamlopt.byte) => passed
 ... testing 'dyn.ml' with line 56 (run) => passed
 ... testing 'dyn.ml' with line 57 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-private' ...
 ... testing 'test.ml' with line 6 (shared-libraries) => passed
 ... testing 'test.ml' with line 8 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 12 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 21 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 27 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 30 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 33 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 36 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 39 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 42 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 45 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 48 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 51 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 54 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 57 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 60 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 63 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 66 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 69 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 75 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 76 (run) => passed
 ... testing 'test.ml' with line 78 (native-dynlink) => passed
 ... testing 'test.ml' with line 79 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with line 81 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 83 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 85 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 87 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 90 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 95 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 98 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 103 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 106 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 111 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 114 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 119 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 122 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 127 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 130 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 135 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 138 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 143 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 146 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 151 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 154 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 159 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 164 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 165 (run) => passed
Running tests from 'tests/lib-either' ...
 ... testing 'test.ml' with line 2 (expect) => passed
Running tests from 'tests/lib-filename' ...
 ... testing 'extension.ml' with default (native) => passed
 ... testing 'extension.ml' with default (bytecode) => passed
 ... testing 'null.ml' with default (native) => passed
 ... testing 'null.ml' with default (bytecode) => passed
 ... testing 'quotecommand.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'quotecommand.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'quotecommand.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'quotecommand.ml' with line 12 (check-ocamlc.byte-output) => passed
 ... testing 'quotecommand.ml' with line 13 (run) => passed
 ... testing 'quotecommand.ml' with line 14 (check-program-output) => passed
 ... testing 'quotecommand.ml' with line 17 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'quotecommand.ml' with line 20 (ocamlopt.byte) => passed
 ... testing 'quotecommand.ml' with line 23 (ocamlopt.byte) => passed
 ... testing 'quotecommand.ml' with line 24 (check-ocamlopt.byte-output) => passed
 ... testing 'quotecommand.ml' with line 25 (run) => passed
 ... testing 'quotecommand.ml' with line 26 (check-program-output) => passed
 ... testing 'suffix.ml' with default (native) => passed
 ... testing 'suffix.ml' with default (bytecode) => passed
 ... testing 'temp.ml' with default (native) => passed
 ... testing 'temp.ml' with default (bytecode) => passed
Running tests from 'tests/lib-float' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-floatarray' ...
 ... testing 'floatarray.ml' with default (native) => passed
 ... testing 'floatarray.ml' with default (bytecode) => passed
Running tests from 'tests/lib-format' ...
 ... testing 'domains.ml' with default (native) => passed
 ... testing 'domains.ml' with default (bytecode) => passed
 ... testing 'mc_pr586_par.ml' with default (native) => passed
 ... testing 'mc_pr586_par.ml' with default (bytecode) => passed
 ... testing 'mc_pr586_par2.ml' with default (native) => passed
 ... testing 'mc_pr586_par2.ml' with default (bytecode) => passed
 ... testing 'pp_print_custom_break.ml' with default (native) => passed
 ... testing 'pp_print_custom_break.ml' with default (bytecode) => passed
 ... testing 'pr6824.ml' with default (native) => passed
 ... testing 'pr6824.ml' with default (bytecode) => passed
 ... testing 'print_array.ml' with default (native) => passed
 ... testing 'print_array.ml' with default (bytecode) => passed
 ... testing 'print_if_newline.ml' with default (native) => passed
 ... testing 'print_if_newline.ml' with default (bytecode) => passed
 ... testing 'print_seq.ml' with default (native) => passed
 ... testing 'print_seq.ml' with default (bytecode) => passed
 ... testing 'tformat.ml' with default (native) => passed
 ... testing 'tformat.ml' with default (bytecode) => passed
Running tests from 'tests/lib-fun' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-hashtbl' ...
 ... testing 'compatibility.ml' with default (native) => passed
 ... testing 'compatibility.ml' with default (bytecode) => passed
 ... testing 'hfun.ml' with default (native) => passed
 ... testing 'hfun.ml' with default (bytecode) => passed
 ... testing 'htbl.ml' with default (native) => passed
 ... testing 'htbl.ml' with default (bytecode) => passed
Running tests from 'tests/lib-int' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-int64' ...
 ... testing 'issue9460.ml' with default (native) => passed
 ... testing 'issue9460.ml' with default (bytecode) => passed
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-internalformat' ...
 ... testing 'test.ml' with line 2 (expect) => passed
Running tests from 'tests/lib-lazy' ...
 ... testing 'test.ml' with line 2 (expect) => passed
Running tests from 'tests/lib-list' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-marshal' ...
 ... testing 'compressed.ml' with default (native) => passed
 ... testing 'compressed.ml' with default (bytecode) => passed
 ... testing 'intern_final.ml' with default (native) => passed
 ... testing 'intern_final.ml' with default (bytecode) => passed
 ... testing 'intext.ml' with default (native) => passed
 ... testing 'intext.ml' with default (bytecode) => passed
 ... testing 'intext_par.ml' with line 3 (no-tsan) => passed
 ... testing 'intext_par.ml' with line 5 (bytecode) => passed
 ... testing 'intext_par.ml' with line 8 (native) => passed
 ... testing 'marshal_bigarray.ml' with default (native) => passed
 ... testing 'marshal_bigarray.ml' with default (bytecode) => passed
Running tests from 'tests/lib-obj' ...
 ... testing 'new_obj.ml' with default (native) => passed
 ... testing 'new_obj.ml' with default (bytecode) => passed
 ... testing 'reachable_words.ml' with default (native) => passed
 ... testing 'reachable_words.ml' with default (bytecode) => passed
 ... testing 'reachable_words_bug.ml' with default (native) => passed
 ... testing 'reachable_words_bug.ml' with default (bytecode) => passed
 ... testing 'with_tag.ml' with default (native) => passed
 ... testing 'with_tag.ml' with default (bytecode) => passed
Running tests from 'tests/lib-option' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-printf' ...
 ... testing 'pr6534.ml' with default (native) => passed
 ... testing 'pr6534.ml' with default (bytecode) => passed
 ... testing 'pr6938.ml' with default (native) => passed
 ... testing 'pr6938.ml' with default (bytecode) => passed
 ... testing 'tprintf.ml' with default (native) => passed
 ... testing 'tprintf.ml' with default (bytecode) => passed
Running tests from 'tests/lib-queue' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-random' ...
 ... testing 'chi2.ml' with default (native) => passed
 ... testing 'chi2.ml' with default (bytecode) => passed
 ... testing 'compat_32_64.ml' with default (native) => passed
 ... testing 'compat_32_64.ml' with default (bytecode) => passed
 ... testing 'defaultinit.ml' with default (native) => passed
 ... testing 'defaultinit.ml' with default (bytecode) => passed
 ... testing 'parallel.ml' with line 3 (hasunix) => passed
 ... testing 'parallel.ml' with line 5 (bytecode) => passed
 ... testing 'parallel.ml' with line 7 (native) => passed
 ... testing 'selfinit.ml' with default (native) => passed
 ... testing 'selfinit.ml' with default (bytecode) => passed
 ... testing 'testvectors.ml' with default (native) => passed
 ... testing 'testvectors.ml' with default (bytecode) => passed
Running tests from 'tests/lib-result' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-runtime-events' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
 ... testing 'test_caml.ml' with default (native) => passed
 ... testing 'test_caml.ml' with default (bytecode) => passed
 ... testing 'test_caml_counters.ml' with default (native) => passed
 ... testing 'test_caml_counters.ml' with default (bytecode) => passed
 ... testing 'test_caml_exception.ml' with default (native) => passed
 ... testing 'test_caml_exception.ml' with default (bytecode) => passed
 ... testing 'test_caml_parallel.ml' with default (native) => passed
 ... testing 'test_caml_parallel.ml' with default (bytecode) => passed
 ... testing 'test_caml_reentry.ml' with default (native) => passed
 ... testing 'test_caml_reentry.ml' with default (bytecode) => passed
 ... testing 'test_caml_runparams.ml' with default (native) => passed
 ... testing 'test_caml_runparams.ml' with default (bytecode) => passed
 ... testing 'test_caml_slot_reuse.ml' with default (native) => passed
 ... testing 'test_caml_slot_reuse.ml' with default (bytecode) => passed
 ... testing 'test_caml_stubs_gc.ml' with default (native) => passed
 ... testing 'test_caml_stubs_gc.ml' with default (bytecode) => passed
 ... testing 'test_compact.ml' with default (native) => passed
 ... testing 'test_compact.ml' with default (bytecode) => passed
 ... testing 'test_dropped_events.ml' with line 5 (hasunix) => passed
 ... testing 'test_dropped_events.ml' with line 7 (native) => passed
 ... testing 'test_dropped_events.ml' with line 9 (bytecode) => passed
 ... testing 'test_env_start.ml' with default (native) => passed
 ... testing 'test_env_start.ml' with default (bytecode) => passed
 ... testing 'test_external.ml' with line 4 (libunix) => passed
 ... testing 'test_external.ml' with line 6 (bytecode) => passed
 ... testing 'test_external.ml' with line 8 (native) => passed
 ... testing 'test_external_preserve.ml' with line 5 (libunix) => passed
 ... testing 'test_external_preserve.ml' with line 7 (bytecode) => passed
 ... testing 'test_external_preserve.ml' with line 9 (native) => passed
 ... testing 'test_fork.ml' with line 4 (libunix) => passed
 ... testing 'test_fork.ml' with line 6 (bytecode) => passed
 ... testing 'test_fork.ml' with line 8 (native) => passed
 ... testing 'test_instrumented.ml' with line 4 (instrumented-runtime) => passed
 ... testing 'test_instrumented.ml' with line 5 (native) => passed
 ... testing 'test_user_event.ml' with default (native) => passed
 ... testing 'test_user_event.ml' with default (bytecode) => passed
 ... testing 'test_user_event_signal.ml' with line 4 (hasunix) => passed
 ... testing 'test_user_event_signal.ml' with line 5 (not-windows) => passed
 ... testing 'test_user_event_signal.ml' with line 7 (bytecode) => passed
 ... testing 'test_user_event_signal.ml' with line 10 (native) => passed
 ... testing 'test_user_event_unknown.ml' with line 5 (libunix) => passed
 ... testing 'test_user_event_unknown.ml' with line 7 (bytecode) => passed
 ... testing 'test_user_event_unknown.ml' with line 9 (native) => passed
Running tests from 'tests/lib-scanf' ...
 ... testing 'tscanf.ml' with default (native) => passed
 ... testing 'tscanf.ml' with default (bytecode) => passed
Running tests from 'tests/lib-scanf-2' ...
 ... testing 'tscanf2_master.ml' with line 6 (hasunix) => passed
 ... testing 'tscanf2_master.ml' with line 10 (setup-ocamlc.byte-build-env) => passed
 ... testing 'tscanf2_master.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'tscanf2_master.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'tscanf2_master.ml' with line 15 (check-ocamlc.byte-output) => passed
 ... testing 'tscanf2_master.ml' with line 18 (run) => passed
 ... testing 'tscanf2_master.ml' with line 19 (check-program-output) => passed
 ... testing 'tscanf2_master.ml' with line 23 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'tscanf2_master.ml' with line 24 (ocamlopt.byte) => passed
 ... testing 'tscanf2_master.ml' with line 27 (ocamlopt.byte) => passed
 ... testing 'tscanf2_master.ml' with line 28 (check-ocamlopt.byte-output) => passed
 ... testing 'tscanf2_master.ml' with line 31 (run) => passed
 ... testing 'tscanf2_master.ml' with line 32 (check-program-output) => passed
Running tests from 'tests/lib-seq' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-set' ...
 ... testing 'testmap.ml' with default (native) => passed
 ... testing 'testmap.ml' with default (bytecode) => passed
 ... testing 'testset.ml' with default (native) => passed
 ... testing 'testset.ml' with default (bytecode) => passed
Running tests from 'tests/lib-stack' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-stdlabels' ...
 ... testing 'test_stdlabels.ml' with default (native) => passed
 ... testing 'test_stdlabels.ml' with default (bytecode) => passed
Running tests from 'tests/lib-str' ...
 ... testing 'parallel.ml' with line 3 (hasstr) => passed
 ... testing 'parallel.ml' with line 5 (bytecode) => passed
 ... testing 'parallel.ml' with line 7 (native) => passed
 ... testing 't01.ml' with line 3 (hasstr) => passed
 ... testing 't01.ml' with line 5 (bytecode) => passed
 ... testing 't01.ml' with line 7 (native) => passed
Running tests from 'tests/lib-string' ...
 ... testing 'binary.ml' with default (native) => passed
 ... testing 'binary.ml' with default (bytecode) => passed
 ... testing 'test_string.ml' with default (native) => passed
 ... testing 'test_string.ml' with default (bytecode) => passed
Running tests from 'tests/lib-sync' ...
 ... testing 'prodcons.ml' with default (native) => passed
 ... testing 'prodcons.ml' with default (bytecode) => passed
 ... testing 'trylock.ml' with default (native) => passed
 ... testing 'trylock.ml' with default (bytecode) => passed
 ... testing 'trylock2.ml' with default (native) => passed
 ... testing 'trylock2.ml' with default (bytecode) => passed
Running tests from 'tests/lib-sys' ...
 ... testing 'immediate64.ml' with default (native) => passed
 ... testing 'immediate64.ml' with default (bytecode) => passed
 ... testing 'opaque.ml' with default (native) => passed
 ... testing 'opaque.ml' with default (bytecode) => passed
 ... testing 'rename.ml' with default (native) => passed
 ... testing 'rename.ml' with default (bytecode) => passed
Running tests from 'tests/lib-systhreads' ...
 ... testing 'boundscheck.ml' with line 3 (hassysthreads) => passed
 ... testing 'boundscheck.ml' with line 4 (no-tsan) => passed
 ... testing 'boundscheck.ml' with line 6 (bytecode) => passed
 ... testing 'boundscheck.ml' with line 8 (native) => passed
 ... testing 'eintr.ml' with line 3 (hassysthreads) => passed
 ... testing 'eintr.ml' with line 4 (not-windows) => passed
 ... testing 'eintr.ml' with line 6 (bytecode) => passed
 ... testing 'eintr.ml' with line 8 (native) => passed
 ... testing 'multicore_lifecycle.ml' with line 3 (hassysthreads) => passed
 ... testing 'multicore_lifecycle.ml' with line 5 (bytecode) => passed
 ... testing 'multicore_lifecycle.ml' with line 7 (native) => passed
 ... testing 'test_c_thread_register.ml' with line 4 (hassysthreads) => passed
 ... testing 'test_c_thread_register.ml' with line 5 (not-bsd) => passed
 ... testing 'test_c_thread_register.ml' with line 7 (bytecode) => passed
 ... testing 'test_c_thread_register.ml' with line 9 (native) => passed
 ... testing 'testfork.ml' with line 3 (hassysthreads) => passed
 ... testing 'testfork.ml' with line 4 (not-bsd) => passed
 ... testing 'testfork.ml' with line 5 (libunix) => passed
 ... testing 'testfork.ml' with line 6 (no-tsan) => passed
 ... testing 'testfork.ml' with line 8 (bytecode) => passed
 ... testing 'testfork.ml' with line 10 (native) => passed
 ... testing 'testfork2.ml' with line 3 (hassysthreads) => passed
 ... testing 'testfork2.ml' with line 4 (not-bsd) => passed
 ... testing 'testfork2.ml' with line 5 (libunix) => passed
 ... testing 'testfork2.ml' with line 7 (bytecode) => passed
 ... testing 'testfork2.ml' with line 9 (native) => passed
 ... testing 'testpreempt.ml' with line 3 (hassysthreads) => passed
 ... testing 'testpreempt.ml' with line 5 (not-windows) => passed
 ... testing 'testpreempt.ml' with line 7 (bytecode) => passed
 ... testing 'testpreempt.ml' with line 9 (native) => passed
 ... testing 'testyield.ml' with line 3 (hassysthreads) => passed
 ... testing 'testyield.ml' with line 4 (not-windows) => passed
 ... testing 'testyield.ml' with line 6 (bytecode) => passed
 ... testing 'testyield.ml' with line 8 (native) => passed
 ... testing 'threadsigmask.ml' with line 3 (hassysthreads) => passed
 ... testing 'threadsigmask.ml' with line 4 (not-windows) => passed
 ... testing 'threadsigmask.ml' with line 6 (bytecode) => passed
 ... testing 'threadsigmask.ml' with line 8 (native) => passed
Running tests from 'tests/lib-threads' ...
 ... testing 'backtrace_threads.ml' with line 3 (hassysthreads) => passed
 ... testing 'backtrace_threads.ml' with line 5 (bytecode) => passed
 ... testing 'backtrace_threads.ml' with line 7 (native) => passed
 ... testing 'bank.ml' with line 3 (hassysthreads) => passed
 ... testing 'bank.ml' with line 5 (bytecode) => passed
 ... testing 'bank.ml' with line 7 (native) => passed
 ... testing 'beat.ml' with line 4 (hassysthreads) => passed
 ... testing 'beat.ml' with line 7 (skip) => skipped (off-by-one error on MacOS+Clang (#408))
 ... testing 'beat.ml' with line 9 (bytecode) => n/a
 ... testing 'beat.ml' with line 11 (native) => n/a
 ... testing 'bufchan.ml' with line 3 (hassysthreads) => passed
 ... testing 'bufchan.ml' with line 5 (bytecode) => passed
 ... testing 'bufchan.ml' with line 7 (native) => passed
 ... testing 'close.ml' with line 3 (hassysthreads) => passed
 ... testing 'close.ml' with line 5 (bytecode) => passed
 ... testing 'close.ml' with line 7 (native) => passed
 ... testing 'delayintr.ml' with line 4 (hassysthreads) => passed
 ... testing 'delayintr.ml' with line 5 (libunix) => passed
 ... testing 'delayintr.ml' with line 8 (setup-ocamlc.byte-build-env) => passed
 ... testing 'delayintr.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'delayintr.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'delayintr.ml' with line 15 (check-ocamlc.byte-output) => passed
 ... testing 'delayintr.ml' with line 16 (run) => passed
 ... testing 'delayintr.ml' with line 17 (check-program-output) => passed
 ... testing 'delayintr.ml' with line 20 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'delayintr.ml' with line 23 (ocamlopt.byte) => passed
 ... testing 'delayintr.ml' with line 26 (ocamlopt.byte) => passed
 ... testing 'delayintr.ml' with line 27 (check-ocamlopt.byte-output) => passed
 ... testing 'delayintr.ml' with line 28 (run) => passed
 ... testing 'delayintr.ml' with line 29 (check-program-output) => passed
 ... testing 'fileio.ml' with line 3 (hassysthreads) => passed
 ... testing 'fileio.ml' with line 5 (bytecode) => passed
 ... testing 'fileio.ml' with line 7 (native) => passed
 ... testing 'mutex_errors.ml' with line 3 (hassysthreads) => passed
 ... testing 'mutex_errors.ml' with line 4 (no-tsan) => passed
 ... testing 'mutex_errors.ml' with line 6 (bytecode) => passed
 ... testing 'mutex_errors.ml' with line 8 (native) => passed
 ... testing 'pr4466.ml' with line 3 (hassysthreads) => passed
 ... testing 'pr4466.ml' with line 4 (native) => passed
 ... testing 'pr5325.ml' with line 3 (hassysthreads) => passed
 ... testing 'pr5325.ml' with line 5 (bytecode) => passed
 ... testing 'pr5325.ml' with line 7 (native) => passed
 ... testing 'pr7638.ml' with line 4 (hassysthreads) => passed
 ... testing 'pr7638.ml' with line 6 (bytecode) => passed
 ... testing 'pr7638.ml' with line 8 (native) => passed
 ... testing 'pr8857.ml' with line 3 (hassysthreads) => passed
 ... testing 'pr8857.ml' with line 5 (bytecode) => passed
 ... testing 'pr8857.ml' with line 7 (native) => passed
 ... testing 'prodcons.ml' with line 3 (hassysthreads) => passed
 ... testing 'prodcons.ml' with line 5 (bytecode) => passed
 ... testing 'prodcons.ml' with line 7 (native) => passed
 ... testing 'prodcons2.ml' with line 3 (hassysthreads) => passed
 ... testing 'prodcons2.ml' with line 5 (bytecode) => passed
 ... testing 'prodcons2.ml' with line 7 (native) => passed
 ... testing 'sieve.ml' with line 4 (hassysthreads) => passed
 ... testing 'sieve.ml' with line 5 (script) => passed
 ... testing 'sieve.ml' with line 9 (bytecode) => passed
 ... testing 'sieve.ml' with line 13 (native) => passed
 ... testing 'signal.ml' with line 4 (hassysthreads) => passed
 ... testing 'signal.ml' with line 5 (libunix) => passed
 ... testing 'signal.ml' with line 8 (setup-ocamlc.byte-build-env) => passed
 ... testing 'signal.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'signal.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'signal.ml' with line 15 (check-ocamlc.byte-output) => passed
 ... testing 'signal.ml' with line 16 (run) => passed
 ... testing 'signal.ml' with line 17 (check-program-output) => passed
 ... testing 'signal.ml' with line 20 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'signal.ml' with line 23 (ocamlopt.byte) => passed
 ... testing 'signal.ml' with line 26 (ocamlopt.byte) => passed
 ... testing 'signal.ml' with line 27 (check-ocamlopt.byte-output) => passed
 ... testing 'signal.ml' with line 28 (run) => passed
 ... testing 'signal.ml' with line 29 (check-program-output) => passed
 ... testing 'sockets.ml' with line 3 (hassysthreads) => passed
 ... testing 'sockets.ml' with line 4 (libunix) => passed
 ... testing 'sockets.ml' with line 6 (bytecode) => passed
 ... testing 'sockets.ml' with line 8 (native) => passed
 ... testing 'swapchan.ml' with line 3 (hassysthreads) => passed
 ... testing 'swapchan.ml' with line 5 (bytecode) => passed
 ... testing 'swapchan.ml' with line 7 (native) => passed
 ... testing 'tls.ml' with line 3 (hassysthreads) => passed
 ... testing 'tls.ml' with line 5 (bytecode) => passed
 ... testing 'tls.ml' with line 7 (native) => passed
 ... testing 'torture.ml' with line 3 (hassysthreads) => passed
 ... testing 'torture.ml' with line 5 (bytecode) => passed
 ... testing 'torture.ml' with line 7 (native) => passed
 ... testing 'uncaught_exception_handler.ml' with line 46 (hassysthreads) => passed
 ... testing 'uncaught_exception_handler.ml' with line 48 (bytecode) => passed
 ... testing 'uncaught_exception_handler.ml' with line 50 (native) => passed
Running tests from 'tests/lib-uchar' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/lib-unix/common' ...
 ... testing 'bigarrays.ml' with line 3 (hasunix) => passed
 ... testing 'channel_of.ml' with line 3 (hasunix) => passed
 ... testing 'channel_of.ml' with line 5 (bytecode) => passed
 ... testing 'channel_of.ml' with line 7 (native) => passed
 ... testing 'cloexec.ml' with line 5 (hasunix) => passed
 ... testing 'cloexec.ml' with line 7 (libunix) => passed
 ... testing 'cloexec.ml' with line 10 (setup-ocamlc.byte-build-env) => passed
 ... testing 'cloexec.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'cloexec.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'cloexec.ml' with line 17 (check-ocamlc.byte-output) => passed
 ... testing 'cloexec.ml' with line 18 (run) => passed
 ... testing 'cloexec.ml' with line 19 (check-program-output) => passed
 ... testing 'cloexec.ml' with line 22 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'cloexec.ml' with line 25 (ocamlopt.byte) => passed
 ... testing 'cloexec.ml' with line 28 (ocamlopt.byte) => passed
 ... testing 'cloexec.ml' with line 29 (check-ocamlopt.byte-output) => passed
 ... testing 'cloexec.ml' with line 30 (run) => passed
 ... testing 'cloexec.ml' with line 31 (check-program-output) => passed
 ... testing 'dup.ml' with line 3 (hasunix) => passed
 ... testing 'dup.ml' with line 5 (bytecode) => passed
 ... testing 'dup.ml' with line 7 (native) => passed
 ... testing 'dup2.ml' with line 4 (hasunix) => passed
 ... testing 'dup2.ml' with line 6 (bytecode) => passed
 ... testing 'dup2.ml' with line 8 (native) => passed
 ... testing 'fork_cleanup.ml' with line 3 (hasunix) => passed
 ... testing 'fork_cleanup.ml' with line 4 (not-windows) => passed
 ... testing 'fork_cleanup.ml' with line 6 (bytecode) => passed
 ... testing 'fork_cleanup.ml' with line 8 (native) => passed
 ... testing 'fork_cleanup_systhreads.ml' with line 3 (hassysthreads) => passed
 ... testing 'fork_cleanup_systhreads.ml' with line 4 (not-windows) => passed
 ... testing 'fork_cleanup_systhreads.ml' with line 6 (bytecode) => passed
 ... testing 'fork_cleanup_systhreads.ml' with line 8 (native) => passed
 ... testing 'getaddrinfo.ml' with line 3 (hasunix) => passed
 ... testing 'getaddrinfo.ml' with line 5 (bytecode) => passed
 ... testing 'getaddrinfo.ml' with line 7 (native) => passed
 ... testing 'gethostbyaddr.ml' with line 3 (hasunix) => passed
 ... testing 'gethostbyaddr.ml' with line 5 (bytecode) => passed
 ... testing 'gethostbyaddr.ml' with line 7 (native) => passed
 ... testing 'multicore_fork_domain_alone.ml' with line 3 (hasunix) => passed
 ... testing 'multicore_fork_domain_alone.ml' with line 4 (not-windows) => passed
 ... testing 'multicore_fork_domain_alone.ml' with line 6 (bytecode) => passed
 ... testing 'multicore_fork_domain_alone.ml' with line 8 (native) => passed
 ... testing 'multicore_fork_domain_alone2.ml' with line 3 (hasunix) => passed
 ... testing 'multicore_fork_domain_alone2.ml' with line 4 (not-windows) => passed
 ... testing 'multicore_fork_domain_alone2.ml' with line 6 (bytecode) => passed
 ... testing 'multicore_fork_domain_alone2.ml' with line 8 (native) => passed
 ... testing 'pipe_eof.ml' with line 3 (hasunix) => passed
 ... testing 'pipe_eof.ml' with line 5 (bytecode) => passed
 ... testing 'pipe_eof.ml' with line 7 (native) => passed
 ... testing 'process_pid.ml' with line 3 (hasunix) => passed
 ... testing 'process_pid.ml' with line 5 (bytecode) => passed
 ... testing 'process_pid.ml' with line 7 (native) => passed
 ... testing 'redirections.ml' with line 4 (hasunix) => passed
 ... testing 'redirections.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'redirections.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'redirections.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'redirections.ml' with line 15 (check-ocamlc.byte-output) => passed
 ... testing 'redirections.ml' with line 16 (run) => passed
 ... testing 'redirections.ml' with line 17 (check-program-output) => passed
 ... testing 'redirections.ml' with line 20 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'redirections.ml' with line 23 (ocamlopt.byte) => passed
 ... testing 'redirections.ml' with line 27 (ocamlopt.byte) => passed
 ... testing 'redirections.ml' with line 28 (check-ocamlopt.byte-output) => passed
 ... testing 'redirections.ml' with line 29 (run) => passed
 ... testing 'redirections.ml' with line 30 (check-program-output) => passed
 ... testing 'rename.ml' with line 3 (hasunix) => passed
 ... testing 'rename.ml' with line 5 (bytecode) => passed
 ... testing 'rename.ml' with line 7 (native) => passed
 ... testing 'test_unix_cmdline.ml' with line 3 (hasunix) => passed
 ... testing 'test_unix_cmdline.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test_unix_cmdline.ml' with line 9 (ocamlc.byte) => passed
 ... testing 'test_unix_cmdline.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test_unix_cmdline.ml' with line 14 (check-ocamlc.byte-output) => passed
 ... testing 'test_unix_cmdline.ml' with line 15 (run) => passed
 ... testing 'test_unix_cmdline.ml' with line 16 (check-program-output) => passed
 ... testing 'test_unix_cmdline.ml' with line 19 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test_unix_cmdline.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'test_unix_cmdline.ml' with line 26 (ocamlopt.byte) => passed
 ... testing 'test_unix_cmdline.ml' with line 27 (check-ocamlopt.byte-output) => passed
 ... testing 'test_unix_cmdline.ml' with line 28 (run) => passed
 ... testing 'test_unix_cmdline.ml' with line 29 (check-program-output) => passed
 ... testing 'test_unixlabels.ml' with line 4 (hasunix) => passed
 ... testing 'test_unixlabels.ml' with line 6 (bytecode) => passed
 ... testing 'test_unixlabels.ml' with line 8 (native) => passed
 ... testing 'truncate.ml' with line 3 (hasunix) => passed
 ... testing 'truncate.ml' with line 5 (bytecode) => passed
 ... testing 'truncate.ml' with line 7 (native) => passed
 ... testing 'uexit.ml' with line 3 (hasunix) => passed
 ... testing 'uexit.ml' with line 5 (bytecode) => passed
 ... testing 'uexit.ml' with line 7 (native) => passed
 ... testing 'utimes.ml' with line 4 (hasunix) => passed
 ... testing 'utimes.ml' with line 6 (bytecode) => passed
 ... testing 'utimes.ml' with line 8 (native) => passed
 ... testing 'wait_nohang.ml' with line 3 (hasunix) => passed
 ... testing 'wait_nohang.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'wait_nohang.ml' with line 9 (ocamlc.byte) => passed
 ... testing 'wait_nohang.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'wait_nohang.ml' with line 14 (check-ocamlc.byte-output) => passed
 ... testing 'wait_nohang.ml' with line 15 (run) => passed
 ... testing 'wait_nohang.ml' with line 16 (check-program-output) => passed
 ... testing 'wait_nohang.ml' with line 19 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'wait_nohang.ml' with line 22 (ocamlopt.byte) => passed
 ... testing 'wait_nohang.ml' with line 26 (ocamlopt.byte) => passed
 ... testing 'wait_nohang.ml' with line 27 (check-ocamlopt.byte-output) => passed
 ... testing 'wait_nohang.ml' with line 28 (run) => passed
 ... testing 'wait_nohang.ml' with line 29 (check-program-output) => passed
Running tests from 'tests/lib-unix/isatty' ...
 ... testing 'isatty_std.ml' with line 5 (hasunix) => passed
 ... testing 'isatty_std.ml' with line 7 (bytecode) => passed
 ... testing 'isatty_std.ml' with line 9 (native) => passed
 ... testing 'isatty_tty.ml' with line 3 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'isatty_tty.ml' with line 5 (bytecode) => n/a
 ... testing 'isatty_tty.ml' with line 7 (native) => n/a
Running tests from 'tests/lib-unix/kill' ...
 ... testing 'unix_kill.ml' with line 3 (libunix) => passed
 ... testing 'unix_kill.ml' with line 5 (bytecode) => passed
 ... testing 'unix_kill.ml' with line 7 (native) => passed
Running tests from 'tests/lib-unix/realpath' ...
 ... testing 'test.ml' with line 3 (hasunix) => passed
 ... testing 'test.ml' with line 5 (bytecode) => passed
 ... testing 'test.ml' with line 7 (native) => passed
Running tests from 'tests/lib-unix/unix-execvpe' ...
 ... testing 'exec.ml' with line 5 (hasunix) => passed
 ... testing 'exec.ml' with line 6 (script) => skipped ()
 ... testing 'exec.ml' with line 8 (bytecode) => n/a
 ... testing 'exec.ml' with line 10 (native) => n/a
Running tests from 'tests/lib-unix/unix-socket' ...
 ... testing 'recvfrom_linux.ml' with line 5 (hasunix) => passed
 ... testing 'recvfrom_linux.ml' with line 6 (script) => passed
 ... testing 'recvfrom_linux.ml' with line 8 (bytecode) => passed
 ... testing 'recvfrom_linux.ml' with line 10 (native) => passed
 ... testing 'recvfrom_unix.ml' with line 4 (hasunix) => passed
 ... testing 'recvfrom_unix.ml' with line 5 (not-windows) => passed
 ... testing 'recvfrom_unix.ml' with line 7 (bytecode) => passed
 ... testing 'recvfrom_unix.ml' with line 9 (native) => passed
Running tests from 'tests/lib-unix/win-channel-of' ...
 ... testing 'parallel_channel_of.ml' with line 4 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'parallel_channel_of.ml' with line 6 (bytecode) => n/a
 ... testing 'parallel_channel_of.ml' with line 8 (native) => n/a
Running tests from 'tests/lib-unix/win-createprocess' ...
 ... testing 'test.ml' with line 3 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'test.ml' with line 5 (bytecode) => n/a
 ... testing 'test.ml' with line 7 (native) => n/a
Running tests from 'tests/lib-unix/win-env' ...
 ... testing 'test_env.ml' with line 7 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'test_env.ml' with line 9 (bytecode) => n/a
 ... testing 'test_env.ml' with line 11 (native) => n/a
Running tests from 'tests/lib-unix/win-socketpair' ...
 ... testing 'test.ml' with line 3 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'test.ml' with line 5 (hassysthreads) => n/a
 ... testing 'test.ml' with line 6 (script) => n/a
 ... testing 'test.ml' with line 10 (bytecode) => n/a
 ... testing 'test.ml' with line 14 (native) => n/a
Running tests from 'tests/lib-unix/win-stat' ...
 ... testing 'test.ml' with line 4 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'test.ml' with line 6 (bytecode) => n/a
 ... testing 'test.ml' with line 8 (native) => n/a
Running tests from 'tests/lib-unix/win-symlink' ...
 ... testing 'parallel_symlink.ml' with line 3 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'parallel_symlink.ml' with line 4 (has_symlink) => n/a
 ... testing 'parallel_symlink.ml' with line 6 (bytecode) => n/a
 ... testing 'parallel_symlink.ml' with line 8 (native) => n/a
 ... testing 'test.ml' with line 3 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'test.ml' with line 4 (has_symlink) => n/a
 ... testing 'test.ml' with line 6 (bytecode) => n/a
 ... testing 'test.ml' with line 8 (native) => n/a
Running tests from 'tests/link-test' ...
 ... testing 'empty.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'empty.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'empty.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'empty.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'empty.ml' with line 15 (check-ocamlc.byte-output) => passed
 ... testing 'empty.ml' with line 17 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'empty.ml' with line 19 (ocamlopt.byte) => passed
 ... testing 'empty.ml' with line 24 (ocamlopt.byte) => passed
 ... testing 'empty.ml' with line 28 (ocamlopt.byte) => passed
 ... testing 'empty.ml' with line 29 (check-ocamlopt.byte-output) => passed
 ... testing 'test.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 12 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 20 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 25 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 28 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 33 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 37 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 38 (check-ocamlc.byte-output) => passed
 ... testing 'test.ml' with line 39 (run) => passed
 ... testing 'test.ml' with line 40 (check-program-output) => passed
 ... testing 'test.ml' with line 43 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with line 46 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 48 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 50 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 52 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 54 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 56 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 58 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 63 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 66 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 71 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 75 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 76 (check-ocamlopt.byte-output) => passed
 ... testing 'test.ml' with line 77 (run) => passed
 ... testing 'test.ml' with line 78 (check-program-output) => passed
Running tests from 'tests/load_path' ...
 ... testing 'test.ml' with line 3 (setup-ocaml-build-env) => passed
 ... testing 'test.ml' with line 6 (ocaml) => passed
Running tests from 'tests/local-functions' ...
 ... testing 'non_local.ml' with default (native) => passed
 ... testing 'non_local.ml' with default (bytecode) => passed
 ... testing 'tupled.ml' with default (native) => passed
 ... testing 'tupled.ml' with default (bytecode) => passed
 ... testing 'tupled2.ml' with default (native) => passed
 ... testing 'tupled2.ml' with default (bytecode) => passed
Running tests from 'tests/locale' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/manual-intf-c' ...
 ... testing 'prog.ml' with line 4 (skip) => skipped (curses can not be properly detected at the moment)
Running tests from 'tests/match-exception' ...
 ... testing 'allocation.ml' with default (native) => passed
 ... testing 'allocation.ml' with default (bytecode) => passed
 ... testing 'exception_propagation.ml' with default (native) => passed
 ... testing 'exception_propagation.ml' with default (bytecode) => passed
 ... testing 'identifier_sharing.ml' with default (native) => passed
 ... testing 'identifier_sharing.ml' with default (bytecode) => passed
 ... testing 'match_failure.ml' with default (native) => passed
 ... testing 'match_failure.ml' with default (bytecode) => passed
 ... testing 'nested_handlers.ml' with default (native) => passed
 ... testing 'nested_handlers.ml' with default (bytecode) => passed
 ... testing 'raise_from_success_continuation.ml' with default (native) => passed
 ... testing 'raise_from_success_continuation.ml' with default (bytecode) => passed
 ... testing 'streams.ml' with default (native) => passed
 ... testing 'streams.ml' with default (bytecode) => passed
 ... testing 'tail_calls.ml' with default (native) => passed
 ... testing 'tail_calls.ml' with default (bytecode) => passed
Running tests from 'tests/match-exception-warnings' ...
 ... testing 'exhaustiveness_warnings.ml' with line 2 (expect) => passed
 ... testing 'no_mixing_under_guard.ml' with line 2 (expect) => passed
 ... testing 'no_value_clauses.ml' with line 2 (expect) => passed
 ... testing 'placement.ml' with line 2 (expect) => passed
 ... testing 'pr7083.ml' with line 2 (expect) => passed
 ... testing 'reachability.ml' with line 2 (expect) => passed
Running tests from 'tests/match-side-effects' ...
 ... testing 'partiality.ml' with line 3 (expect) => passed
 ... testing 'test_contexts_code.ml' with line 4 (expect) => passed
 ... testing 'test_contexts_results.ml' with line 3 (expect) => passed
Running tests from 'tests/memory-model' ...
 ... testing 'forbidden.ml' with line 3 (not-bsd) => passed
 ... testing 'forbidden.ml' with line 4 (no-tsan) => passed
 ... testing 'forbidden.ml' with line 6 (bytecode) => passed
 ... testing 'forbidden.ml' with line 8 (native) => passed
 ... testing 'publish.ml' with line 3 (no-tsan) => passed
 ... testing 'publish.ml' with line 4 (not-bsd) => passed
 ... testing 'publish.ml' with line 6 (not-windows) => passed
 ... testing 'publish.ml' with line 7 (bytecode) => passed
 ... testing 'publish.ml' with line 9 (native) => passed
Running tests from 'tests/messages' ...
 ... testing 'highlight_tabs.ml' with line 2 (expect) => passed
 ... testing 'precise_locations.ml' with line 2 (expect) => passed
 ... testing 'spellcheck.ml' with line 2 (expect) => passed
Running tests from 'tests/misc' ...
 ... testing 'bdd.ml' with default (native) => passed
 ... testing 'bdd.ml' with default (bytecode) => passed
 ... testing 'boyer.ml' with default (native) => passed
 ... testing 'boyer.ml' with default (bytecode) => passed
 ... testing 'exotic.ml' with line 3 (expect) => passed
 ... testing 'fib.ml' with default (native) => passed
 ... testing 'fib.ml' with default (bytecode) => passed
 ... testing 'gc_mark_stack_overflow.ml' with default (native) => passed
 ... testing 'gc_mark_stack_overflow.ml' with default (bytecode) => passed
 ... testing 'gcwords.ml' with default (native) => passed
 ... testing 'gcwords.ml' with default (bytecode) => passed
 ... testing 'gpr1370.ml' with default (native) => passed
 ... testing 'gpr1370.ml' with default (bytecode) => passed
 ... testing 'hamming.ml' with default (native) => passed
 ... testing 'hamming.ml' with default (bytecode) => passed
 ... testing 'nucleic.ml' with default (native) => passed
 ... testing 'nucleic.ml' with default (bytecode) => passed
 ... testing 'pr7168.ml' with line 3 (no-tsan) => passed
 ... testing 'pr7168.ml' with line 5 (bytecode) => passed
 ... testing 'pr7168.ml' with line 8 (native) => passed
 ... testing 'sieve.ml' with default (native) => passed
 ... testing 'sieve.ml' with default (bytecode) => passed
 ... testing 'sorts.ml' with default (native) => passed
 ... testing 'sorts.ml' with default (bytecode) => passed
 ... testing 'takc.ml' with default (native) => passed
 ... testing 'takc.ml' with default (bytecode) => passed
 ... testing 'taku.ml' with default (native) => passed
 ... testing 'taku.ml' with default (bytecode) => passed
Running tests from 'tests/misc-kb' ...
 ... testing 'kbmain.ml' with default (native) => passed
 ... testing 'kbmain.ml' with default (bytecode) => passed
Running tests from 'tests/misc-unsafe' ...
 ... testing 'almabench.ml' with default (native) => passed
 ... testing 'almabench.ml' with default (bytecode) => passed
 ... testing 'fft.ml' with default (native) => passed
 ... testing 'fft.ml' with default (bytecode) => passed
 ... testing 'quicksort.ml' with default (native) => passed
 ... testing 'quicksort.ml' with default (bytecode) => passed
 ... testing 'soli.ml' with default (native) => passed
 ... testing 'soli.ml' with default (bytecode) => passed
Running tests from 'tests/no-alias-deps' ...
 ... testing 'aliases.ml' with line 27 (setup-ocamlc.byte-build-env) => passed
 ... testing 'aliases.ml' with line 30 (copy) => passed
 ... testing 'aliases.ml' with line 32 (ocamlc.byte) => passed
 ... testing 'aliases.ml' with line 33 (check-ocamlc.byte-output) => passed
 ... testing 'aliases.ml' with line 35 (ocamlobjinfo) => passed
 ... testing 'aliases.ml' with line 36 (check-program-output) => passed
 ... testing 'gpr2235.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'gpr2235.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'gpr2235.ml' with line 8 (check-ocamlc.byte-output) => passed
 ... testing 'gpr2235.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'gpr2235.ml' with line 12 (check-ocamlc.byte-output) => passed
 ... testing 'gpr2235.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'gpr2235.ml' with line 16 (check-ocamlc.byte-output) => passed
 ... testing 'gpr2235.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'gpr2235.ml' with line 20 (check-ocamlc.byte-output) => passed
Running tests from 'tests/opaque' ...
 ... testing 'test.ml' with line 4 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with line 7 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 10 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 13 (copy) => passed
 ... testing 'test.ml' with line 16 (copy) => passed
 ... testing 'test.ml' with line 19 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 22 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 25 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 28 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 31 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 36 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 41 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 46 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 52 (ocamlopt.byte) => passed
Running tests from 'tests/output-complete-obj' ...
 ... testing 'github9344.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'github9344.ml' with line 6 (ocamlc.byte) => passed
 ... testing 'github9344.ml' with line 8 (run) => passed
 ... testing 'github9344.ml' with line 9 (check-program-output) => passed
 ... testing 'test.ml' with line 2 (no-tsan) => passed
 ... testing 'test.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 10 (script) => passed
 ... testing 'test.ml' with line 13 (script) => passed
 ... testing 'test.ml' with line 17 (run) => passed
 ... testing 'test.ml' with line 19 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with line 22 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 24 (script) => passed
 ... testing 'test.ml' with line 27 (script) => passed
 ... testing 'test.ml' with line 31 (run) => passed
 ... testing 'test2.ml' with line 6 (hasunix) => passed
 ... testing 'test2.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test2.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test2.ml' with line 12 (run) => passed
 ... testing 'test2.ml' with line 13 (check-program-output) => passed
Running tests from 'tests/parallel' ...
 ... testing 'atomics.ml' with default (native) => passed
 ... testing 'atomics.ml' with default (bytecode) => passed
 ... testing 'backup_thread.ml' with line 3 (hasunix) => passed
 ... testing 'backup_thread.ml' with line 5 (bytecode) => passed
 ... testing 'backup_thread.ml' with line 7 (native) => passed
 ... testing 'backup_thread_pipe.ml' with line 3 (hasunix) => passed
 ... testing 'backup_thread_pipe.ml' with line 5 (bytecode) => passed
 ... testing 'backup_thread_pipe.ml' with line 7 (native) => passed
 ... testing 'catch_break.ml' with line 2 (hassysthreads) => passed
 ... testing 'catch_break.ml' with line 4 (not-windows) => passed
 ... testing 'catch_break.ml' with line 5 (no-tsan) => passed
 ... testing 'catch_break.ml' with line 7 (bytecode) => passed
 ... testing 'catch_break.ml' with line 9 (native) => passed
 ... testing 'constpromote.ml' with default (native) => passed
 ... testing 'constpromote.ml' with default (bytecode) => passed
 ... testing 'deadcont.ml' with default (native) => passed
 ... testing 'deadcont.ml' with default (bytecode) => passed
 ... testing 'domain_dls.ml' with default (native) => passed
 ... testing 'domain_dls.ml' with default (bytecode) => passed
 ... testing 'domain_dls2.ml' with default (native) => passed
 ... testing 'domain_dls2.ml' with default (bytecode) => passed
 ... testing 'domain_id.ml' with default (native) => passed
 ... testing 'domain_id.ml' with default (bytecode) => passed
 ... testing 'domain_parallel_spawn_burn.ml' with default (native) => passed
 ... testing 'domain_parallel_spawn_burn.ml' with default (bytecode) => passed
 ... testing 'domain_parallel_spawn_burn_gc_set.ml' with default (native) => passed
 ... testing 'domain_parallel_spawn_burn_gc_set.ml' with default (bytecode) => passed
 ... testing 'domain_serial_spawn_burn.ml' with line 3 (hasunix) => passed
 ... testing 'domain_serial_spawn_burn.ml' with line 5 (bytecode) => passed
 ... testing 'domain_serial_spawn_burn.ml' with line 7 (native) => passed
 ... testing 'fib_threads.ml' with line 3 (hassysthreads) => passed
 ... testing 'fib_threads.ml' with line 5 (bytecode) => passed
 ... testing 'fib_threads.ml' with line 7 (native) => passed
 ... testing 'join.ml' with default (native) => passed
 ... testing 'join.ml' with default (bytecode) => passed
 ... testing 'major_gc_wait_backup.ml' with line 3 (hasunix) => passed
 ... testing 'major_gc_wait_backup.ml' with line 5 (native) => passed
 ... testing 'major_gc_wait_backup.ml' with line 7 (bytecode) => passed
 ... testing 'mctest.ml' with line 3 (hasunix) => passed
 ... testing 'mctest.ml' with line 5 (bytecode) => passed
 ... testing 'mctest.ml' with line 7 (native) => passed
 ... testing 'multicore_systhreads.ml' with line 3 (hassysthreads) => passed
 ... testing 'multicore_systhreads.ml' with line 5 (bytecode) => passed
 ... testing 'multicore_systhreads.ml' with line 7 (native) => passed
 ... testing 'pingpong.ml' with line 2 (no-tsan) => passed
 ... testing 'pingpong.ml' with line 4 (bytecode) => passed
 ... testing 'pingpong.ml' with line 7 (native) => passed
 ... testing 'poll.ml' with line 3 (hasunix) => passed
 ... testing 'poll.ml' with line 5 (bytecode) => passed
 ... testing 'poll.ml' with line 7 (native) => passed
 ... testing 'prodcons_domains.ml' with default (native) => passed
 ... testing 'prodcons_domains.ml' with default (bytecode) => passed
 ... testing 'recommended_domain_count.ml' with default (native) => passed
 ... testing 'recommended_domain_count.ml' with default (bytecode) => passed
 ... testing 'recommended_domain_count_unix.ml' with line 3 (hasunix) => passed
 ... testing 'recommended_domain_count_unix.ml' with line 5 (bytecode) => passed
 ... testing 'recommended_domain_count_unix.ml' with line 7 (native) => passed
 ... testing 'tak.ml' with default (native) => passed
 ... testing 'tak.ml' with default (bytecode) => passed
 ... testing 'test_c_thread_register.ml' with line 4 (hassysthreads) => passed
 ... testing 'test_c_thread_register.ml' with line 6 (bytecode) => passed
 ... testing 'test_c_thread_register.ml' with line 8 (native) => passed
 ... testing 'test_issue_11094.ml' with line 3 (bytecode) => passed
 ... testing 'test_issue_11094.ml' with line 5 (native) => passed
Running tests from 'tests/parse-errors' ...
 ... testing 'escape_error.ml' with line 15 (toplevel) => passed
 ... testing 'expecting.ml' with line 38 (toplevel) => passed
 ... testing 'mismatch_struct_sig.ml' with line 43 (toplevel) => passed
 ... testing 'pr7847.ml' with line 13 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7847.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'pr7847.ml' with line 16 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_class_signature.mli' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_class_signature.mli' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_class_signature.mli' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_class_simpl_expr1.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_class_simpl_expr1.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_class_simpl_expr1.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_class_simpl_expr2.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_class_simpl_expr2.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_class_simpl_expr2.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_class_simpl_expr3.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_class_simpl_expr3.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_class_simpl_expr3.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_object.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_object.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_object.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_paren_module_expr1.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_paren_module_expr1.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_paren_module_expr1.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_paren_module_expr2.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_paren_module_expr2.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_paren_module_expr2.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_paren_module_expr3.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_paren_module_expr3.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_paren_module_expr3.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_paren_module_expr4.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_paren_module_expr4.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_paren_module_expr4.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_paren_module_expr5.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_paren_module_expr5.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_paren_module_expr5.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_paren_module_type.mli' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_paren_module_type.mli' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_paren_module_type.mli' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_sig.mli' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_sig.mli' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_sig.mli' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'unclosed_simple_expr.ml' with line 2 (toplevel) => passed
 ... testing 'unclosed_simple_pattern.ml' with line 2 (toplevel) => passed
 ... testing 'unclosed_struct.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'unclosed_struct.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'unclosed_struct.ml' with line 5 (check-ocamlc.byte-output) => passed
Running tests from 'tests/parsetree' ...
 ... testing 'locations_test.ml' with line 138 (toplevel) => passed
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/parsing' ...
 ... testing 'anonymous_class_parameter.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'anonymous_class_parameter.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'anonymous_class_parameter.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'arrow_ambiguity.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'arrow_ambiguity.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'arrow_ambiguity.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'assert_location.ml' with default (native) => passed
 ... testing 'assert_location.ml' with default (bytecode) => passed
 ... testing 'attributes.ml' with line 64 (setup-ocamlc.byte-build-env) => passed
 ... testing 'attributes.ml' with line 65 (ocamlc.byte) => passed
 ... testing 'attributes.ml' with line 66 (check-ocamlc.byte-output) => passed
 ... testing 'broken_invariants.ml' with line 24 (setup-ocamlc.byte-build-env) => passed
 ... testing 'broken_invariants.ml' with line 27 (ocamlc.byte) => passed
 ... testing 'broken_invariants.ml' with line 30 (toplevel) => passed
 ... testing 'change_start_loc.ml' with default (native) => passed
 ... testing 'change_start_loc.ml' with default (bytecode) => passed
 ... testing 'constructor_declarations.ml' with line 29 (setup-ocamlc.byte-build-env) => passed
 ... testing 'constructor_declarations.ml' with line 30 (ocamlc.byte) => passed
 ... testing 'constructor_declarations.ml' with line 31 (check-ocamlc.byte-output) => passed
 ... testing 'docstrings.ml' with line 3 (expect) => passed
 ... testing 'extended_indexoperators.ml' with line 3 (expect) => passed
 ... testing 'extension_operators.ml' with line 2 (expect) => passed
 ... testing 'extensions.ml' with line 30 (setup-ocamlc.byte-build-env) => passed
 ... testing 'extensions.ml' with line 31 (ocamlc.byte) => passed
 ... testing 'extensions.ml' with line 32 (check-ocamlc.byte-output) => passed
 ... testing 'hash_ambiguity.ml' with line 21 (setup-ocamlc.byte-build-env) => passed
 ... testing 'hash_ambiguity.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'hash_ambiguity.ml' with line 23 (check-ocamlc.byte-output) => passed
 ... testing 'int_and_float_with_modifier.ml' with line 27 (setup-ocamlc.byte-build-env) => passed
 ... testing 'int_and_float_with_modifier.ml' with line 28 (ocamlc.byte) => passed
 ... testing 'int_and_float_with_modifier.ml' with line 29 (check-ocamlc.byte-output) => passed
 ... testing 'multi_indices.ml' with line 3 (expect) => passed
 ... testing 'pr10468.ml' with line 3 (expect) => passed
 ... testing 'pr6604.ml' with line 14 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6604.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'pr6604.ml' with line 16 (check-ocamlc.byte-output) => passed
 ... testing 'pr6604_2.ml' with line 14 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6604_2.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'pr6604_2.ml' with line 16 (check-ocamlc.byte-output) => passed
 ... testing 'pr6604_3.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6604_3.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6604_3.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6865.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6865.ml' with line 17 (ocamlc.byte) => passed
 ... testing 'pr6865.ml' with line 18 (check-ocamlc.byte-output) => passed
 ... testing 'pr7165.ml' with line 17 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7165.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'pr7165.ml' with line 19 (check-ocamlc.byte-output) => passed
 ... testing 'quotedextensions.ml' with line 47 (setup-ocamlc.byte-build-env) => passed
 ... testing 'quotedextensions.ml' with line 48 (ocamlc.byte) => passed
 ... testing 'quotedextensions.ml' with line 49 (check-ocamlc.byte-output) => passed
 ... testing 'rawidents.ml' with line 2 (expect) => passed
 ... testing 'reloc.ml' with line 4 (expect) => passed
 ... testing 'shortcut_ext_attr.ml' with line 125 (setup-ocamlc.byte-build-env) => passed
 ... testing 'shortcut_ext_attr.ml' with line 126 (ocamlc.byte) => passed
 ... testing 'shortcut_ext_attr.ml' with line 127 (check-ocamlc.byte-output) => passed
Running tests from 'tests/ppx-attributes' ...
 ... testing 'inline.ml' with line 3 (expect) => passed
 ... testing 'warning.ml' with default (native) => passed
 ... testing 'warning.ml' with default (bytecode) => passed
Running tests from 'tests/ppx-contexts' ...
 ... testing 'test.ml' with line 4 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 14 (check-ocamlc.byte-output) => passed
Running tests from 'tests/prim-bigstring' ...
 ... testing 'bigstring_access.ml' with default (native) => passed
 ... testing 'bigstring_access.ml' with default (bytecode) => passed
 ... testing 'string_access.ml' with default (native) => passed
 ... testing 'string_access.ml' with default (bytecode) => passed
Running tests from 'tests/prim-bswap' ...
 ... testing 'bswap.ml' with default (native) => passed
 ... testing 'bswap.ml' with default (bytecode) => passed
Running tests from 'tests/prim-revapply' ...
 ... testing 'apply.ml' with default (native) => passed
 ... testing 'apply.ml' with default (bytecode) => passed
 ... testing 'revapply.ml' with default (native) => passed
 ... testing 'revapply.ml' with default (bytecode) => passed
Running tests from 'tests/printing-types' ...
 ... testing 'disambiguation.ml' with line 2 (expect) => passed
 ... testing 'existentials.ml' with line 2 (expect) => passed
 ... testing 'pr248.ml' with line 2 (toplevel) => passed
Running tests from 'tests/raise-counts' ...
 ... testing 'main.ml' with default (native) => passed
 ... testing 'main.ml' with default (bytecode) => passed
Running tests from 'tests/regression/gpr1623' ...
 ... testing 'gpr1623.ml' with default (native) => passed
 ... testing 'gpr1623.ml' with default (bytecode) => passed
Running tests from 'tests/regression/missing_set_of_closures' ...
 ... testing 'missing_set_of_closures.ml' with line 4 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'missing_set_of_closures.ml' with line 6 (ocamlopt.byte) => passed
 ... testing 'missing_set_of_closures.ml' with line 8 (ocamlopt.byte) => passed
 ... testing 'missing_set_of_closures.ml' with line 10 (ocamlopt.byte) => passed
 ... testing 'missing_set_of_closures.ml' with line 13 (copy) => passed
 ... testing 'missing_set_of_closures.ml' with line 15 (cd) => passed
 ... testing 'missing_set_of_closures.ml' with line 18 (ocamlopt.byte) => passed
 ... testing 'missing_set_of_closures.ml' with line 19 (check-ocamlopt.byte-output) => passed
Running tests from 'tests/regression/pr10611' ...
 ... testing 'pr10611.ml' with default (native) => passed
 ... testing 'pr10611.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr11887' ...
 ... testing 'pr11887.ml' with line 3 (native) => passed
Running tests from 'tests/regression/pr1580' ...
 ... testing 'pr1580.ml' with default (native) => passed
 ... testing 'pr1580.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr3612' ...
 ... testing 'pr3612.ml' with default (native) => passed
 ... testing 'pr3612.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr5233' ...
 ... testing 'pr5233.ml' with default (native) => passed
 ... testing 'pr5233.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr5757' ...
 ... testing 'pr5757.ml' with default (native) => passed
 ... testing 'pr5757.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr6024' ...
 ... testing 'pr6024.ml' with default (native) => passed
 ... testing 'pr6024.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr7042' ...
 ... testing 'pr7042.ml' with default (native) => passed
 ... testing 'pr7042.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr7426' ...
 ... testing 'pr7426.ml' with default (native) => passed
 ... testing 'pr7426.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr7718' ...
 ... testing 'pr7718.ml' with default (native) => passed
 ... testing 'pr7718.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr7798' ...
 ... testing 'pr7798.ml' with line 3 (bytecode) => passed
 ... testing 'pr7798.ml' with line 5 (native) => passed
 ... testing 'pr7798.ml' with line 8 (native) => passed
Running tests from 'tests/regression/pr7920' ...
 ... testing 'pr7920.ml' with default (native) => passed
 ... testing 'pr7920.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr8769' ...
 ... testing 'pr8769.ml' with line 4 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr8769.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'pr8769.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'pr8769.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'pr8769.ml' with line 20 (ocamlc.byte) => passed
 ... testing 'pr8769.ml' with line 23 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'pr8769.ml' with line 26 (ocamlopt.byte) => passed
 ... testing 'pr8769.ml' with line 30 (ocamlopt.byte) => passed
 ... testing 'pr8769.ml' with line 34 (ocamlopt.byte) => passed
 ... testing 'pr8769.ml' with line 39 (ocamlopt.byte) => passed
Running tests from 'tests/regression/pr9028' ...
 ... testing 'pr9028.ml' with default (native) => passed
 ... testing 'pr9028.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr9292' ...
 ... testing 'pr9292.ml' with default (native) => passed
 ... testing 'pr9292.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr9326' ...
 ... testing 'gc_set.ml' with default (native) => passed
 ... testing 'gc_set.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr9443' ...
 ... testing 'pr9443.ml' with default (native) => passed
 ... testing 'pr9443.ml' with default (bytecode) => passed
Running tests from 'tests/regression/pr9853' ...
 ... testing 'compaction_corner_case.ml' with line 2 (no-tsan) => passed
 ... testing 'compaction_corner_case.ml' with line 4 (bytecode) => passed
 ... testing 'compaction_corner_case.ml' with line 7 (native) => passed
Running tests from 'tests/reproducibility' ...
 ... testing 'cmis_on_file_system.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'cmis_on_file_system.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'cmis_on_file_system.ml' with line 9 (script) => passed
 ... testing 'cmis_on_file_system.ml' with line 12 (ocamlc.byte) => passed
 ... testing 'cmis_on_file_system.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'cmis_on_file_system.ml' with line 19 (compare-binary-files) => passed
Running tests from 'tests/required-external' ...
 ... testing 'main.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 12 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 17 (check-ocamlc.byte-output) => passed
 ... testing 'main.ml' with line 18 (run) => passed
 ... testing 'main.ml' with line 19 (check-program-output) => passed
 ... testing 'main.ml' with line 22 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'main.ml' with line 24 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 29 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 33 (ocamlopt.byte) => passed
 ... testing 'main.ml' with line 34 (check-ocamlopt.byte-output) => passed
 ... testing 'main.ml' with line 35 (run) => passed
 ... testing 'main.ml' with line 36 (check-program-output) => passed
Running tests from 'tests/runtime-C-exceptions' ...
 ... testing 'test.ml' with default (native) => passed
 ... testing 'test.ml' with default (bytecode) => passed
Running tests from 'tests/runtime-errors' ...
 ... testing 'stackoverflow.ml' with line 4 (no-tsan) => passed
 ... testing 'stackoverflow.ml' with line 6 (bytecode) => passed
 ... testing 'stackoverflow.ml' with line 9 (native) => passed
 ... testing 'syserror.ml' with line 4 (setup-ocamlc.byte-build-env) => passed
 ... testing 'syserror.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'syserror.ml' with line 7 (run) => passed
 ... testing 'syserror.ml' with line 9 (libunix) => passed
 ... testing 'syserror.ml' with line 11 (check-program-output) => passed
 ... testing 'syserror.ml' with line 13 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'syserror.ml' with line 15 (check-program-output) => n/a
 ... testing 'syserror.ml' with line 18 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'syserror.ml' with line 19 (ocamlopt.byte) => passed
 ... testing 'syserror.ml' with line 21 (run) => passed
 ... testing 'syserror.ml' with line 23 (libunix) => passed
 ... testing 'syserror.ml' with line 25 (check-program-output) => passed
 ... testing 'syserror.ml' with line 27 (libwin32unix) => skipped (win32 variant of the unix library not available)
 ... testing 'syserror.ml' with line 29 (check-program-output) => n/a
Running tests from 'tests/runtime-objects' ...
 ... testing 'Tests.ml' with default (native) => passed
 ... testing 'Tests.ml' with default (bytecode) => passed
Running tests from 'tests/self-contained-toplevel' ...
 ... testing 'main.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 9 (ocaml) => passed
 ... testing 'main.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 17 (run) => passed
 ... testing 'main.ml' with line 18 (check-program-output) => passed
Running tests from 'tests/shadow_include' ...
 ... testing 'artificial.ml' with line 3 (expect) => passed
 ... testing 'cannot_shadow_error.ml' with line 29 (setup-ocamlc.byte-build-env) => passed
 ... testing 'cannot_shadow_error.ml' with line 31 (ocamlc.byte) => passed
 ... testing 'cannot_shadow_error.ml' with line 32 (check-ocamlc.byte-output) => passed
 ... testing 'ghosts.ml' with line 2 (expect) => passed
 ... testing 'shadow_all.ml' with line 3 (expect) => passed
Running tests from 'tests/shape-index' ...
 ... testing 'index.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'index.ml' with line 9 (check-ocamlc.byte-output) => passed
 ... testing 'index.ml' with line 13 (ocamlobjinfo) => passed
 ... testing 'index.ml' with line 15 (check-program-output) => passed
 ... testing 'index_aliases.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_aliases.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'index_aliases.ml' with line 8 (check-ocamlc.byte-output) => passed
 ... testing 'index_aliases.ml' with line 12 (ocamlobjinfo) => passed
 ... testing 'index_aliases.ml' with line 14 (check-program-output) => passed
 ... testing 'index_bindingops.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_bindingops.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'index_bindingops.ml' with line 8 (check-ocamlc.byte-output) => passed
 ... testing 'index_bindingops.ml' with line 12 (ocamlobjinfo) => passed
 ... testing 'index_bindingops.ml' with line 14 (check-program-output) => passed
 ... testing 'index_constrs.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_constrs.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'index_constrs.ml' with line 9 (check-ocamlc.byte-output) => passed
 ... testing 'index_constrs.ml' with line 13 (ocamlobjinfo) => passed
 ... testing 'index_constrs.ml' with line 15 (check-program-output) => passed
 ... testing 'index_constrs_records.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_constrs_records.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'index_constrs_records.ml' with line 9 (check-ocamlc.byte-output) => passed
 ... testing 'index_constrs_records.ml' with line 13 (ocamlobjinfo) => passed
 ... testing 'index_constrs_records.ml' with line 15 (check-program-output) => passed
 ... testing 'index_functor.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_functor.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'index_functor.ml' with line 8 (check-ocamlc.byte-output) => passed
 ... testing 'index_functor.ml' with line 12 (ocamlobjinfo) => passed
 ... testing 'index_functor.ml' with line 14 (check-program-output) => passed
 ... testing 'index_labels.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_labels.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'index_labels.ml' with line 9 (check-ocamlc.byte-output) => passed
 ... testing 'index_labels.ml' with line 13 (ocamlobjinfo) => passed
 ... testing 'index_labels.ml' with line 15 (check-program-output) => passed
 ... testing 'index_modules.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_modules.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'index_modules.ml' with line 8 (check-ocamlc.byte-output) => passed
 ... testing 'index_modules.ml' with line 12 (ocamlobjinfo) => passed
 ... testing 'index_modules.ml' with line 14 (check-program-output) => passed
 ... testing 'index_objects.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_objects.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'index_objects.ml' with line 9 (check-ocamlc.byte-output) => passed
 ... testing 'index_objects.ml' with line 13 (ocamlobjinfo) => passed
 ... testing 'index_objects.ml' with line 15 (check-program-output) => passed
 ... testing 'index_types.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_types.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'index_types.ml' with line 9 (check-ocamlc.byte-output) => passed
 ... testing 'index_types.ml' with line 13 (ocamlobjinfo) => passed
 ... testing 'index_types.ml' with line 15 (check-program-output) => passed
 ... testing 'index_vb.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'index_vb.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'index_vb.ml' with line 9 (check-ocamlc.byte-output) => passed
 ... testing 'index_vb.ml' with line 13 (ocamlobjinfo) => passed
 ... testing 'index_vb.ml' with line 15 (check-program-output) => passed
Running tests from 'tests/shapes' ...
 ... testing 'aliases.ml' with line 3 (expect) => passed
 ... testing 'comp_units.ml' with line 3 (expect) => passed
 ... testing 'functors.ml' with line 3 (expect) => passed
 ... testing 'incl_md_typeof.ml' with line 3 (expect) => passed
 ... testing 'more_func.ml' with line 3 (expect) => passed
 ... testing 'nested_types.ml' with line 3 (expect) => passed
 ... testing 'open_arg.ml' with line 3 (expect) => passed
 ... testing 'open_struct.ml' with line 3 (expect) => passed
 ... testing 'recmodules.ml' with line 3 (expect) => passed
 ... testing 'rotor_example.ml' with line 3 (expect) => passed
 ... testing 'shape_size_blowup.ml' with default (native) => passed
 ... testing 'shape_size_blowup.ml' with default (bytecode) => passed
 ... testing 'simple.ml' with line 3 (expect) => passed
 ... testing 'typeof_include.ml' with line 3 (expect) => passed
Running tests from 'tests/statmemprof' ...
 ... testing 'alloc_counts.ml' with line 3 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'arrays_in_major.ml' with line 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'arrays_in_minor.ml' with line 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'blocking_in_callback.ml' with line 4 (hassysthreads) => passed
 ... testing 'blocking_in_callback.ml' with line 7 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'blocking_in_callback.ml' with line 9 (bytecode) => n/a
 ... testing 'blocking_in_callback.ml' with line 11 (native) => n/a
 ... testing 'callstacks.ml' with line 5 (flat-float-array) => passed
 ... testing 'callstacks.ml' with line 8 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'callstacks.ml' with line 10 (native) => n/a
 ... testing 'callstacks.ml' with line 12 (bytecode) => n/a
 ... testing 'callstacks.ml' with line 16 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float)
 ... testing 'callstacks.ml' with line 19 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'callstacks.ml' with line 21 (native) => n/a
 ... testing 'callstacks.ml' with line 23 (bytecode) => n/a
 ... testing 'comballoc.ml' with line 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'comballoc.ml' with line 7 (bytecode) => n/a
 ... testing 'comballoc.ml' with line 10 (native) => n/a
 ... testing 'custom.ml' with line 3 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'exception_callback.ml' with line 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'exception_callback_minor.ml' with line 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'intern.ml' with line 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'lists_in_minor.ml' with line 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'minor_no_postpone.ml' with line 4 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'moved_while_blocking.ml' with line 4 (hassysthreads) => passed
 ... testing 'moved_while_blocking.ml' with line 7 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'moved_while_blocking.ml' with line 9 (bytecode) => n/a
 ... testing 'moved_while_blocking.ml' with line 11 (native) => n/a
 ... testing 'thread_exit_in_callback.ml' with line 4 (hassysthreads) => passed
 ... testing 'thread_exit_in_callback.ml' with line 7 (skip) => skipped (port stat-mem-prof : https://github.com/ocaml/ocaml/pull/8634)
 ... testing 'thread_exit_in_callback.ml' with line 9 (bytecode) => n/a
 ... testing 'thread_exit_in_callback.ml' with line 11 (native) => n/a
Running tests from 'tests/syntactic-arity' ...
 ... testing 'alloc.ml' with line 35 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'alloc.ml' with line 36 (ocamlopt.byte) => passed
 ... testing 'alloc.ml' with line 37 (run) => passed
 ... testing 'alloc.ml' with line 38 (check-program-output) => passed
 ... testing 'max_arity.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'max_arity.ml' with line 4 (ocamlopt.byte) => passed
 ... testing 'max_arity.ml' with line 5 (check-ocamlopt.byte-output) => passed
 ... testing 'max_arity.ml' with line 6 (run) => passed
 ... testing 'max_arity.ml' with line 7 (check-program-output) => passed
 ... testing 'measure_arity.ml' with line 3 (expect) => passed
 ... testing 'measure_runtime_arity.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'measure_runtime_arity.ml' with line 4 (ocamlopt.byte) => passed
 ... testing 'measure_runtime_arity.ml' with line 5 (run) => passed
 ... testing 'measure_runtime_arity.ml' with line 6 (check-program-output) => passed
 ... testing 'syntactic_arity.ml' with default (native) => passed
 ... testing 'syntactic_arity.ml' with default (bytecode) => passed
 ... testing 'warnings.ml' with line 2 (expect) => passed
Running tests from 'tests/tmc' ...
 ... testing 'ambiguities.ml' with line 2 (expect) => passed
 ... testing 'other_features.ml' with line 2 (expect) => passed
 ... testing 'partial_application.ml' with line 23 (bytecode) => passed
 ... testing 'partial_application.ml' with line 25 (native) => passed
 ... testing 'readable_output.ml' with line 3 (expect) => passed
 ... testing 'semantic.ml' with line 2 (bytecode) => passed
 ... testing 'shortcut.ml' with default (native) => passed
 ... testing 'shortcut.ml' with default (bytecode) => passed
 ... testing 'stack_space.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'stack_space.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'stack_space.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'stack_space.ml' with line 10 (run) => passed
 ... testing 'try_with.ml' with default (native) => passed
 ... testing 'try_with.ml' with default (bytecode) => passed
 ... testing 'tupled_function.ml' with line 3 (bytecode) => passed
 ... testing 'tupled_function.ml' with line 5 (native) => passed
 ... testing 'tupled_function_calls.ml' with line 25 (bytecode) => passed
 ... testing 'tupled_function_calls.ml' with line 27 (native) => passed
 ... testing 'usage_warnings.ml' with line 2 (expect) => passed
Running tests from 'tests/tool-caml-tex' ...
 ... testing 'ellipses.ml' with line 6 (hasstr) => passed
 ... testing 'ellipses.ml' with line 7 (hasunix) => passed
 ... testing 'ellipses.ml' with line 8 (native-compiler) => passed
 ... testing 'ellipses.ml' with line 9 (shared-libraries) => passed
 ... testing 'ellipses.ml' with line 10 (script) => passed
 ... testing 'ellipses.ml' with line 11 (check-program-output) => passed
 ... testing 'redirections.ml' with line 6 (hasstr) => passed
 ... testing 'redirections.ml' with line 7 (hasunix) => passed
 ... testing 'redirections.ml' with line 8 (native-compiler) => passed
 ... testing 'redirections.ml' with line 10 (shared-libraries) => passed
 ... testing 'redirections.ml' with line 11 (script) => passed
 ... testing 'redirections.ml' with line 12 (check-program-output) => passed
 ... testing 'redirections.ml' with line 14 (no-shared-libraries) => skipped (Shared libraries are supported.)
 ... testing 'redirections.ml' with line 16 (script) => n/a
 ... testing 'redirections.ml' with line 17 (check-program-output) => n/a
Running tests from 'tests/tool-command-line' ...
 ... testing 'test-no-input-file.ml' with line 2 (setup-ocamlopt.opt-build-env) => passed
 ... testing 'test-no-input-file.ml' with line 7 (ocamlopt.opt) => passed
 ... testing 'test-no-input-file.ml' with line 9 (ocamlopt.opt) => passed
 ... testing 'test-no-input-file.ml' with line 10 (check-ocamlopt.opt-output) => passed
 ... testing 'test-o-one-c-file.ml' with line 3 (setup-ocamlopt.opt-build-env) => passed
 ... testing 'test-o-one-c-file.ml' with line 5 (script) => passed
 ... testing 'test-o-one-c-file.ml' with line 9 (ocamlopt.opt) => passed
 ... testing 'test-o-one-c-file.ml' with line 11 (file-exists) => passed
 ... testing 'test-o-several-files.ml' with line 2 (setup-ocamlopt.opt-build-env) => passed
 ... testing 'test-o-several-files.ml' with line 7 (ocamlopt.opt) => passed
 ... testing 'test-o-several-files.ml' with line 8 (check-ocamlopt.opt-output) => passed
 ... testing 'test-unknown-file.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test-unknown-file.ml' with line 9 (ocamlc.byte) => passed
 ... testing 'test-unknown-file.ml' with line 12 (script) => passed
 ... testing 'test-unknown-file.ml' with line 14 (check-ocamlc.byte-output) => passed
 ... testing 'test-unknown-file.ml' with line 17 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test-unknown-file.ml' with line 21 (ocamlopt.byte) => passed
 ... testing 'test-unknown-file.ml' with line 24 (script) => passed
 ... testing 'test-unknown-file.ml' with line 26 (check-ocamlopt.byte-output) => passed
Running tests from 'tests/tool-debugger/basic' ...
 ... testing 'debuggee.ml' with line 5 (debugger) => passed
 ... testing 'debuggee.ml' with line 6 (shared-libraries) => passed
 ... testing 'debuggee.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'debuggee.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'debuggee.ml' with line 9 (check-ocamlc.byte-output) => passed
 ... testing 'debuggee.ml' with line 10 (ocamldebug) => passed
 ... testing 'debuggee.ml' with line 11 (check-program-output) => passed
Running tests from 'tests/tool-debugger/dynlink' ...
 ... testing 'host.ml' with line 7 (debugger) => passed
 ... testing 'host.ml' with line 8 (shared-libraries) => passed
 ... testing 'host.ml' with line 9 (setup-ocamlc.byte-build-env) => passed
 ... testing 'host.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'host.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'host.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'host.ml' with line 20 (run) => passed
 ... testing 'host.ml' with line 23 (check-program-output) => passed
 ... testing 'host.ml' with line 26 (ocamldebug) => passed
 ... testing 'host.ml' with line 28 (check-program-output) => passed
Running tests from 'tests/tool-debugger/find-artifacts' ...
 ... testing 'debuggee.ml' with line 3 (debugger) => passed
 ... testing 'debuggee.ml' with line 4 (shared-libraries) => passed
 ... testing 'debuggee.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'debuggee.ml' with line 7 (script) => passed
 ... testing 'debuggee.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'debuggee.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'debuggee.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'debuggee.ml' with line 20 (check-ocamlc.byte-output) => passed
 ... testing 'debuggee.ml' with line 21 (ocamldebug) => passed
 ... testing 'debuggee.ml' with line 22 (check-program-output) => passed
Running tests from 'tests/tool-debugger/module_named_main' ...
 ... testing 'main.ml' with line 35 (debugger) => passed
 ... testing 'main.ml' with line 36 (shared-libraries) => passed
 ... testing 'main.ml' with line 37 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 38 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 39 (check-ocamlc.byte-output) => passed
 ... testing 'main.ml' with line 40 (ocamldebug) => passed
 ... testing 'main.ml' with line 41 (check-program-output) => passed
Running tests from 'tests/tool-debugger/no_debug_event' ...
 ... testing 'noev.ml' with line 4 (debugger) => passed
 ... testing 'noev.ml' with line 5 (shared-libraries) => passed
 ... testing 'noev.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'noev.ml' with line 9 (ocamlc.byte) => passed
 ... testing 'noev.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'noev.ml' with line 17 (ocamlc.byte) => passed
 ... testing 'noev.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'noev.ml' with line 23 (check-ocamlc.byte-output) => passed
 ... testing 'noev.ml' with line 24 (ocamldebug) => passed
 ... testing 'noev.ml' with line 25 (check-program-output) => passed
Running tests from 'tests/tool-debugger/printer' ...
 ... testing 'debuggee.ml' with line 29 (debugger) => passed
 ... testing 'debuggee.ml' with line 30 (shared-libraries) => passed
 ... testing 'debuggee.ml' with line 31 (setup-ocamlc.byte-build-env) => passed
 ... testing 'debuggee.ml' with line 34 (ocamlc.byte) => passed
 ... testing 'debuggee.ml' with line 36 (ocamlc.byte) => passed
 ... testing 'debuggee.ml' with line 37 (check-ocamlc.byte-output) => passed
 ... testing 'debuggee.ml' with line 38 (ocamldebug) => passed
 ... testing 'debuggee.ml' with line 39 (check-program-output) => passed
Running tests from 'tests/tool-dumpobj' ...
 ... testing 'test.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 5 (run) => passed
 ... testing 'test.ml' with line 6 (check-program-output) => passed
Running tests from 'tests/tool-expect-test' ...
 ... testing 'clean_typer.ml' with line 2 (expect) => passed
Running tests from 'tests/tool-lexyacc' ...
 ... testing 'calc.ml' with default (native) => passed
 ... testing 'calc.ml' with default (bytecode) => passed
 ... testing 'chars.mll' with default (native) => passed
 ... testing 'chars.mll' with default (bytecode) => passed
 ... testing 'csets.mll' with default (native) => passed
 ... testing 'csets.mll' with default (bytecode) => passed
 ... testing 'mpr7760.mll' with default (native) => passed
 ... testing 'mpr7760.mll' with default (bytecode) => passed
 ... testing 'parsecheck.mly' with default (native) => passed
 ... testing 'parsecheck.mly' with default (bytecode) => passed
Running tests from 'tests/tool-ocaml' ...
 ... testing 'directive_failure.ml' with line 4 (setup-ocaml-build-env) => passed
 ... testing 'directive_failure.ml' with line 5 (ocaml) => passed
 ... testing 't000.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't000.ml' with line 6 (ocaml) => passed
 ... testing 't010-const0.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't010-const0.ml' with line 6 (ocaml) => passed
 ... testing 't010-const1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't010-const1.ml' with line 6 (ocaml) => passed
 ... testing 't010-const2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't010-const2.ml' with line 6 (ocaml) => passed
 ... testing 't010-const3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't010-const3.ml' with line 6 (ocaml) => passed
 ... testing 't011-constint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't011-constint.ml' with line 6 (ocaml) => passed
 ... testing 't020.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't020.ml' with line 6 (ocaml) => passed
 ... testing 't021-pushconst1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't021-pushconst1.ml' with line 6 (ocaml) => passed
 ... testing 't021-pushconst2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't021-pushconst2.ml' with line 6 (ocaml) => passed
 ... testing 't021-pushconst3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't021-pushconst3.ml' with line 6 (ocaml) => passed
 ... testing 't022-pushconstint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't022-pushconstint.ml' with line 6 (ocaml) => passed
 ... testing 't040-makeblock1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't040-makeblock1.ml' with line 6 (ocaml) => passed
 ... testing 't040-makeblock2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't040-makeblock2.ml' with line 6 (ocaml) => passed
 ... testing 't040-makeblock3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't040-makeblock3.ml' with line 6 (ocaml) => passed
 ... testing 't041-makeblock.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't041-makeblock.ml' with line 6 (ocaml) => passed
 ... testing 't050-getglobal.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't050-getglobal.ml' with line 6 (ocaml) => passed
 ... testing 't050-pushgetglobal.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't050-pushgetglobal.ml' with line 6 (ocaml) => passed
 ... testing 't051-getglobalfield.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't051-getglobalfield.ml' with line 6 (ocaml) => passed
 ... testing 't051-pushgetglobalfield.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't051-pushgetglobalfield.ml' with line 6 (ocaml) => passed
 ... testing 't060-raise.ml' with line 6 (setup-ocaml-build-env) => passed
 ... testing 't060-raise.ml' with line 7 (ocaml) => passed
 ... testing 't070-branch.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't070-branch.ml' with line 6 (ocaml) => passed
 ... testing 't070-branchif.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't070-branchif.ml' with line 6 (ocaml) => passed
 ... testing 't070-branchifnot.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't070-branchifnot.ml' with line 6 (ocaml) => passed
 ... testing 't071-boolnot.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't071-boolnot.ml' with line 6 (ocaml) => passed
 ... testing 't080-eq.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't080-eq.ml' with line 6 (ocaml) => passed
 ... testing 't080-geint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't080-geint.ml' with line 6 (ocaml) => passed
 ... testing 't080-gtint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't080-gtint.ml' with line 6 (ocaml) => passed
 ... testing 't080-leint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't080-leint.ml' with line 6 (ocaml) => passed
 ... testing 't080-ltint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't080-ltint.ml' with line 6 (ocaml) => passed
 ... testing 't080-neq.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't080-neq.ml' with line 6 (ocaml) => passed
 ... testing 't090-acc0.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't090-acc0.ml' with line 6 (ocaml) => passed
 ... testing 't090-acc1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't090-acc1.ml' with line 6 (ocaml) => passed
 ... testing 't090-acc2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't090-acc2.ml' with line 6 (ocaml) => passed
 ... testing 't090-acc3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't090-acc3.ml' with line 6 (ocaml) => passed
 ... testing 't090-acc4.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't090-acc4.ml' with line 6 (ocaml) => passed
 ... testing 't090-acc5.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't090-acc5.ml' with line 6 (ocaml) => passed
 ... testing 't090-acc6.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't090-acc6.ml' with line 6 (ocaml) => passed
 ... testing 't090-acc7.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't090-acc7.ml' with line 6 (ocaml) => passed
 ... testing 't091-acc.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't091-acc.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc0.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc0.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc1.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc2.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc3.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc4.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc4.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc5.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc5.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc6.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc6.ml' with line 6 (ocaml) => passed
 ... testing 't092-pushacc7.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc7.ml' with line 6 (ocaml) => passed
 ... testing 't093-pushacc.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't093-pushacc.ml' with line 6 (ocaml) => passed
 ... testing 't100-pushtrap.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't100-pushtrap.ml' with line 6 (ocaml) => passed
 ... testing 't101-poptrap.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't101-poptrap.ml' with line 6 (ocaml) => passed
 ... testing 't110-addint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-addint.ml' with line 6 (ocaml) => passed
 ... testing 't110-andint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-andint.ml' with line 6 (ocaml) => passed
 ... testing 't110-asrint-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-asrint-1.ml' with line 6 (ocaml) => passed
 ... testing 't110-asrint-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-asrint-2.ml' with line 6 (ocaml) => passed
 ... testing 't110-divint-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-divint-1.ml' with line 6 (ocaml) => passed
 ... testing 't110-divint-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-divint-2.ml' with line 6 (ocaml) => passed
 ... testing 't110-divint-3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-divint-3.ml' with line 6 (ocaml) => passed
 ... testing 't110-lslint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-lslint.ml' with line 6 (ocaml) => passed
 ... testing 't110-lsrint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-lsrint.ml' with line 6 (ocaml) => passed
 ... testing 't110-modint-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-modint-1.ml' with line 6 (ocaml) => passed
 ... testing 't110-modint-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-modint-2.ml' with line 6 (ocaml) => passed
 ... testing 't110-mulint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-mulint.ml' with line 6 (ocaml) => passed
 ... testing 't110-negint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-negint.ml' with line 6 (ocaml) => passed
 ... testing 't110-offsetint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-offsetint.ml' with line 6 (ocaml) => passed
 ... testing 't110-orint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-orint.ml' with line 6 (ocaml) => passed
 ... testing 't110-subint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-subint.ml' with line 6 (ocaml) => passed
 ... testing 't110-xorint.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't110-xorint.ml' with line 6 (ocaml) => passed
 ... testing 't120-getstringchar.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't120-getstringchar.ml' with line 6 (ocaml) => passed
 ... testing 't121-setstringchar.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't121-setstringchar.ml' with line 6 (ocaml) => passed
 ... testing 't130-getvectitem.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't130-getvectitem.ml' with line 6 (ocaml) => passed
 ... testing 't130-vectlength.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't130-vectlength.ml' with line 6 (ocaml) => passed
 ... testing 't131-setvectitem.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't131-setvectitem.ml' with line 6 (ocaml) => passed
 ... testing 't140-switch-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't140-switch-1.ml' with line 6 (ocaml) => passed
 ... testing 't140-switch-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't140-switch-2.ml' with line 6 (ocaml) => passed
 ... testing 't140-switch-3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't140-switch-3.ml' with line 6 (ocaml) => passed
 ... testing 't140-switch-4.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't140-switch-4.ml' with line 6 (ocaml) => passed
 ... testing 't141-switch-5.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't141-switch-5.ml' with line 6 (ocaml) => passed
 ... testing 't141-switch-6.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't141-switch-6.ml' with line 6 (ocaml) => passed
 ... testing 't141-switch-7.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't141-switch-7.ml' with line 6 (ocaml) => passed
 ... testing 't142-switch-8.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't142-switch-8.ml' with line 6 (ocaml) => passed
 ... testing 't142-switch-9.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't142-switch-9.ml' with line 6 (ocaml) => passed
 ... testing 't142-switch-A.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't142-switch-A.ml' with line 6 (ocaml) => passed
 ... testing 't150-push-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't150-push-1.ml' with line 6 (ocaml) => passed
 ... testing 't150-push-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't150-push-2.ml' with line 6 (ocaml) => passed
 ... testing 't160-closure.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't160-closure.ml' with line 6 (ocaml) => passed
 ... testing 't161-apply1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't161-apply1.ml' with line 6 (ocaml) => passed
 ... testing 't162-return.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't162-return.ml' with line 6 (ocaml) => passed
 ... testing 't163.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't163.ml' with line 6 (ocaml) => passed
 ... testing 't164-apply2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't164-apply2.ml' with line 6 (ocaml) => passed
 ... testing 't164-apply3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't164-apply3.ml' with line 6 (ocaml) => passed
 ... testing 't165-apply.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't165-apply.ml' with line 6 (ocaml) => passed
 ... testing 't170-envacc2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't170-envacc2.ml' with line 6 (ocaml) => passed
 ... testing 't170-envacc3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't170-envacc3.ml' with line 6 (ocaml) => passed
 ... testing 't170-envacc4.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't170-envacc4.ml' with line 6 (ocaml) => passed
 ... testing 't171-envacc.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't171-envacc.ml' with line 6 (ocaml) => passed
 ... testing 't172-pushenvacc1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't172-pushenvacc1.ml' with line 6 (ocaml) => passed
 ... testing 't172-pushenvacc2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't172-pushenvacc2.ml' with line 6 (ocaml) => passed
 ... testing 't172-pushenvacc3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't172-pushenvacc3.ml' with line 6 (ocaml) => passed
 ... testing 't172-pushenvacc4.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't172-pushenvacc4.ml' with line 6 (ocaml) => passed
 ... testing 't173-pushenvacc.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't173-pushenvacc.ml' with line 6 (ocaml) => passed
 ... testing 't180-appterm1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't180-appterm1.ml' with line 6 (ocaml) => passed
 ... testing 't180-appterm2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't180-appterm2.ml' with line 6 (ocaml) => passed
 ... testing 't180-appterm3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't180-appterm3.ml' with line 6 (ocaml) => passed
 ... testing 't181-appterm.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't181-appterm.ml' with line 6 (ocaml) => passed
 ... testing 't190-makefloatblock-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't190-makefloatblock-1.ml' with line 6 (ocaml) => passed
 ... testing 't190-makefloatblock-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't190-makefloatblock-2.ml' with line 6 (ocaml) => passed
 ... testing 't190-makefloatblock-3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't190-makefloatblock-3.ml' with line 6 (ocaml) => passed
 ... testing 't191-vectlength.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't191-vectlength.ml' with line 6 (ocaml) => passed
 ... testing 't192-getfloatfield-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't192-getfloatfield-1.ml' with line 6 (ocaml) => passed
 ... testing 't192-getfloatfield-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't192-getfloatfield-2.ml' with line 6 (ocaml) => passed
 ... testing 't193-setfloatfield-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't193-setfloatfield-1.ml' with line 6 (ocaml) => passed
 ... testing 't193-setfloatfield-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't193-setfloatfield-2.ml' with line 6 (ocaml) => passed
 ... testing 't200-getfield0.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't200-getfield0.ml' with line 6 (ocaml) => passed
 ... testing 't200-getfield1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't200-getfield1.ml' with line 6 (ocaml) => passed
 ... testing 't200-getfield2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't200-getfield2.ml' with line 6 (ocaml) => passed
 ... testing 't200-getfield3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't200-getfield3.ml' with line 6 (ocaml) => passed
 ... testing 't201-getfield.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't201-getfield.ml' with line 6 (ocaml) => passed
 ... testing 't210-setfield0.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't210-setfield0.ml' with line 6 (ocaml) => passed
 ... testing 't210-setfield1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't210-setfield1.ml' with line 6 (ocaml) => passed
 ... testing 't210-setfield2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't210-setfield2.ml' with line 6 (ocaml) => passed
 ... testing 't210-setfield3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't210-setfield3.ml' with line 6 (ocaml) => passed
 ... testing 't211-setfield.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't211-setfield.ml' with line 6 (ocaml) => passed
 ... testing 't220-assign.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't220-assign.ml' with line 6 (ocaml) => passed
 ... testing 't230-check_signals.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't230-check_signals.ml' with line 6 (ocaml) => passed
 ... testing 't240-c_call1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't240-c_call1.ml' with line 6 (ocaml) => passed
 ... testing 't240-c_call2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't240-c_call2.ml' with line 6 (ocaml) => passed
 ... testing 't240-c_call3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't240-c_call3.ml' with line 6 (ocaml) => passed
 ... testing 't240-c_call4.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't240-c_call4.ml' with line 6 (ocaml) => passed
 ... testing 't240-c_call5.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't240-c_call5.ml' with line 6 (ocaml) => passed
 ... testing 't250-closurerec-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't250-closurerec-1.ml' with line 6 (ocaml) => passed
 ... testing 't250-closurerec-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't250-closurerec-2.ml' with line 6 (ocaml) => passed
 ... testing 't251-pushoffsetclosure0.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't251-pushoffsetclosure0.ml' with line 6 (ocaml) => passed
 ... testing 't251-pushoffsetclosure2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't251-pushoffsetclosure2.ml' with line 6 (ocaml) => passed
 ... testing 't251-pushoffsetclosurem2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't251-pushoffsetclosurem2.ml' with line 6 (ocaml) => passed
 ... testing 't252-pushoffsetclosure.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't252-pushoffsetclosure.ml' with line 6 (ocaml) => passed
 ... testing 't253-offsetclosure0.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't253-offsetclosure0.ml' with line 6 (ocaml) => passed
 ... testing 't253-offsetclosure2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't253-offsetclosure2.ml' with line 6 (ocaml) => passed
 ... testing 't253-offsetclosurem2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't253-offsetclosurem2.ml' with line 6 (ocaml) => passed
 ... testing 't254-offsetclosure.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't254-offsetclosure.ml' with line 6 (ocaml) => passed
 ... testing 't260-offsetref.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't260-offsetref.ml' with line 6 (ocaml) => passed
 ... testing 't270-push_retaddr.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't270-push_retaddr.ml' with line 6 (ocaml) => passed
 ... testing 't300-getmethod.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't300-getmethod.ml' with line 6 (ocaml) => passed
 ... testing 't301-object.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't301-object.ml' with line 6 (ocaml) => passed
 ... testing 't310-alloc-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't310-alloc-1.ml' with line 6 (ocaml) => passed
 ... testing 't310-alloc-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't310-alloc-2.ml' with line 6 (ocaml) => passed
 ... testing 't320-gc-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't320-gc-1.ml' with line 6 (ocaml) => passed
 ... testing 't320-gc-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't320-gc-2.ml' with line 6 (ocaml) => passed
 ... testing 't320-gc-3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't320-gc-3.ml' with line 6 (ocaml) => passed
 ... testing 't330-compact-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't330-compact-1.ml' with line 6 (ocaml) => passed
 ... testing 't330-compact-2.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't330-compact-2.ml' with line 6 (ocaml) => passed
 ... testing 't330-compact-3.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't330-compact-3.ml' with line 6 (ocaml) => passed
 ... testing 't330-compact-4.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't330-compact-4.ml' with line 6 (ocaml) => passed
 ... testing 't340-weak.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't340-weak.ml' with line 6 (ocaml) => passed
 ... testing 't350-heapcheck.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't350-heapcheck.ml' with line 6 (ocaml) => passed
 ... testing 't360-stacks-1.ml' with line 5 (setup-ocaml-build-env) => passed
 ... testing 't360-stacks-1.ml' with line 6 (ocaml) => passed
 ... testing 't360-stacks-2.ml' with line 6 (setup-ocaml-build-env) => passed
 ... testing 't360-stacks-2.ml' with line 7 (ocaml) => passed
Running tests from 'tests/tool-ocaml-annot' ...
 ... testing 'failure.ml' with line 7 (setup-ocamlc.byte-build-env) => passed
 ... testing 'failure.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'failure.ml' with line 9 (script) => passed
 ... testing 'failure.ml' with line 11 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'failure.ml' with line 12 (ocamlopt.byte) => passed
 ... testing 'failure.ml' with line 13 (script) => passed
 ... testing 'success.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'success.ml' with line 6 (ocamlc.byte) => passed
 ... testing 'success.ml' with line 7 (script) => passed
 ... testing 'success.ml' with line 9 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'success.ml' with line 10 (ocamlopt.byte) => passed
 ... testing 'success.ml' with line 11 (script) => passed
 ... testing 'typeonly.ml' with line 6 (setup-ocamlc.byte-build-env) => passed
 ... testing 'typeonly.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'typeonly.ml' with line 8 (script) => passed
 ... testing 'typeonly.ml' with line 10 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'typeonly.ml' with line 11 (ocamlopt.byte) => passed
 ... testing 'typeonly.ml' with line 12 (script) => passed
Running tests from 'tests/tool-ocamlc-compat32' ...
 ... testing 'compat32.ml' with line 2 (arch64) => passed
 ... testing 'compat32.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'compat32.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'compat32.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'compat32.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'compat32.ml' with line 20 (ocamlc.byte) => passed
 ... testing 'compat32.ml' with line 25 (ocamlc.byte) => passed
 ... testing 'compat32.ml' with line 26 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamlc-error-cleanup' ...
 ... testing 'test.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 9 (script) => passed
Running tests from 'tests/tool-ocamlc-locations' ...
 ... testing 'marshalled.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'marshalled.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'marshalled.ml' with line 10 (script) => passed
 ... testing 'marshalled.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'marshalled.ml' with line 16 (check-ocamlc.byte-output) => passed
 ... testing 'test.ml' with line 4 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 14 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamlc-open' ...
 ... testing 'tool-ocamlc-open-error.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'tool-ocamlc-open-error.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'tool-ocamlc-open-error.ml' with line 6 (check-ocamlc.byte-output) => passed
 ... testing 'tool-ocamlc-open.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'tool-ocamlc-open.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'tool-ocamlc-open.ml' with line 8 (ocamlc.byte) => passed
 ... testing 'tool-ocamlc-open.ml' with line 9 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamlc-stop-after' ...
 ... testing 'stop_after_lambda.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'stop_after_lambda.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'stop_after_lambda.ml' with line 6 (check-ocamlc.byte-output) => passed
 ... testing 'stop_after_parsing_impl.ml' with line 15 (setup-ocamlc.byte-build-env) => passed
 ... testing 'stop_after_parsing_impl.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'stop_after_parsing_impl.ml' with line 19 (check-ocamlc.byte-output) => passed
 ... testing 'stop_after_parsing_intf.mli' with line 15 (setup-ocamlc.byte-build-env) => passed
 ... testing 'stop_after_parsing_intf.mli' with line 18 (ocamlc.byte) => passed
 ... testing 'stop_after_parsing_intf.mli' with line 19 (check-ocamlc.byte-output) => passed
 ... testing 'stop_after_scheduling.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'stop_after_scheduling.ml' with line 6 (ocamlc.byte) => passed
 ... testing 'stop_after_scheduling.ml' with line 9 (script) => passed
 ... testing 'stop_after_scheduling.ml' with line 11 (check-ocamlc.byte-output) => passed
 ... testing 'stop_after_typing_impl.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 'stop_after_typing_impl.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'stop_after_typing_impl.ml' with line 20 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamldep-modalias' ...
 ... testing 'main.ml' with line 11 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 14 (copy) => passed
 ... testing 'main.ml' with line 17 (copy) => passed
 ... testing 'main.ml' with line 20 (copy) => passed
 ... testing 'main.ml' with line 23 (copy) => passed
 ... testing 'main.ml' with line 26 (copy) => passed
 ... testing 'main.ml' with line 28 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 30 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 32 (check-ocamlc.byte-output) => passed
 ... testing 'main.ml' with line 33 (hasunix) => passed
 ... testing 'main.ml' with line 35 (script) => passed
 ... testing 'main.ml' with line 37 (script) => passed
 ... testing 'main.ml' with line 38 (native-compiler) => passed
 ... testing 'main.ml' with line 40 (script) => passed
 ... testing 'main.ml' with line 44 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 47 (copy) => passed
 ... testing 'main.ml' with line 50 (copy) => passed
 ... testing 'main.ml' with line 53 (copy) => passed
 ... testing 'main.ml' with line 56 (copy) => passed
 ... testing 'main.ml' with line 58 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 60 (check-ocamlc.byte-output) => passed
 ... testing 'main.ml' with line 61 (hasunix) => passed
 ... testing 'main.ml' with line 63 (script) => passed
 ... testing 'main.ml' with line 65 (script) => passed
 ... testing 'main.ml' with line 66 (native-compiler) => passed
 ... testing 'main.ml' with line 68 (script) => passed
 ... testing 'main.ml' with line 71 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 74 (copy) => passed
 ... testing 'main.ml' with line 77 (copy) => passed
 ... testing 'main.ml' with line 80 (copy) => passed
 ... testing 'main.ml' with line 83 (copy) => passed
 ... testing 'main.ml' with line 86 (copy) => passed
 ... testing 'main.ml' with line 88 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 90 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 92 (check-ocamlc.byte-output) => passed
 ... testing 'main.ml' with line 95 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 98 (copy) => passed
 ... testing 'main.ml' with line 101 (copy) => passed
 ... testing 'main.ml' with line 104 (copy) => passed
 ... testing 'main.ml' with line 107 (copy) => passed
 ... testing 'main.ml' with line 109 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 111 (check-ocamlc.byte-output) => passed
 ... testing 'main.ml' with line 114 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with line 117 (copy) => passed
 ... testing 'main.ml' with line 120 (copy) => passed
 ... testing 'main.ml' with line 123 (copy) => passed
 ... testing 'main.ml' with line 126 (copy) => passed
 ... testing 'main.ml' with line 128 (ocamlc.byte) => passed
 ... testing 'main.ml' with line 130 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamldep-shadowing' ...
 ... testing 'a.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'a.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'a.ml' with line 7 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamldoc' ...
 ... testing 'Alert_toplevel.mli' with line 2 (ocamldoc) => passed
 ... testing 'Alert_toplevel2.mli' with line 2 (ocamldoc) => passed
 ... testing 'Alerts.mli' with line 2 (ocamldoc) => passed
 ... testing 'Alerts_impl.ml' with line 2 (ocamldoc) => passed
 ... testing 'Documentation_tags.mli' with line 2 (ocamldoc) => passed
 ... testing 'Entities.ml' with line 2 (ocamldoc) => passed
 ... testing 'Extensible_variant.ml' with line 2 (ocamldoc) => passed
 ... testing 'Functions.ml' with line 2 (ocamldoc) => passed
 ... testing 'Functions.ml' with line 3 (ocamldoc) => passed
 ... testing 'Include_module_type_of.mli' with line 3 (ocamldoc) => passed
 ... testing 'Include_module_type_of.mli' with line 5 (ocamldoc) => passed
 ... testing 'Inline_records.mli' with line 3 (ocamldoc) => passed
 ... testing 'Inline_records.mli' with line 5 (ocamldoc) => passed
 ... testing 'Inline_records.mli' with line 7 (ocamldoc) => passed
 ... testing 'Inline_records_bis.ml' with line 2 (ocamldoc) => passed
 ... testing 'Item_ids.mli' with line 2 (ocamldoc) => passed
 ... testing 'Level_0.mli' with line 2 (ocamldoc) => passed
 ... testing 'Linebreaks.mli' with line 2 (ocamldoc) => passed
 ... testing 'Linebreaks.mli' with line 5 (check-program-output) => passed
 ... testing 'Loop.ml' with line 3 (ocamldoc) => passed
 ... testing 'Loop.ml' with line 5 (ocamldoc) => passed
 ... testing 'Module_whitespace.ml' with line 2 (ocamldoc) => passed
 ... testing 'No_preamble.mli' with line 2 (ocamldoc) => passed
 ... testing 'Paragraph.mli' with line 2 (ocamldoc) => passed
 ... testing 'Short_description.txt' with line 2 (ocamldoc) => passed
 ... testing 'Test.mli' with line 2 (ocamldoc) => passed
 ... testing 'Variants.mli' with line 3 (ocamldoc) => passed
 ... testing 'Variants.mli' with line 5 (ocamldoc) => passed
 ... testing 'latex_ref.mli' with line 2 (ocamldoc) => passed
 ... testing 't01.ml' with line 4 (ocamldoc) => passed
 ... testing 't02.ml' with line 4 (ocamldoc) => passed
 ... testing 't03.ml' with line 4 (ocamldoc) => passed
 ... testing 't04.ml' with line 4 (ocamldoc) => passed
 ... testing 't05.ml' with line 4 (ocamldoc) => passed
Running tests from 'tests/tool-ocamldoc-open' ...
 ... testing 'main.ml' with line 5 (ocamldoc) => passed
Running tests from 'tests/tool-ocamlobjinfo' ...
 ... testing 'question.ml' with line 2 (shared-libraries) => passed
 ... testing 'question.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'question.ml' with line 7 (ocamlopt.byte) => passed
 ... testing 'question.ml' with line 8 (check-ocamlopt.byte-output) => passed
 ... testing 'question.ml' with line 9 (ocamlobjinfo) => passed
 ... testing 'question.ml' with line 10 (check-program-output) => passed
Running tests from 'tests/tool-ocamlopt-save-ir' ...
 ... testing 'check_for_pack.ml' with line 2 (native-compiler) => passed
 ... testing 'check_for_pack.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'check_for_pack.ml' with line 6 (ocamlopt.byte) => passed
 ... testing 'check_for_pack.ml' with line 8 (script) => passed
 ... testing 'check_for_pack.ml' with line 12 (ocamlopt.byte) => passed
 ... testing 'check_for_pack.ml' with line 13 (check-ocamlopt.byte-output) => passed
 ... testing 'save_ir_after_scheduling.ml' with line 2 (native-compiler) => passed
 ... testing 'save_ir_after_scheduling.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'save_ir_after_scheduling.ml' with line 5 (ocamlopt.byte) => passed
 ... testing 'save_ir_after_scheduling.ml' with line 6 (check-ocamlopt.byte-output) => passed
 ... testing 'save_ir_after_scheduling.ml' with line 8 (script) => passed
 ... testing 'save_ir_after_typing.ml' with line 2 (native-compiler) => passed
 ... testing 'save_ir_after_typing.ml' with line 4 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'save_ir_after_typing.ml' with line 8 (ocamlopt.byte) => passed
 ... testing 'save_ir_after_typing.ml' with line 12 (script) => passed
 ... testing 'save_ir_after_typing.ml' with line 14 (check-ocamlopt.byte-output) => passed
 ... testing 'start_from_emit.ml' with line 2 (native-compiler) => passed
 ... testing 'start_from_emit.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'start_from_emit.ml' with line 6 (ocamlopt.byte) => passed
 ... testing 'start_from_emit.ml' with line 8 (script) => passed
 ... testing 'start_from_emit.ml' with line 12 (ocamlopt.byte) => passed
 ... testing 'start_from_emit.ml' with line 13 (check-ocamlopt.byte-output) => passed
 ... testing 'start_from_emit.ml' with line 15 (script) => passed
 ... testing 'start_from_emit.ml' with line 19 (ocamlopt.byte) => passed
 ... testing 'start_from_emit.ml' with line 22 (copy) => passed
 ... testing 'start_from_emit.ml' with line 23 (check-ocamlopt.byte-output) => passed
 ... testing 'start_from_emit.ml' with line 25 (script) => passed
Running tests from 'tests/tool-ocamlopt-stop-after' ...
 ... testing 'stop_after_lambda.ml' with line 2 (no-flambda) => passed
 ... testing 'stop_after_lambda.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'stop_after_lambda.ml' with line 6 (ocamlopt.byte) => passed
 ... testing 'stop_after_lambda.ml' with line 7 (check-ocamlopt.byte-output) => passed
 ... testing 'stop_after_scheduling.ml' with line 2 (native-compiler) => passed
 ... testing 'stop_after_scheduling.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'stop_after_scheduling.ml' with line 6 (ocamlopt.byte) => passed
 ... testing 'stop_after_scheduling.ml' with line 7 (check-ocamlopt.byte-output) => passed
 ... testing 'stop_after_scheduling.ml' with line 9 (script) => passed
Running tests from 'tests/tool-ocamltest' ...
 ... testing 'norm1.ml' with default (native) => passed
 ... testing 'norm1.ml' with default (bytecode) => passed
 ... testing 'norm2.ml' with default (native) => passed
 ... testing 'norm2.ml' with default (bytecode) => passed
 ... testing 'norm3.ml' with default (native) => passed
 ... testing 'norm3.ml' with default (bytecode) => passed
 ... testing 'norm4.ml' with default (native) => passed
 ... testing 'norm4.ml' with default (bytecode) => passed
Running tests from 'tests/tool-ocamltest-var-expansion' ...
 ... testing 'subst1.ml' with default (native) => passed
 ... testing 'subst1.ml' with default (bytecode) => passed
 ... testing 'subst2.ml' with default (native) => passed
 ... testing 'subst2.ml' with default (bytecode) => passed
Running tests from 'tests/tool-toplevel' ...
 ... testing 'error_highlighting.ml' with line 115 (toplevel) => passed
 ... testing 'exotic_lists.ml' with line 2 (toplevel) => passed
 ... testing 'install_printer.ml' with line 2 (toplevel) => passed
 ... testing 'mod_use.ml' with line 3 (expect) => passed
 ... testing 'multi_phrase_line.ml' with line 31 (toplevel) => passed
 ... testing 'pr6468.ml' with line 2 (toplevel) => passed
 ... testing 'pr7060.ml' with line 2 (toplevel) => passed
 ... testing 'pr7751.ml' with line 3 (toplevel) => passed
 ... testing 'pr9701.ml' with line 4 (setup-ocaml-build-env) => passed
 ... testing 'pr9701.ml' with line 5 (ocaml) => passed
 ... testing 'pr9701.ml' with line 6 (check-ocaml-output) => passed
 ... testing 'printval.ml' with line 2 (expect) => passed
 ... testing 'redefinition_hints.ml' with line 2 (toplevel) => passed
 ... testing 'show.ml' with line 2 (expect) => passed
 ... testing 'show_short_paths.ml' with line 3 (expect) => passed
 ... testing 'strings.ml' with line 2 (toplevel) => passed
 ... testing 'topeval.ml' with line 3 (toplevel) => passed
 ... testing 'topeval.ml' with line 5 (toplevel.opt) => passed
 ... testing 'tracing.ml' with line 2 (toplevel) => passed
 ... testing 'uncaught_exceptions.ml' with line 2 (expect) => passed
 ... testing 'use_command.ml' with line 2 (expect) => passed
Running tests from 'tests/tool-toplevel/known-bugs' ...
 ... testing 'broken_rec_in_show.ml' with line 2 (expect) => passed
Running tests from 'tests/tool-toplevel-invocation' ...
 ... testing 'test.ml' with line 3 (setup-ocaml-build-env) => passed
 ... testing 'test.ml' with line 9 (ocaml) => passed
 ... testing 'test.ml' with line 10 (check-ocaml-output) => passed
 ... testing 'test.ml' with line 16 (ocaml) => passed
 ... testing 'test.ml' with line 17 (check-ocaml-output) => passed
 ... testing 'test.ml' with line 23 (ocaml) => passed
 ... testing 'test.ml' with line 24 (check-ocaml-output) => passed
 ... testing 'test.ml' with line 30 (ocaml) => passed
 ... testing 'test.ml' with line 31 (check-ocaml-output) => passed
 ... testing 'test.ml' with line 36 (ocaml) => passed
 ... testing 'test.ml' with line 37 (check-ocaml-output) => passed
 ... testing 'test.ml' with line 42 (ocaml) => passed
 ... testing 'test.ml' with line 43 (check-ocaml-output) => passed
Running tests from 'tests/translprim' ...
 ... testing 'array_spec.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'array_spec.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'array_spec.ml' with line 6 (flat-float-array) => passed
 ... testing 'array_spec.ml' with line 8 (check-ocamlc.byte-output) => passed
 ... testing 'array_spec.ml' with line 10 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float)
 ... testing 'array_spec.ml' with line 12 (check-ocamlc.byte-output) => n/a
 ... testing 'comparison_optim.ml' with default (native) => passed
 ... testing 'comparison_optim.ml' with default (bytecode) => passed
 ... testing 'comparison_table.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'comparison_table.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'comparison_table.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'locs.ml' with default (native) => passed
 ... testing 'locs.ml' with default (bytecode) => passed
 ... testing 'module_coercion.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'module_coercion.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'module_coercion.ml' with line 6 (flat-float-array) => passed
 ... testing 'module_coercion.ml' with line 8 (check-ocamlc.byte-output) => passed
 ... testing 'module_coercion.ml' with line 10 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float)
 ... testing 'module_coercion.ml' with line 12 (check-ocamlc.byte-output) => n/a
 ... testing 'ref_spec.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'ref_spec.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'ref_spec.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'sendcache.ml' with default (native) => passed
 ... testing 'sendcache.ml' with default (bytecode) => passed
Running tests from 'tests/tsan' ...
 ... testing 'array_elt.ml' with line 5 (tsan) => skipped (tsan not available)
 ... testing 'array_elt.ml' with line 8 (native) => n/a
 ... testing 'exn_from_c.ml' with line 7 (tsan) => skipped (tsan not available)
 ... testing 'exn_from_c.ml' with line 10 (native) => n/a
 ... testing 'exn_in_callback.ml' with line 7 (tsan) => skipped (tsan not available)
 ... testing 'exn_in_callback.ml' with line 10 (native) => n/a
 ... testing 'exn_reraise.ml' with line 7 (tsan) => skipped (tsan not available)
 ... testing 'exn_reraise.ml' with line 10 (native) => n/a
 ... testing 'handlers_at_tail.ml' with line 6 (tsan) => skipped (tsan not available)
 ... testing 'handlers_at_tail.ml' with line 7 (native) => n/a
 ... testing 'norace_atomics.ml' with line 5 (tsan) => skipped (tsan not available)
 ... testing 'norace_atomics.ml' with line 8 (native) => n/a
 ... testing 'perform.ml' with line 6 (tsan) => skipped (tsan not available)
 ... testing 'perform.ml' with line 9 (native) => n/a
 ... testing 'raise_through_handler.ml' with line 6 (tsan) => skipped (tsan not available)
 ... testing 'raise_through_handler.ml' with line 9 (native) => n/a
 ... testing 'record_field.ml' with line 5 (tsan) => skipped (tsan not available)
 ... testing 'record_field.ml' with line 8 (native) => n/a
 ... testing 'reperform.ml' with line 6 (tsan) => skipped (tsan not available)
 ... testing 'reperform.ml' with line 9 (native) => n/a
 ... testing 'unhandled.ml' with line 6 (tsan) => skipped (tsan not available)
 ... testing 'unhandled.ml' with line 9 (native) => n/a
Running tests from 'tests/typing-core-bugs' ...
 ... testing 'const_int_hint.ml' with line 2 (expect) => passed
 ... testing 'missing_rec_hint.ml' with line 2 (expect) => passed
 ... testing 'repeated_did_you_mean.ml' with line 2 (expect) => passed
 ... testing 'type_expected_explanation.ml' with line 3 (expect) => passed
 ... testing 'unit_fun_hints.ml' with line 3 (expect) => passed
Running tests from 'tests/typing-deprecated' ...
 ... testing 'alerts.ml' with line 2 (expect) => passed
 ... testing 'deprecated.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-extension-constructor' ...
 ... testing 'test.ml' with line 2 (toplevel) => passed
Running tests from 'tests/typing-extensions' ...
 ... testing 'cast.ml' with line 2 (toplevel) => passed
 ... testing 'disambiguation.ml' with line 2 (expect) => passed
 ... testing 'extensions.ml' with line 2 (expect) => passed
 ... testing 'msg.ml' with line 2 (toplevel) => passed
 ... testing 'open_types.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-external' ...
 ... testing 'pr11392.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-fstclassmod' ...
 ... testing 'aliases.ml' with line 2 (expect) => passed
 ... testing 'fstclassmod.ml' with default (native) => passed
 ... testing 'fstclassmod.ml' with default (bytecode) => passed
 ... testing 'nondep_instance.ml' with line 2 (expect) => passed
 ... testing 'scope_escape.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-gadts' ...
 ... testing 'ambiguity.ml' with line 2 (expect) => passed
 ... testing 'ambivalent_apply.ml' with line 2 (expect) => passed
 ... testing 'didier.ml' with line 2 (expect) => passed
 ... testing 'dynamic_frisch.ml' with line 2 (expect) => passed
 ... testing 'gadthead.ml' with line 2 (expect) => passed
 ... testing 'name_existentials.ml' with line 2 (expect) => passed
 ... testing 'nested_equations.ml' with line 2 (expect) => passed
 ... testing 'omega07.ml' with line 2 (expect) => passed
 ... testing 'or_patterns.ml' with line 2 (expect) => passed
 ... testing 'packed-module-recasting.ml' with line 2 (expect) => passed
 ... testing 'pr10189.ml' with line 2 (expect) => passed
 ... testing 'pr10271.ml' with line 2 (expect) => passed
 ... testing 'pr10348.ml' with line 2 (expect) => passed
 ... testing 'pr10735.ml' with line 2 (expect) => passed
 ... testing 'pr10907.ml' with line 2 (expect) => passed
 ... testing 'pr11888.ml' with line 2 (expect) => passed
 ... testing 'pr5332.ml' with line 2 (expect) => passed
 ... testing 'pr5689.ml' with line 2 (expect) => passed
 ... testing 'pr5785.ml' with line 2 (expect) => passed
 ... testing 'pr5848.ml' with line 2 (expect) => passed
 ... testing 'pr5906.ml' with line 2 (expect) => passed
 ... testing 'pr5948.ml' with line 2 (expect) => passed
 ... testing 'pr5981.ml' with line 2 (expect) => passed
 ... testing 'pr5985.ml' with line 2 (expect) => passed
 ... testing 'pr5989.ml' with line 2 (expect) => passed
 ... testing 'pr5997.ml' with line 2 (expect) => passed
 ... testing 'pr6158.ml' with line 2 (expect) => passed
 ... testing 'pr6163.ml' with line 2 (expect) => passed
 ... testing 'pr6174.ml' with line 2 (expect) => passed
 ... testing 'pr6241.ml' with line 2 (expect) => passed
 ... testing 'pr6690.ml' with line 2 (expect) => passed
 ... testing 'pr6817.ml' with line 2 (expect) => passed
 ... testing 'pr6934.ml' with line 2 (expect) => passed
 ... testing 'pr6980.ml' with line 2 (expect) => passed
 ... testing 'pr6993_bad.ml' with line 2 (expect) => passed
 ... testing 'pr7016.ml' with line 2 (expect) => passed
 ... testing 'pr7160.ml' with line 2 (expect) => passed
 ... testing 'pr7214.ml' with line 2 (expect) => passed
 ... testing 'pr7222.ml' with line 2 (expect) => passed
 ... testing 'pr7230.ml' with line 2 (expect) => passed
 ... testing 'pr7234.ml' with line 2 (expect) => passed
 ... testing 'pr7260.ml' with line 2 (expect) => passed
 ... testing 'pr7269.ml' with line 2 (expect) => passed
 ... testing 'pr7298.ml' with line 2 (expect) => passed
 ... testing 'pr7374.ml' with line 2 (expect) => passed
 ... testing 'pr7378.ml' with line 2 (expect) => passed
 ... testing 'pr7381.ml' with line 2 (expect) => passed
 ... testing 'pr7390.ml' with line 2 (expect) => passed
 ... testing 'pr7391.ml' with line 2 (expect) => passed
 ... testing 'pr7397.ml' with line 2 (expect) => passed
 ... testing 'pr7421.ml' with line 2 (expect) => passed
 ... testing 'pr7432.ml' with line 2 (expect) => passed
 ... testing 'pr7520.ml' with line 2 (expect) => passed
 ... testing 'pr7618.ml' with line 2 (expect) => passed
 ... testing 'pr7747.ml' with line 2 (expect) => passed
 ... testing 'pr7902.ml' with line 2 (expect) => passed
 ... testing 'pr9019.ml' with line 2 (expect) => passed
 ... testing 'pr9759.ml' with line 2 (expect) => passed
 ... testing 'pr9799.ml' with line 2 (expect) => passed
 ... testing 'principality-and-gadts.ml' with line 2 (expect) => passed
 ... testing 'return_type.ml' with line 2 (expect) => passed
 ... testing 'syntactic-arity.ml' with line 2 (expect) => passed
 ... testing 'term-conv.ml' with line 2 (expect) => passed
 ... testing 'test.ml' with line 2 (expect) => passed
 ... testing 'unexpected_existentials.ml' with line 2 (expect) => passed
 ... testing 'unify_mb.ml' with line 2 (expect) => passed
 ... testing 'variables_in_mcomp.ml' with line 2 (expect) => passed
 ... testing 'yallop_bugs.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-immediate' ...
 ... testing 'immediate.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-implicit_unpack' ...
 ... testing 'implicit_unpack.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-kind' ...
 ... testing 'kind_mismatch.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-labels' ...
 ... testing 'mixin.ml' with default (native) => passed
 ... testing 'mixin.ml' with default (bytecode) => passed
 ... testing 'mixin2.ml' with default (native) => passed
 ... testing 'mixin2.ml' with default (bytecode) => passed
 ... testing 'mixin3.ml' with default (native) => passed
 ... testing 'mixin3.ml' with default (bytecode) => passed
Running tests from 'tests/typing-misc' ...
 ... testing 'apply_non_function.ml' with line 2 (expect) => passed
 ... testing 'build_as_type.ml' with line 2 (expect) => passed
 ... testing 'constraints.ml' with line 2 (expect) => passed
 ... testing 'deep.ml' with line 2 (expect) => passed
 ... testing 'disambiguate_principality.ml' with line 2 (expect) => passed
 ... testing 'distant_errors.ml' with line 2 (expect) => passed
 ... testing 'empty_variant.ml' with line 2 (expect) => passed
 ... testing 'enrich_typedecl.ml' with line 2 (expect) => passed
 ... testing 'exotic_unifications.ml' with line 2 (expect) => passed
 ... testing 'external_arity.ml' with line 2 (expect) => passed
 ... testing 'filter_params.ml' with line 2 (expect) => passed
 ... testing 'gpr2277.ml' with line 2 (expect) => passed
 ... testing 'includeclass_errors.ml' with line 2 (expect) => passed
 ... testing 'injectivity.ml' with line 2 (expect) => passed
 ... testing 'inside_out.ml' with line 2 (expect) => passed
 ... testing 'is_expansive.ml' with line 2 (expect) => passed
 ... testing 'labels.ml' with line 2 (expect) => passed
 ... testing 'let_rec_approx.ml' with line 2 (expect) => passed
 ... testing 'normalize_type.ml' with line 2 (expect) => passed
 ... testing 'occur_check.ml' with line 2 (expect) => passed
 ... testing 'open.ml' with line 2 (expect) => passed
 ... testing 'optbinders.ml' with line 2 (expect) => passed
 ... testing 'pat_type_sharing.ml' with line 2 (expect) => passed
 ... testing 'pattern_open.ml' with line 2 (expect) => passed
 ... testing 'polyvars.ml' with line 2 (expect) => passed
 ... testing 'pr6416.ml' with line 3 (expect) => passed
 ... testing 'pr6634.ml' with line 2 (expect) => passed
 ... testing 'pr6939-flat-float-array.ml' with line 2 (flat-float-array) => passed
 ... testing 'pr6939-flat-float-array.ml' with line 3 (expect) => passed
 ... testing 'pr6939-no-flat-float-array.ml' with line 2 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float)
 ... testing 'pr6939-no-flat-float-array.ml' with line 3 (expect) => n/a
 ... testing 'pr7103.ml' with line 2 (expect) => passed
 ... testing 'pr7228.ml' with line 2 (expect) => passed
 ... testing 'pr7668_bad.ml' with line 2 (expect) => passed
 ... testing 'pr7712.ml' with line 2 (expect) => passed
 ... testing 'pr7937.ml' with line 2 (expect) => passed
 ... testing 'pr8548.ml' with line 2 (expect) => passed
 ... testing 'pr8548_split.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr8548_split.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'pr8548_split.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'pr8548_split.ml' with line 15 (ocamlc.byte) => passed
 ... testing 'pr8548_split.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'pr8548_split.ml' with line 23 (ocamlc.byte) => passed
 ... testing 'printing.ml' with line 2 (expect) => passed
 ... testing 'records.ml' with line 2 (expect) => passed
 ... testing 'scope_escape.ml' with line 2 (expect) => passed
 ... testing 'typecore_empty_polyvariant_error.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'typecore_empty_polyvariant_error.ml' with line 6 (ocamlc.byte) => passed
 ... testing 'typecore_empty_polyvariant_error.ml' with line 9 (toplevel) => passed
 ... testing 'typecore_errors.ml' with line 2 (expect) => passed
 ... testing 'typecore_nolabel_errors.ml' with line 3 (expect) => passed
 ... testing 'typetexp_errors.ml' with line 2 (expect) => passed
 ... testing 'unbound_type_variables.ml' with line 2 (expect) => passed
 ... testing 'unique_names_in_unification.ml' with line 2 (expect) => passed
 ... testing 'variance.ml' with line 2 (expect) => passed
 ... testing 'variant.ml' with line 2 (expect) => passed
 ... testing 'wellfounded.ml' with line 2 (expect) => passed
 ... testing 'wrong_kind.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-misc-bugs' ...
 ... testing 'core_array_reduced_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'core_array_reduced_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'core_array_reduced_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'gadt_declaration_check.ml' with line 2 (expect) => passed
 ... testing 'pr6303_bad.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6303_bad.ml' with line 17 (ocamlc.byte) => passed
 ... testing 'pr6303_bad.ml' with line 18 (check-ocamlc.byte-output) => passed
 ... testing 'pr6946_bad.ml' with line 15 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6946_bad.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'pr6946_bad.ml' with line 17 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-missing-cmi' ...
 ... testing 'test.ml' with line 4 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 6 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 9 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 20 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-missing-cmi-2' ...
 ... testing 'test.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 9 (script) => passed
 ... testing 'test.ml' with line 13 (ocamlc.byte) => passed
 ... testing 'test.ml' with line 14 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-missing-cmi-3' ...
 ... testing 'user.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'user.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'user.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'user.ml' with line 9 (script) => passed
 ... testing 'user.ml' with line 10 (expect) => passed
Running tests from 'tests/typing-modules' ...
 ... testing 'Test.ml' with line 2 (expect) => passed
 ... testing 'aliases.ml' with line 2 (expect) => passed
 ... testing 'anonymous.ml' with line 2 (expect) => passed
 ... testing 'applicative_functor_type.ml' with line 2 (expect) => passed
 ... testing 'extension_constructors_errors_test.ml' with line 2 (expect) => passed
 ... testing 'firstclass.ml' with line 2 (expect) => passed
 ... testing 'functors.ml' with line 2 (expect) => passed
 ... testing 'generative.ml' with line 2 (expect) => passed
 ... testing 'illegal_permutation.ml' with line 2 (expect) => passed
 ... testing 'inclusion_errors.ml' with line 2 (expect) => passed
 ... testing 'inclusion_errors_elision.ml' with line 3 (expect) => passed
 ... testing 'merge_constraint.ml' with line 3 (expect) => passed
 ... testing 'module_type_substitution.ml' with line 2 (expect) => passed
 ... testing 'nondep.ml' with line 2 (expect) => passed
 ... testing 'nondep_private_abbrev.ml' with line 2 (expect) => passed
 ... testing 'nongen.ml' with line 2 (expect) => passed
 ... testing 'normalize_path.ml' with line 2 (expect) => passed
 ... testing 'package_constraint.ml' with line 2 (expect) => passed
 ... testing 'packed_module_levels.ml' with line 2 (expect) => passed
 ... testing 'pr10298.ml' with line 2 (expect) => passed
 ... testing 'pr10399.ml' with line 2 (expect) => passed
 ... testing 'pr5911.ml' with line 2 (expect) => passed
 ... testing 'pr6394.ml' with line 2 (expect) => passed
 ... testing 'pr6633.ml' with line 2 (expect) => passed
 ... testing 'pr7207.ml' with line 2 (expect) => passed
 ... testing 'pr7348.ml' with line 2 (expect) => passed
 ... testing 'pr7726.ml' with line 2 (expect) => passed
 ... testing 'pr7787.ml' with line 2 (expect) => passed
 ... testing 'pr7818.ml' with line 2 (expect) => passed
 ... testing 'pr7851.ml' with line 2 (expect) => passed
 ... testing 'pr8810.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr8810.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'pr9384.ml' with line 2 (expect) => passed
 ... testing 'pr9695.ml' with line 2 (expect) => passed
 ... testing 'printing.ml' with line 2 (expect) => passed
 ... testing 'private.ml' with line 2 (expect) => passed
 ... testing 'records_errors_test.ml' with line 2 (expect) => passed
 ... testing 'recursive.ml' with line 2 (expect) => passed
 ... testing 'struct_include_optimisation.ml' with line 2 (native) => passed
 ... testing 'unroll_private_abbrev.ml' with line 2 (expect) => passed
 ... testing 'variants_errors_test.ml' with line 2 (expect) => passed
 ... testing 'with_ghosts.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-modules-bugs' ...
 ... testing 'gatien_baron_20131019_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'gatien_baron_20131019_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'gatien_baron_20131019_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr10661_ok.ml' with line 2 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr10661_ok.ml' with line 3 (ocamlc.byte) => passed
 ... testing 'pr10661_ok.ml' with line 4 (check-ocamlc.byte-output) => passed
 ... testing 'pr10693_bad.ml' with line 51 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr10693_bad.ml' with line 52 (ocamlc.byte) => passed
 ... testing 'pr10693_bad.ml' with line 53 (check-ocamlc.byte-output) => passed
 ... testing 'pr5164_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5164_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr5164_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr51_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr51_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr51_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr5663_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5663_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr5663_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr5914_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5914_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr5914_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6240_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6240_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6240_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6293_bad.ml' with line 15 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6293_bad.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'pr6293_bad.ml' with line 17 (check-ocamlc.byte-output) => passed
 ... testing 'pr6427_bad.ml' with line 33 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6427_bad.ml' with line 34 (ocamlc.byte) => passed
 ... testing 'pr6427_bad.ml' with line 35 (check-ocamlc.byte-output) => passed
 ... testing 'pr6485_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6485_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6485_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6513_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6513_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6513_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6572_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6572_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6572_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6651_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6651_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6651_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6752_bad.ml' with line 59 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6752_bad.ml' with line 60 (ocamlc.byte) => passed
 ... testing 'pr6752_bad.ml' with line 61 (check-ocamlc.byte-output) => passed
 ... testing 'pr6752_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6752_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6752_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6899_first_bad.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6899_first_bad.ml' with line 17 (ocamlc.byte) => passed
 ... testing 'pr6899_first_bad.ml' with line 18 (check-ocamlc.byte-output) => passed
 ... testing 'pr6899_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6899_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6899_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6899_second_bad.ml' with line 18 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6899_second_bad.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'pr6899_second_bad.ml' with line 20 (check-ocamlc.byte-output) => passed
 ... testing 'pr6944_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6944_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6944_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6954_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6954_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6954_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6981_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6981_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6981_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6982_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6982_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6982_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6985_extended.ml' with line 2 (expect) => passed
 ... testing 'pr6985_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6985_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6985_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6992_bad.ml' with line 28 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6992_bad.ml' with line 29 (ocamlc.byte) => passed
 ... testing 'pr6992_bad.ml' with line 30 (check-ocamlc.byte-output) => passed
 ... testing 'pr7036_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7036_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7036_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7082_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7082_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7082_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7112_bad.ml' with line 18 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7112_bad.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'pr7112_bad.ml' with line 20 (check-ocamlc.byte-output) => passed
 ... testing 'pr7112_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7112_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7112_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7152_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7152_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7152_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7182_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7182_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7182_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7305_principal.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7305_principal.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7305_principal.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7321_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7321_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7321_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7414_2_bad.ml' with line 55 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7414_2_bad.ml' with line 56 (ocamlc.byte) => passed
 ... testing 'pr7414_2_bad.ml' with line 57 (check-ocamlc.byte-output) => passed
 ... testing 'pr7414_bad.ml' with line 68 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7414_bad.ml' with line 69 (ocamlc.byte) => passed
 ... testing 'pr7414_bad.ml' with line 70 (check-ocamlc.byte-output) => passed
 ... testing 'pr7519_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7519_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7519_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7601_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7601_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7601_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7601a_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7601a_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7601a_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr9695_bad.ml' with line 15 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr9695_bad.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'pr9695_bad.ml' with line 17 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-multifile' ...
 ... testing 'pr6372.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6372.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'pr6372.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'pr6372.ml' with line 8 (check-ocamlc.byte-output) => passed
 ... testing 'pr7325.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7325.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'pr7325.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'pr7325.ml' with line 9 (script) => passed
 ... testing 'pr7325.ml' with line 11 (ocamlc.byte) => passed
 ... testing 'pr7325.ml' with line 12 (check-ocamlc.byte-output) => passed
 ... testing 'pr7563.ml' with default (native) => passed
 ... testing 'pr7563.ml' with default (bytecode) => passed
 ... testing 'pr9218.ml' with default (native) => passed
 ... testing 'pr9218.ml' with default (bytecode) => passed
Running tests from 'tests/typing-objects' ...
 ... testing 'Exemples.ml' with line 2 (expect) => passed
 ... testing 'Tests.ml' with line 2 (expect) => passed
 ... testing 'abstract_rows.ml' with line 2 (expect) => passed
 ... testing 'class_2.ml' with line 2 (expect) => passed
 ... testing 'dummy.ml' with line 2 (expect) => passed
 ... testing 'errors.ml' with line 2 (expect) => passed
 ... testing 'field_kind.ml' with line 2 (expect) => passed
 ... testing 'nongen.ml' with line 2 (expect) => passed
 ... testing 'open_in_classes.ml' with line 2 (expect) => passed
 ... testing 'pr11569.ml' with line 2 (expect) => passed
 ... testing 'pr5545.ml' with line 2 (expect) => passed
 ... testing 'pr5619_bad.ml' with line 2 (expect) => passed
 ... testing 'pr5858.ml' with line 2 (expect) => passed
 ... testing 'pr6123_bad.ml' with line 2 (expect) => passed
 ... testing 'pr6383.ml' with line 2 (expect) => passed
 ... testing 'pr6907_bad.ml' with line 2 (expect) => passed
 ... testing 'pr7711_ok.ml' with line 2 (expect) => passed
 ... testing 'self_cannot_be_closed.ml' with line 2 (expect) => passed
 ... testing 'self_cannot_escape_pr7865.ml' with line 2 (expect) => passed
 ... testing 'unbound-type-var.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-objects-bugs' ...
 ... testing 'pr3968_bad.ml' with line 34 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr3968_bad.ml' with line 35 (ocamlc.byte) => passed
 ... testing 'pr3968_bad.ml' with line 36 (check-ocamlc.byte-output) => passed
 ... testing 'pr4018_bad.ml' with line 58 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr4018_bad.ml' with line 59 (ocamlc.byte) => passed
 ... testing 'pr4018_bad.ml' with line 60 (check-ocamlc.byte-output) => passed
 ... testing 'pr4435_bad.ml' with line 24 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr4435_bad.ml' with line 25 (ocamlc.byte) => passed
 ... testing 'pr4435_bad.ml' with line 26 (check-ocamlc.byte-output) => passed
 ... testing 'pr4766_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr4766_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr4766_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr4824_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr4824_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr4824_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr4824a_bad.ml' with line 19 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr4824a_bad.ml' with line 20 (ocamlc.byte) => passed
 ... testing 'pr4824a_bad.ml' with line 21 (check-ocamlc.byte-output) => passed
 ... testing 'pr5156_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5156_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr5156_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7284_bad.ml' with line 46 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7284_bad.ml' with line 47 (ocamlc.byte) => passed
 ... testing 'pr7284_bad.ml' with line 48 (check-ocamlc.byte-output) => passed
 ... testing 'pr7293_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7293_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7293_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'woodyatt_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'woodyatt_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'woodyatt_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'yamagata021012_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'yamagata021012_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'yamagata021012_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-ocamlc-i' ...
 ... testing 'pervasives_leitmotiv.ml' with line 18 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pervasives_leitmotiv.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'pervasives_leitmotiv.ml' with line 20 (check-ocamlc.byte-output) => passed
 ... testing 'pr4791.ml' with line 17 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr4791.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'pr4791.ml' with line 19 (check-ocamlc.byte-output) => passed
 ... testing 'pr6323.ml' with line 21 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6323.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'pr6323.ml' with line 23 (check-ocamlc.byte-output) => passed
 ... testing 'pr7402.ml' with line 23 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7402.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'pr7402.ml' with line 25 (check-ocamlc.byte-output) => passed
 ... testing 'pr7620_bad.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7620_bad.ml' with line 17 (ocamlc.byte) => passed
 ... testing 'pr7620_bad.ml' with line 18 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-poly' ...
 ... testing 'error_messages.ml' with line 2 (expect) => passed
 ... testing 'poly.ml' with line 2 (expect) => passed
 ... testing 'pr7636.ml' with line 2 (expect) => passed
 ... testing 'pr9603.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-poly-bugs' ...
 ... testing 'pr5322_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5322_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr5322_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr5673_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5673_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr5673_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr6922_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6922_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr6922_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-polyvariants-bugs' ...
 ... testing 'pr10664.ml' with default (native) => passed
 ... testing 'pr10664.ml' with default (bytecode) => passed
 ... testing 'pr10664a.ml' with line 2 (expect) => passed
 ... testing 'pr4775_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr4775_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr4775_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr4933_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr4933_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr4933_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr5057_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5057_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr5057_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr5057a_bad.ml' with line 20 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5057a_bad.ml' with line 21 (ocamlc.byte) => passed
 ... testing 'pr5057a_bad.ml' with line 22 (check-ocamlc.byte-output) => passed
 ... testing 'pr7199_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr7199_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr7199_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 'pr7817_bad.ml' with line 2 (expect) => passed
 ... testing 'pr7824.ml' with line 2 (expect) => passed
 ... testing 'pr8575.ml' with line 2 (expect) => passed
 ... testing 'privrowsabate_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'privrowsabate_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'privrowsabate_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-polyvariants-bugs-2' ...
 ... testing 'pr3918c.ml' with line 29 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr3918c.ml' with line 31 (ocamlc.byte) => passed
 ... testing 'pr3918c.ml' with line 33 (ocamlc.byte) => passed
 ... testing 'pr3918c.ml' with line 35 (script) => passed
 ... testing 'pr3918c.ml' with line 39 (ocamlc.byte) => passed
 ... testing 'pr3918c.ml' with line 41 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-private' ...
 ... testing 'invalid_private_row.ml' with line 2 (expect) => passed
 ... testing 'private.ml' with line 3 (toplevel) => passed
 ... testing 'private.ml' with line 5 (toplevel) => passed
Running tests from 'tests/typing-private-bugs' ...
 ... testing 'pr5026_bad.ml' with line 24 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5026_bad.ml' with line 25 (ocamlc.byte) => passed
 ... testing 'pr5026_bad.ml' with line 26 (check-ocamlc.byte-output) => passed
 ... testing 'pr5469_ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5469_ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 'pr5469_ok.ml' with line 5 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-recmod' ...
 ... testing 'gpr1626.ml' with line 2 (expect) => passed
 ... testing 'pr6491.ml' with line 2 (expect) => passed
 ... testing 'pr9494.ml' with default (native) => passed
 ... testing 'pr9494.ml' with default (bytecode) => passed
 ... testing 't01bad.ml' with line 15 (setup-ocamlc.byte-build-env) => passed
 ... testing 't01bad.ml' with line 16 (ocamlc.byte) => passed
 ... testing 't01bad.ml' with line 17 (check-ocamlc.byte-output) => passed
 ... testing 't02bad.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 't02bad.ml' with line 17 (ocamlc.byte) => passed
 ... testing 't02bad.ml' with line 18 (check-ocamlc.byte-output) => passed
 ... testing 't03ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't03ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't03ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't04bad.ml' with line 15 (setup-ocamlc.byte-build-env) => passed
 ... testing 't04bad.ml' with line 16 (ocamlc.byte) => passed
 ... testing 't04bad.ml' with line 17 (check-ocamlc.byte-output) => passed
 ... testing 't05bad.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 't05bad.ml' with line 17 (ocamlc.byte) => passed
 ... testing 't05bad.ml' with line 18 (check-ocamlc.byte-output) => passed
 ... testing 't06ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't06ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't06ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't07bad.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 't07bad.ml' with line 17 (ocamlc.byte) => passed
 ... testing 't07bad.ml' with line 18 (check-ocamlc.byte-output) => passed
 ... testing 't08bad.ml' with line 17 (setup-ocamlc.byte-build-env) => passed
 ... testing 't08bad.ml' with line 18 (ocamlc.byte) => passed
 ... testing 't08bad.ml' with line 19 (check-ocamlc.byte-output) => passed
 ... testing 't09bad.ml' with line 18 (setup-ocamlc.byte-build-env) => passed
 ... testing 't09bad.ml' with line 19 (ocamlc.byte) => passed
 ... testing 't09bad.ml' with line 20 (check-ocamlc.byte-output) => passed
 ... testing 't10ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't10ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't10ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't11bad.ml' with line 18 (setup-ocamlc.byte-build-env) => passed
 ... testing 't11bad.ml' with line 19 (ocamlc.byte) => passed
 ... testing 't11bad.ml' with line 20 (check-ocamlc.byte-output) => passed
 ... testing 't12bad.ml' with line 26 (setup-ocamlc.byte-build-env) => passed
 ... testing 't12bad.ml' with line 27 (ocamlc.byte) => passed
 ... testing 't12bad.ml' with line 28 (check-ocamlc.byte-output) => passed
 ... testing 't13ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't13ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't13ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't14bad.ml' with line 30 (setup-ocamlc.byte-build-env) => passed
 ... testing 't14bad.ml' with line 31 (ocamlc.byte) => passed
 ... testing 't14bad.ml' with line 32 (check-ocamlc.byte-output) => passed
 ... testing 't15bad.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 't15bad.ml' with line 17 (ocamlc.byte) => passed
 ... testing 't15bad.ml' with line 18 (check-ocamlc.byte-output) => passed
 ... testing 't16ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't16ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't16ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't17ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't17ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't17ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't18ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't18ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't18ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't20ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't20ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't20ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't21ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't21ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't21ok.ml' with line 5 (check-ocamlc.byte-output) => passed
 ... testing 't22ok.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 't22ok.ml' with line 4 (ocamlc.byte) => passed
 ... testing 't22ok.ml' with line 5 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-recordarg' ...
 ... testing 'recordarg.ml' with line 2 (toplevel) => passed
Running tests from 'tests/typing-rectypes-bugs' ...
 ... testing 'pr5343_bad.ml' with line 26 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr5343_bad.ml' with line 27 (ocamlc.byte) => passed
 ... testing 'pr5343_bad.ml' with line 28 (check-ocamlc.byte-output) => passed
 ... testing 'pr6174_bad.ml' with line 16 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6174_bad.ml' with line 17 (ocamlc.byte) => passed
 ... testing 'pr6174_bad.ml' with line 18 (check-ocamlc.byte-output) => passed
 ... testing 'pr6870_bad.ml' with line 15 (setup-ocamlc.byte-build-env) => passed
 ... testing 'pr6870_bad.ml' with line 16 (ocamlc.byte) => passed
 ... testing 'pr6870_bad.ml' with line 17 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-safe-linking' ...
 ... testing 'b_bad.ml' with line 22 (setup-ocamlc.byte-build-env) => passed
 ... testing 'b_bad.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'b_bad.ml' with line 28 (ocamlc.byte) => passed
 ... testing 'b_bad.ml' with line 29 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-shadowing-of-pervasives-submodules' ...
 ... testing 'redefine_largefile.ml' with default (native) => passed
 ... testing 'redefine_largefile.ml' with default (bytecode) => passed
 ... testing 'redefine_largefile_top.ml' with line 3 (setup-ocaml-build-env) => passed
 ... testing 'redefine_largefile_top.ml' with line 6 (ocamlc.byte) => passed
 ... testing 'redefine_largefile_top.ml' with line 8 (script) => passed
 ... testing 'redefine_largefile_top.ml' with line 10 (script) => passed
 ... testing 'redefine_largefile_top.ml' with line 11 (ocaml) => passed
 ... testing 'redefine_largefile_top.ml' with line 12 (check-ocaml-output) => passed
Running tests from 'tests/typing-short-paths' ...
 ... testing 'errors.ml' with line 3 (expect) => passed
 ... testing 'gpr1223.ml' with line 4 (toplevel) => passed
 ... testing 'pr5918.ml' with line 16 (toplevel) => passed
 ... testing 'pr6836.ml' with line 3 (toplevel) => passed
 ... testing 'pr7543.ml' with line 3 (toplevel) => passed
 ... testing 'short-paths.ml' with line 3 (toplevel) => passed
Running tests from 'tests/typing-signatures' ...
 ... testing 'els.ml' with line 2 (toplevel) => passed
 ... testing 'nondep_regression.ml' with line 2 (expect) => passed
 ... testing 'pr6371.ml' with line 2 (toplevel) => passed
 ... testing 'pr6672.ml' with line 2 (toplevel) => passed
 ... testing 'regression_tsubst_error.ml' with line 2 (expect) => passed
Running tests from 'tests/typing-sigsubst' ...
 ... testing 'sig_local_aliases.ml' with line 2 (expect) => passed
 ... testing 'sig_local_aliases_syntax_errors.ml' with line 39 (toplevel) => passed
 ... testing 'sigsubst.ml' with line 2 (expect) => passed
 ... testing 'test_locations.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test_locations.ml' with line 6 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with line 14 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with line 18 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with line 24 (check-ocamlc.byte-output) => passed
 ... testing 'test_locations.ml' with line 29 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with line 31 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-typeparam' ...
 ... testing 'newtype.ml' with line 2 (toplevel) => passed
Running tests from 'tests/typing-unboxed' ...
 ... testing 'test.ml' with line 3 (expect) => passed
Running tests from 'tests/typing-unboxed-types' ...
 ... testing 'test.ml' with line 2 (expect) => passed
 ... testing 'test_flat.ml' with line 2 (flat-float-array) => passed
 ... testing 'test_flat.ml' with line 3 (expect) => passed
 ... testing 'test_no_flat.ml' with line 2 (no-flat-float-array) => skipped (compiler configured with --enable-flat-float)
 ... testing 'test_no_flat.ml' with line 3 (expect) => n/a
Running tests from 'tests/typing-warnings' ...
 ... testing 'ambiguous_guarded_disjunction.ml' with line 3 (expect) => passed
 ... testing 'application.ml' with line 3 (expect) => passed
 ... testing 'coercions.ml' with line 3 (expect) => passed
 ... testing 'disable_warnings_classes.ml' with line 3 (expect) => passed
 ... testing 'exhaustiveness.ml' with line 3 (expect) => passed
 ... testing 'fragile_matching.ml' with default (native) => passed
 ... testing 'fragile_matching.ml' with default (bytecode) => passed
 ... testing 'never_returns.ml' with line 3 (expect) => passed
 ... testing 'open_warnings.ml' with line 3 (expect) => passed
 ... testing 'pr5892.ml' with line 3 (expect) => passed
 ... testing 'pr6587.ml' with line 3 (expect) => passed
 ... testing 'pr6872.ml' with line 3 (expect) => passed
 ... testing 'pr7085.ml' with line 3 (expect) => passed
 ... testing 'pr7115.ml' with line 3 (expect) => passed
 ... testing 'pr7261.ml' with line 13 (toplevel) => passed
 ... testing 'pr7297.ml' with line 3 (expect) => passed
 ... testing 'pr7553.ml' with line 3 (expect) => passed
 ... testing 'pr9244.ml' with line 3 (expect) => passed
 ... testing 'records.ml' with line 3 (expect) => passed
 ... testing 'unused_functor_parameter.ml' with line 3 (expect) => passed
 ... testing 'unused_rec.ml' with line 2 (expect) => passed
 ... testing 'unused_recmodule.ml' with line 2 (expect) => passed
 ... testing 'unused_types.ml' with line 3 (expect) => passed
 ... testing 'warning16.ml' with line 2 (expect) => passed
Running tests from 'tests/unboxed-primitive-args' ...
 ... testing 'test.ml' with line 3 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with line 8 (ocaml) => passed
 ... testing 'test.ml' with line 11 (ocaml) => passed
 ... testing 'test.ml' with line 13 (ocamlopt.byte) => passed
 ... testing 'test.ml' with line 14 (run) => passed
 ... testing 'test.ml' with line 15 (check-program-output) => passed
Running tests from 'tests/unwind' ...
 ... testing 'driver.ml' with line 4 (macos) => skipped (not on a MacOS system)
 ... testing 'driver.ml' with line 5 (script) => n/a
 ... testing 'driver.ml' with line 6 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'driver.ml' with line 9 (ocamlopt.byte) => n/a
 ... testing 'driver.ml' with line 14 (ocamlopt.byte) => n/a
 ... testing 'driver.ml' with line 18 (run) => n/a
 ... testing 'driver.ml' with line 20 (check-program-output) => n/a
Running tests from 'tests/utils' ...
 ... testing 'edit_distance.ml' with line 5 (bytecode) => passed
 ... testing 'find_first_mono.ml' with line 5 (bytecode) => passed
 ... testing 'magic_number.ml' with line 4 (bytecode) => passed
 ... testing 'overflow_detection.ml' with line 5 (bytecode) => passed
 ... testing 'test_strongly_connected_components.ml' with line 5 (bytecode) => passed
Running tests from 'tests/warnings' ...
 ... testing 'deprecated_module.ml' with line 21 (bytecode) => passed
 ... testing 'deprecated_module_assigment.ml' with line 90 (bytecode) => passed
 ... testing 'deprecated_module_use.ml' with line 27 (setup-ocamlc.byte-build-env) => passed
 ... testing 'deprecated_module_use.ml' with line 30 (ocamlc.byte) => passed
 ... testing 'deprecated_module_use.ml' with line 32 (ocamlc.byte) => passed
 ... testing 'deprecated_module_use.ml' with line 35 (ocamlc.byte) => passed
 ... testing 'deprecated_module_use.ml' with line 36 (check-ocamlc.byte-output) => passed
 ... testing 'deprecated_mutable.ml' with line 17 (bytecode) => passed
 ... testing 'deprecated_warning_specs.ml' with line 2 (expect) => passed
 ... testing 'mnemonics.mll' with default (native) => passed
 ... testing 'mnemonics.mll' with default (bytecode) => passed
 ... testing 'w01.ml' with line 58 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w01.ml' with line 60 (ocamlc.byte) => passed
 ... testing 'w01.ml' with line 61 (check-ocamlc.byte-output) => passed
 ... testing 'w03.ml' with line 28 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w03.ml' with line 30 (ocamlc.byte) => passed
 ... testing 'w03.ml' with line 31 (check-ocamlc.byte-output) => passed
 ... testing 'w04.ml' with line 27 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w04.ml' with line 29 (ocamlc.byte) => passed
 ... testing 'w04.ml' with line 30 (check-ocamlc.byte-output) => passed
 ... testing 'w04_failure.ml' with line 43 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w04_failure.ml' with line 45 (ocamlc.byte) => passed
 ... testing 'w04_failure.ml' with line 46 (check-ocamlc.byte-output) => passed
 ... testing 'w06.ml' with line 21 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w06.ml' with line 23 (ocamlc.byte) => passed
 ... testing 'w06.ml' with line 24 (check-ocamlc.byte-output) => passed
 ... testing 'w26_alias.ml' with line 2 (expect) => passed
 ... testing 'w32.ml' with line 75 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w32.ml' with line 77 (ocamlc.byte) => passed
 ... testing 'w32.ml' with line 79 (ocamlc.byte) => passed
 ... testing 'w32.ml' with line 80 (check-ocamlc.byte-output) => passed
 ... testing 'w32b.ml' with line 17 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w32b.ml' with line 19 (ocamlc.byte) => passed
 ... testing 'w32b.ml' with line 20 (check-ocamlc.byte-output) => passed
 ... testing 'w33.ml' with line 31 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w33.ml' with line 33 (ocamlc.byte) => passed
 ... testing 'w33.ml' with line 34 (check-ocamlc.byte-output) => passed
 ... testing 'w44.ml' with line 3 (expect) => passed
 ... testing 'w45.ml' with line 31 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w45.ml' with line 33 (ocamlc.byte) => passed
 ... testing 'w45.ml' with line 34 (check-ocamlc.byte-output) => passed
 ... testing 'w47_inline.ml' with line 45 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w47_inline.ml' with line 47 (ocamlc.byte) => passed
 ... testing 'w47_inline.ml' with line 48 (check-ocamlc.byte-output) => passed
 ... testing 'w47_ppwarning.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w47_ppwarning.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'w47_ppwarning.ml' with line 6 (check-ocamlc.byte-output) => passed
 ... testing 'w50.ml' with line 22 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w50.ml' with line 24 (ocamlc.byte) => passed
 ... testing 'w50.ml' with line 25 (check-ocamlc.byte-output) => passed
 ... testing 'w51.ml' with line 3 (expect) => passed
 ... testing 'w51_bis.ml' with line 20 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w51_bis.ml' with line 22 (ocamlc.byte) => passed
 ... testing 'w51_bis.ml' with line 23 (check-ocamlc.byte-output) => passed
 ... testing 'w52.ml' with line 3 (expect) => passed
 ... testing 'w53.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w53.ml' with line 5 (ocamlc.byte) => passed
 ... testing 'w53.ml' with line 6 (check-ocamlc.byte-output) => passed
 ... testing 'w53_marshalled.ml' with line 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w53_marshalled.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'w53_marshalled.ml' with line 8 (run) => passed
 ... testing 'w53_marshalled.ml' with line 10 (ocamlc.byte) => passed
 ... testing 'w53_marshalled.ml' with line 12 (check-ocamlc.byte-output) => passed
 ... testing 'w54.ml' with line 23 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w54.ml' with line 25 (ocamlc.byte) => passed
 ... testing 'w54.ml' with line 26 (check-ocamlc.byte-output) => passed
 ... testing 'w55.ml' with line 58 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w55.ml' with line 59 (ocamlc.byte) => passed
 ... testing 'w55.ml' with line 60 (check-ocamlc.byte-output) => passed
 ... testing 'w55.ml' with line 62 (no-flambda) => passed
 ... testing 'w55.ml' with line 63 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'w55.ml' with line 64 (ocamlopt.byte) => passed
 ... testing 'w55.ml' with line 65 (check-ocamlopt.byte-output) => passed
 ... testing 'w55.ml' with line 68 (flambda) => skipped (support for flambda disabled)
 ... testing 'w55.ml' with line 69 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'w55.ml' with line 70 (ocamlopt.byte) => n/a
 ... testing 'w55.ml' with line 71 (check-ocamlopt.byte-output) => n/a
 ... testing 'w58.ml' with line 5 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w58.ml' with line 7 (ocamlc.byte) => passed
 ... testing 'w58.ml' with line 9 (ocamlc.byte) => passed
 ... testing 'w58.ml' with line 10 (check-ocamlc.byte-output) => passed
 ... testing 'w58.ml' with line 12 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'w58.ml' with line 14 (ocamlopt.byte) => passed
 ... testing 'w58.ml' with line 16 (ocamlopt.byte) => passed
 ... testing 'w58.ml' with line 17 (check-ocamlopt.byte-output) => passed
 ... testing 'w59.ml' with line 72 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w59.ml' with line 73 (ocamlc.byte) => passed
 ... testing 'w59.ml' with line 74 (check-ocamlc.byte-output) => passed
 ... testing 'w59.ml' with line 76 (no-flambda) => passed
 ... testing 'w59.ml' with line 77 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'w59.ml' with line 78 (ocamlopt.byte) => passed
 ... testing 'w59.ml' with line 79 (check-ocamlopt.byte-output) => passed
 ... testing 'w59.ml' with line 83 (flambda) => skipped (support for flambda disabled)
 ... testing 'w59.ml' with line 84 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'w59.ml' with line 85 (ocamlopt.byte) => n/a
 ... testing 'w59.ml' with line 86 (check-ocamlopt.byte-output) => n/a
 ... testing 'w60.ml' with line 45 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w60.ml' with line 47 (ocamlc.byte) => passed
 ... testing 'w60.ml' with line 48 (check-ocamlc.byte-output) => passed
Running tests from 'tests/weak-ephe-final' ...
 ... testing 'ephe_infix.ml' with default (native) => passed
 ... testing 'ephe_infix.ml' with default (bytecode) => passed
 ... testing 'ephetest.ml' with default (native) => passed
 ... testing 'ephetest.ml' with default (bytecode) => passed
 ... testing 'ephetest2.ml' with default (native) => passed
 ... testing 'ephetest2.ml' with default (bytecode) => passed
 ... testing 'ephetest3.ml' with default (native) => passed
 ... testing 'ephetest3.ml' with default (bytecode) => passed
 ... testing 'ephetest_par.ml' with default (native) => passed
 ... testing 'ephetest_par.ml' with default (bytecode) => passed
 ... testing 'finaliser.ml' with default (native) => passed
 ... testing 'finaliser.ml' with default (bytecode) => passed
 ... testing 'finaliser2.ml' with default (native) => passed
 ... testing 'finaliser2.ml' with default (bytecode) => passed
 ... testing 'finaliser_handover.ml' with default (native) => passed
 ... testing 'finaliser_handover.ml' with default (bytecode) => passed
 ... testing 'pr12001.ml' with default (native) => passed
 ... testing 'pr12001.ml' with default (bytecode) => passed
 ... testing 'weaklifetime.ml' with default (native) => passed
 ... testing 'weaklifetime.ml' with default (bytecode) => passed
 ... testing 'weaklifetime2.ml' with default (native) => passed
 ... testing 'weaklifetime2.ml' with default (bytecode) => passed
 ... testing 'weaktest.ml' with default (native) => passed
 ... testing 'weaktest.ml' with default (bytecode) => passed
 ... testing 'weaktest_par_load.ml' with line 3 (bytecode) => passed
 ... testing 'weaktest_par_load.ml' with line 5 (native) => passed
Running tests from 'tests/win-unicode' ...
 ... testing 'mltest.ml' with line 3 (hasunix) => passed
 ... testing 'mltest.ml' with line 5 (windows-unicode) => skipped (Windows Unicode support not available)
 ... testing 'mltest.ml' with line 6 (toplevel) => n/a
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/testsuite'


List of skipped tests:
    tests/afl-instrumentation/'afl-fuzz-test.ml' with line 5 (script) 
    tests/afl-instrumentation/'afl-showmap-test.ml' with line 5 (script) 
    tests/arch-power
    tests/asmcomp/'func_sections.ml' with line 3 (function_sections) 
    tests/asmcomp/'lift_mutable_let_flambda.ml' with line 2 (flambda) 
    tests/asmcomp/'unrolling_flambda.ml' with line 2 (flambda) 
    tests/asmcomp/'unrolling_flambda2.ml' with line 2 (flambda) 
    tests/asmgen/'integr.cmm' with line 5 (skip) 
    tests/backtrace/'backtrace_dynlink.ml' with line 76 (flambda) 
    tests/backtrace/'backtrace_effects_nested.ml' with line 56 (flambda) 
    tests/backtrace/'lazy.ml' with line 33 (flambda) 
    tests/basic-modules/'anonymous.ml' with line 72 (flambda) 
    tests/ephe-c-api
    tests/flambda/'afl_lazy.ml' with line 2 (flambda) 
    tests/flambda/'approx_meet.ml' with line 3 (flambda) 
    tests/flambda/'gpr2239.ml' with line 3 (flambda) 
    tests/flambda/'specialise.ml' with line 2 (flambda) 
    tests/frame-pointers
    tests/letrec-check/'no_flat_float_array.ml' with line 2 (no-flat-float-array) 
    tests/lib-bigarray-2/'bigarrfml.ml' with line 5 (script) 
    tests/lib-dynlink-csharp
    tests/lib-threads/'beat.ml' with line 7 (skip) 
    tests/lib-unix/isatty/'isatty_tty.ml' with line 3 (libwin32unix) 
    tests/lib-unix/unix-execvpe/'exec.ml' with line 6 (script) 
    tests/lib-unix/win-channel-of
    tests/lib-unix/win-createprocess
    tests/lib-unix/win-env
    tests/lib-unix/win-socketpair
    tests/lib-unix/win-stat
    tests/lib-unix/win-symlink
    tests/manual-intf-c
    tests/runtime-errors/'syserror.ml' with line 13 (libwin32unix) 
    tests/runtime-errors/'syserror.ml' with line 27 (libwin32unix) 
    tests/statmemprof/'alloc_counts.ml' with line 3 (skip) 
    tests/statmemprof/'arrays_in_major.ml' with line 4 (skip) 
    tests/statmemprof/'arrays_in_minor.ml' with line 4 (skip) 
    tests/statmemprof/'blocking_in_callback.ml' with line 7 (skip) 
    tests/statmemprof/'callstacks.ml' with line 16 (no-flat-float-array) 
    tests/statmemprof/'callstacks.ml' with line 19 (skip) 
    tests/statmemprof/'callstacks.ml' with line 8 (skip) 
    tests/statmemprof/'comballoc.ml' with line 4 (skip) 
    tests/statmemprof/'custom.ml' with line 3 (skip) 
    tests/statmemprof/'exception_callback.ml' with line 4 (skip) 
    tests/statmemprof/'exception_callback_minor.ml' with line 4 (skip) 
    tests/statmemprof/'intern.ml' with line 4 (skip) 
    tests/statmemprof/'lists_in_minor.ml' with line 4 (skip) 
    tests/statmemprof/'minor_no_postpone.ml' with line 4 (skip) 
    tests/statmemprof/'moved_while_blocking.ml' with line 7 (skip) 
    tests/statmemprof/'thread_exit_in_callback.ml' with line 7 (skip) 
    tests/tool-caml-tex/'redirections.ml' with line 14 (no-shared-libraries) 
    tests/translprim/'array_spec.ml' with line 10 (no-flat-float-array) 
    tests/translprim/'module_coercion.ml' with line 10 (no-flat-float-array) 
    tests/tsan
    tests/typing-misc/'pr6939-no-flat-float-array.ml' with line 2 (no-flat-float-array) 
    tests/typing-unboxed-types/'test_no_flat.ml' with line 2 (no-flat-float-array) 
    tests/unwind
    tests/warnings/'w55.ml' with line 68 (flambda) 
    tests/warnings/'w59.ml' with line 83 (flambda) 
    tests/win-unicode/'mltest.ml' with line 5 (windows-unicode) 

Summary:
  3559 tests passed
    75 tests skipped
     0 tests failed
   140 tests not started (parent test skipped or failed)
     0 unexpected errors
  3774 tests considered
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/testsuite'
make: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/testsuite'
>>> ocaml5-loongarch: Entering fakeroot...
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stublibs"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/share/doc/ocaml5"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/caml"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/profiling"
/usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/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/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
/usr/bin/install -c -p runtime/libcamlrun_shared.so \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
/usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/caml"
/usr/bin/install -c -p ocaml "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"
make -C stdlib install
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
/usr/bin/install -c -p -m 644 \
  stdlib.cma std_exit.cmo *.cmi "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 META "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 target_runtime-launch-info "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/runtime-launch-info"
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
for i in ocamldep ocamlobjinfo; \
do \
  if test -f "tools/$i".opt; then \
    /usr/bin/install -c -p "tools/$i.opt" "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"; \
    (cd "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin" && ln -sf "$i.opt" "$i"); \
  fi; \
done
for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop ocamloptp; \
do \
  /usr/bin/install -c -p "tools/$i" "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin";\
done
/usr/bin/install -c -p yacc/ocamlyacc "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/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/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
   toplevel/byte/*.cmi \
   "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
  compilerlibs/*.cma compilerlibs/META \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
   driver/main.cmo toplevel/topstart.cmo \
   "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p expunge "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
rm -f "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/topdirs.cm* "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/topdirs.mli"
rm -f "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/profiling.cm* "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/profiling.o"
/usr/bin/install -c -p -m 644 \
  tools/profiling.cmi tools/profiling.cmo \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/profiling"
make -C man install
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/man'
mkdir -p '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/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/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/share/man/man1'
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/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/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
rm -f "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/dynlink.cm* "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/dynlink.mli" \
        "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/dynlink.a" \
        "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"dynlink_compilerlibs.cmx "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"dynlink_types.cmx "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"dynlink_platform_intf.cmx "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"dynlink_common.cmx "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"dynlink.cmx
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
  dynlink.cmi dynlink.cma META \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/dynlink"
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
if test -f dllcamlruntime_eventsbyt.so; then \
  /usr/bin/install -c -p \
    dllcamlruntime_eventsbyt.so "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"
rm -f "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/runtime_events.cma "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/runtime_events.cmi "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/runtime_events.mli "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/runtime_events.cmti "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/runtime_events.cmx "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/runtime_events.cmxa "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/runtime_events.cmxs "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/runtime_events.a
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/runtime_events"
/usr/bin/install -c -p -m 644 \
  runtime_events.cma runtime_events.cmi META \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/runtime_events/"
if test -n "caml/runtime_events_consumer.h"; then \
  /usr/bin/install -c -p -m 644 caml/runtime_events_consumer.h "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
if test -f dllunixbyt.so; then \
  /usr/bin/install -c -p \
    dllunixbyt.so "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunixbyt.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"
rm -f "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unix.cma "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unix.cmi "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unixLabels.cmi "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unix.mli "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unixLabels.mli "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unix.cmti "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unixLabels.cmti "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unix.cmx "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unixLabels.cmx "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unix.cmxa "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unix.cmxs "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/unix.a
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/unix"
/usr/bin/install -c -p -m 644 \
  unix.cma unix.cmi unixLabels.cmi META \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/unix/"
if test -n "caml/unixsupport.h caml/socketaddr.h"; then \
  /usr/bin/install -c -p -m 644 caml/unixsupport.h caml/socketaddr.h "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
if test -f dllcamlstrbyt.so; then \
  /usr/bin/install -c -p \
    dllcamlstrbyt.so "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstrbyt.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"
rm -f "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/str.cma "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/str.cmi "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/str.mli "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/str.cmti "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/str.cmx "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/str.cmxa "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/str.cmxs "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"/str.a
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/str"
/usr/bin/install -c -p -m 644 \
  str.cma str.cmi META \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/str/"
if test -n ""; then \
  /usr/bin/install -c -p -m 644  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
if test -f dllthreads.so; then \
  /usr/bin/install -c -p dllthreads.so "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libthreads.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
  thread.cmi event.cmi threads.cma META \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 caml/threads.h "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/caml"
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/ocamldoc"
/usr/bin/install -c -p ./ocamldoc/ocamldoc "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"
/usr/bin/install -c -p -m 644 \
  ocamldoc/ocamldoc.hva ocamldoc/*.cmi ocamldoc/odoc_info.cma \
  ocamldoc/META \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
  ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/ocamldoc"
make -C api_docgen install
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/api_docgen'
make -C ocamldoc install
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/api_docgen/ocamldoc'
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/share/man/man3"
if test -d build/man; then \
  /usr/bin/install -c -p -m 644 build/man/*.3o "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/share/man/man3"; \
fi
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/api_docgen/ocamldoc'
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/api_docgen'
if test -n "ocamldebug"; then \
  /usr/bin/install -c -p debugger/ocamldebug "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"; \
fi
/usr/bin/install -c -p -m 644 Makefile.config "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
/usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/share/doc/ocaml5"
if test -f ocamlopt; then make installopt; fi
make[1]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
/usr/bin/install -c -p -m 644 runtime/libasmrun.a runtime/libcomprmarsh.a runtime/libasmrund.a runtime/libasmruni.a runtime/libasmrun_pic.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
/usr/bin/install -c -p runtime/libasmrun_shared.so "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
make -C stdlib installopt
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
/usr/bin/install -c -p -m 644 \
  stdlib.cmxa stdlib.a std_exit.o *.cmx \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/stdlib'
/usr/bin/install -c -p -m 644 \
    middle_end/*.cmi \
    "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
    middle_end/closure/*.cmi \
    "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
    middle_end/flambda/*.cmi \
    "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
    middle_end/flambda/base_types/*.cmi \
    "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
    asmcomp/*.cmi \
    "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
    driver/optmain.cmo \
    "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
mkdir -p "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/ocamldoc"
/usr/bin/install -c -p ./ocamldoc/ocamldoc.opt "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"
/usr/bin/install -c -p -m 644 \
  ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
  ocamldoc/ocamldoc.hva ocamldoc/*.cmx ocamldoc/odoc_info.a \
  ocamldoc/odoc_info.cmxa \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/ocamldoc"
for i in dynlink runtime_events unix str systhreads; do \
  make -C otherlibs/$i installopt || exit $?; \
done
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
/usr/bin/install -c -p -m 644 \
  native/dynlink_compilerlibs.cmx dynlink_types.cmx dynlink_platform_intf.cmx dynlink_common.cmx native/dynlink.cmx dynlink.cmxa dynlink.a \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/dynlink"
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/dynlink'
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
/usr/bin/install -c -p -m 644 \
   runtime_events.cmx runtime_events.cmxa runtime_events.a \
   "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/runtime_events/"
if test -f runtime_events.cmxs; then \
  /usr/bin/install -c -p runtime_events.cmxs "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/runtime_events"; \
fi
if test -f dllcamlruntime_eventsnat.so; then \
  /usr/bin/install -c -p \
    dllcamlruntime_eventsnat.so "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlruntime_eventsnat.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/runtime_events'
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
/usr/bin/install -c -p -m 644 \
   unix.cmx unixLabels.cmx unix.cmxa unix.a \
   "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/unix/"
if test -f unix.cmxs; then \
  /usr/bin/install -c -p unix.cmxs "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/unix"; \
fi
if test -f dllunixnat.so; then \
  /usr/bin/install -c -p \
    dllunixnat.so "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunixnat.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/unix'
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
/usr/bin/install -c -p -m 644 \
   str.cmx str.cmxa str.a \
   "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/str/"
if test -f str.cmxs; then \
  /usr/bin/install -c -p str.cmxs "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/str"; \
fi
if test -f dllcamlstrnat.so; then \
  /usr/bin/install -c -p \
    dllcamlstrnat.so "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstrnat.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/"
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/str'
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
/usr/bin/install -c -p -m 644 libthreadsnat.a "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml"
/usr/bin/install -c -p -m 644 \
  thread.cmx event.cmx threads.cmxa threads.a \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/threads"
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la/otherlibs/systhreads'
if test -f ocamlopt.opt; then make installoptopt; fi
make[2]: Entering directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
/usr/bin/install -c -p ocamlc.opt "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"
/usr/bin/install -c -p ocamlopt.opt "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"
/usr/bin/install -c -p lex/ocamllex.opt "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"
cd "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"; \
   ln -sf ocamlc.opt ocamlc; \
   ln -sf ocamlopt.opt ocamlopt; \
   ln -sf ocamllex.opt ocamllex
/usr/bin/install -c -p -m 644 \
   utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \
   toplevel/*.cmx toplevel/native/*.cmx \
   toplevel/native/tophooks.cmi \
   file_formats/*.cmx \
   lambda/*.cmx \
   driver/*.cmx asmcomp/*.cmx middle_end/*.cmx \
           middle_end/closure/*.cmx \
           middle_end/flambda/*.cmx \
           middle_end/flambda/base_types/*.cmx \
          "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
   compilerlibs/*.cmxa compilerlibs/*.a \
   "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
   driver/main.cmx driver/main.o \
   driver/optmain.cmx driver/optmain.o \
   toplevel/topstart.o \
   "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/compiler-libs"
/usr/bin/install -c -p ocamlnat "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/bin"
make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
/usr/bin/install -c -p -m 644 \
          tools/profiling.cmx tools/profiling.o \
  "/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch/usr/lib/ocaml/profiling"
make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5-loongarch/src/ocaml-5.2.1-la'
>>> ocaml5-loongarch-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-doc/usr/share/man'
>>> ocaml5-loongarch-doc*: Preparing subpackage ocaml5-loongarch-doc...
>>> ocaml5-loongarch-doc*: Running postcheck for ocaml5-loongarch-doc
>>> ocaml5-loongarch-ocamldoc*: Running split function ocamldoc...
'usr/bin/ocamldoc' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-ocamldoc/usr/bin/ocamldoc'
'usr/bin/ocamldoc.opt' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-ocamldoc/usr/bin/ocamldoc.opt'
'usr/lib/ocaml/ocamldoc' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-ocamldoc/usr/lib/ocaml/ocamldoc'
>>> ocaml5-loongarch-ocamldoc*: Preparing subpackage ocaml5-loongarch-ocamldoc...
>>> ocaml5-loongarch-ocamldoc*: Stripping binaries
>>> ocaml5-loongarch-ocamldoc*: Running postcheck for ocaml5-loongarch-ocamldoc
>>> ocaml5-loongarch-compiler-libs*: Running split function _compiler_libs...
'usr/lib/ocaml/compiler-libs' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-compiler-libs/usr/lib/ocaml/compiler-libs'
>>> ocaml5-loongarch-compiler-libs*: Preparing subpackage ocaml5-loongarch-compiler-libs...
>>> ocaml5-loongarch-compiler-libs*: Stripping binaries
>>> ocaml5-loongarch-compiler-libs*: Running postcheck for ocaml5-loongarch-compiler-libs
>>> ocaml5-loongarch-runtime*: Running split function runtime...
'usr/bin/ocamlrun' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/bin/ocamlrun'
'usr/bin/ocamlrund' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/bin/ocamlrund'
'usr/bin/ocamlruni' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/bin/ocamlruni'
'usr/lib/ocaml/ld.conf' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/ld.conf'
'usr/lib/ocaml/std_exit.cmo' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/std_exit.cmo'
'usr/lib/ocaml/camlinternalFormat.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/camlinternalFormat.cmi'
'usr/lib/ocaml/camlinternalFormatBasics.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/camlinternalFormatBasics.cmi'
'usr/lib/ocaml/camlinternalLazy.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/camlinternalLazy.cmi'
'usr/lib/ocaml/camlinternalMod.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/camlinternalMod.cmi'
'usr/lib/ocaml/camlinternalOO.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/camlinternalOO.cmi'
'usr/lib/ocaml/std_exit.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/std_exit.cmi'
'usr/lib/ocaml/stdlib.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib.cmi'
'usr/lib/ocaml/stdlib__Arg.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Arg.cmi'
'usr/lib/ocaml/stdlib__Array.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Array.cmi'
'usr/lib/ocaml/stdlib__ArrayLabels.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__ArrayLabels.cmi'
'usr/lib/ocaml/stdlib__Atomic.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Atomic.cmi'
'usr/lib/ocaml/stdlib__Bigarray.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Bigarray.cmi'
'usr/lib/ocaml/stdlib__Bool.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Bool.cmi'
'usr/lib/ocaml/stdlib__Buffer.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Buffer.cmi'
'usr/lib/ocaml/stdlib__Bytes.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Bytes.cmi'
'usr/lib/ocaml/stdlib__BytesLabels.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__BytesLabels.cmi'
'usr/lib/ocaml/stdlib__Callback.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Callback.cmi'
'usr/lib/ocaml/stdlib__Char.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Char.cmi'
'usr/lib/ocaml/stdlib__Complex.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Complex.cmi'
'usr/lib/ocaml/stdlib__Condition.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Condition.cmi'
'usr/lib/ocaml/stdlib__Digest.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Digest.cmi'
'usr/lib/ocaml/stdlib__Domain.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Domain.cmi'
'usr/lib/ocaml/stdlib__Dynarray.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Dynarray.cmi'
'usr/lib/ocaml/stdlib__Effect.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Effect.cmi'
'usr/lib/ocaml/stdlib__Either.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Either.cmi'
'usr/lib/ocaml/stdlib__Ephemeron.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Ephemeron.cmi'
'usr/lib/ocaml/stdlib__Filename.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Filename.cmi'
'usr/lib/ocaml/stdlib__Float.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Float.cmi'
'usr/lib/ocaml/stdlib__Format.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Format.cmi'
'usr/lib/ocaml/stdlib__Fun.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Fun.cmi'
'usr/lib/ocaml/stdlib__Gc.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Gc.cmi'
'usr/lib/ocaml/stdlib__Hashtbl.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Hashtbl.cmi'
'usr/lib/ocaml/stdlib__In_channel.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__In_channel.cmi'
'usr/lib/ocaml/stdlib__Int.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Int.cmi'
'usr/lib/ocaml/stdlib__Int32.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Int32.cmi'
'usr/lib/ocaml/stdlib__Int64.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Int64.cmi'
'usr/lib/ocaml/stdlib__Lazy.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Lazy.cmi'
'usr/lib/ocaml/stdlib__Lexing.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Lexing.cmi'
'usr/lib/ocaml/stdlib__List.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__List.cmi'
'usr/lib/ocaml/stdlib__ListLabels.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__ListLabels.cmi'
'usr/lib/ocaml/stdlib__Map.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Map.cmi'
'usr/lib/ocaml/stdlib__Marshal.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Marshal.cmi'
'usr/lib/ocaml/stdlib__MoreLabels.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__MoreLabels.cmi'
'usr/lib/ocaml/stdlib__Mutex.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Mutex.cmi'
'usr/lib/ocaml/stdlib__Nativeint.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Nativeint.cmi'
'usr/lib/ocaml/stdlib__Obj.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Obj.cmi'
'usr/lib/ocaml/stdlib__Oo.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Oo.cmi'
'usr/lib/ocaml/stdlib__Option.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Option.cmi'
'usr/lib/ocaml/stdlib__Out_channel.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Out_channel.cmi'
'usr/lib/ocaml/stdlib__Parsing.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Parsing.cmi'
'usr/lib/ocaml/stdlib__Printexc.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Printexc.cmi'
'usr/lib/ocaml/stdlib__Printf.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Printf.cmi'
'usr/lib/ocaml/stdlib__Queue.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Queue.cmi'
'usr/lib/ocaml/stdlib__Random.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Random.cmi'
'usr/lib/ocaml/stdlib__Result.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Result.cmi'
'usr/lib/ocaml/stdlib__Scanf.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Scanf.cmi'
'usr/lib/ocaml/stdlib__Semaphore.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Semaphore.cmi'
'usr/lib/ocaml/stdlib__Seq.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Seq.cmi'
'usr/lib/ocaml/stdlib__Set.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Set.cmi'
'usr/lib/ocaml/stdlib__Stack.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Stack.cmi'
'usr/lib/ocaml/stdlib__StdLabels.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__StdLabels.cmi'
'usr/lib/ocaml/stdlib__String.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__String.cmi'
'usr/lib/ocaml/stdlib__StringLabels.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__StringLabels.cmi'
'usr/lib/ocaml/stdlib__Sys.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Sys.cmi'
'usr/lib/ocaml/stdlib__Type.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Type.cmi'
'usr/lib/ocaml/stdlib__Uchar.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Uchar.cmi'
'usr/lib/ocaml/stdlib__Unit.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Unit.cmi'
'usr/lib/ocaml/stdlib__Weak.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib__Weak.cmi'
'usr/lib/ocaml/stdlib.cma' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stdlib.cma'
'usr/lib/ocaml/stublibs' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/stublibs'
'usr/lib/ocaml/threads/event.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/threads/event.cmi'
'usr/lib/ocaml/threads/thread.cmi' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/threads/thread.cmi'
'usr/lib/ocaml/threads/threads.cma' -> '/home/buildozer/aports/community/ocaml5-loongarch/pkg/ocaml5-loongarch-runtime/usr/lib/ocaml/threads/threads.cma'
>>> ocaml5-loongarch-runtime*: Preparing subpackage ocaml5-loongarch-runtime...
>>> ocaml5-loongarch-runtime*: Stripping binaries
>>> ocaml5-loongarch-runtime*: Running postcheck for ocaml5-loongarch-runtime
>>> ocaml5-loongarch*: Running postcheck for ocaml5-loongarch
>>> ocaml5-loongarch*: Preparing package ocaml5-loongarch...
>>> ocaml5-loongarch*: Stripping binaries
>>> ocaml5-loongarch-compiler-libs*: Scanning shared objects
>>> ocaml5-loongarch-doc*: Scanning shared objects
>>> ocaml5-loongarch-ocamldoc*: Scanning shared objects
>>> ocaml5-loongarch-runtime*: Scanning shared objects
>>> ocaml5-loongarch*: Scanning shared objects
>>> ocaml5-loongarch-compiler-libs*: Tracing dependencies...
	ocaml5-loongarch=5.2.1-r0
>>> ocaml5-loongarch-compiler-libs*: Package size: 91.6 MB
>>> ocaml5-loongarch-compiler-libs*: Compressing data...
>>> ocaml5-loongarch-compiler-libs*: Create checksum...
>>> ocaml5-loongarch-compiler-libs*: Create ocaml5-loongarch-compiler-libs-5.2.1-r0.apk
>>> ocaml5-loongarch-doc*: Tracing dependencies...
>>> ocaml5-loongarch-doc*: Package size: 1.3 MB
>>> ocaml5-loongarch-doc*: Compressing data...
>>> ocaml5-loongarch-doc*: Create checksum...
>>> ocaml5-loongarch-doc*: Create ocaml5-loongarch-doc-5.2.1-r0.apk
>>> ocaml5-loongarch-ocamldoc*: Tracing dependencies...
	ocaml5-loongarch=5.2.1-r0
	so:libc.musl-loongarch64.so.1
>>> ocaml5-loongarch-ocamldoc*: Package size: 22.2 MB
>>> ocaml5-loongarch-ocamldoc*: Compressing data...
>>> ocaml5-loongarch-ocamldoc*: Create checksum...
>>> ocaml5-loongarch-ocamldoc*: Create ocaml5-loongarch-ocamldoc-5.2.1-r0.apk
>>> ocaml5-loongarch-runtime*: Tracing dependencies...
	so:libc.musl-loongarch64.so.1
>>> ocaml5-loongarch-runtime*: Package size: 5.3 MB
>>> ocaml5-loongarch-runtime*: Compressing data...
>>> ocaml5-loongarch-runtime*: Create checksum...
>>> ocaml5-loongarch-runtime*: Create ocaml5-loongarch-runtime-5.2.1-r0.apk
>>> ocaml5-loongarch*: Tracing dependencies...
	ocaml5-loongarch-runtime=5.2.1-r0
	gcc
	so:libc.musl-loongarch64.so.1
>>> ocaml5-loongarch*: Package size: 189.2 MB
>>> ocaml5-loongarch*: Compressing data...
>>> ocaml5-loongarch*: Create checksum...
>>> ocaml5-loongarch*: Create ocaml5-loongarch-5.2.1-r0.apk
>>> ocaml5-loongarch: Build complete at Fri, 22 Nov 2024 03:34:46 +0000 elapsed time 0h 9m 29s
>>> ocaml5-loongarch: Cleaning up srcdir
>>> ocaml5-loongarch: Cleaning up pkgdir
>>> ocaml5-loongarch: Uninstalling dependencies...
(1/7) Purging .makedepends-ocaml5-loongarch (20241122.032518)
(2/7) Purging parallel (20241022-r0)
(3/7) Purging git-perl (2.47.0-r0)
(4/7) Purging perl-git (2.47.0-r0)
(5/7) Purging perl-error (0.17029-r2)
(6/7) Purging perl (5.40.0-r3)
(7/7) Purging libbz2 (1.0.8-r6)
Executing busybox-1.37.0-r8.trigger
OK: 243 MiB in 99 packages
>>> ocaml5-loongarch: Updating the community/loongarch64 repository index...
>>> ocaml5-loongarch: Signing the index...