>>> ocaml5: Building community/ocaml5 5.3.0-r0 (using abuild 3.14.1-r5) started Fri, 10 Jan 2025 14:35:08 +0000 >>> ocaml5: Validating /home/buildozer/aports/community/ocaml5/APKBUILD... >>> ocaml5: Analyzing dependencies... >>> ocaml5: Installing for build: build-base gcc parallel (1/6) Installing perl (5.40.0-r3) (2/6) Installing parallel (20241222-r0) (3/6) Installing .makedepends-ocaml5 (20250110.143509) (4/6) Installing perl-error (0.17029-r2) (5/6) Installing perl-git (2.47.1-r0) (6/6) Installing git-perl (2.47.1-r0) Executing busybox-1.37.0-r10.trigger OK: 435 MiB in 122 packages >>> ocaml5: Cleaning up srcdir >>> ocaml5: Cleaning up pkgdir >>> ocaml5: Cleaning up tmpdir >>> ocaml5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-5.3.0.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ocaml5: Fetching https://caml.inria.fr/pub/distrib/ocaml-5.3/ocaml-5.3.0.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4227k 100 4227k 0 0 19.7M 0 --:--:-- --:--:-- --:--:-- 19.7M >>> ocaml5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-5.3.0.tar.xz >>> ocaml5: Checking sha512sums... ocaml-5.3.0.tar.xz: OK >>> ocaml5: Unpacking /var/cache/distfiles/edge/ocaml-5.3.0.tar.xz... >>> ocaml5: Building bytecode compiler for x86 configure: Configuring OCaml version 5.3.0 checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... i686-pc-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 i686-pc-linux-musl file names to i686-pc-linux-musl format... func_convert_file_noop checking how to convert i686-pc-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 the C compiler accepts -Wold-style-declaration... yes checking whether the C compiler accepts -Wimplicit-fallthrough=5... yes checking for flexdll sources... checking for flexlink... no checking for flexdll.h... no checking for winpthreads sources... skipping on that platform 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 pthread_np.h... no checking for dirent.h... yes checking for sys/select.h... yes checking for sys/mman.h... yes checking for linux/futex.h... no checking for off_t... yes checking size of int... 4 checking size of long... 4 checking size of long *... 4 checking size of short... 2 checking size of long long... 8 configure: Target is a 32 bits architecture checking whether byte ordering is bigendian... no checking alignment of double... 4 checking alignment of long... 4 checking alignment of long long... 4 checking for max_align_t... yes checking if gcc supports _Atomic types with -latomic... yes checking whether the C compiler accepts -fno-tree-vrp... yes checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes checking whether gcc supports the labels as values extension... yes configure: the native compiler is disabled checking for ld... ld checking for rlwrap... no configure: checking semantics of signal handlers checking for sigaction... yes checking for sigprocmask... yes configure: POSIX signal handling found. checking for expm1... yes checking for log1p... yes checking for hypot... yes checking for fma... yes checking for exp2... yes checking for log2... yes checking for cbrt... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for erf... yes checking for erfc... yes checking for trunc... yes checking for round... yes checking for copysign... yes checking whether round works... yes checking whether fma works... yes checking for getentropy... 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 for system... 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 accepts -fdebug-prefix-map=old=new... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no 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 gcc options needed to detect all undeclared functions... none needed checking for ZSTD_createCCtx in -lzstd... no configure: WARNING: zstd library not found configure: WARNING: compressed compilation artefacts not supported configure: ocamldebug supported checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sigwait... yes checking arguments for pthread_getaffinity_np... GNU configure: the threads library is supported 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 otherlibs/dynlink/dynlink_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 file_formats/cmo_format.mli to otherlibs/dynlink/dynlink_cmo_format.mli config.status: linking file_formats/cmxs_format.mli to otherlibs/dynlink/dynlink_cmxs_format.mli config.status: linking otherlibs/dynlink/dynlink_platform_intf.ml to otherlibs/dynlink/dynlink_platform_intf.mli 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 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/fail.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 In file included from runtime/gc_ctrl.c:30: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/array.c:26: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/sync.b.o In file included from runtime/minor_gc.c:25: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/finalise.c:21: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/domain.c:54: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/major_gc.c:27: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/memory.c:41: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/memprof.c:30: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/sys.b.o In file included from runtime/runtime_events.c:17: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/shared_heap.c:24: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/unix.b.o CC runtime/weak.b.o CC runtime/backtrace_byt.b.o In file included from runtime/sync.c:27: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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 In file included from runtime/sys.c:54: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/startup_byt.c:41: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/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__Either.cmo OCAMLC stdlib__Seq.cmi OCAMLC stdlib__Lazy.cmi OCAMLC stdlib__Obj.cmi OCAMLC stdlib__Char.cmo OCAMLC stdlib__Sys.cmo OCAMLC stdlib__Atomic.cmo OCAMLC stdlib__Int.cmo OCAMLC stdlib__Int32.cmo OCAMLC stdlib__Bool.cmo OCAMLC stdlib__Unit.cmo OCAMLC stdlib__Uchar.cmo OCAMLC stdlib__Mutex.cmo OCAMLC stdlib__Condition.cmi OCAMLC stdlib__Nativeint.cmo OCAMLC std_exit.cmo OCAMLC stdlib__Int64.cmo OCAMLC stdlib__Random.cmi OCAMLC stdlib__Bigarray.cmi 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__Condition.cmo OCAMLC stdlib__Semaphore.cmo OCAMLC stdlib__Seq.cmo OCAMLC stdlib__Option.cmi OCAMLC stdlib__Result.cmi OCAMLC stdlib__List.cmi OCAMLC stdlib__Bytes.cmi OCAMLC stdlib__String.cmi OCAMLC stdlib__Array.cmi OCAMLC stdlib__Float.cmi OCAMLC stdlib__Set.cmi OCAMLC stdlib__Map.cmi OCAMLC stdlib__Stack.cmi OCAMLC stdlib__Queue.cmi OCAMLC stdlib__Buffer.cmi OCAMLC stdlib__Hashtbl.cmi OCAMLC stdlib__Dynarray.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__In_channel.cmi OCAMLC stdlib__Out_channel.cmi OCAMLC stdlib__Format.cmi OCAMLC stdlib__Oo.cmo OCAMLC camlinternalFormat.cmi OCAMLC stdlib__Printf.cmi OCAMLC stdlib__Bytes.cmo OCAMLC stdlib__String.cmo OCAMLC stdlib__Marshal.cmo OCAMLC stdlib__Array.cmo OCAMLC stdlib__Lexing.cmo OCAMLC stdlib__Parsing.cmo OCAMLC stdlib__Set.cmo OCAMLC stdlib__Stack.cmo OCAMLC stdlib__Buffer.cmo OCAMLC stdlib__Domain.cmo OCAMLC stdlib__Bigarray.cmo OCAMLC stdlib__Random.cmo OCAMLC camlinternalMod.cmo OCAMLC stdlib__List.cmo OCAMLC stdlib__StringLabels.cmo OCAMLC stdlib__ArrayLabels.cmo OCAMLC stdlib__Map.cmo OCAMLC camlinternalOO.cmo OCAMLC stdlib__ListLabels.cmo OCAMLC stdlib__BytesLabels.cmo OCAMLC stdlib__StdLabels.cmi OCAMLC stdlib__Hashtbl.cmo OCAMLC stdlib__Weak.cmi OCAMLC stdlib__Ephemeron.cmi OCAMLC stdlib__MoreLabels.cmi OCAMLC stdlib__In_channel.cmo OCAMLC stdlib__Digest.cmo OCAMLC stdlib__Out_channel.cmo OCAMLC stdlib__Float.cmo OCAMLC stdlib__Complex.cmo OCAMLC stdlib__Arg.cmo OCAMLC stdlib__Printexc.cmo OCAMLC stdlib__Gc.cmo OCAMLC stdlib__Dynarray.cmo OCAMLC stdlib__Filename.cmo OCAMLC stdlib__Effect.cmo OCAMLC camlinternalFormat.cmo OCAMLC stdlib__Printf.cmo OCAMLC stdlib__Scanf.cmo OCAMLC stdlib__StdLabels.cmo OCAMLC stdlib__Weak.cmo OCAMLC stdlib__Format.cmo OCAMLC stdlib__Ephemeron.cmo OCAMLC stdlib__MoreLabels.cmo LINKC stdlib.cma rm tmpheader.exe make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/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 all make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' 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/fail.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 In file included from runtime/array.c:26: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/gc_ctrl.c:30: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/domain.c:54: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/minor_gc.c:25: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/finalise.c:21: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/major_gc.c:27: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/memory.c:41: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/memprof.c:30: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/sys.bd.o In file included from runtime/runtime_events.c:17: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/shared_heap.c:24: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/unix.bd.o CC runtime/weak.bd.o CC runtime/backtrace_byt.bd.o In file included from runtime/sync.c:27: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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 In file included from runtime/sys.c:54: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/array.c:26: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/custom.bi.o CC runtime/debugger.bi.o CC runtime/domain.bi.o In file included from runtime/startup_byt.c:41: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/dynlink.bi.o CC runtime/extern.bi.o CC runtime/fail.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 In file included from runtime/domain.c:54: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/globroots.bi.o CC runtime/hash.bi.o In file included from runtime/finalise.c:21: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/intern.bi.o In file included from runtime/gc_ctrl.c:30: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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 In file included from runtime/minor_gc.c:25: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/parsing.bi.o In file included from runtime/memprof.c:30: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/platform.bi.o In file included from runtime/major_gc.c:27: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/printexc.bi.o CC runtime/prng.bi.o In file included from runtime/memory.c:41: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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 In file included from runtime/runtime_events.c:17: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/shared_heap.c:24: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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 In file included from runtime/sync.c:27: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/bigarray.bpic.o CC runtime/blake2.bpic.o CC runtime/callback.bpic.o CC runtime/codefrag.bpic.o In file included from runtime/sys.c:54: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/compare.bpic.o CC runtime/custom.bpic.o CC runtime/debugger.bpic.o CC runtime/domain.bpic.o In file included from runtime/startup_byt.c:41: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/dynlink.bpic.o CC runtime/extern.bpic.o CC runtime/fail.bpic.o In file included from runtime/array.c:26: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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 In file included from runtime/domain.c:54: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/finalise.c:21: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/ints.bpic.o CC runtime/io.bpic.o CC runtime/lexing.bpic.o CC runtime/lf_skiplist.bpic.o In file included from runtime/gc_ctrl.c:30: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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 In file included from runtime/minor_gc.c:25: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/memory.c:41: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/skiplist.bpic.o In file included from runtime/major_gc.c:27: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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 In file included from runtime/memprof.c:30: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/weak.bpic.o CC runtime/backtrace_byt.bpic.o In file included from runtime/runtime_events.c:17: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/fail_byt.bpic.o In file included from runtime/shared_heap.c:24: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC runtime/fix_code.bpic.o CC runtime/interp.bpic.o CC runtime/startup_byt.bpic.o CC runtime/zstd.bpic.o In file included from runtime/sys.c:54: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/sync.c:27: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ In file included from runtime/startup_byt.c:41: runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ 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[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' OCAMLC utils/config.cmi OCAMLC utils/build_path_prefix_map.cmi OCAMLC utils/format_doc.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/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/arg_helper.cmo OCAMLC utils/local_store.cmo OCAMLC utils/terminfo.cmo OCAMLC utils/int_replace_polymorphic_compare.cmo GEN utils/domainstate.ml 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 driver/errors.cmi OCAMLC driver/maindriver.cmi OCAMLC driver/main.cmi OCAMLC utils/misc.cmi OCAMLC utils/warnings.cmi OCAMLC utils/linkdeps.cmi OCAMLC utils/domainstate.cmi OCAMLC parsing/camlinternalMenhirLib.cmi OCAMLC tools/make_opcodes.cmo GEN utils/config.ml OCAMLC utils/format_doc.cmo OCAMLC utils/binutils.cmo OCAMLC lambda/switch.cmo OCAMLC lambda/runtimedef.cmo OCAMLC utils/config_main.cmi OCAMLC utils/config_boot.cmi OCAMLC utils/config.cmo OCAMLC utils/domainstate.cmo OCAMLC bytecomp/bytelibrarian.cmi OCAMLC parsing/location.cmi OCAMLC driver/main.cmo OCAMLC utils/config_main.cmo OCAMLC utils/config_boot.cmo LINKC tools/make_opcodes OCAMLC utils/clflags.cmi OCAMLC utils/consistbl.cmi OCAMLC utils/diffing.cmi OCAMLC utils/misc.cmo OCAMLC utils/load_path.cmo OCAMLC utils/profile.cmo OCAMLC utils/warnings.cmo OCAMLC utils/linkdeps.cmo OCAMLC utils/targetint.cmo OCAMLC parsing/longident.cmo OCAMLC bytecomp/dll.cmo OCAMLC parsing/asttypes.cmi OCAMLC parsing/syntaxerr.cmi OCAMLC typing/annot.cmi OCAMLC parsing/unit_info.cmo OCAMLC driver/errors.cmo 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/identifiable.cmo OCAMLC utils/diffing_with_keys.cmi OCAMLC utils/diffing.cmo OCAMLC parsing/syntaxerr.cmo OCAMLC parsing/parsetree.cmi OCAMLC parsing/asttypes.cmo OCAMLC parsing/camlinternalMenhirLib.cmo OCAMLC utils/consistbl.cmo OCAMLC utils/diffing_with_keys.cmo OCAMLC driver/compenv.cmi OCAMLC utils/ccomp.cmo OCAMLC parsing/location.cmo OCAMLC driver/compenv.cmo OCAMLC driver/main_args.cmo GEN bytecomp/opcodes.ml OCAMLC typing/path.cmi OCAMLC lambda/debuginfo.cmi OCAMLC middle_end/compilation_unit.cmi OCAMLC typing/ident.cmo GEN bytecomp/opcodes.mli OCAMLC bytecomp/opcodes.cmi OCAMLC typing/shape.cmi OCAMLC utils/numbers.cmo OCAMLC utils/clflags.cmo OCAMLC utils/strongly_connected_components.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 driver/pparse.cmi OCAMLC middle_end/backend_var.cmi OCAMLC lambda/debuginfo.cmo OCAMLC bytecomp/opcodes.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi OCAMLC middle_end/flambda/base_types/export_id.cmi OCAMLC typing/outcometree.cmi OCAMLC parsing/ast_iterator.cmo OCAMLC parsing/attr_helper.cmo OCAMLC parsing/ast_invariants.cmo OCAMLC typing/type_immediacy.cmo OCAMLC parsing/ast_helper.cmi OCAMLC parsing/docstrings.cmo OCAMLC parsing/printast.cmo OCAMLC parsing/depend.cmo OCAMLC driver/pparse.cmo OCAMLC typing/primitive.cmi OCAMLC typing/oprint.cmi OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi OCAMLC typing/primitive.cmo OCAMLC typing/types.cmi OCAMLC typing/shape.cmo GEN parsing/parser.mli OCAMLC parsing/ast_helper.cmo OCAMLC parsing/builtin_attributes.cmo GEN parsing/parser.ml OCAMLC parsing/ast_mapper.cmo 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/rawprinttyp.cmi OCAMLC typing/gprinttyp.cmi 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/rawprinttyp.cmo OCAMLC typing/persistent_env.cmi OCAMLC typing/env.cmi OCAMLC file_formats/cmi_format.cmo OCAMLC typing/gprinttyp.cmo 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/out_type.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/printtyp.cmi OCAMLC typing/errortrace_report.cmi OCAMLC typing/includeclass.cmi OCAMLC typing/ctype.cmo OCAMLC typing/out_type.cmo OCAMLC typing/mtype.cmo OCAMLC typing/typedecl_unboxed.cmo OCAMLC lambda/printlambda.cmi OCAMLC lambda/value_rec_compiler.cmi OCAMLC lambda/translobj.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 typing/typedecl_separability.cmo OCAMLC lambda/lambda.cmo OCAMLC typing/typedecl_immediacy.cmo OCAMLC typing/printtyp.cmo OCAMLC typing/errortrace_report.cmo OCAMLC typing/envaux.cmo OCAMLC lambda/printlambda.cmo OCAMLC typing/includeclass.cmo OCAMLC lambda/translobj.cmo OCAMLC lambda/tmc.cmo OCAMLC lambda/simplif.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 lambda/translattribute.cmi OCAMLC lambda/translprim.cmi OCAMLC lambda/translcore.cmi OCAMLC lambda/translclass.cmi OCAMLC lambda/translmod.cmi OCAMLC middle_end/variable.cmi OCAMLC middle_end/clambda.cmi OCAMLC bytecomp/meta.cmi OCAMLC driver/compile_common.cmi OCAMLC typing/typedtree.cmo OCAMLC lambda/value_rec_compiler.cmo OCAMLC bytecomp/bytegen.cmi OCAMLC bytecomp/printinstr.cmi OCAMLC bytecomp/emitcode.cmi OCAMLC bytecomp/bytelink.cmi OCAMLC bytecomp/instruct.cmo OCAMLC typing/includemod.cmi OCAMLC typing/printtyped.cmo OCAMLC typing/includecore.cmo OCAMLC typing/stypes.cmo OCAMLC typing/untypeast.cmo OCAMLC typing/typedecl_variance.cmo OCAMLC bytecomp/meta.cmo OCAMLC bytecomp/symtable.cmo OCAMLC driver/compile.cmi OCAMLC typing/typedecl.cmi OCAMLC typing/typeopt.cmo OCAMLC typing/value_rec_check.cmo OCAMLC lambda/translattribute.cmo OCAMLC typing/tast_iterator.cmo OCAMLC typing/tast_mapper.cmo OCAMLC file_formats/cmt_format.cmo OCAMLC typing/typetexp.cmo OCAMLC typing/printpat.cmo OCAMLC lambda/translprim.cmo OCAMLC typing/cmt2annot.cmi OCAMLC bytecomp/bytegen.cmo OCAMLC middle_end/flambda/base_types/closure_element.cmi OCAMLC middle_end/symbol.cmi OCAMLC middle_end/flambda/parameter.cmi OCAMLC middle_end/flambda/base_types/mutable_variable.cmi OCAMLC typing/patterns.cmo OCAMLC typing/parmatch.cmo OCAMLC lambda/matching.cmo OCAMLC lambda/translclass.cmo OCAMLC lambda/translmod.cmo OCAMLC bytecomp/emitcode.cmo OCAMLC driver/compile.cmo OCAMLC driver/maindriver.cmo OCAMLC lambda/translcore.cmo OCAMLC bytecomp/printinstr.cmo OCAMLC bytecomp/bytelink.cmo OCAMLC bytecomp/bytelibrarian.cmo OCAMLC typing/cmt2annot.cmo OCAMLC typing/includemod.cmo OCAMLC typing/includemod_errorprinter.cmi OCAMLC middle_end/flambda/base_types/var_within_closure.cmi OCAMLC middle_end/flambda/base_types/closure_id.cmi OCAMLC typing/typedecl.cmo OCAMLC typing/typecore.cmo OCAMLC typing/typeclass.cmo OCAMLC typing/typemod.cmi OCAMLC typing/includemod_errorprinter.cmo OCAMLC middle_end/flambda/projection.cmi OCAMLC middle_end/flambda/base_types/closure_origin.cmi OCAMLC typing/typemod.cmo OCAMLC driver/compmisc.cmo OCAMLC driver/compile_common.cmo OCAMLC bytecomp/bytepackager.cmo 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[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make ocamllex ocamltools library make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' CC yacc/closure.o CC yacc/error.o CC yacc/lalr.o CC yacc/lr0.o CC yacc/main.o CC yacc/mkpar.o CC yacc/output.o CC yacc/reader.o CC yacc/skeleton.o CC yacc/symtab.o CC yacc/verbose.o CC yacc/warshall.o make -C stdlib all make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/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__Atomic.cmo OCAMLC stdlib__Lazy.cmi OCAMLC stdlib__Bool.cmo OCAMLC stdlib__Either.cmo OCAMLC stdlib__Seq.cmi OCAMLC stdlib__Obj.cmi OCAMLC stdlib__Int32.cmo OCAMLC stdlib__Sys.cmo OCAMLC stdlib__Unit.cmo OCAMLC stdlib__Char.cmo OCAMLC stdlib__Int.cmo OCAMLC stdlib__Uchar.cmo OCAMLC std_exit.cmo OCAMLC stdlib__Mutex.cmo OCAMLC stdlib__Condition.cmi OCAMLC stdlib__Nativeint.cmo OCAMLC stdlib__Int64.cmo OCAMLC stdlib__Bigarray.cmi OCAMLC stdlib__Random.cmi 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__Condition.cmo OCAMLC stdlib__Semaphore.cmo OCAMLC stdlib__Seq.cmo OCAMLC stdlib__Option.cmi OCAMLC stdlib__Result.cmi OCAMLC stdlib__List.cmi OCAMLC stdlib__Bytes.cmi OCAMLC stdlib__String.cmi OCAMLC stdlib__Array.cmi OCAMLC stdlib__Float.cmi OCAMLC stdlib__Set.cmi OCAMLC stdlib__Map.cmi OCAMLC stdlib__Stack.cmi OCAMLC stdlib__Queue.cmi OCAMLC stdlib__Buffer.cmi OCAMLC stdlib__Hashtbl.cmi OCAMLC stdlib__Dynarray.cmi OCAMLC stdlib__ArrayLabels.cmi OCAMLC stdlib__ListLabels.cmi OCAMLC stdlib__BytesLabels.cmi OCAMLC stdlib__StringLabels.cmi OCAMLC stdlib__Result.cmo OCAMLC stdlib__Fun.cmo OCAMLC stdlib__Gc.cmi OCAMLC stdlib__Effect.cmi OCAMLC stdlib__Oo.cmi OCAMLC stdlib__Option.cmo OCAMLC stdlib__Queue.cmo OCAMLC stdlib__List.cmo OCAMLC stdlib__Stack.cmo OCAMLC camlinternalFormat.cmi OCAMLC stdlib__Printf.cmi OCAMLC stdlib__Format.cmi OCAMLC stdlib__StringLabels.cmo OCAMLC stdlib__Bytes.cmo OCAMLC stdlib__String.cmo OCAMLC stdlib__Marshal.cmo OCAMLC stdlib__Array.cmo OCAMLC stdlib__Lexing.cmo OCAMLC stdlib__Parsing.cmo OCAMLC stdlib__Set.cmo MKEXE yacc/ocamlyacc OCAMLC stdlib__Buffer.cmo OCAMLC stdlib__Domain.cmo OCAMLC stdlib__Oo.cmo OCAMLC camlinternalMod.cmo OCAMLC stdlib__In_channel.cmi OCAMLC stdlib__Out_channel.cmi OCAMLC stdlib__Bigarray.cmo OCAMLC stdlib__Random.cmo OCAMLC stdlib__ArrayLabels.cmo OCAMLC stdlib__BytesLabels.cmo OCAMLC stdlib__Map.cmo OCAMLC camlinternalOO.cmo OCAMLC stdlib__ListLabels.cmo OCAMLC stdlib__StdLabels.cmi make lex-all make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' OCAMLC stdlib__Float.cmo OCAMLC stdlib__Complex.cmo OCAMLC stdlib__Hashtbl.cmo OCAMLC stdlib__Weak.cmi OCAMLC stdlib__Ephemeron.cmi OCAMLC stdlib__MoreLabels.cmi OCAMLC stdlib__Arg.cmo OCAMLC stdlib__Printexc.cmo OCAMLC stdlib__Gc.cmo OCAMLC stdlib__Dynarray.cmo OCAMLC stdlib__Filename.cmo OCAMLC stdlib__Effect.cmo OCAMLC camlinternalFormat.cmo OCAMLC stdlib__Printf.cmo OCAMLC stdlib__Scanf.cmo OCAMLC stdlib__StdLabels.cmo OCAMLC stdlib__In_channel.cmo OCAMLC stdlib__Digest.cmo OCAMLC stdlib__Out_channel.cmo OCAMLC stdlib__Weak.cmo OCAMLC lex/cset.cmi OCAMLYACC lex/parser.ml OCAMLLEX lex/lexer.ml OCAMLC lex/table.cmi OCAMLC lex/main.cmi OCAMLC stdlib__Format.cmo OCAMLC stdlib__Ephemeron.cmo OCAMLC lex/cset.cmo OCAMLC lex/syntax.cmi OCAMLC lex/table.cmo OCAMLC stdlib__MoreLabels.cmo OCAMLC lex/syntax.cmo OCAMLC lex/parser.cmi OCAMLC lex/lexgen.cmi OCAMLC lex/parser.cmo OCAMLC lex/lexer.cmi OCAMLC lex/lexgen.cmo OCAMLC lex/compact.cmi OCAMLC lex/common.cmi OCAMLC lex/lexer.cmo OCAMLC lex/compact.cmo OCAMLC lex/common.cmo OCAMLC lex/output.cmi OCAMLC lex/outputbis.cmi OCAMLC lex/output.cmo OCAMLC lex/outputbis.cmo OCAMLC lex/main.cmo LINKC lex/ocamllex make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make tools-all make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' 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/clambda.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_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/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/export_info.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 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/printclambda_primitives.cmo OCAMLC middle_end/printclambda.cmo OCAMLC middle_end/semantics_of_primitives.cmo OCAMLC middle_end/convert_primitives.cmo OCAMLC middle_end/flambda/base_types/id_types.cmo OCAMLC middle_end/flambda/base_types/export_id.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo OCAMLC middle_end/flambda/pass_wrapper.cmo OCAMLC middle_end/flambda/flambda_iterators.cmo OCAMLC middle_end/flambda/flambda_utils.cmo OCAMLC middle_end/flambda/freshening.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_for_pack.cmo OCAMLC middle_end/compilenv.cmo OCAMLC middle_end/closure/closure.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.cmo OCAMLC tools/ocamlcmt.cmo OCAMLC tools/ocamlprof.cmo OCAMLC tools/ocamlcp_common.cmo OCAMLC tools/ocamlcp.cmo OCAMLC tools/ocamlmklib.cmo OCAMLC tools/ocamlmktop.cmo OCAMLC tools/opnames.cmo OCAMLC tools/dumpobj.cmo OCAMLC tools/primreq.cmo OCAMLC tools/stripdebug.cmo OCAMLC tools/cmpbyt.cmo OCAMLC tools/profiling.cmo LINKC tools/ocamldep OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi OCAMLC middle_end/flambda/inlining_stats.cmi OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi OCAMLC middle_end/closure/closure_middle_end.cmo OCAMLC middle_end/flambda/closure_conversion.cmo OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo OCAMLC middle_end/flambda/find_recursive_functions.cmo OCAMLC middle_end/flambda/invariant_params.cmo OCAMLC middle_end/flambda/inconstant_idents.cmo OCAMLC middle_end/flambda/lift_constants.cmo OCAMLC middle_end/flambda/simplify_common.cmo OCAMLC middle_end/flambda/remove_unused_arguments.cmo OCAMLC middle_end/flambda/inlining_stats_types.cmo OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo OCAMLC middle_end/flambda/simplify_primitives.cmo LINKC tools/ocamlmktop LINKC tools/primreq LINKC tools/cmpbyt OCAMLC middle_end/flambda/inlining_stats.cmo LINKC tools/stripdebug 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/ocamlcp LINKC tools/ocamlcmt LINKC tools/ocamlmklib OCAMLC middle_end/flambda/augment_specialised_args.cmo LINKC tools/ocamlprof OCAMLC middle_end/flambda/extract_projections.cmo OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo OCAMLC middle_end/flambda/unbox_closures.cmo OCAMLC middle_end/flambda/inlining_transforms.cmi OCAMLC middle_end/flambda/inlining_decision.cmi OCAMLC middle_end/flambda/unbox_specialised_args.cmo OCAMLC middle_end/flambda/flambda_middle_end.cmo OCAMLC middle_end/flambda/inline_and_simplify.cmo OCAMLC middle_end/flambda/inlining_transforms.cmo OCAMLC middle_end/flambda/inlining_decision.cmo LINKC tools/dumpobj LINKC compilerlibs/ocamlmiddleend.cma LINKC tools/ocamlobjinfo make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' LINKC stdlib.cma make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/stdlib' make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make ocaml make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' 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 OCAMLC toplevel/topcommon.cmi OCAMLC toplevel/genprintval.cmo cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte LINKC expunge OCAMLC toplevel/topeval.cmi OCAMLC toplevel/topcommon.cmo OCAMLC toplevel/byte/topmain.cmo cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte OCAMLC toplevel/toploop.cmo OCAMLC toplevel/topdirs.cmo OCAMLC toplevel/byte/topeval.cmo OCAMLC toplevel/byte/trace.cmo LINKC compilerlibs/ocamltoplevel.cma LINKC ocaml.tmp GEN ocaml rm ocaml.tmp make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make otherlibraries ocamldebug ocamldoc \ ocamltest make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make lex-all OCAMLC otherlibs/dynlink/dynlink_config.cmi OCAMLC otherlibs/dynlink/dynlink_types.cmi make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' OCAMLC otherlibs/dynlink/dynlink_cmo_format.cmi OCAMLC otherlibs/dynlink/dynlink.cmi 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 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 make[3]: Nothing to be done for 'lex-all'. make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' OCAMLC otherlibs/str/str.cmi OCAMLLEX ocamldoc/odoc_text_lexer.ml OCAMLLEX ocamldoc/odoc_lexer.ml 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 otherlibs/dynlink/dynlink_platform_intf.cmi OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmi make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/byte/ OCAMLC otherlibs/dynlink/dynlink_config.cmo OCAMLC otherlibs/dynlink/dynlink_types.cmo OCAMLC debugger/int64ops.cmo OCAMLC debugger/primitives.cmi OCAMLC debugger/unix_tools.cmi 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/result.cmo OCAMLC ocamltest/ocamltest_unix.cmo OCAMLC ocamltest/ocamltest_stdlib.cmi OCAMLC ocamltest/variables.cmo OCAMLC ocamltest/environments.cmi OCAMLC ocamltest/strace.cmi OCAMLC ocamltest/builtin_variables.cmi OCAMLC ocamltest/ocaml_variables.cmi OCAMLC ocamltest/ocamltest_config.cmo OCAMLC ocamltest/tsl_ast.cmo OCAMLC ocamltest/tsl_parser.cmi OCAMLC ocamltest/ocaml_backends.cmo OCAMLC ocamltest/ocaml_filetypes.cmi OCAMLC ocamltest/ocaml_commands.cmo OCAMLC ocamltest/options.cmi OCAMLC testsuite/lib/lib.cmo OCAMLC testsuite/lib/testing.cmo OCAMLC testsuite/tools/expect.cmo OCAMLC otherlibs/dynlink/dynlink_common.cmi OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmo OCAMLC ocamldoc/odoc_text_lexer.cmi OCAMLC ocamldoc/odoc_global.cmo OCAMLC otherlibs/dynlink/byte/dynlink_symtable.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_lexer.cmi OCAMLC ocamldoc/odoc_see_lexer.cmi OCAMLC ocamldoc/odoc_type.cmo OCAMLC ocamldoc/odoc_parser.cmo OCAMLC ocamldoc/odoc_value.cmi OCAMLC ocamldoc/odoc_extension.cmi OCAMLC ocamldoc/odoc_exception.cmi OCAMLC ocamldoc/odoc_misc.cmo OCAMLC ocamldoc/odoc_text_parser.cmo OCAMLC ocamldoc/odoc_name.cmo OCAMLC ocamldoc/odoc_parameter.cmo OCAMLC ocamldoc/odoc_env.cmo OCAMLC ocamltest/strace.cmo OCAMLC ocamltest/modifier_parser.cmi OCAMLC ocamltest/builtin_variables.cmo OCAMLC ocamltest/ocaml_modifiers.cmi OCAMLC ocamltest/ocaml_flags.cmi OCAMLC ocamltest/ocaml_tools.cmi OCAMLC ocamltest/actions.cmi OCAMLC ocamltest/tsl_parser.cmo OCAMLC ocamltest/tsl_lexer.cmi OCAMLC ocamltest/ocaml_filetypes.cmo OCAMLC otherlibs/dynlink/dynlink_common.cmo OCAMLC otherlibs/dynlink/byte/dynlink.cmo make[3]: Nothing to be done for 'tools-all'. make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' OCAMLC ocamldoc/odoc_text_lexer.cmo OCAMLC ocamldoc/odoc_text.cmo OCAMLC ocamldoc/odoc_lexer.cmo LINKC testsuite/lib/testing.cma OCAMLC debugger/input_handling.cmo OCAMLC ocamldoc/odoc_see_lexer.cmo OCAMLC debugger/program_loading.cmo OCAMLC ocamltest/ocamltest_stdlib.cmo OCAMLC ocamltest/run_command.cmo OCAMLC ocamltest/filecompare.cmo OCAMLC ocamltest/environments.cmo OCAMLC ocamltest/ocaml_variables.cmo OCAMLC ocamltest/ocaml_directories.cmo OCAMLC ocamltest/ocaml_files.cmo OCAMLC debugger/parser_aux.cmi OCAMLC debugger/debugcom.cmo OCAMLC debugger/checkpoints.cmi OCAMLC debugger/symbols.cmi OCAMLC debugger/breakpoints.cmi OCAMLC debugger/trap_barrier.cmi OCAMLC ocamldoc/odoc_class.cmi OCAMLC ocamldoc/odoc_value.cmo OCAMLC ocamldoc/odoc_extension.cmo OCAMLC ocamldoc/odoc_exception.cmo OCAMLC ocamltest/ocaml_modifiers.cmo OCAMLC ocamltest/ocaml_flags.cmo OCAMLC ocamltest/ocaml_compilers.cmi OCAMLC ocamltest/ocaml_actions.cmi OCAMLC ocamltest/actions.cmo OCAMLC ocamltest/tests.cmi OCAMLC ocamltest/actions_helpers.cmi OCAMLC ocamltest/builtin_actions.cmi OCAMLC ocamltest/tsl_lexer.cmo OCAMLC ocamltest/modifier_parser.cmo OCAMLC debugger/debugger_parser.cmi OCAMLC debugger/printval.cmi OCAMLC debugger/eval.cmi OCAMLC debugger/checkpoints.cmo OCAMLC debugger/history.cmo OCAMLC debugger/main.cmo OCAMLC debugger/symbols.cmo OCAMLC debugger/breakpoints.cmo OCAMLC debugger/trap_barrier.cmo OCAMLC debugger/time_travel.cmo OCAMLC debugger/program_management.cmo OCAMLC debugger/frames.cmo OCAMLC ocamltest/ocaml_compilers.cmo OCAMLC ocamltest/ocaml_toplevels.cmi OCAMLC ocamldoc/odoc_module.cmi OCAMLC ocamldoc/odoc_str.cmi OCAMLC ocamldoc/odoc_class.cmo OCAMLC ocamltest/actions_helpers.cmo OCAMLC ocamltest/ocaml_tools.cmo LINKC testsuite/tools/expect OCAMLC ocamltest/builtin_actions.cmo OCAMLC ocamltest/tests.cmo OCAMLC ocamltest/tsl_semantics.cmi OCAMLC ocamltest/ocaml_tests.cmi OCAMLC ocamltest/options.cmo OCAMLC ocamltest/ocaml_tests.cmo OCAMLC debugger/debugger_lexer.cmi OCAMLC debugger/debugger_parser.cmo OCAMLC ocamltest/ocaml_toplevels.cmo OCAMLC ocamltest/ocaml_actions.cmo LINKC otherlibs/dynlink/dynlink.cma OCAMLC debugger/printval.cmo OCAMLC debugger/eval.cmo OCAMLC debugger/show_information.cmo OCAMLC debugger/loadprinter.cmo OCAMLC ocamldoc/odoc_str.cmo OCAMLC ocamltest/tsl_semantics.cmo OCAMLC ocamltest/translate.cmo OCAMLC ocamltest/main.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 make -C otherlibs all make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs' for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/runtime_events' CC runtime_events_consumer.b.o CC runtime_events_consumer.n.o OCAMLC runtime_events.cmi OCAMLC debugger/debugger_lexer.cmo OCAMLC debugger/question.cmo OCAMLC debugger/command_line.cmo In file included from runtime_events_consumer.c:21: ../../runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ OCAMLC ocamldoc/odoc_dep.cmo In file included from runtime_events_consumer.c:21: ../../runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ OCAMLC ocamldoc/odoc_info.cmi OCAMLC ocamldoc/odoc_search.cmo OCAMLC ocamldoc/odoc_merge.cmo OCAMLC ocamldoc/odoc_comments.cmo OCAMLC runtime_events.cmo OCAMLC ocamldoc/odoc_scan.cmo OCAMLC ocamldoc/odoc_cross.cmo OCAMLC ocamldoc/odoc_ast.cmi OCAMLC ocamldoc/odoc_sig.cmo OCAMLMKLIB runtime_events.cma OCAMLC ocamldoc/odoc_ast.cmo OCAMLC ocamldoc/odoc_analyse.cmo 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 OCAMLMKLIB libcamlruntime_eventsbyt.a make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/runtime_events' make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/unix' OCAMLC ocamldoc/odoc_latex.cmo 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 OCAMLC debugger/ocamldebug.cmo 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 OCAMLC ocamldoc/odoc_html.cmo OCAMLC ocamldoc/odoc_gen.cmi 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 In file included from fork.c:20: ../../runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC itimer.b.o CC kill.b.o CC mkfifo.b.o OCAMLC debugger/ocamldebug_entry.cmo 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 OCAMLC ocamldoc/odoc_gen.cmo CC signals.b.o CC spawn.b.o CC termios.b.o OCAMLC ocamldoc/odoc_args.cmi 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 OCAMLC ocamldoc/odoc_args.cmo CC link_unix.n.o OCAMLC ocamldoc/odoc.cmo OCAMLC ocamldoc/odoc_test.cmo 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 In file included from fork.c:20: ../../runtime/caml/runtime_events.h:215:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 215 | }; | ^ CC nice.n.o CC opendir.n.o CC readdir.n.o LINKC ocamldoc/odoc_info.cma 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 OCAMLMKLIB libunixbyt.a OCAMLC unixLabels.cmo OCAMLMKLIB unix.cma make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/unix' make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/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/src/ocaml-5.3.0/otherlibs/str' make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/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/src/ocaml-5.3.0/otherlibs/systhreads' make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs' LINKC debugger/ocamldebug LINKC ocamltest/ocamltest LINKC ocamldoc/ocamldoc 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/src/ocaml-5.3.0' make othertools make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make lex-all make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' OCAMLC tools/ocamltex.cmi make[3]: Nothing to be done for 'lex-all'. make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make tools-all make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' OCAMLC tools/ocamltex.cmo make[3]: Nothing to be done for 'tools-all'. make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make -C otherlibs all make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs' for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/runtime_events' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/runtime_events' make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/unix' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/unix' make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/str' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/str' make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/systhreads' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/systhreads' make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs' LINKC tools/ocamltex make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make manpages make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make -C api_docgen man make[3]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/api_docgen' make -C ocamldoc man make[4]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/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/format_doc.odoc OCAMLDOC build/compilerlibref/identifiable.odoc OCAMLDOC build/compilerlibref/int_replace_polymorphic_compare.odoc OCAMLDOC build/compilerlibref/lazy_backtrack.odoc OCAMLDOC build/compilerlibref/linkdeps.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 Warning: Element modname_from_source not found make[4]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/api_docgen/ocamldoc' make[3]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/api_docgen' make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make lex-all make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make[1]: Nothing to be done for 'lex-all'. make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make tools-all make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make[1]: Nothing to be done for 'tools-all'. make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0' make -C otherlibs all make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs' for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/runtime_events' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/runtime_events' make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/unix' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/unix' make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/str' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/str' make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/systhreads' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/systhreads' make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs' LINKC ocamltest/ocamltest make: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/testsuite' Running tests from 'tests/afl-instrumentation' ... ... testing 'afl-fuzz-test.ml' => skipped ... testing 'afl-showmap-test.ml' => skipped Running tests from 'tests/arch-power' ... ... testing 'exn_raise.ml' => skipped Running tests from 'tests/array-functions' ... ... testing 'test.ml' => passed Running tests from 'tests/asmcomp' ... ... testing '0001-test.ml' => passed ... testing 'bind_tuples.ml' => skipped ... testing 'compare.ml' => skipped ... testing 'evaluation_order.ml' => passed ... testing 'func_sections.ml' => skipped ... testing 'lift_mutable_let_flambda.ml' => skipped ... testing 'optargs.ml' => skipped ... testing 'poll_attr_both.ml' => skipped ... testing 'poll_attr_inserted.ml' => skipped ... testing 'poll_attr_prologue.ml' => skipped ... testing 'poll_attr_user.ml' => skipped ... testing 'polling_insertion.ml' => skipped ... testing 'prevent_fma.ml' => skipped ... testing 'register_typing.ml' => skipped ... testing 'register_typing_switch.ml' => skipped ... testing 'select_addr.ml' => passed ... testing 'staticalloc.ml' => skipped ... testing 'try_checkbound.ml' => passed ... testing 'unrolling_flambda.ml' => skipped ... testing 'unrolling_flambda2.ml' => skipped Running tests from 'tests/asmgen' ... ... testing 'arith.cmm' => skipped ... testing 'catch-float.cmm' => skipped ... testing 'catch-multiple.cmm' => skipped ... testing 'catch-rec-deadhandler.cmm' => skipped ... testing 'catch-rec.cmm' => skipped ... testing 'catch-try-float.cmm' => skipped ... testing 'catch-try.cmm' => skipped ... testing 'checkbound.cmm' => skipped ... testing 'even-odd-spill-float.cmm' => skipped ... testing 'even-odd-spill.cmm' => skipped ... testing 'even-odd.cmm' => skipped ... testing 'fib.cmm' => skipped ... testing 'immediates.cmm' => skipped ... testing 'integr.cmm' => skipped ... testing 'invariants.cmm' => skipped ... testing 'pgcd.cmm' => skipped ... testing 'quicksort.cmm' => skipped ... testing 'quicksort2.cmm' => skipped ... testing 'soli.cmm' => passed ... testing 'tagged-fib.cmm' => skipped ... testing 'tagged-integr.cmm' => skipped ... testing 'tagged-quicksort.cmm' => skipped ... testing 'tagged-tak.cmm' => skipped ... testing 'tak.cmm' => skipped Running tests from 'tests/ast-invariants' ... ... testing 'test.ml' => passed Running tests from 'tests/backtrace' ... ... testing 'backtrace.ml' => passed ... testing 'backtrace2.ml' => passed ... testing 'backtrace3.ml' => passed ... testing 'backtrace_bounds_exn.ml' => passed ... testing 'backtrace_c_exn.ml' => passed ... testing 'backtrace_deprecated.ml' => passed ... testing 'backtrace_dynlink.ml' => passed ... testing 'backtrace_effects.ml' => passed ... testing 'backtrace_effects_nested.ml' => passed ... testing 'backtrace_or_exception.ml' => passed ... testing 'backtrace_slots.ml' => passed ... testing 'backtrace_systhreads.ml' => passed ... testing 'backtraces_and_finalizers.ml' => skipped ... testing 'callstack.ml' => passed ... testing 'event_after_prim.ml' => passed ... testing 'inline_test.ml' => passed ... testing 'inline_traversal_test.ml' => passed ... testing 'lazy.ml' => passed ... testing 'methods.ml' => passed ... testing 'names.ml' => passed ... testing 'pr2195.ml' => passed ... testing 'pr6920_why_at.ml' => passed ... testing 'pr6920_why_swallow.ml' => passed ... testing 'print_location.ml' => passed ... testing 'raw_backtrace.ml' => passed Running tests from 'tests/badly-ordered-deps' ... ... testing 'cocinelle.ml' => passed ... testing 'main.ml' => passed Running tests from 'tests/basic' ... ... testing 'arrays.ml' => passed ... testing 'bigints.ml' => passed ... testing 'boxedints.ml' => passed ... testing 'constprop.ml.c' => passed ... testing 'divint.ml' => passed ... testing 'equality.ml' => passed ... testing 'eval_order_1.ml' => passed ... testing 'eval_order_2.ml' => passed ... testing 'eval_order_3.ml' => passed ... testing 'eval_order_4.ml' => passed ... testing 'eval_order_6.ml' => passed ... testing 'eval_order_7.ml' => passed ... testing 'eval_order_8.ml' => passed ... testing 'eval_order_pr10283.ml' => passed ... testing 'float.ml' => passed ... testing 'float_physical_equality.ml' => passed ... testing 'includestruct.ml' => passed ... testing 'localexn.ml' => passed ... testing 'localfunction.ml' => passed ... testing 'maps.ml' => passed ... testing 'min_int.ml' => passed ... testing 'objects.ml' => passed ... testing 'opt_variants.ml' => passed ... testing 'patmatch.ml' => passed ... testing 'patmatch_for_multiple.ml' => passed ... testing 'patmatch_incoherence.ml' => passed ... testing 'patmatch_split_no_or.ml' => passed ... testing 'pr7253.ml' => passed ... testing 'pr7533.ml' => passed ... testing 'pr7657.ml' => passed ... testing 'recvalues.ml' => passed ... testing 'sets.ml' => passed ... testing 'stringmatch.ml' => passed ... testing 'switch_opts.ml' => passed ... testing 'tailcalls.ml' => passed ... testing 'trigraph.ml' => passed ... testing 'tuple_match.ml' => passed ... testing 'unit_naming.ml' => passed ... testing 'zero_divided_by_n.ml' => passed Running tests from 'tests/basic-float' ... ... testing 'float_compare.ml' => passed ... testing 'float_literals.ml' => passed ... testing 'tfloat_hex.ml' => passed ... testing 'tfloat_record.ml' => passed ... testing 'zero_sized_float_arrays.ml' => passed Running tests from 'tests/basic-io' ... ... testing 'wc.ml' => passed Running tests from 'tests/basic-io-2' ... ... testing 'io.ml' => passed Running tests from 'tests/basic-manyargs' ... ... testing 'manyargs.ml' => passed Running tests from 'tests/basic-modules' ... ... testing 'anonymous.ml' => passed ... testing 'main.ml' => passed ... testing 'pr11186.ml' => passed ... testing 'recursive_module_evaluation_errors.ml' => passed ... testing 'recursive_module_init.ml' => passed Running tests from 'tests/basic-more' ... ... testing 'bounds.ml' => passed ... testing 'div_by_zero.ml' => passed ... testing 'function_in_ref.ml' => passed ... testing 'if_in_if.ml' => passed ... testing 'labels_evaluation_order.ml' => passed ... testing 'morematch.ml' => passed ... testing 'opaque_prim.ml' => passed ... testing 'pr10294.ml' => passed ... testing 'pr10338.ml' => passed ... testing 'pr1271.ml' => passed ... testing 'pr2719.ml' => passed ... testing 'pr6216.ml' => passed ... testing 'pr7683.ml' => passed ... testing 'record_evaluation_order.ml' => passed ... testing 'robustmatch.ml' => passed ... testing 'safer_matching.ml' => passed ... testing 'sequential_and_or.ml' => passed ... testing 'structural_constants.ml' => passed ... testing 'tbuffer.ml' => passed ... testing 'top_level_patterns.ml' => passed ... testing 'tprintf.ml' => passed Running tests from 'tests/basic-multdef' ... ... testing 'usemultdef.ml' => passed Running tests from 'tests/basic-private' ... ... testing 'tlength.ml' => passed Running tests from 'tests/c-api' ... ... testing 'aligned_alloc.ml' => passed ... testing 'alloc_async.ml' => passed ... testing 'c_noreturn.ml' => passed ... testing 'external.ml' => skipped ... testing 'test_c_thread_has_lock.ml' => passed ... testing 'test_c_thread_has_lock_systhread.ml' => passed Running tests from 'tests/callback' ... ... testing 'callback_effects_gc.ml' => skipped ... testing 'minor_named.ml' => passed ... testing 'nested_fiber.ml' => passed ... testing 'signals_alloc.ml' => passed ... testing 'stack_overflow.ml' => passed ... testing 'test1.ml' => passed ... testing 'test2.ml' => passed ... testing 'test3.ml' => passed ... testing 'test4.ml' => passed ... testing 'test5.ml' => passed ... testing 'test6.ml' => passed ... testing 'test7.ml' => passed ... testing 'test_finaliser_gc.ml' => passed ... testing 'test_gc_alarm.ml' => passed ... testing 'test_signalhandler.ml' => passed Running tests from 'tests/compaction' ... ... testing 'test_compact_full.ml' => passed ... testing 'test_freelist_free.ml' => passed Running tests from 'tests/compiler-libs' ... ... testing 'test_longident.ml' => passed ... testing 'test_untypeast.ml' => passed Running tests from 'tests/cxx-api' ... ... testing 'all_includes.ml' => passed Running tests from 'tests/effect-syntax' ... ... testing 'coroutines.ml' => passed ... testing 'error_messages.ml' => passed ... testing 'iterators.ml' => passed ... testing 'resume_exn.ml' => passed ... testing 'shallow2deep.ml' => passed ... testing 'test1.ml' => passed ... testing 'test10.ml' => passed ... testing 'test11.ml' => passed ... testing 'test2.ml' => passed ... testing 'test3.ml' => passed ... testing 'test4.ml' => passed ... testing 'test5.ml' => passed ... testing 'test6.ml' => passed ... testing 'tutorial.ml' => passed ... testing 'when_test.ml' => passed Running tests from 'tests/effects' ... ... testing 'backtrace.ml' => passed ... testing 'cmphash.ml' => passed ... testing 'evenodd.ml' => passed ... testing 'issue479.ml' => passed ... testing 'manylive.ml' => passed ... testing 'marshal.ml' => passed ... testing 'overflow.ml' => passed ... testing 'partial.ml' => passed ... testing 'reperform.ml' => passed ... testing 'sched.ml' => passed ... testing 'shallow_state.ml' => passed ... testing 'shallow_state_io.ml' => passed ... testing 'test1.ml' => passed ... testing 'test10.ml' => passed ... testing 'test11.ml' => passed ... testing 'test2.ml' => passed ... testing 'test3.ml' => passed ... testing 'test4.ml' => passed ... testing 'test5.ml' => passed ... testing 'test6.ml' => passed ... testing 'test_lazy.ml' => passed ... testing 'unhandled_effects.ml' => skipped ... testing 'unhandled_unlinked.ml' => passed ... testing 'used_cont.ml' => passed Running tests from 'tests/embedded' ... ... testing 'cmcaml.ml' => passed Running tests from 'tests/ephe-c-api' ... ... testing 'test.ml' => skipped Running tests from 'tests/exotic-syntax' ... ... testing 'exotic.ml' => passed Running tests from 'tests/extension-constructor' ... ... testing 'test.ml' => passed Running tests from 'tests/flambda' ... ... testing 'afl_lazy.ml' => skipped ... testing 'approx_meet.ml' => skipped ... testing 'gpr2239.ml' => skipped ... testing 'gpr998.ml' => passed ... testing 'specialise.ml' => skipped Running tests from 'tests/float-unboxing' ... ... testing 'bug13448.ml' => passed ... testing 'bug13448bis.ml' => passed ... testing 'float_subst_boxed_number.ml' => skipped ... testing 'unbox_under_assign.ml' => passed Running tests from 'tests/fma' ... ... testing 'fma.ml' => passed Running tests from 'tests/formats-transition' ... ... testing 'deprecated_unsigned_printers.ml' => passed ... testing 'ignored_scan_counters.ml' => passed ... testing 'legacy_incompatible_flags.ml' => passed ... testing 'legacy_unfinished_modifiers.ml' => passed Running tests from 'tests/formatting' ... ... testing 'errors_batch.ml' => passed ... testing 'margins.ml' => passed ... testing 'test_locations.ml' => passed Running tests from 'tests/frame-pointers' ... ... testing 'c_call.ml' => skipped ... testing 'effects.ml' => skipped ... testing 'exception_handler.ml' => skipped ... testing 'reperform.ml' => skipped ... testing 'stack_realloc.ml' => skipped ... testing 'stack_realloc2.ml' => skipped Running tests from 'tests/functors' ... ... testing 'functors.ml' => passed Running tests from 'tests/gc-roots' ... ... testing 'globroots.ml' => passed ... testing 'globroots_parallel.ml' => passed ... testing 'globroots_parallel_spawn_burn.ml' => passed ... testing 'globroots_sequential.ml' => passed Running tests from 'tests/generalized-open' ... ... testing 'accepted_batch.ml' => passed ... testing 'accepted_expect.ml' => passed ... testing 'clambda_optim.ml' => passed ... testing 'expansiveness.ml' => passed ... testing 'funct_body.ml' => passed ... testing 'gpr1506.ml' => passed ... testing 'pr10048.ml' => passed ... testing 'shadowing.ml' => passed Running tests from 'tests/generated-parse-errors' ... ... testing 'errors.ml' => passed Running tests from 'tests/hidden_includes' ... ... testing 'test.ml' => passed Running tests from 'tests/int64-unboxing' ... ... testing 'test.ml' => skipped Running tests from 'tests/lazy' ... ... testing 'lazy1.ml' => passed ... testing 'lazy2.ml' => passed ... testing 'lazy3.ml' => passed ... testing 'lazy4.ml' => passed ... testing 'lazy5.ml' => passed ... testing 'lazy6.ml' => passed ... testing 'lazy7.ml' => passed ... testing 'lazy8.ml' => passed ... testing 'minor_major_force.ml' => passed Running tests from 'tests/let-syntax' ... ... testing 'let_syntax.ml' => passed Running tests from 'tests/letrec-check' ... ... testing 'basic.ml' => passed ... testing 'extension_constructor.ml' => passed ... testing 'flat_float_array.ml' => passed ... testing 'float_unboxing.ml' => passed ... testing 'labels.ml' => passed ... testing 'lazy_.ml' => passed ... testing 'modules.ml' => passed ... testing 'no_flat_float_array.ml' => skipped ... testing 'objects.ml' => passed ... testing 'partial_application.ml' => passed ... testing 'pr7215.ml' => passed ... testing 'pr7231.ml' => passed ... testing 'pr7706.ml' => passed ... testing 'records.ml' => passed ... testing 'unboxed.ml' => passed Running tests from 'tests/letrec-compilation' ... ... testing 'backreferences.ml' => passed ... testing 'class_1.ml' => passed ... testing 'class_2.ml' => passed ... testing 'evaluation_order_1.ml' => passed ... testing 'evaluation_order_2.ml' => passed ... testing 'evaluation_order_3.ml' => passed ... testing 'float_block_1.ml' => passed ... testing 'generic_array.ml' => passed ... testing 'labels.ml' => passed ... testing 'lazy_.ml' => passed ... testing 'lists.ml' => passed ... testing 'mixing_value_closures_1.ml' => passed ... testing 'mixing_value_closures_2.ml' => passed ... testing 'mutual_functions.ml' => passed ... testing 'nested.ml' => passed ... testing 'pr12153_miscompilation_of_recursive_atoms.ml' => passed ... testing 'pr4989.ml' => passed ... testing 'pr8681.ml' => passed ... testing 'record_with.ml' => passed ... testing 'ref.ml' => passed Running tests from 'tests/lexing' ... ... testing 'comments.ml' => passed ... testing 'escape.ml' => passed ... testing 'newlines.ml' => passed ... testing 'reject_bad_encoding.ml' => passed ... testing 'uchar_esc.ml' => passed Running tests from 'tests/lf_skiplist' ... ... testing 'test.ml' => passed ... testing 'test_parallel.ml' => passed Running tests from 'tests/lib-arg' ... ... testing 'test_rest_all.ml' => passed ... testing 'testarg.ml' => passed ... testing 'testerror.ml' => skipped Running tests from 'tests/lib-array' ... ... testing 'test_array.ml' => passed Running tests from 'tests/lib-atomic' ... ... testing 'test_atomic.ml' => passed Running tests from 'tests/lib-bigarray' ... ... testing 'bigarrays.ml' => passed ... testing 'change_layout.ml' => passed ... testing 'fftba.ml' => passed ... testing 'pr5115.ml' => passed ... testing 'specialized.ml' => passed ... testing 'weak_bigarray.ml' => passed Running tests from 'tests/lib-bigarray-2' ... ... testing 'bigarrcml.ml' => passed ... testing 'bigarrfml.ml' => skipped Running tests from 'tests/lib-bigarray-file' ... ... testing 'mapfile.ml' => passed Running tests from 'tests/lib-bool' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-buffer' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-bytes' ... ... testing 'binary.ml' => passed ... testing 'test_bytes.ml' => passed Running tests from 'tests/lib-bytes-utf' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-channels' ... ... testing 'bigarrays.ml' => passed ... testing 'buffered.ml' => passed ... testing 'close_in.ml' => passed ... testing 'close_out.ml' => passed ... testing 'in_channel_length.ml' => passed ... testing 'input_all.ml' => passed ... testing 'input_lines.ml' => passed ... testing 'refcounting.ml' => passed ... testing 'seek_in.ml' => passed Running tests from 'tests/lib-digest' ... ... testing 'blake2b_self_test.ml' => passed ... testing 'digests.ml' => passed ... testing 'md5.ml' => passed Running tests from 'tests/lib-domain' ... ... testing 'DLS_thread_safety.ml' => passed Running tests from 'tests/lib-dynarray' ... ... testing 'heap_sort.ml' => passed ... testing 'test.ml' => passed Running tests from 'tests/lib-dynlink-bytecode' ... ... testing 'main.ml' => passed Running tests from 'tests/lib-dynlink-csharp' ... ... testing 'main.ml' => skipped Running tests from 'tests/lib-dynlink-domains' ... ... testing 'main.ml' => passed Running tests from 'tests/lib-dynlink-init-info' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-dynlink-initializers' ... ... testing 'test10_main.ml' => passed ... testing 'test1_main.ml' => passed ... testing 'test2_main.ml' => passed ... testing 'test3_main.ml' => passed ... testing 'test5_main.ml' => passed ... testing 'test6_main.ml' => passed ... testing 'test7_main.ml' => passed ... testing 'test8_main.ml' => passed ... testing 'test9_main.ml' => passed Running tests from 'tests/lib-dynlink-native' ... ... testing 'main.ml' => passed Running tests from 'tests/lib-dynlink-packed' ... ... testing 'loader.ml' => passed Running tests from 'tests/lib-dynlink-pr4229' ... ... testing 'main.ml' => passed Running tests from 'tests/lib-dynlink-pr4839' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-dynlink-pr6950' ... ... testing 'loader.ml' => passed Running tests from 'tests/lib-dynlink-pr9209' ... ... testing 'dyn.ml' => passed Running tests from 'tests/lib-dynlink-private' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-either' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-filename' ... ... testing 'extension.ml' => passed ... testing 'null.ml' => passed ... testing 'quotecommand.ml' => passed ... testing 'suffix.ml' => passed ... testing 'temp.ml' => passed Running tests from 'tests/lib-float' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-floatarray' ... ... testing 'floatarray.ml' => passed Running tests from 'tests/lib-format' ... ... testing 'domains.ml' => passed ... testing 'mc_pr586_par.ml' => passed ... testing 'mc_pr586_par2.ml' => passed ... testing 'pp_print_custom_break.ml' => passed ... testing 'pr6824.ml' => passed ... testing 'print_array.ml' => passed ... testing 'print_if_newline.ml' => passed ... testing 'print_seq.ml' => passed ... testing 'tformat.ml' => passed Running tests from 'tests/lib-fun' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-hashtbl' ... ... testing 'compatibility.ml' => passed ... testing 'hfun.ml' => passed ... testing 'htbl.ml' => passed Running tests from 'tests/lib-int' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-int64' ... ... testing 'issue9460.ml' => passed ... testing 'test.ml' => passed Running tests from 'tests/lib-internalformat' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-lazy' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-list' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-marshal' ... ... testing 'compressed.ml' => passed ... testing 'intern_final.ml' => passed ... testing 'intext.ml' => passed ... testing 'intext_par.ml' => passed ... testing 'marshal_bigarray.ml' => passed Running tests from 'tests/lib-obj' ... ... testing 'new_obj.ml' => passed ... testing 'reachable_words.ml' => passed ... testing 'reachable_words_bug.ml' => passed ... testing 'with_tag.ml' => passed Running tests from 'tests/lib-option' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-printf' ... ... testing 'pr6534.ml' => passed ... testing 'pr6938.ml' => passed ... testing 'tprintf.ml' => passed Running tests from 'tests/lib-queue' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-random' ... ... testing 'chi2.ml' => passed ... testing 'compat_32_64.ml' => passed ... testing 'defaultinit.ml' => passed ... testing 'parallel.ml' => passed ... testing 'selfinit.ml' => passed ... testing 'testvectors.ml' => passed Running tests from 'tests/lib-result' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-runtime-events' ... ... testing 'test.ml' => passed ... testing 'test_caml.ml' => passed ... testing 'test_caml_counters.ml' => passed ... testing 'test_caml_exception.ml' => passed ... testing 'test_caml_parallel.ml' => passed ... testing 'test_caml_reentry.ml' => passed ... testing 'test_caml_runparams.ml' => passed ... testing 'test_caml_slot_reuse.ml' => passed ... testing 'test_caml_stubs_gc.ml' => passed ... testing 'test_compact.ml' => passed ... testing 'test_corrupted.ml' => passed ... testing 'test_create_cursor_failures.ml' => passed ... testing 'test_dropped_events.ml' => passed ... testing 'test_env_start.ml' => passed ... testing 'test_external.ml' => passed ... testing 'test_external_preserve.ml' => passed ... testing 'test_fork.ml' => passed ... testing 'test_instrumented.ml' => passed ... testing 'test_user_event.ml' => passed ... testing 'test_user_event_signal.ml' => passed ... testing 'test_user_event_unknown.ml' => passed Running tests from 'tests/lib-scanf' ... ... testing 'tscanf.ml' => passed Running tests from 'tests/lib-scanf-2' ... ... testing 'tscanf2_master.ml' => passed Running tests from 'tests/lib-seq' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-set' ... ... testing 'testmap.ml' => passed ... testing 'testset.ml' => passed Running tests from 'tests/lib-stack' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-stdlabels' ... ... testing 'test_stdlabels.ml' => passed Running tests from 'tests/lib-str' ... ... testing 'parallel.ml' => passed ... testing 't01.ml' => passed Running tests from 'tests/lib-string' ... ... testing 'binary.ml' => passed ... testing 'test_string.ml' => passed Running tests from 'tests/lib-sync' ... ... testing 'prodcons.ml' => passed ... testing 'trylock.ml' => passed ... testing 'trylock2.ml' => passed Running tests from 'tests/lib-sys' ... ... testing 'immediate64.ml' => passed ... testing 'opaque.ml' => passed ... testing 'rename.ml' => passed Running tests from 'tests/lib-systhreads' ... ... testing 'boundscheck.ml' => passed ... testing 'eintr.ml' => passed ... testing 'multicore_lifecycle.ml' => passed ... testing 'test_c_thread_register.ml' => passed ... testing 'testfork.ml' => passed ... testing 'testfork2.ml' => passed ... testing 'testpreempt.ml' => passed ... testing 'testyield.ml' => passed ... testing 'threadsigmask.ml' => passed Running tests from 'tests/lib-threads' ... ... testing 'backtrace_threads.ml' => passed ... testing 'bank.ml' => passed ... testing 'beat.ml' => passed ... testing 'bufchan.ml' => passed ... testing 'close.ml' => passed ... testing 'delayintr.ml' => passed ... testing 'fileio.ml' => passed ... testing 'mutex_errors.ml' => passed ... testing 'pr4466.ml' => passed ... testing 'pr5325.ml' => passed ... testing 'pr7638.ml' => passed ... testing 'pr8857.ml' => passed ... testing 'prodcons.ml' => passed ... testing 'prodcons2.ml' => passed ... testing 'sieve.ml' => passed ... testing 'signal.ml' => passed ... testing 'sockets.ml' => passed ... testing 'swapchan.ml' => passed ... testing 'tls.ml' => passed ... testing 'torture.ml' => passed ... testing 'uncaught_exception_handler.ml' => passed Running tests from 'tests/lib-uchar' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-unix/common' ... ... testing 'append.ml' => passed ... testing 'bigarrays.ml' => passed ... testing 'channel_of.ml' => passed ... testing 'cloexec.ml' => passed ... testing 'dup.ml' => passed ... testing 'dup2.ml' => passed ... testing 'fork_cleanup.ml' => passed ... testing 'fork_cleanup_systhreads.ml' => passed ... testing 'getaddrinfo.ml' => passed ... testing 'gethostbyaddr.ml' => passed ... testing 'multicore_fork_domain_alone.ml' => passed ... testing 'multicore_fork_domain_alone2.ml' => passed ... testing 'pipe_eof.ml' => passed ... testing 'process_pid.ml' => passed ... testing 'redirections.ml' => passed ... testing 'rename.ml' => passed ... testing 'test_unix_cmdline.ml' => passed ... testing 'test_unixlabels.ml' => passed ... testing 'truncate.ml' => passed ... testing 'uexit.ml' => passed ... testing 'utimes.ml' => passed ... testing 'wait_nohang.ml' => passed Running tests from 'tests/lib-unix/isatty' ... ... testing 'isatty_std.ml' => passed ... testing 'isatty_tty.ml' => skipped Running tests from 'tests/lib-unix/kill' ... ... testing 'unix_kill.ml' => passed Running tests from 'tests/lib-unix/realpath' ... ... testing 'test.ml' => passed Running tests from 'tests/lib-unix/unix-execvpe' ... ... testing 'exec.ml' => passed Running tests from 'tests/lib-unix/unix-socket' ... ... testing 'recvfrom_linux.ml' => passed ... testing 'recvfrom_unix.ml' => passed Running tests from 'tests/lib-unix/win-channel-of' ... ... testing 'parallel_channel_of.ml' => skipped Running tests from 'tests/lib-unix/win-createprocess' ... ... testing 'test.ml' => skipped Running tests from 'tests/lib-unix/win-env' ... ... testing 'test_env.ml' => skipped Running tests from 'tests/lib-unix/win-socketpair' ... ... testing 'test.ml' => skipped Running tests from 'tests/lib-unix/win-stat' ... ... testing 'test.ml' => skipped Running tests from 'tests/lib-unix/win-symlink' ... ... testing 'parallel_symlink.ml' => skipped ... testing 'test.ml' => skipped Running tests from 'tests/link-test' ... ... testing 'empty.ml' => passed ... testing 'test.ml' => passed Running tests from 'tests/load_path' ... ... testing 'test.ml' => passed Running tests from 'tests/local-functions' ... ... testing 'non_local.ml' => passed ... testing 'tupled.ml' => passed ... testing 'tupled2.ml' => passed Running tests from 'tests/locale' ... ... testing 'test.ml' => passed Running tests from 'tests/manual-intf-c' ... ... testing 'prog.ml' => skipped Running tests from 'tests/match-exception' ... ... testing 'allocation.ml' => passed ... testing 'exception_propagation.ml' => passed ... testing 'identifier_sharing.ml' => passed ... testing 'match_failure.ml' => passed ... testing 'nested_handlers.ml' => passed ... testing 'raise_from_success_continuation.ml' => passed ... testing 'streams.ml' => passed ... testing 'tail_calls.ml' => passed Running tests from 'tests/match-exception-warnings' ... ... testing 'exhaustiveness_warnings.ml' => passed ... testing 'no_mixing_under_guard.ml' => passed ... testing 'no_value_clauses.ml' => passed ... testing 'placement.ml' => passed ... testing 'pr7083.ml' => passed ... testing 'reachability.ml' => passed Running tests from 'tests/match-side-effects' ... ... testing 'check_partial.ml' => passed ... testing 'partiality.ml' => passed ... testing 'pr13152.ml' => passed ... testing 'test_contexts_code.ml' => passed ... testing 'test_contexts_results.ml' => passed Running tests from 'tests/memory-model' ... ... testing 'forbidden.ml' => passed ... testing 'publish.ml' => passed Running tests from 'tests/messages' ... ... testing 'highlight_tabs.ml' => passed ... testing 'precise_locations.ml' => passed ... testing 'spellcheck.ml' => passed Running tests from 'tests/misc' ... ... testing 'bdd.ml' => passed ... testing 'boyer.ml' => passed ... testing 'exotic.ml' => passed ... testing 'fib.ml' => passed ... testing 'gc_mark_stack_overflow.ml' => passed ... testing 'gcwords.ml' => passed ... testing 'gpr1370.ml' => passed ... testing 'hamming.ml' => passed ... testing 'nucleic.ml' => passed ... testing 'pr7168.ml' => passed ... testing 'sieve.ml' => passed ... testing 'sorts.ml' => passed ... testing 'takc.ml' => passed ... testing 'taku.ml' => passed Running tests from 'tests/misc-kb' ... ... testing 'kbmain.ml' => passed Running tests from 'tests/misc-unsafe' ... ... testing 'almabench.ml' => passed ... testing 'fft.ml' => passed ... testing 'quicksort.ml' => passed ... testing 'soli.ml' => passed Running tests from 'tests/no-alias-deps' ... ... testing 'aliases.ml' => passed ... testing 'gpr2235.ml' => passed Running tests from 'tests/opaque' ... ... testing 'test.ml' => skipped Running tests from 'tests/output-complete-obj' ... ... testing 'github9344.ml' => passed ... testing 'test.ml' => passed ... testing 'test2.ml' => passed Running tests from 'tests/parallel' ... ... testing 'atomics.ml' => passed ... testing 'backup_thread.ml' => passed ... testing 'backup_thread_pipe.ml' => passed ... testing 'catch_break.ml' => passed ... testing 'constpromote.ml' => passed ... testing 'deadcont.ml' => passed ... testing 'domain_dls.ml' => passed ... testing 'domain_dls2.ml' => passed ... testing 'domain_id.ml' => passed ... testing 'domain_parallel_spawn_burn.ml' => passed ... testing 'domain_parallel_spawn_burn_gc_set.ml' => passed ... testing 'domain_serial_spawn_burn.ml' => passed ... testing 'fib_threads.ml' => passed ... testing 'join.ml' => passed ... testing 'major_gc_wait_backup.ml' => passed ... testing 'max_domains1.ml' => passed ... testing 'max_domains2.ml' => skipped ... testing 'mctest.ml' => passed ... testing 'multicore_systhreads.ml' => passed ... testing 'pingpong.ml' => passed ... testing 'poll.ml' => passed ... testing 'prodcons_domains.ml' => passed ... testing 'recommended_domain_count.ml' => passed ... testing 'recommended_domain_count_unix.ml' => passed ... testing 'tak.ml' => passed ... testing 'test_c_thread_register.ml' => passed ... testing 'test_issue_11094.ml' => passed Running tests from 'tests/parse-errors' ... ... testing 'escape_error.ml' => passed ... testing 'expecting.ml' => passed ... testing 'mismatch_struct_sig.ml' => passed ... testing 'pr7847.ml' => passed ... testing 'unclosed_class_signature.mli' => passed ... testing 'unclosed_class_simpl_expr1.ml' => passed ... testing 'unclosed_class_simpl_expr2.ml' => passed ... testing 'unclosed_class_simpl_expr3.ml' => passed ... testing 'unclosed_object.ml' => passed ... testing 'unclosed_paren_module_expr1.ml' => passed ... testing 'unclosed_paren_module_expr2.ml' => passed ... testing 'unclosed_paren_module_expr3.ml' => passed ... testing 'unclosed_paren_module_expr4.ml' => passed ... testing 'unclosed_paren_module_expr5.ml' => passed ... testing 'unclosed_paren_module_type.mli' => passed ... testing 'unclosed_sig.mli' => passed ... testing 'unclosed_simple_expr.ml' => passed ... testing 'unclosed_simple_pattern.ml' => passed ... testing 'unclosed_struct.ml' => passed Running tests from 'tests/parsetree' ... ... testing 'locations_test.ml' => passed ... testing 'test.ml' => passed Running tests from 'tests/parsing' ... ... testing 'anonymous_class_parameter.ml' => passed ... testing 'arrow_ambiguity.ml' => passed ... testing 'assert_location.ml' => passed ... testing 'attributes.ml' => passed ... testing 'broken_invariants.ml' => passed ... testing 'change_start_loc.ml' => passed ... testing 'comments.ml' => passed ... testing 'constructor_declarations.ml' => passed ... testing 'docstrings.ml' => passed ... testing 'extended_indexoperators.ml' => passed ... testing 'extension_operators.ml' => passed ... testing 'extensions.ml' => passed ... testing 'hash_ambiguity.ml' => passed ... testing 'int_and_float_with_modifier.ml' => passed ... testing 'latin9.ml' => passed ... testing 'multi_indices.ml' => passed ... testing 'pr10468.ml' => passed ... testing 'pr6604.ml' => passed ... testing 'pr6604_2.ml' => passed ... testing 'pr6604_3.ml' => passed ... testing 'pr6865.ml' => passed ... testing 'pr7165.ml' => passed ... testing 'prefix_op.ml' => passed ... testing 'quotedextensions.ml' => passed ... testing 'rawidents.ml' => passed ... testing 'reloc.ml' => passed ... testing 'shortcut_ext_attr.ml' => passed Running tests from 'tests/ppx-attributes' ... ... testing 'inline.ml' => passed ... testing 'warning.ml' => passed Running tests from 'tests/ppx-contexts' ... ... testing 'test.ml' => passed Running tests from 'tests/prim-bigstring' ... ... testing 'bigstring_access.ml' => passed ... testing 'string_access.ml' => passed Running tests from 'tests/prim-bswap' ... ... testing 'bswap.ml' => passed Running tests from 'tests/prim-revapply' ... ... testing 'apply.ml' => passed ... testing 'revapply.ml' => passed Running tests from 'tests/printing-types' ... ... testing 'disambiguation.ml' => passed ... testing 'existentials.ml' => passed ... testing 'pr248.ml' => passed Running tests from 'tests/raise-counts' ... ... testing 'main.ml' => passed Running tests from 'tests/regression/gpr1623' ... ... testing 'gpr1623.ml' => passed Running tests from 'tests/regression/missing_set_of_closures' ... ... testing 'missing_set_of_closures.ml' => skipped Running tests from 'tests/regression/pr10611' ... ... testing 'pr10611.ml' => passed Running tests from 'tests/regression/pr11887' ... ... testing 'pr11887.ml' => skipped Running tests from 'tests/regression/pr1580' ... ... testing 'pr1580.ml' => passed Running tests from 'tests/regression/pr3612' ... ... testing 'pr3612.ml' => passed Running tests from 'tests/regression/pr5233' ... ... testing 'pr5233.ml' => passed Running tests from 'tests/regression/pr5757' ... ... testing 'pr5757.ml' => passed Running tests from 'tests/regression/pr6024' ... ... testing 'pr6024.ml' => passed Running tests from 'tests/regression/pr7042' ... ... testing 'pr7042.ml' => passed Running tests from 'tests/regression/pr7426' ... ... testing 'pr7426.ml' => passed Running tests from 'tests/regression/pr7718' ... ... testing 'pr7718.ml' => passed Running tests from 'tests/regression/pr7798' ... ... testing 'pr7798.ml' => passed Running tests from 'tests/regression/pr7920' ... ... testing 'pr7920.ml' => passed Running tests from 'tests/regression/pr8769' ... ... testing 'pr8769.ml' => passed Running tests from 'tests/regression/pr9028' ... ... testing 'pr9028.ml' => passed Running tests from 'tests/regression/pr9292' ... ... testing 'pr9292.ml' => passed Running tests from 'tests/regression/pr9326' ... ... testing 'gc_set.ml' => passed Running tests from 'tests/regression/pr9443' ... ... testing 'pr9443.ml' => passed Running tests from 'tests/regression/pr9853' ... ... testing 'compaction_corner_case.ml' => passed Running tests from 'tests/reproducibility' ... ... testing 'cmis_on_file_system.ml' => passed Running tests from 'tests/required-external' ... ... testing 'main.ml' => passed Running tests from 'tests/runtime-C-exceptions' ... ... testing 'test.ml' => passed Running tests from 'tests/runtime-errors' ... ... testing 'stackoverflow.ml' => passed ... testing 'syserror.ml' => passed Running tests from 'tests/runtime-objects' ... ... testing 'Tests.ml' => passed ... testing 'toplevel_lets.ml' => passed Running tests from 'tests/self-contained-toplevel' ... ... testing 'main.ml' => passed Running tests from 'tests/shadow_include' ... ... testing 'artificial.ml' => passed ... testing 'cannot_shadow_error.ml' => passed ... testing 'ghosts.ml' => passed ... testing 'shadow_all.ml' => passed Running tests from 'tests/shape-index' ... ... testing 'index.ml' => passed ... testing 'index_aliases.ml' => passed ... testing 'index_bindingops.ml' => passed ... testing 'index_constrs.ml' => passed ... testing 'index_constrs_records.ml' => passed ... testing 'index_functor.ml' => passed ... testing 'index_labels.ml' => passed ... testing 'index_modules.ml' => passed ... testing 'index_objects.ml' => passed ... testing 'index_types.ml' => passed ... testing 'index_vb.ml' => passed Running tests from 'tests/shapes' ... ... testing 'aliases.ml' => passed ... testing 'comp_units.ml' => passed ... testing 'functors.ml' => passed ... testing 'incl_md_typeof.ml' => passed ... testing 'more_func.ml' => passed ... testing 'nested_types.ml' => passed ... testing 'open_arg.ml' => passed ... testing 'open_struct.ml' => passed ... testing 'recmodules.ml' => passed ... testing 'rotor_example.ml' => passed ... testing 'shape_size_blowup.ml' => passed ... testing 'simple.ml' => passed ... testing 'typeof_include.ml' => passed Running tests from 'tests/statmemprof' ... ... testing 'alloc_counts.ml' => passed ... testing 'arrays_in_major.ml' => passed ... testing 'arrays_in_minor.ml' => passed ... testing 'blocking_in_callback.ml' => passed ... testing 'callstacks.ml' => passed ... testing 'comballoc.ml' => passed ... testing 'custom.ml' => passed ... testing 'discard_in_callback.ml' => passed ... testing 'exception_callback.ml' => passed ... testing 'exception_callback_minor.ml' => passed ... testing 'exception_comballoc.ml' => passed ... testing 'intern.ml' => passed ... testing 'lists_in_minor.ml' => passed ... testing 'minor_heap_edge.ml' => passed ... testing 'minor_no_postpone.ml' => passed ... testing 'moved_while_blocking.ml' => passed ... testing 'start_stop.ml' => passed ... testing 'stop_start_in_callback.ml' => passed ... testing 'thread_exit_in_callback.ml' => passed Running tests from 'tests/syntactic-arity' ... ... testing 'alloc.ml' => skipped ... testing 'max_arity.ml' => skipped ... testing 'measure_arity.ml' => passed ... testing 'measure_runtime_arity.ml' => skipped ... testing 'syntactic_arity.ml' => passed ... testing 'warnings.ml' => passed Running tests from 'tests/tmc' ... ... testing 'ambiguities.ml' => passed ... testing 'other_features.ml' => passed ... testing 'partial_application.ml' => passed ... testing 'readable_output.ml' => passed ... testing 'semantic.ml' => passed ... testing 'shortcut.ml' => passed ... testing 'stack_space.ml' => passed ... testing 'try_with.ml' => passed ... testing 'tupled_function.ml' => passed ... testing 'tupled_function_calls.ml' => passed ... testing 'usage_warnings.ml' => passed Running tests from 'tests/tool-caml-tex' ... ... testing 'ellipses.ml' => passed ... testing 'redirections.ml' => passed Running tests from 'tests/tool-command-line' ... ... testing 'test-no-input-file.ml' => skipped ... testing 'test-o-one-c-file.ml' => skipped ... testing 'test-o-several-files.ml' => skipped ... testing 'test-unknown-file.ml' => passed Running tests from 'tests/tool-debugger/basic' ... ... testing 'debuggee.ml' => passed Running tests from 'tests/tool-debugger/dynlink' ... ... testing 'host.ml' => passed Running tests from 'tests/tool-debugger/find-artifacts' ... ... testing 'debuggee.ml' => passed Running tests from 'tests/tool-debugger/module_named_main' ... ... testing 'main.ml' => passed Running tests from 'tests/tool-debugger/no_debug_event' ... ... testing 'noev.ml' => passed Running tests from 'tests/tool-debugger/printer' ... ... testing 'debuggee.ml' => passed Running tests from 'tests/tool-dumpobj' ... ... testing 'test.ml' => passed Running tests from 'tests/tool-expect-test' ... ... testing 'clean_typer.ml' => passed Running tests from 'tests/tool-lexyacc' ... ... testing 'calc.ml' => passed ... testing 'chars.mll' => passed ... testing 'csets.mll' => passed ... testing 'mpr7760.mll' => passed ... testing 'parsecheck.mly' => passed Running tests from 'tests/tool-ocaml' ... ... testing 'directive_failure.ml' => passed ... testing 'gpr12887.ml' => passed ... testing 't000.ml' => passed ... testing 't010-const0.ml' => passed ... testing 't010-const1.ml' => passed ... testing 't010-const2.ml' => passed ... testing 't010-const3.ml' => passed ... testing 't011-constint.ml' => passed ... testing 't020.ml' => passed ... testing 't021-pushconst1.ml' => passed ... testing 't021-pushconst2.ml' => passed ... testing 't021-pushconst3.ml' => passed ... testing 't022-pushconstint.ml' => passed ... testing 't040-makeblock1.ml' => passed ... testing 't040-makeblock2.ml' => passed ... testing 't040-makeblock3.ml' => passed ... testing 't041-makeblock.ml' => passed ... testing 't050-getglobal.ml' => passed ... testing 't050-pushgetglobal.ml' => passed ... testing 't051-getglobalfield.ml' => passed ... testing 't051-pushgetglobalfield.ml' => passed ... testing 't060-raise.ml' => passed ... testing 't070-branch.ml' => passed ... testing 't070-branchif.ml' => passed ... testing 't070-branchifnot.ml' => passed ... testing 't071-boolnot.ml' => passed ... testing 't080-eq.ml' => passed ... testing 't080-geint.ml' => passed ... testing 't080-gtint.ml' => passed ... testing 't080-leint.ml' => passed ... testing 't080-ltint.ml' => passed ... testing 't080-neq.ml' => passed ... testing 't090-acc0.ml' => passed ... testing 't090-acc1.ml' => passed ... testing 't090-acc2.ml' => passed ... testing 't090-acc3.ml' => passed ... testing 't090-acc4.ml' => passed ... testing 't090-acc5.ml' => passed ... testing 't090-acc6.ml' => passed ... testing 't090-acc7.ml' => passed ... testing 't091-acc.ml' => passed ... testing 't092-pushacc.ml' => passed ... testing 't092-pushacc0.ml' => passed ... testing 't092-pushacc1.ml' => passed ... testing 't092-pushacc2.ml' => passed ... testing 't092-pushacc3.ml' => passed ... testing 't092-pushacc4.ml' => passed ... testing 't092-pushacc5.ml' => passed ... testing 't092-pushacc6.ml' => passed ... testing 't092-pushacc7.ml' => passed ... testing 't093-pushacc.ml' => passed ... testing 't100-pushtrap.ml' => passed ... testing 't101-poptrap.ml' => passed ... testing 't110-addint.ml' => passed ... testing 't110-andint.ml' => passed ... testing 't110-asrint-1.ml' => passed ... testing 't110-asrint-2.ml' => passed ... testing 't110-divint-1.ml' => passed ... testing 't110-divint-2.ml' => passed ... testing 't110-divint-3.ml' => passed ... testing 't110-lslint.ml' => passed ... testing 't110-lsrint.ml' => passed ... testing 't110-modint-1.ml' => passed ... testing 't110-modint-2.ml' => passed ... testing 't110-mulint.ml' => passed ... testing 't110-negint.ml' => passed ... testing 't110-offsetint.ml' => passed ... testing 't110-orint.ml' => passed ... testing 't110-subint.ml' => passed ... testing 't110-xorint.ml' => passed ... testing 't120-getstringchar.ml' => passed ... testing 't121-setstringchar.ml' => passed ... testing 't130-getvectitem.ml' => passed ... testing 't130-vectlength.ml' => passed ... testing 't131-setvectitem.ml' => passed ... testing 't140-switch-1.ml' => passed ... testing 't140-switch-2.ml' => passed ... testing 't140-switch-3.ml' => passed ... testing 't140-switch-4.ml' => passed ... testing 't141-switch-5.ml' => passed ... testing 't141-switch-6.ml' => passed ... testing 't141-switch-7.ml' => passed ... testing 't142-switch-8.ml' => passed ... testing 't142-switch-9.ml' => passed ... testing 't142-switch-A.ml' => passed ... testing 't150-push-1.ml' => passed ... testing 't150-push-2.ml' => passed ... testing 't160-closure.ml' => passed ... testing 't161-apply1.ml' => passed ... testing 't162-return.ml' => passed ... testing 't163.ml' => passed ... testing 't164-apply2.ml' => passed ... testing 't164-apply3.ml' => passed ... testing 't165-apply.ml' => passed ... testing 't170-envacc2.ml' => passed ... testing 't170-envacc3.ml' => passed ... testing 't170-envacc4.ml' => passed ... testing 't171-envacc.ml' => passed ... testing 't172-pushenvacc1.ml' => passed ... testing 't172-pushenvacc2.ml' => passed ... testing 't172-pushenvacc3.ml' => passed ... testing 't172-pushenvacc4.ml' => passed ... testing 't173-pushenvacc.ml' => passed ... testing 't180-appterm1.ml' => passed ... testing 't180-appterm2.ml' => passed ... testing 't180-appterm3.ml' => passed ... testing 't181-appterm.ml' => passed ... testing 't190-makefloatblock-1.ml' => passed ... testing 't190-makefloatblock-2.ml' => passed ... testing 't190-makefloatblock-3.ml' => passed ... testing 't191-vectlength.ml' => passed ... testing 't192-getfloatfield-1.ml' => passed ... testing 't192-getfloatfield-2.ml' => passed ... testing 't193-setfloatfield-1.ml' => passed ... testing 't193-setfloatfield-2.ml' => passed ... testing 't200-getfield0.ml' => passed ... testing 't200-getfield1.ml' => passed ... testing 't200-getfield2.ml' => passed ... testing 't200-getfield3.ml' => passed ... testing 't201-getfield.ml' => passed ... testing 't210-setfield0.ml' => passed ... testing 't210-setfield1.ml' => passed ... testing 't210-setfield2.ml' => passed ... testing 't210-setfield3.ml' => passed ... testing 't211-setfield.ml' => passed ... testing 't220-assign.ml' => passed ... testing 't230-check_signals.ml' => passed ... testing 't240-c_call1.ml' => passed ... testing 't240-c_call2.ml' => passed ... testing 't240-c_call3.ml' => passed ... testing 't240-c_call4.ml' => passed ... testing 't240-c_call5.ml' => passed ... testing 't250-closurerec-1.ml' => passed ... testing 't250-closurerec-2.ml' => passed ... testing 't251-pushoffsetclosure0.ml' => passed ... testing 't251-pushoffsetclosure2.ml' => passed ... testing 't251-pushoffsetclosurem2.ml' => passed ... testing 't252-pushoffsetclosure.ml' => passed ... testing 't253-offsetclosure0.ml' => passed ... testing 't253-offsetclosure2.ml' => passed ... testing 't253-offsetclosurem2.ml' => passed ... testing 't254-offsetclosure.ml' => passed ... testing 't260-offsetref.ml' => passed ... testing 't270-push_retaddr.ml' => passed ... testing 't300-getmethod.ml' => passed ... testing 't301-object.ml' => passed ... testing 't310-alloc-1.ml' => passed ... testing 't310-alloc-2.ml' => passed ... testing 't320-gc-1.ml' => passed ... testing 't320-gc-2.ml' => passed ... testing 't320-gc-3.ml' => passed ... testing 't330-compact-1.ml' => passed ... testing 't330-compact-2.ml' => passed ... testing 't330-compact-3.ml' => passed ... testing 't330-compact-4.ml' => passed ... testing 't340-weak.ml' => passed ... testing 't350-heapcheck.ml' => passed ... testing 't360-stacks-1.ml' => passed ... testing 't360-stacks-2.ml' => passed Running tests from 'tests/tool-ocaml-annot' ... ... testing 'failure.ml' => passed ... testing 'success.ml' => passed ... testing 'typeonly.ml' => passed Running tests from 'tests/tool-ocamlc-compat32' ... ... testing 'compat32.ml' => skipped Running tests from 'tests/tool-ocamlc-error-cleanup' ... ... testing 'test.ml' => passed Running tests from 'tests/tool-ocamlc-locations' ... ... testing 'marshalled.ml' => passed ... testing 'test.ml' => passed Running tests from 'tests/tool-ocamlc-open' ... ... testing 'tool-ocamlc-open-error.ml' => passed ... testing 'tool-ocamlc-open.ml' => passed Running tests from 'tests/tool-ocamlc-stop-after' ... ... testing 'stop_after_lambda.ml' => passed ... testing 'stop_after_parsing_impl.ml' => passed ... testing 'stop_after_parsing_intf.mli' => passed ... testing 'stop_after_scheduling.ml' => passed ... testing 'stop_after_typing_impl.ml' => passed Running tests from 'tests/tool-ocamldep-modalias' ... ... testing 'main.ml' => passed Running tests from 'tests/tool-ocamldep-shadowing' ... ... testing 'a.ml' => passed Running tests from 'tests/tool-ocamldoc' ... ... testing 'Alert_toplevel.mli' => passed ... testing 'Alert_toplevel2.mli' => passed ... testing 'Alerts.mli' => passed ... testing 'Alerts_impl.ml' => passed ... testing 'Documentation_tags.mli' => passed ... testing 'Entities.ml' => passed ... testing 'Extensible_variant.ml' => passed ... testing 'Functions.ml' => passed ... testing 'Include_module_type_of.mli' => passed ... testing 'Inline_records.mli' => passed ... testing 'Inline_records_bis.ml' => passed ... testing 'Item_ids.mli' => passed ... testing 'Latin9.ml' => passed ... testing 'Level_0.mli' => passed ... testing 'Linebreaks.mli' => passed ... testing 'Loop.ml' => passed ... testing 'Module_whitespace.ml' => passed ... testing 'No_preamble.mli' => passed ... testing 'Paragraph.mli' => passed ... testing 'Short_description.txt' => passed ... testing 'Test.mli' => passed ... testing 'Variants.mli' => passed ... testing 'latex_ref.mli' => passed ... testing 't01.ml' => passed ... testing 't02.ml' => passed ... testing 't03.ml' => passed ... testing 't04.ml' => passed ... testing 't05.ml' => passed Running tests from 'tests/tool-ocamldoc-open' ... ... testing 'main.ml' => passed Running tests from 'tests/tool-ocamlobjinfo' ... ... testing 'question.ml' => passed Running tests from 'tests/tool-ocamlopt-save-ir' ... ... testing 'check_for_pack.ml' => skipped ... testing 'save_ir_after_scheduling.ml' => skipped ... testing 'save_ir_after_typing.ml' => skipped ... testing 'start_from_emit.ml' => skipped Running tests from 'tests/tool-ocamlopt-stop-after' ... ... testing 'stop_after_lambda.ml' => passed ... testing 'stop_after_scheduling.ml' => skipped Running tests from 'tests/tool-ocamltest' ... ... testing 'norm1.ml' => passed ... testing 'norm2.ml' => passed ... testing 'norm3.ml' => passed ... testing 'norm4.ml' => passed Running tests from 'tests/tool-ocamltest-var-expansion' ... ... testing 'subst1.ml' => passed ... testing 'subst2.ml' => passed Running tests from 'tests/tool-toplevel' ... ... testing 'error_highlighting.ml' => passed ... testing 'exotic_lists.ml' => passed ... testing 'install_printer.ml' => passed ... testing 'mod_use.ml' => passed ... testing 'multi_phrase_line.ml' => passed ... testing 'pr6468.ml' => passed ... testing 'pr7060.ml' => passed ... testing 'pr7751.ml' => passed ... testing 'pr9701.ml' => passed ... testing 'printval.ml' => passed ... testing 'redefinition_hints.ml' => passed ... testing 'show.ml' => passed ... testing 'show_short_paths.ml' => passed ... testing 'strings.ml' => passed ... testing 'topeval.ml' => passed ... testing 'tracing.ml' => passed ... testing 'uncaught_exceptions.ml' => passed ... testing 'use_command.ml' => passed Running tests from 'tests/tool-toplevel/known-bugs' ... ... testing 'broken_rec_in_show.ml' => passed Running tests from 'tests/tool-toplevel-invocation' ... ... testing 'test.ml' => passed Running tests from 'tests/translprim' ... ... testing 'array_spec.ml' => passed ... testing 'comparison_optim.ml' => passed ... testing 'comparison_table.ml' => passed ... testing 'locs.ml' => passed ... testing 'module_coercion.ml' => passed ... testing 'ref_spec.ml' => passed ... testing 'sendcache.ml' => passed Running tests from 'tests/tsan' ... ... testing 'array_elt.ml' => skipped ... testing 'exn_from_c.ml' => skipped ... testing 'exn_in_callback.ml' => skipped ... testing 'exn_reraise.ml' => skipped ... testing 'handlers_at_tail.ml' => skipped ... testing 'norace_atomics.ml' => skipped ... testing 'perform.ml' => skipped ... testing 'raise_through_handler.ml' => skipped ... testing 'record_field.ml' => skipped ... testing 'reperform.ml' => skipped ... testing 'unhandled.ml' => skipped Running tests from 'tests/typing-core-bugs' ... ... testing 'const_int_hint.ml' => passed ... testing 'missing_rec_hint.ml' => passed ... testing 'repeated_did_you_mean.ml' => passed ... testing 'type_expected_explanation.ml' => passed ... testing 'unit_fun_hints.ml' => passed Running tests from 'tests/typing-deprecated' ... ... testing 'alerts.ml' => passed ... testing 'deprecated.ml' => passed Running tests from 'tests/typing-extension-constructor' ... ... testing 'test.ml' => passed Running tests from 'tests/typing-extensions' ... ... testing 'cast.ml' => passed ... testing 'disambiguation.ml' => passed ... testing 'extensions.ml' => passed ... testing 'msg.ml' => passed ... testing 'open_types.ml' => passed Running tests from 'tests/typing-external' ... ... testing 'pr11392.ml' => passed Running tests from 'tests/typing-fstclassmod' ... ... testing 'aliases.ml' => passed ... testing 'fstclassmod.ml' => passed ... testing 'nondep_instance.ml' => passed ... testing 'scope_escape.ml' => passed Running tests from 'tests/typing-gadts' ... ... testing 'ambiguity.ml' => passed ... testing 'ambivalent_apply.ml' => passed ... testing 'didier.ml' => passed ... testing 'dynamic_frisch.ml' => passed ... testing 'gadthead.ml' => passed ... testing 'name_existentials.ml' => passed ... testing 'nested_equations.ml' => passed ... testing 'omega07.ml' => passed ... testing 'optional_args.ml' => passed ... testing 'or_patterns.ml' => passed ... testing 'packed-module-recasting.ml' => passed ... testing 'pr10189.ml' => passed ... testing 'pr10271.ml' => passed ... testing 'pr10348.ml' => passed ... testing 'pr10735.ml' => passed ... testing 'pr10907.ml' => passed ... testing 'pr11888.ml' => passed ... testing 'pr13579.ml' => passed ... testing 'pr5332.ml' => passed ... testing 'pr5689.ml' => passed ... testing 'pr5785.ml' => passed ... testing 'pr5848.ml' => passed ... testing 'pr5906.ml' => passed ... testing 'pr5948.ml' => passed ... testing 'pr5981.ml' => passed ... testing 'pr5985.ml' => passed ... testing 'pr5989.ml' => passed ... testing 'pr5997.ml' => passed ... testing 'pr6158.ml' => passed ... testing 'pr6163.ml' => passed ... testing 'pr6174.ml' => passed ... testing 'pr6241.ml' => passed ... testing 'pr6690.ml' => passed ... testing 'pr6817.ml' => passed ... testing 'pr6934.ml' => passed ... testing 'pr6980.ml' => passed ... testing 'pr6993_bad.ml' => passed ... testing 'pr7016.ml' => passed ... testing 'pr7160.ml' => passed ... testing 'pr7214.ml' => passed ... testing 'pr7222.ml' => passed ... testing 'pr7230.ml' => passed ... testing 'pr7234.ml' => passed ... testing 'pr7260.ml' => passed ... testing 'pr7269.ml' => passed ... testing 'pr7298.ml' => passed ... testing 'pr7374.ml' => passed ... testing 'pr7378.ml' => passed ... testing 'pr7381.ml' => passed ... testing 'pr7390.ml' => passed ... testing 'pr7391.ml' => passed ... testing 'pr7397.ml' => passed ... testing 'pr7421.ml' => passed ... testing 'pr7432.ml' => passed ... testing 'pr7520.ml' => passed ... testing 'pr7618.ml' => passed ... testing 'pr7747.ml' => passed ... testing 'pr7902.ml' => passed ... testing 'pr9019.ml' => passed ... testing 'pr9759.ml' => passed ... testing 'pr9799.ml' => passed ... testing 'principality-and-gadts.ml' => passed ... testing 'return_type.ml' => passed ... testing 'syntactic-arity.ml' => passed ... testing 'term-conv.ml' => passed ... testing 'test.ml' => passed ... testing 'unexpected_existentials.ml' => passed ... testing 'unify_mb.ml' => passed ... testing 'variables_in_mcomp.ml' => passed ... testing 'yallop_bugs.ml' => passed Running tests from 'tests/typing-immediate' ... ... testing 'immediate.ml' => passed Running tests from 'tests/typing-implicit_unpack' ... ... testing 'implicit_unpack.ml' => passed Running tests from 'tests/typing-kind' ... ... testing 'kind_mismatch.ml' => passed Running tests from 'tests/typing-labels' ... ... testing 'mixin.ml' => passed ... testing 'mixin2.ml' => passed ... testing 'mixin3.ml' => passed Running tests from 'tests/typing-misc' ... ... testing 'apply_non_function.ml' => passed ... testing 'automatic_generalize.ml' => passed ... testing 'build_as_type.ml' => passed ... testing 'constraints.ml' => passed ... testing 'deep.ml' => passed ... testing 'disambiguate_principality.ml' => passed ... testing 'distant_errors.ml' => passed ... testing 'empty_variant.ml' => passed ... testing 'enrich_typedecl.ml' => passed ... testing 'exotic_unifications.ml' => passed ... testing 'exp_denom.ml' => passed ... testing 'external_arity.ml' => passed ... testing 'filter_params.ml' => passed ... testing 'gpr2277.ml' => passed ... testing 'includeclass_errors.ml' => passed ... testing 'injectivity.ml' => passed ... testing 'inside_out.ml' => passed ... testing 'is_expansive.ml' => passed ... testing 'labels.ml' => passed ... testing 'let_rec_approx.ml' => passed ... testing 'normalize_type.ml' => passed ... testing 'occur_check.ml' => passed ... testing 'open.ml' => passed ... testing 'optbinders.ml' => passed ... testing 'pat_type_sharing.ml' => passed ... testing 'pattern_open.ml' => passed ... testing 'polyvars.ml' => passed ... testing 'pr6416.ml' => passed ... testing 'pr6634.ml' => passed ... testing 'pr6939-flat-float-array.ml' => passed ... testing 'pr6939-no-flat-float-array.ml' => skipped ... testing 'pr7103.ml' => passed ... testing 'pr7228.ml' => passed ... testing 'pr7668_bad.ml' => passed ... testing 'pr7712.ml' => passed ... testing 'pr7937.ml' => passed ... testing 'pr8548.ml' => passed ... testing 'pr8548_split.ml' => passed ... testing 'printing.ml' => passed ... testing 'records.ml' => passed ... testing 'scope_escape.ml' => passed ... testing 'typecore_empty_polyvariant_error.ml' => passed ... testing 'typecore_errors.ml' => passed ... testing 'typecore_nolabel_errors.ml' => passed ... testing 'typetexp_errors.ml' => passed ... testing 'unbound_type_variables.ml' => passed ... testing 'unique_names_in_unification.ml' => passed ... testing 'variance.ml' => passed ... testing 'variant.ml' => passed ... testing 'wellfounded.ml' => passed ... testing 'wrong_kind.ml' => passed Running tests from 'tests/typing-misc-bugs' ... ... testing 'core_array_reduced_ok.ml' => passed ... testing 'gadt_declaration_check.ml' => passed ... testing 'pr6303_bad.ml' => passed ... testing 'pr6946_bad.ml' => passed Running tests from 'tests/typing-missing-cmi' ... ... testing 'test.ml' => passed Running tests from 'tests/typing-missing-cmi-2' ... ... testing 'test.ml' => passed Running tests from 'tests/typing-missing-cmi-3' ... ... testing 'user.ml' => passed Running tests from 'tests/typing-modules' ... ... testing 'Test.ml' => passed ... testing 'aliases.ml' => passed ... testing 'anonymous.ml' => passed ... testing 'applicative_functor_type.ml' => passed ... testing 'extension_constructors_errors_test.ml' => passed ... testing 'firstclass.ml' => passed ... testing 'functors.ml' => passed ... testing 'generative.ml' => passed ... testing 'illegal_permutation.ml' => passed ... testing 'inclusion_errors.ml' => passed ... testing 'inclusion_errors_elision.ml' => passed ... testing 'merge_constraint.ml' => passed ... testing 'mixmod5.ml' => passed ... testing 'module_type_substitution.ml' => passed ... testing 'nondep.ml' => passed ... testing 'nondep_private_abbrev.ml' => passed ... testing 'nongen.ml' => passed ... testing 'normalize_path.ml' => passed ... testing 'package_constraint.ml' => passed ... testing 'packed_module_levels.ml' => passed ... testing 'pr10298.ml' => passed ... testing 'pr10399.ml' => passed ... testing 'pr13185.ml' => passed ... testing 'pr5911.ml' => passed ... testing 'pr6394.ml' => passed ... testing 'pr6633.ml' => passed ... testing 'pr7207.ml' => passed ... testing 'pr7348.ml' => passed ... testing 'pr7726.ml' => passed ... testing 'pr7787.ml' => passed ... testing 'pr7818.ml' => passed ... testing 'pr7851.ml' => passed ... testing 'pr8810.ml' => passed ... testing 'pr9384.ml' => passed ... testing 'pr9695.ml' => passed ... testing 'printing.ml' => passed ... testing 'private.ml' => passed ... testing 'records_errors_test.ml' => passed ... testing 'recursive.ml' => passed ... testing 'struct_include_optimisation.ml' => skipped ... testing 'unroll_private_abbrev.ml' => passed ... testing 'variants_errors_test.ml' => passed ... testing 'with_ghosts.ml' => passed Running tests from 'tests/typing-modules/pr13099' ... ... testing 'test.ml' => skipped Running tests from 'tests/typing-modules-bugs' ... ... testing 'gatien_baron_20131019_ok.ml' => passed ... testing 'pr10661_ok.ml' => passed ... testing 'pr10693_bad.ml' => passed ... testing 'pr5164_ok.ml' => passed ... testing 'pr51_ok.ml' => passed ... testing 'pr5663_ok.ml' => passed ... testing 'pr5914_ok.ml' => passed ... testing 'pr6240_ok.ml' => passed ... testing 'pr6293_bad.ml' => passed ... testing 'pr6427_bad.ml' => passed ... testing 'pr6485_ok.ml' => passed ... testing 'pr6513_ok.ml' => passed ... testing 'pr6572_ok.ml' => passed ... testing 'pr6651_ok.ml' => passed ... testing 'pr6752_bad.ml' => passed ... testing 'pr6752_ok.ml' => passed ... testing 'pr6899_first_bad.ml' => passed ... testing 'pr6899_ok.ml' => passed ... testing 'pr6899_second_bad.ml' => passed ... testing 'pr6944_ok.ml' => passed ... testing 'pr6954_ok.ml' => passed ... testing 'pr6981_ok.ml' => passed ... testing 'pr6982_ok.ml' => passed ... testing 'pr6985_extended.ml' => passed ... testing 'pr6985_ok.ml' => passed ... testing 'pr6992_bad.ml' => passed ... testing 'pr7036_ok.ml' => passed ... testing 'pr7082_ok.ml' => passed ... testing 'pr7112_bad.ml' => passed ... testing 'pr7112_ok.ml' => passed ... testing 'pr7152_ok.ml' => passed ... testing 'pr7182_ok.ml' => passed ... testing 'pr7305_principal.ml' => passed ... testing 'pr7321_ok.ml' => passed ... testing 'pr7414_2_bad.ml' => passed ... testing 'pr7414_bad.ml' => passed ... testing 'pr7519_ok.ml' => passed ... testing 'pr7601_ok.ml' => passed ... testing 'pr7601a_ok.ml' => passed ... testing 'pr9695_bad.ml' => passed Running tests from 'tests/typing-multifile' ... ... testing 'pr6372.ml' => passed ... testing 'pr7325.ml' => passed ... testing 'pr7563.ml' => passed ... testing 'pr9218.ml' => passed Running tests from 'tests/typing-objects' ... ... testing 'Exemples.ml' => passed ... testing 'Tests.ml' => passed ... testing 'abstract_rows.ml' => passed ... testing 'class_2.ml' => passed ... testing 'dummy.ml' => passed ... testing 'errors.ml' => passed ... testing 'field_kind.ml' => passed ... testing 'nongen.ml' => passed ... testing 'open_in_classes.ml' => passed ... testing 'pr11569.ml' => passed ... testing 'pr13495.ml' => passed ... testing 'pr5545.ml' => passed ... testing 'pr5619_bad.ml' => passed ... testing 'pr5858.ml' => passed ... testing 'pr6123_bad.ml' => passed ... testing 'pr6383.ml' => passed ... testing 'pr6907_bad.ml' => passed ... testing 'pr7711_ok.ml' => passed ... testing 'self_cannot_be_closed.ml' => passed ... testing 'self_cannot_escape_pr7865.ml' => passed ... testing 'unbound-type-var.ml' => passed Running tests from 'tests/typing-objects-bugs' ... ... testing 'pr3968_bad.ml' => passed ... testing 'pr4018_bad.ml' => passed ... testing 'pr4435_bad.ml' => passed ... testing 'pr4766_ok.ml' => passed ... testing 'pr4824_ok.ml' => passed ... testing 'pr4824a_bad.ml' => passed ... testing 'pr5156_ok.ml' => passed ... testing 'pr7284_bad.ml' => passed ... testing 'pr7293_ok.ml' => passed ... testing 'woodyatt_ok.ml' => passed ... testing 'yamagata021012_ok.ml' => passed Running tests from 'tests/typing-ocamlc-i' ... ... testing 'pervasives_leitmotiv.ml' => passed ... testing 'pr4791.ml' => passed ... testing 'pr6323.ml' => passed ... testing 'pr7402.ml' => passed ... testing 'pr7620_bad.ml' => passed Running tests from 'tests/typing-poly' ... ... testing 'error_messages.ml' => passed ... testing 'poly.ml' => passed ... testing 'pr7636.ml' => passed ... testing 'pr9603.ml' => passed Running tests from 'tests/typing-poly-bugs' ... ... testing 'pr5322_ok.ml' => passed ... testing 'pr5673_ok.ml' => passed ... testing 'pr6922_ok.ml' => passed Running tests from 'tests/typing-polyvariants-bugs' ... ... testing 'pr10664.ml' => passed ... testing 'pr10664a.ml' => passed ... testing 'pr4775_ok.ml' => passed ... testing 'pr4933_ok.ml' => passed ... testing 'pr5057_ok.ml' => passed ... testing 'pr5057a_bad.ml' => passed ... testing 'pr7199_ok.ml' => passed ... testing 'pr7817_bad.ml' => passed ... testing 'pr7824.ml' => passed ... testing 'pr8575.ml' => passed ... testing 'privrowsabate_ok.ml' => passed Running tests from 'tests/typing-polyvariants-bugs-2' ... ... testing 'pr3918c.ml' => passed Running tests from 'tests/typing-private' ... ... testing 'invalid_private_row.ml' => passed ... testing 'private.ml' => passed Running tests from 'tests/typing-private-bugs' ... ... testing 'pr5026_bad.ml' => passed ... testing 'pr5469_ok.ml' => passed Running tests from 'tests/typing-recmod' ... ... testing 'gpr1626.ml' => passed ... testing 'inconsistent_types.ml' => passed ... testing 'pr13514.ml' => passed ... testing 'pr6491.ml' => passed ... testing 'pr9494.ml' => passed ... testing 't01bad.ml' => passed ... testing 't02bad.ml' => passed ... testing 't03ok.ml' => passed ... testing 't04bad.ml' => passed ... testing 't05bad.ml' => passed ... testing 't06ok.ml' => passed ... testing 't07bad.ml' => passed ... testing 't08bad.ml' => passed ... testing 't09bad.ml' => passed ... testing 't10ok.ml' => passed ... testing 't11bad.ml' => passed ... testing 't12bad.ml' => passed ... testing 't13ok.ml' => passed ... testing 't14bad.ml' => passed ... testing 't15bad.ml' => passed ... testing 't16ok.ml' => passed ... testing 't17ok.ml' => passed ... testing 't18ok.ml' => passed ... testing 't20ok.ml' => passed ... testing 't21ok.ml' => passed ... testing 't22ok.ml' => passed Running tests from 'tests/typing-recordarg' ... ... testing 'recordarg.ml' => passed Running tests from 'tests/typing-rectypes-bugs' ... ... testing 'pr5343_bad.ml' => passed ... testing 'pr6174_bad.ml' => passed ... testing 'pr6870_bad.ml' => passed Running tests from 'tests/typing-safe-linking' ... ... testing 'b_bad.ml' => passed Running tests from 'tests/typing-shadowing-of-pervasives-submodules' ... ... testing 'redefine_largefile.ml' => passed ... testing 'redefine_largefile_top.ml' => passed Running tests from 'tests/typing-short-paths' ... ... testing 'errors.ml' => passed ... testing 'gpr1223.ml' => passed ... testing 'pr5918.ml' => passed ... testing 'pr6836.ml' => passed ... testing 'pr7543.ml' => passed ... testing 'short-paths.ml' => passed Running tests from 'tests/typing-signatures' ... ... testing 'els.ml' => passed ... testing 'nondep_regression.ml' => passed ... testing 'pr6371.ml' => passed ... testing 'pr6672.ml' => passed ... testing 'regression_tsubst_error.ml' => passed Running tests from 'tests/typing-sigsubst' ... ... testing 'sig_local_aliases.ml' => passed ... testing 'sig_local_aliases_syntax_errors.ml' => passed ... testing 'sigsubst.ml' => passed ... testing 'test_locations.ml' => passed Running tests from 'tests/typing-typeparam' ... ... testing 'newtype.ml' => passed Running tests from 'tests/typing-unboxed' ... ... testing 'test.ml' => passed Running tests from 'tests/typing-unboxed-types' ... ... testing 'test.ml' => passed ... testing 'test_flat.ml' => passed ... testing 'test_no_flat.ml' => skipped Running tests from 'tests/typing-unicode' ... ... testing 'test.ml' => passed Running tests from 'tests/typing-warnings' ... ... testing 'ambiguous_guarded_disjunction.ml' => passed ... testing 'application.ml' => passed ... testing 'coercions.ml' => passed ... testing 'disable_warnings_classes.ml' => passed ... testing 'exhaustiveness.ml' => passed ... testing 'fragile_matching.ml' => passed ... testing 'never_returns.ml' => passed ... testing 'open_warnings.ml' => passed ... testing 'pr5892.ml' => passed ... testing 'pr6587.ml' => passed ... testing 'pr6872.ml' => passed ... testing 'pr7085.ml' => passed ... testing 'pr7115.ml' => passed ... testing 'pr7261.ml' => passed ... testing 'pr7297.ml' => passed ... testing 'pr7553.ml' => passed ... testing 'pr9244.ml' => passed ... testing 'records.ml' => passed ... testing 'unused_functor_parameter.ml' => passed ... testing 'unused_rec.ml' => passed ... testing 'unused_recmodule.ml' => passed ... testing 'unused_types.ml' => passed ... testing 'warning16.ml' => passed Running tests from 'tests/uid-deps' ... ... testing 'link_intf_impl.ml' => passed Running tests from 'tests/uids' ... ... testing 'intf_uids_test.ml' => passed Running tests from 'tests/unboxed-primitive-args' ... ... testing 'test.ml' => skipped Running tests from 'tests/unicode' ... ... testing '見.ml' => passed Running tests from 'tests/unwind' ... ... testing 'driver.ml' => skipped Running tests from 'tests/utils' ... ... testing 'edit_distance.ml' => passed ... testing 'find_first_mono.ml' => passed ... testing 'magic_number.ml' => passed ... testing 'overflow_detection.ml' => passed ... testing 'test_strongly_connected_components.ml' => passed Running tests from 'tests/warnings' ... ... testing 'deprecated_module.ml' => passed ... testing 'deprecated_module_assigment.ml' => passed ... testing 'deprecated_module_use.ml' => passed ... testing 'deprecated_mutable.ml' => passed ... testing 'deprecated_warning_specs.ml' => passed ... testing 'mnemonics.mll' => passed ... testing 'w01.ml' => passed ... testing 'w03.ml' => passed ... testing 'w04.ml' => passed ... testing 'w04_failure.ml' => passed ... testing 'w06.ml' => passed ... testing 'w26_alias.ml' => passed ... testing 'w32.ml' => passed ... testing 'w32b.ml' => passed ... testing 'w33.ml' => passed ... testing 'w44.ml' => passed ... testing 'w45.ml' => passed ... testing 'w47_inline.ml' => passed ... testing 'w47_ppwarning.ml' => passed ... testing 'w50.ml' => passed ... testing 'w51.ml' => passed ... testing 'w51_bis.ml' => passed ... testing 'w52.ml' => passed ... testing 'w53.ml' => passed ... testing 'w53_across_cmi.ml' => passed ... testing 'w53_flags.ml' => passed ... testing 'w53_marshalled.ml' => passed ... testing 'w54.ml' => passed ... testing 'w55.ml' => passed ... testing 'w58.ml' => passed ... testing 'w59.ml' => passed ... testing 'w60.ml' => passed ... testing 'w74.ml' => passed Running tests from 'tests/weak-ephe-final' ... ... testing 'ephe_infix.ml' => passed ... testing 'ephetest.ml' => passed ... testing 'ephetest2.ml' => passed ... testing 'ephetest3.ml' => passed ... testing 'ephetest_par.ml' => passed ... testing 'finaliser.ml' => passed ... testing 'finaliser2.ml' => passed ... testing 'finaliser_handover.ml' => passed ... testing 'pr12001.ml' => passed ... testing 'weaklifetime.ml' => passed ... testing 'weaklifetime2.ml' => passed ... testing 'weaktest.ml' => passed ... testing 'weaktest_par_load.ml' => passed Running tests from 'tests/win-unicode' ... ... testing 'mltest.ml' => passed make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/testsuite' List of skipped tests: tests/afl-instrumentation tests/arch-power tests/asmcomp/bind_tuples.ml tests/asmcomp/compare.ml tests/asmcomp/func_sections.ml tests/asmcomp/lift_mutable_let_flambda.ml tests/asmcomp/optargs.ml tests/asmcomp/poll_attr_both.ml tests/asmcomp/poll_attr_inserted.ml tests/asmcomp/poll_attr_prologue.ml tests/asmcomp/poll_attr_user.ml tests/asmcomp/polling_insertion.ml tests/asmcomp/prevent_fma.ml tests/asmcomp/register_typing.ml tests/asmcomp/register_typing_switch.ml tests/asmcomp/staticalloc.ml tests/asmcomp/unrolling_flambda.ml tests/asmcomp/unrolling_flambda2.ml tests/asmgen/arith.cmm tests/asmgen/catch-float.cmm tests/asmgen/catch-multiple.cmm tests/asmgen/catch-rec-deadhandler.cmm tests/asmgen/catch-rec.cmm tests/asmgen/catch-try-float.cmm tests/asmgen/catch-try.cmm tests/asmgen/checkbound.cmm tests/asmgen/even-odd-spill-float.cmm tests/asmgen/even-odd-spill.cmm tests/asmgen/even-odd.cmm tests/asmgen/fib.cmm tests/asmgen/immediates.cmm tests/asmgen/integr.cmm tests/asmgen/invariants.cmm tests/asmgen/pgcd.cmm tests/asmgen/quicksort.cmm tests/asmgen/quicksort2.cmm tests/asmgen/tagged-fib.cmm tests/asmgen/tagged-integr.cmm tests/asmgen/tagged-quicksort.cmm tests/asmgen/tagged-tak.cmm tests/asmgen/tak.cmm tests/backtrace/backtraces_and_finalizers.ml tests/c-api/external.ml tests/callback/callback_effects_gc.ml tests/effects/unhandled_effects.ml tests/ephe-c-api tests/flambda/afl_lazy.ml tests/flambda/approx_meet.ml tests/flambda/gpr2239.ml tests/flambda/specialise.ml tests/float-unboxing/float_subst_boxed_number.ml tests/frame-pointers tests/int64-unboxing tests/letrec-check/no_flat_float_array.ml tests/lib-arg/testerror.ml tests/lib-bigarray-2/bigarrfml.ml tests/lib-dynlink-csharp tests/lib-unix/isatty/isatty_tty.ml 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/opaque tests/parallel/max_domains2.ml tests/regression/missing_set_of_closures tests/regression/pr11887 tests/syntactic-arity/alloc.ml tests/syntactic-arity/max_arity.ml tests/syntactic-arity/measure_runtime_arity.ml tests/tool-command-line/test-no-input-file.ml tests/tool-command-line/test-o-one-c-file.ml tests/tool-command-line/test-o-several-files.ml tests/tool-ocamlc-compat32 tests/tool-ocamlopt-save-ir tests/tool-ocamlopt-stop-after/stop_after_scheduling.ml tests/tsan tests/typing-misc/pr6939-no-flat-float-array.ml tests/typing-modules/pr13099 tests/typing-modules/struct_include_optimisation.ml tests/typing-unboxed-types/test_no_flat.ml tests/unboxed-primitive-args tests/unwind Summary: 1357 tests passed 105 tests skipped 0 tests failed 0 tests not started (parent test skipped or failed) 0 unexpected errors 1462 tests considered make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/testsuite' make: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/testsuite' >>> ocaml5: Entering fakeroot... mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin" mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs" mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/share/doc/ocaml5" mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling" /usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin" /usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a runtime/libcamlrun_pic.a \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p runtime/libcamlrun_shared.so \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" /usr/bin/install -c -p ocaml "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin" ./boot/ocamlrun ./tools/stripdebug ocamlc ocamlc.tmp && /usr/bin/install -c -p ocamlc.tmp "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin/ocamlc.byte" && rm ocamlc.tmp make -C stdlib install make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/stdlib' /usr/bin/install -c -p -m 644 \ stdlib.cma std_exit.cmo *.cmi "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib" /usr/bin/install -c -p -m 644 META "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib" /usr/bin/install -c -p -m 644 target_runtime-launch-info "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/runtime-launch-info" make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/stdlib' /usr/bin/install -c -p lex/ocamllex \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin/ocamllex.byte" for i in ocamldep ocamlobjinfo; \ do \ /usr/bin/install -c -p "tools/$i" "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin/$i.byte";\ if test -f "tools/$i".opt; then \ /usr/bin/install -c -p "tools/$i.opt" "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin" && \ (cd "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin" && ln -sf "$i.opt" "$i"); \ else \ (cd "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin" && ln -sf "$i.byte" "$i"); \ fi; \ done for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop; \ do \ /usr/bin/install -c -p "tools/$i" "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin";\ done /usr/bin/install -c -p yacc/ocamlyacc "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin" /usr/bin/install -c -p -m 644 \ utils/*.cmi \ parsing/*.cmi \ typing/*.cmi \ bytecomp/*.cmi \ file_formats/*.cmi \ lambda/*.cmi \ driver/*.cmi \ toplevel/*.cmi \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ toplevel/byte/*.cmi \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ compilerlibs/*.cma compilerlibs/META \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ driver/main.cmo toplevel/topstart.cmo \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p expunge "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml" rm -f "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/topdirs.cm* "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/topdirs.mli" rm -f "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/profiling.cm* "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling.o" /usr/bin/install -c -p -m 644 \ tools/profiling.cmi tools/profiling.cmo \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling" make -C man install make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/man' mkdir -p '/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/share/man/man1' /usr/bin/install -c -p -m 644 ocaml.1 ocamlc.1 ocamlc.opt.1 ocamlcp.1 ocamldebug.1 ocamldep.1 ocamldoc.1 ocamllex.1 ocamlmktop.1 ocamlopt.1 ocamlopt.opt.1 ocamloptp.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 '/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/man' rm -f "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/dynlink.cm* "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink.mli" \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink.a" \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_config.cmx "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_types.cmx "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_platform_intf.cmx "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_common.cmx "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink.cmx mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink" /usr/bin/install -c -p -m 644 \ otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.cma \ otherlibs/dynlink/META \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink" for i in runtime_events unix str systhreads; do \ make -C otherlibs/$i install || exit $?; \ done make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/runtime_events' if test -f dllcamlruntime_eventsbyt.so; then \ /usr/bin/install -c -p \ dllcamlruntime_eventsbyt.so "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cma "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmi "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.mli "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmti "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmx "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmxa "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmxs "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.a mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/runtime_events" /usr/bin/install -c -p -m 644 \ runtime_events.cma runtime_events.cmi META \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/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/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/runtime_events' make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/unix' if test -f dllunixbyt.so; then \ /usr/bin/install -c -p \ dllunixbyt.so "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libunixbyt.a "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cma "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmi "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmi "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.mli "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.mli "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmti "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmti "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmx "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmx "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmxa "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmxs "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.a mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/unix" /usr/bin/install -c -p -m 644 \ unix.cma unix.cmi unixLabels.cmi META \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/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/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/unix' make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/str' if test -f dllcamlstrbyt.so; then \ /usr/bin/install -c -p \ dllcamlstrbyt.so "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlstrbyt.a "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cma "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmi "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.mli "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmti "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmx "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmxa "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmxs "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.a mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/str" /usr/bin/install -c -p -m 644 \ str.cma str.cmi META \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/str/" if test -n ""; then \ /usr/bin/install -c -p -m 644 "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/str' make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/systhreads' if test -f dllthreads.so; then \ /usr/bin/install -c -p dllthreads.so "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libthreads.a "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads" /usr/bin/install -c -p -m 644 \ thread.cmi event.cmi threads.cma META \ "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads" /usr/bin/install -c -p -m 644 caml/threads.h "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/otherlibs/systhreads' mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml/ocamldoc" /usr/bin/install -c -p ./ocamldoc/ocamldoc "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/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/pkg/ocaml5/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/pkg/ocaml5/usr/lib/ocaml/ocamldoc" make -C api_docgen install make[1]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/api_docgen' make -C ocamldoc install make[2]: Entering directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/api_docgen/ocamldoc' mkdir -p "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/share/man/man3" if test -d build/man; then \ /usr/bin/install -c -p -m 644 build/man/*.3o "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/share/man/man3"; \ fi make[2]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/api_docgen/ocamldoc' make[1]: Leaving directory '/home/buildozer/aports/community/ocaml5/src/ocaml-5.3.0/api_docgen' if test -n "ocamldebug"; then \ /usr/bin/install -c -p debugger/ocamldebug "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin"; \ fi /usr/bin/install -c -p -m 644 Makefile.config "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/share/doc/ocaml5" if test -f ocamlopt; then make installopt; else \ cd "/home/buildozer/aports/community/ocaml5/pkg/ocaml5/usr/bin"; \ ln -sf ocamlc.byte ocamlc; \ ln -sf ocamllex.byte ocamllex; \ (test -f flexlink.byte && \ ln -sf flexlink.byte flexlink) || true; \ fi >>> ocaml5-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-doc/usr/share/man' >>> ocaml5-doc*: Preparing subpackage ocaml5-doc... >>> ocaml5-doc*: Running postcheck for ocaml5-doc >>> ocaml5-ocamldoc*: Running split function ocamldoc... 'usr/bin/ocamldoc' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-ocamldoc/usr/bin/ocamldoc' 'usr/lib/ocaml/ocamldoc' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-ocamldoc/usr/lib/ocaml/ocamldoc' >>> ocaml5-ocamldoc*: Preparing subpackage ocaml5-ocamldoc... >>> ocaml5-ocamldoc*: Stripping binaries >>> WARNING: ocaml5-ocamldoc*: No arch specific binaries found so arch should probably be set to "noarch" >>> ocaml5-ocamldoc*: Running postcheck for ocaml5-ocamldoc >>> ocaml5-compiler-libs*: Running split function _compiler_libs... 'usr/lib/ocaml/compiler-libs' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-compiler-libs/usr/lib/ocaml/compiler-libs' >>> ocaml5-compiler-libs*: Preparing subpackage ocaml5-compiler-libs... >>> ocaml5-compiler-libs*: Stripping binaries >>> WARNING: ocaml5-compiler-libs*: No arch specific binaries found so arch should probably be set to "noarch" >>> ocaml5-compiler-libs*: Running postcheck for ocaml5-compiler-libs >>> ocaml5-runtime*: Running split function runtime... 'usr/bin/ocamlrun' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlrun' 'usr/bin/ocamlrund' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlrund' 'usr/bin/ocamlruni' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlruni' 'usr/lib/ocaml/ld.conf' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/ld.conf' 'usr/lib/ocaml/std_exit.cmo' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/std_exit.cmo' 'usr/lib/ocaml/camlinternalFormat.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalFormat.cmi' 'usr/lib/ocaml/camlinternalFormatBasics.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalFormatBasics.cmi' 'usr/lib/ocaml/camlinternalLazy.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalLazy.cmi' 'usr/lib/ocaml/camlinternalMod.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalMod.cmi' 'usr/lib/ocaml/camlinternalOO.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalOO.cmi' 'usr/lib/ocaml/std_exit.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/std_exit.cmi' 'usr/lib/ocaml/stdlib.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib.cmi' 'usr/lib/ocaml/stdlib__Arg.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Arg.cmi' 'usr/lib/ocaml/stdlib__Array.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Array.cmi' 'usr/lib/ocaml/stdlib__ArrayLabels.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__ArrayLabels.cmi' 'usr/lib/ocaml/stdlib__Atomic.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Atomic.cmi' 'usr/lib/ocaml/stdlib__Bigarray.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bigarray.cmi' 'usr/lib/ocaml/stdlib__Bool.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bool.cmi' 'usr/lib/ocaml/stdlib__Buffer.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Buffer.cmi' 'usr/lib/ocaml/stdlib__Bytes.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bytes.cmi' 'usr/lib/ocaml/stdlib__BytesLabels.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__BytesLabels.cmi' 'usr/lib/ocaml/stdlib__Callback.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Callback.cmi' 'usr/lib/ocaml/stdlib__Char.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Char.cmi' 'usr/lib/ocaml/stdlib__Complex.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Complex.cmi' 'usr/lib/ocaml/stdlib__Condition.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Condition.cmi' 'usr/lib/ocaml/stdlib__Digest.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Digest.cmi' 'usr/lib/ocaml/stdlib__Domain.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Domain.cmi' 'usr/lib/ocaml/stdlib__Dynarray.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Dynarray.cmi' 'usr/lib/ocaml/stdlib__Effect.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Effect.cmi' 'usr/lib/ocaml/stdlib__Either.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Either.cmi' 'usr/lib/ocaml/stdlib__Ephemeron.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Ephemeron.cmi' 'usr/lib/ocaml/stdlib__Filename.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Filename.cmi' 'usr/lib/ocaml/stdlib__Float.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Float.cmi' 'usr/lib/ocaml/stdlib__Format.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Format.cmi' 'usr/lib/ocaml/stdlib__Fun.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Fun.cmi' 'usr/lib/ocaml/stdlib__Gc.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Gc.cmi' 'usr/lib/ocaml/stdlib__Hashtbl.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Hashtbl.cmi' 'usr/lib/ocaml/stdlib__In_channel.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__In_channel.cmi' 'usr/lib/ocaml/stdlib__Int.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int.cmi' 'usr/lib/ocaml/stdlib__Int32.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int32.cmi' 'usr/lib/ocaml/stdlib__Int64.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int64.cmi' 'usr/lib/ocaml/stdlib__Lazy.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Lazy.cmi' 'usr/lib/ocaml/stdlib__Lexing.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Lexing.cmi' 'usr/lib/ocaml/stdlib__List.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__List.cmi' 'usr/lib/ocaml/stdlib__ListLabels.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__ListLabels.cmi' 'usr/lib/ocaml/stdlib__Map.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Map.cmi' 'usr/lib/ocaml/stdlib__Marshal.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Marshal.cmi' 'usr/lib/ocaml/stdlib__MoreLabels.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__MoreLabels.cmi' 'usr/lib/ocaml/stdlib__Mutex.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Mutex.cmi' 'usr/lib/ocaml/stdlib__Nativeint.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Nativeint.cmi' 'usr/lib/ocaml/stdlib__Obj.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Obj.cmi' 'usr/lib/ocaml/stdlib__Oo.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Oo.cmi' 'usr/lib/ocaml/stdlib__Option.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Option.cmi' 'usr/lib/ocaml/stdlib__Out_channel.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Out_channel.cmi' 'usr/lib/ocaml/stdlib__Parsing.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Parsing.cmi' 'usr/lib/ocaml/stdlib__Printexc.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Printexc.cmi' 'usr/lib/ocaml/stdlib__Printf.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Printf.cmi' 'usr/lib/ocaml/stdlib__Queue.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Queue.cmi' 'usr/lib/ocaml/stdlib__Random.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Random.cmi' 'usr/lib/ocaml/stdlib__Result.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Result.cmi' 'usr/lib/ocaml/stdlib__Scanf.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Scanf.cmi' 'usr/lib/ocaml/stdlib__Semaphore.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Semaphore.cmi' 'usr/lib/ocaml/stdlib__Seq.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Seq.cmi' 'usr/lib/ocaml/stdlib__Set.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Set.cmi' 'usr/lib/ocaml/stdlib__Stack.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Stack.cmi' 'usr/lib/ocaml/stdlib__StdLabels.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__StdLabels.cmi' 'usr/lib/ocaml/stdlib__String.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__String.cmi' 'usr/lib/ocaml/stdlib__StringLabels.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__StringLabels.cmi' 'usr/lib/ocaml/stdlib__Sys.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Sys.cmi' 'usr/lib/ocaml/stdlib__Type.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Type.cmi' 'usr/lib/ocaml/stdlib__Uchar.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Uchar.cmi' 'usr/lib/ocaml/stdlib__Unit.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Unit.cmi' 'usr/lib/ocaml/stdlib__Weak.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Weak.cmi' 'usr/lib/ocaml/stdlib.cma' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib.cma' 'usr/lib/ocaml/stublibs' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stublibs' 'usr/lib/ocaml/threads/event.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/event.cmi' 'usr/lib/ocaml/threads/thread.cmi' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/thread.cmi' 'usr/lib/ocaml/threads/threads.cma' -> '/home/buildozer/aports/community/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/threads.cma' >>> ocaml5-runtime*: Preparing subpackage ocaml5-runtime... >>> ocaml5-runtime*: Stripping binaries >>> ocaml5-runtime*: Running postcheck for ocaml5-runtime >>> ocaml5*: Running postcheck for ocaml5 >>> ocaml5*: Preparing package ocaml5... >>> ocaml5*: Stripping binaries >>> ocaml5-compiler-libs*: Scanning shared objects >>> ocaml5-doc*: Scanning shared objects >>> ocaml5-ocamldoc*: Scanning shared objects >>> ocaml5-runtime*: Scanning shared objects >>> ocaml5*: Scanning shared objects >>> ocaml5-compiler-libs*: Tracing dependencies... ocaml5=5.3.0-r0 >>> ocaml5-compiler-libs*: Package size: 25.2 MB >>> ocaml5-compiler-libs*: Compressing data... >>> ocaml5-compiler-libs*: Create checksum... >>> ocaml5-compiler-libs*: Create ocaml5-compiler-libs-5.3.0-r0.apk >>> ocaml5-doc*: Tracing dependencies... >>> ocaml5-doc*: Package size: 1.3 MB >>> ocaml5-doc*: Compressing data... >>> ocaml5-doc*: Create checksum... >>> ocaml5-doc*: Create ocaml5-doc-5.3.0-r0.apk >>> ocaml5-ocamldoc*: Tracing dependencies... ocaml5=5.3.0-r0 >>> ocaml5-ocamldoc*: Package size: 6.1 MB >>> ocaml5-ocamldoc*: Compressing data... >>> ocaml5-ocamldoc*: Create checksum... >>> ocaml5-ocamldoc*: Create ocaml5-ocamldoc-5.3.0-r0.apk >>> ocaml5-runtime*: Tracing dependencies... so:libc.musl-x86.so.1 >>> ocaml5-runtime*: Package size: 5.2 MB >>> ocaml5-runtime*: Compressing data... >>> ocaml5-runtime*: Create checksum... >>> ocaml5-runtime*: Create ocaml5-runtime-5.3.0-r0.apk >>> ocaml5*: Tracing dependencies... ocaml5-runtime=5.3.0-r0 gcc so:libc.musl-x86.so.1 >>> ocaml5*: Package size: 53.5 MB >>> ocaml5*: Compressing data... >>> ocaml5*: Create checksum... >>> ocaml5*: Create ocaml5-5.3.0-r0.apk >>> ocaml5: Build complete at Fri, 10 Jan 2025 14:37:05 +0000 elapsed time 0h 1m 57s >>> ocaml5: Cleaning up srcdir >>> ocaml5: Cleaning up pkgdir >>> ocaml5: Uninstalling dependencies... (1/6) Purging .makedepends-ocaml5 (20250110.143509) (2/6) Purging parallel (20241222-r0) (3/6) Purging git-perl (2.47.1-r0) (4/6) Purging perl-git (2.47.1-r0) (5/6) Purging perl-error (0.17029-r2) (6/6) Purging perl (5.40.0-r3) Executing busybox-1.37.0-r10.trigger OK: 404 MiB in 116 packages >>> ocaml5: Updating the community/x86 repository index... >>> ocaml5: Signing the index...