>>> ocaml5: Building testing/ocaml5 5.1.1-r0 (using abuild 3.12.0-r0) started Mon, 11 Dec 2023 15:25:33 +0000 >>> ocaml5: Checking sanity of /home/buildozer/aports/testing/ocaml5/APKBUILD... >>> ocaml5: Analyzing dependencies... >>> ocaml5: Installing for build: build-base gcc (1/1) Installing .makedepends-ocaml5 (20231211.152539) OK: 227 MiB in 103 packages >>> ocaml5: Cleaning up srcdir >>> ocaml5: Cleaning up pkgdir >>> ocaml5: Cleaning up tmpdir >>> ocaml5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-5.1.1.tar.xz % 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 3903k 100 3903k 0 0 3503k 0 0:00:01 0:00:01 --:--:-- 3570k 100 3903k 100 3903k 0 0 3500k 0 0:00:01 0:00:01 --:--:-- 3567k >>> ocaml5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-5.1.1.tar.xz >>> ocaml5: Checking sha512sums... ocaml-5.1.1.tar.xz: OK >>> ocaml5: Unpacking /var/cache/distfiles/ocaml-5.1.1.tar.xz... >>> ocaml5: Building bytecode compiler for riscv64 configure: Configuring OCaml version 5.1.1 checking build system type... riscv64-unknown-linux-musl checking host system type... riscv64-unknown-linux-musl checking target system type... riscv64-unknown-linux-musl 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 riscv64-unknown-linux-musl file names to riscv64-unknown-linux-musl format... func_convert_file_noop checking how to convert riscv64-unknown-linux-musl file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... gcc -E checking C compiler vendor... gcc-13-2 checking whether host executables can be run in the build... yes checking whether #! works in shell scripts... yes checking for flexdll sources... checking for flexlink... no checking for flexdll.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for library containing cos... none required checking for math.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for pthread_np.h... no checking for dirent.h... yes checking for sys/select.h... yes checking for stdatomic.h... yes checking for sys/mman.h... yes checking for off_t... yes checking size of int... 4 checking size of long... 8 checking size of long *... 8 checking size of short... 2 checking size of long long... 8 configure: Target is a 64 bits architecture checking whether byte ordering is bigendian... no checking alignment of double... 8 checking alignment of long... 8 checking alignment of long long... 8 checking whether the C compiler supports _Atomic types... yes checking whether the C compiler supports __attribute__((aligned(n)))... yes checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes configure: the native compiler is disabled checking for ld... ld checking for rlwrap... no configure: checking semantics of signal handlers checking for sigaction... yes checking for sigprocmask... yes configure: POSIX signal handling found. checking for expm1... yes checking for log1p... yes checking for hypot... yes checking for fma... yes checking for exp2... yes checking for log2... yes checking for cbrt... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for erf... yes checking for erfc... yes checking for trunc... yes checking for round... yes checking for copysign... yes checking whether round works... yes checking whether fma works... yes checking for gcc options needed to detect all undeclared functions... none needed checking for unistd.h... (cached) yes checking whether getentropy is declared... yes checking for getrusage... yes checking for times... yes checking for secure_getenv... yes checking for issetugid... yes checking for library containing clock_gettime... none required checking for socket... yes checking for socketpair... yes checking for bind... yes checking for listen... yes checking for accept... yes checking for connect... yes checking for socklen_t... yes checking for inet_aton... yes checking for struct sockaddr_in6... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_pton... yes checking for inet_ntop... yes checking for rewinddir... yes checking for lockf... yes checking for mkfifo... yes checking for getcwd... yes checking whether system is declared... yes checking for sys/types.h... (cached) yes checking for utime.h... yes checking for utime... yes checking for utimes... yes checking for fchmod... yes checking for fchown... yes checking for truncate... yes checking for ftruncate... yes checking for select... yes checking for fd_set... yes checking for nanosleep... yes checking for symlink... yes checking for readlink... yes checking for lstat... yes checking for realpath... yes checking for waitpid... yes checking for wait4... yes checking for getgroups... yes checking for setgroups... yes checking for initgroups... yes checking for termios.h... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for tcsendbreak... yes checking for tcflush... yes checking for tcflow... yes checking for setitimer... yes checking for gethostname... yes checking for sys/utsname.h... yes checking for uname... yes checking for gettimeofday... yes checking for mktime... yes checking for setsid... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for locale.h... yes checking for newlocale... yes checking for freelocale... yes checking for uselocale... yes checking for xlocale.h... no checking for strtod_l... yes checking for dlopen... yes configure: Dynamic loading of shared libraries is supported. checking for sys/mman.h... (cached) yes checking for mmap... yes checking for munmap... yes checking for pwrite... yes checking whether the C compiler supports -fdebug-prefix-map... yes checking for struct stat.st_atim.tv_nsec... yes configure: stat supports nanosecond precision checking how many arguments gethostbyname_r() takes... six checking how many arguments gethostbyaddr_r() takes... eight checking for mkstemp... yes checking for nice... yes checking for dup3... yes checking for pipe2... yes checking for accept4... yes checking for getauxval... yes checking for sys/shm.h... yes checking for shmat... yes checking for execvpe... yes checking for spawn.h... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for ffs... yes checking for _BitScanForward... no checking arguments for pthread_getaffinity_np... gnu checking for pkg-config... /usr/bin/pkg-config checking for ZSTD_createCCtx in -lzstd... no configure: WARNING: zstd library not found configure: WARNING: compressed compilation artefacts not supported configure: replay debugger supported checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sigwait... yes configure: the threads library is supported configure: not using frame pointers checking whether mmap supports huge pages... yes checking whether mmap supports MAP_STACK... yes configure: Disabling function sections. configure: creating ./config.status config.status: creating Makefile.build_config config.status: creating Makefile.config config.status: creating stdlib/sys.ml config.status: creating manual/src/version.tex config.status: creating manual/src/html_processing/src/common.ml config.status: creating ocamltest/ocamltest_config.ml config.status: creating utils/config.generated.ml config.status: creating compilerlibs/META config.status: creating otherlibs/dynlink/META config.status: creating otherlibs/runtime_events/META config.status: creating stdlib/META config.status: creating otherlibs/unix/META config.status: creating otherlibs/str/META config.status: creating otherlibs/systhreads/META config.status: creating ocamldoc/META config.status: creating runtime/caml/m.h config.status: creating runtime/caml/s.h config.status: creating runtime/caml/version.h config.status: executing libtool commands CC runtime/sak.o MKEXE runtime/sak make runtime-all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' GEN runtime/ld.conf GEN runtime/caml/opnames.h GEN runtime/caml/jumptbl.h GEN runtime/build_config.h GEN runtime/primitives CC runtime/addrmap.b.o CC runtime/afl.b.o CC runtime/alloc.b.o CC runtime/array.b.o CC runtime/backtrace.b.o CC runtime/bigarray.b.o CC runtime/callback.b.o CC runtime/codefrag.b.o CC runtime/compare.b.o CC runtime/custom.b.o CC runtime/debugger.b.o CC runtime/domain.b.o CC runtime/dynlink.b.o CC runtime/extern.b.o CC runtime/fiber.b.o CC runtime/finalise.b.o CC runtime/floats.b.o CC runtime/gc_ctrl.b.o CC runtime/gc_stats.b.o CC runtime/globroots.b.o CC runtime/hash.b.o CC runtime/intern.b.o CC runtime/ints.b.o CC runtime/io.b.o CC runtime/lexing.b.o CC runtime/lf_skiplist.b.o CC runtime/main.b.o CC runtime/major_gc.b.o CC runtime/md5.b.o CC runtime/memory.b.o CC runtime/memprof.b.o CC runtime/meta.b.o CC runtime/minor_gc.b.o CC runtime/misc.b.o CC runtime/obj.b.o CC runtime/parsing.b.o CC runtime/platform.b.o CC runtime/printexc.b.o CC runtime/prng.b.o CC runtime/roots.b.o CC runtime/runtime_events.b.o CC runtime/shared_heap.b.o CC runtime/signals.b.o CC runtime/skiplist.b.o CC runtime/startup_aux.b.o CC runtime/str.b.o CC runtime/sync.b.o CC runtime/sys.b.o CC runtime/unix.b.o CC runtime/weak.b.o CC runtime/backtrace_byt.b.o CC runtime/fail_byt.b.o CC runtime/fix_code.b.o CC runtime/interp.b.o CC runtime/startup_byt.b.o CC runtime/zstd.b.o CC runtime/addrmap.bd.o CC runtime/afl.bd.o CC runtime/alloc.bd.o CC runtime/array.bd.o CC runtime/backtrace.bd.o CC runtime/bigarray.bd.o CC runtime/callback.bd.o CC runtime/codefrag.bd.o CC runtime/compare.bd.o CC runtime/custom.bd.o CC runtime/debugger.bd.o CC runtime/domain.bd.o CC runtime/dynlink.bd.o CC runtime/extern.bd.o CC runtime/fiber.bd.o CC runtime/finalise.bd.o CC runtime/floats.bd.o CC runtime/gc_ctrl.bd.o CC runtime/gc_stats.bd.o CC runtime/globroots.bd.o CC runtime/hash.bd.o CC runtime/intern.bd.o CC runtime/ints.bd.o CC runtime/io.bd.o CC runtime/lexing.bd.o CC runtime/lf_skiplist.bd.o CC runtime/main.bd.o CC runtime/major_gc.bd.o CC runtime/md5.bd.o CC runtime/memory.bd.o CC runtime/memprof.bd.o CC runtime/meta.bd.o CC runtime/minor_gc.bd.o CC runtime/misc.bd.o CC runtime/obj.bd.o CC runtime/parsing.bd.o CC runtime/platform.bd.o CC runtime/printexc.bd.o CC runtime/prng.bd.o CC runtime/roots.bd.o CC runtime/runtime_events.bd.o CC runtime/shared_heap.bd.o CC runtime/signals.bd.o CC runtime/skiplist.bd.o CC runtime/startup_aux.bd.o CC runtime/str.bd.o CC runtime/sync.bd.o CC runtime/sys.bd.o CC runtime/unix.bd.o CC runtime/weak.bd.o CC runtime/backtrace_byt.bd.o CC runtime/fail_byt.bd.o CC runtime/fix_code.bd.o CC runtime/interp.bd.o CC runtime/startup_byt.bd.o CC runtime/zstd.bd.o CC runtime/instrtrace.bd.o CC runtime/addrmap.bi.o CC runtime/afl.bi.o CC runtime/alloc.bi.o CC runtime/array.bi.o CC runtime/backtrace.bi.o CC runtime/bigarray.bi.o CC runtime/callback.bi.o CC runtime/codefrag.bi.o CC runtime/compare.bi.o CC runtime/custom.bi.o CC runtime/debugger.bi.o CC runtime/domain.bi.o CC runtime/dynlink.bi.o CC runtime/extern.bi.o CC runtime/fiber.bi.o CC runtime/finalise.bi.o CC runtime/floats.bi.o CC runtime/gc_ctrl.bi.o CC runtime/gc_stats.bi.o CC runtime/globroots.bi.o CC runtime/hash.bi.o CC runtime/intern.bi.o CC runtime/ints.bi.o CC runtime/io.bi.o CC runtime/lexing.bi.o CC runtime/lf_skiplist.bi.o CC runtime/main.bi.o CC runtime/major_gc.bi.o CC runtime/md5.bi.o CC runtime/memory.bi.o CC runtime/memprof.bi.o CC runtime/meta.bi.o CC runtime/minor_gc.bi.o CC runtime/misc.bi.o CC runtime/obj.bi.o CC runtime/parsing.bi.o CC runtime/platform.bi.o CC runtime/printexc.bi.o CC runtime/prng.bi.o CC runtime/roots.bi.o CC runtime/runtime_events.bi.o CC runtime/shared_heap.bi.o CC runtime/signals.bi.o CC runtime/skiplist.bi.o CC runtime/startup_aux.bi.o CC runtime/str.bi.o CC runtime/sync.bi.o CC runtime/sys.bi.o CC runtime/unix.bi.o CC runtime/weak.bi.o CC runtime/backtrace_byt.bi.o CC runtime/fail_byt.bi.o CC runtime/fix_code.bi.o CC runtime/interp.bi.o CC runtime/startup_byt.bi.o CC runtime/zstd.bi.o CC runtime/addrmap.bpic.o CC runtime/afl.bpic.o CC runtime/alloc.bpic.o CC runtime/array.bpic.o CC runtime/backtrace.bpic.o CC runtime/bigarray.bpic.o CC runtime/callback.bpic.o CC runtime/codefrag.bpic.o CC runtime/compare.bpic.o CC runtime/custom.bpic.o CC runtime/debugger.bpic.o CC runtime/domain.bpic.o CC runtime/dynlink.bpic.o CC runtime/extern.bpic.o CC runtime/fiber.bpic.o CC runtime/finalise.bpic.o CC runtime/floats.bpic.o CC runtime/gc_ctrl.bpic.o CC runtime/gc_stats.bpic.o CC runtime/globroots.bpic.o CC runtime/hash.bpic.o CC runtime/intern.bpic.o CC runtime/ints.bpic.o CC runtime/io.bpic.o CC runtime/lexing.bpic.o CC runtime/lf_skiplist.bpic.o CC runtime/main.bpic.o CC runtime/major_gc.bpic.o CC runtime/md5.bpic.o CC runtime/memory.bpic.o CC runtime/memprof.bpic.o CC runtime/meta.bpic.o CC runtime/minor_gc.bpic.o CC runtime/misc.bpic.o CC runtime/obj.bpic.o CC runtime/parsing.bpic.o CC runtime/platform.bpic.o CC runtime/printexc.bpic.o CC runtime/prng.bpic.o CC runtime/roots.bpic.o CC runtime/runtime_events.bpic.o CC runtime/shared_heap.bpic.o CC runtime/signals.bpic.o CC runtime/skiplist.bpic.o CC runtime/startup_aux.bpic.o CC runtime/str.bpic.o CC runtime/sync.bpic.o CC runtime/sys.bpic.o CC runtime/unix.bpic.o CC runtime/weak.bpic.o CC runtime/backtrace_byt.bpic.o CC runtime/fail_byt.bpic.o CC runtime/fix_code.bpic.o CC runtime/interp.bpic.o CC runtime/startup_byt.bpic.o CC runtime/zstd.bpic.o GEN runtime/prims.c MKLIB runtime/libcamlrun.a MKLIB runtime/libcamlrund.a CC runtime/prims.o MKEXE runtime/ocamlrun MKEXE runtime/ocamlrund MKLIB runtime/libcamlruni.a MKEXE runtime/ocamlruni MKLIB runtime/libcamlrun_pic.a MKDLL runtime/libcamlrun_shared.so make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make -C stdlib \ OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \ CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' OCAMLC camlinternalFormatBasics.cmi GEN camlheader GEN target_camlheader GEN camlheader_ur GEN camlheaderd GEN target_camlheaderd GEN camlheaderi GEN target_camlheaderi OCAMLC camlinternalFormatBasics.cmo OCAMLC stdlib.cmi OCAMLC stdlib.cmo OCAMLC stdlib__Either.cmi OCAMLC stdlib__Sys.cmi OCAMLC stdlib__Nativeint.cmi OCAMLC stdlib__Int32.cmi OCAMLC stdlib__Type.cmi OCAMLC stdlib__Atomic.cmi OCAMLC camlinternalLazy.cmi OCAMLC stdlib__Bool.cmi OCAMLC stdlib__Char.cmi OCAMLC stdlib__Uchar.cmi OCAMLC stdlib__Int.cmi OCAMLC stdlib__Unit.cmi OCAMLC stdlib__Marshal.cmi OCAMLC stdlib__Int64.cmi OCAMLC stdlib__Lexing.cmi OCAMLC stdlib__Mutex.cmi OCAMLC stdlib__Semaphore.cmi OCAMLC stdlib__Domain.cmi OCAMLC stdlib__Arg.cmi OCAMLC stdlib__Fun.cmi OCAMLC stdlib__Digest.cmi OCAMLC stdlib__Complex.cmi OCAMLC stdlib__Scanf.cmi OCAMLC stdlib__Callback.cmi OCAMLC stdlib__Filename.cmi OCAMLC stdlib__In_channel.cmi OCAMLC stdlib__Out_channel.cmi OCAMLC std_exit.cmi OCAMLC stdlib__Either.cmo OCAMLC stdlib__Sys.cmo OCAMLC stdlib__Obj.cmi OCAMLC stdlib__Atomic.cmo OCAMLC stdlib__Lazy.cmi OCAMLC stdlib__Seq.cmi OCAMLC stdlib__Bool.cmo OCAMLC stdlib__Char.cmo OCAMLC stdlib__Uchar.cmo OCAMLC stdlib__Int.cmo OCAMLC stdlib__Unit.cmo OCAMLC stdlib__Int32.cmo OCAMLC stdlib__Int64.cmo OCAMLC stdlib__Nativeint.cmo OCAMLC stdlib__Parsing.cmi OCAMLC stdlib__Mutex.cmo OCAMLC stdlib__Condition.cmi OCAMLC stdlib__Printexc.cmi OCAMLC stdlib__Bigarray.cmi OCAMLC stdlib__Random.cmi OCAMLC stdlib__Callback.cmo OCAMLC camlinternalOO.cmi OCAMLC camlinternalMod.cmi OCAMLC stdlib__Out_channel.cmo OCAMLC std_exit.cmo OCAMLC stdlib__Obj.cmo OCAMLC stdlib__Type.cmo OCAMLC camlinternalLazy.cmo OCAMLC stdlib__Lazy.cmo OCAMLC stdlib__Seq.cmo OCAMLC stdlib__Option.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__Condition.cmo OCAMLC stdlib__Semaphore.cmo OCAMLC stdlib__Fun.cmo OCAMLC stdlib__Gc.cmi OCAMLC stdlib__Hashtbl.cmi OCAMLC stdlib__Oo.cmi OCAMLC stdlib__ArrayLabels.cmi OCAMLC stdlib__ListLabels.cmi OCAMLC stdlib__BytesLabels.cmi OCAMLC stdlib__StringLabels.cmi OCAMLC stdlib__Effect.cmi OCAMLC stdlib__Option.cmo OCAMLC stdlib__Result.cmo OCAMLC stdlib__List.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 OCAMLC stdlib__Map.cmo OCAMLC stdlib__Stack.cmo OCAMLC stdlib__Queue.cmo OCAMLC stdlib__Buffer.cmo OCAMLC stdlib__Domain.cmo OCAMLC camlinternalFormat.cmi OCAMLC stdlib__Printf.cmi OCAMLC stdlib__Digest.cmo OCAMLC stdlib__Bigarray.cmo OCAMLC stdlib__Random.cmo OCAMLC stdlib__Hashtbl.cmo OCAMLC stdlib__Weak.cmi OCAMLC stdlib__Format.cmi OCAMLC camlinternalOO.cmo OCAMLC stdlib__Oo.cmo OCAMLC camlinternalMod.cmo OCAMLC stdlib__Ephemeron.cmi OCAMLC stdlib__Complex.cmo OCAMLC stdlib__ArrayLabels.cmo OCAMLC stdlib__ListLabels.cmo OCAMLC stdlib__BytesLabels.cmo OCAMLC stdlib__StringLabels.cmo OCAMLC stdlib__MoreLabels.cmi OCAMLC stdlib__StdLabels.cmi OCAMLC stdlib__In_channel.cmo OCAMLC stdlib__Effect.cmo OCAMLC stdlib__Float.cmo OCAMLC camlinternalFormat.cmo OCAMLC stdlib__Printf.cmo OCAMLC stdlib__Arg.cmo OCAMLC stdlib__Printexc.cmo OCAMLC stdlib__Gc.cmo OCAMLC stdlib__Weak.cmo OCAMLC stdlib__Scanf.cmo OCAMLC stdlib__Filename.cmo OCAMLC stdlib__StdLabels.cmo OCAMLC stdlib__Format.cmo OCAMLC stdlib__Ephemeron.cmo OCAMLC stdlib__MoreLabels.cmo LINKC stdlib.cma make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' rm -f boot/ocamlrun cp runtime/ocamlrun boot/ocamlrun cd boot; rm -f stdlib.cma std_exit.cmo *.cmi camlheader cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot cd boot; ln -sf ../runtime/libcamlrun.a . make all make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' cd stdlib; ln -sf ../runtime/libcamlrun.a . make ocamlc make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC utils/warnings.cmi OCAMLC parsing/longident.cmi OCAMLC utils/build_path_prefix_map.cmi OCAMLC utils/identifiable.cmi OCAMLC utils/load_path.cmi OCAMLC middle_end/flambda/allocated_const.cmi OCAMLC file_formats/cmxs_format.cmi GEN utils/config_main.ml cp utils/config.mli utils/config_main.mli GEN utils/config_boot.ml cp utils/config.mli utils/config_boot.mli OCAMLC utils/config.cmi OCAMLC utils/arg_helper.cmi OCAMLC utils/local_store.cmi OCAMLC utils/profile.cmi OCAMLC utils/terminfo.cmi OCAMLC utils/ccomp.cmi OCAMLC utils/targetint.cmi OCAMLC utils/int_replace_polymorphic_compare.cmi GEN utils/domainstate.ml GEN utils/domainstate.mli OCAMLC utils/binutils.cmi OCAMLC utils/lazy_backtrack.cmi OCAMLC utils/compression.cmi GEN parsing/camlinternalMenhirLib.ml GEN parsing/camlinternalMenhirLib.mli OCAMLLEX parsing/lexer.ml OCAMLC lambda/switch.cmi GEN lambda/runtimedef.ml OCAMLC lambda/runtimedef.cmi OCAMLLEX tools/make_opcodes.ml OCAMLC tools/make_opcodes.cmi OCAMLC bytecomp/bytesections.cmi OCAMLC bytecomp/dll.cmi OCAMLC driver/main_args.cmi OCAMLC driver/makedepend.cmi OCAMLC bytecomp/bytelibrarian.cmi OCAMLC driver/errors.cmi OCAMLC driver/maindriver.cmi OCAMLC driver/main.cmi OCAMLC parsing/location.cmi OCAMLC utils/misc.cmi OCAMLC utils/config_main.cmi OCAMLC utils/config_boot.cmi GEN utils/config.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 OCAMLC utils/domainstate.cmi OCAMLC utils/binutils.cmo OCAMLC utils/lazy_backtrack.cmo OCAMLC utils/compression.cmo OCAMLC parsing/camlinternalMenhirLib.cmi OCAMLC utils/config.cmo OCAMLC lambda/runtimedef.cmo OCAMLC tools/make_opcodes.cmo OCAMLC lambda/switch.cmo OCAMLC bytecomp/bytesections.cmo OCAMLC utils/domainstate.cmo OCAMLC utils/config_boot.cmo OCAMLC driver/main.cmo OCAMLC utils/config_main.cmo OCAMLC parsing/asttypes.cmi OCAMLC typing/annot.cmi OCAMLC parsing/syntaxerr.cmi OCAMLC driver/errors.cmo LINKC tools/make_opcodes OCAMLC parsing/syntaxerr.cmo OCAMLC parsing/parsetree.cmi GEN bytecomp/opcodes.ml OCAMLC utils/misc.cmo OCAMLC utils/load_path.cmo OCAMLC utils/clflags.cmi OCAMLC utils/profile.cmo OCAMLC utils/warnings.cmo OCAMLC utils/consistbl.cmi OCAMLC utils/targetint.cmo OCAMLC utils/diffing.cmi OCAMLC parsing/longident.cmo GEN bytecomp/opcodes.mli OCAMLC bytecomp/dll.cmo OCAMLC typing/ident.cmi OCAMLC middle_end/linkage_name.cmi OCAMLC middle_end/flambda/base_types/tag.cmi OCAMLC middle_end/flambda/base_types/static_exception.cmi OCAMLC utils/numbers.cmi OCAMLC utils/identifiable.cmo OCAMLC utils/strongly_connected_components.cmi OCAMLC utils/diffing.cmo OCAMLC utils/diffing_with_keys.cmi OCAMLC bytecomp/opcodes.cmi OCAMLC parsing/camlinternalMenhirLib.cmo OCAMLC utils/consistbl.cmo OCAMLC utils/ccomp.cmo OCAMLC parsing/location.cmo OCAMLC driver/compenv.cmi OCAMLC utils/diffing_with_keys.cmo OCAMLC bytecomp/opcodes.cmo OCAMLC typing/type_immediacy.cmi OCAMLC parsing/docstrings.cmi OCAMLC parsing/pprintast.cmi OCAMLC parsing/parse.cmi OCAMLC parsing/printast.cmi OCAMLC parsing/ast_mapper.cmi OCAMLC parsing/ast_iterator.cmi OCAMLC parsing/attr_helper.cmi OCAMLC parsing/builtin_attributes.cmi OCAMLC parsing/ast_invariants.cmi OCAMLC parsing/depend.cmi OCAMLC driver/pparse.cmi OCAMLC file_formats/cmo_format.cmi OCAMLC typing/path.cmi OCAMLC lambda/debuginfo.cmi OCAMLC middle_end/compilation_unit.cmi OCAMLC typing/ident.cmo OCAMLC driver/compenv.cmo OCAMLC driver/main_args.cmo OCAMLC typing/outcometree.cmi OCAMLC parsing/attr_helper.cmo OCAMLC lambda/debuginfo.cmo OCAMLC parsing/docstrings.cmo OCAMLC parsing/ast_helper.cmi OCAMLC parsing/builtin_attributes.cmo OCAMLC typing/type_immediacy.cmo OCAMLC parsing/pprintast.cmo OCAMLC parsing/printast.cmo OCAMLC typing/shape.cmi OCAMLC middle_end/backend_var.cmi OCAMLC typing/path.cmo OCAMLC parsing/depend.cmo OCAMLC utils/numbers.cmo OCAMLC utils/clflags.cmo OCAMLC utils/strongly_connected_components.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi OCAMLC middle_end/flambda/base_types/export_id.cmi OCAMLC parsing/ast_iterator.cmo OCAMLC parsing/ast_invariants.cmo OCAMLC driver/pparse.cmo OCAMLC typing/primitive.cmi OCAMLC typing/oprint.cmi OCAMLC typing/oprint.cmo OCAMLC typing/primitive.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi OCAMLC typing/types.cmi OCAMLC typing/shape.cmo OCAMLC parsing/ast_helper.cmo GEN parsing/parser.ml GEN parsing/parser.mli OCAMLC parsing/ast_mapper.cmo OCAMLC parsing/parser.cmi OCAMLC parsing/lexer.cmi OCAMLC parsing/parser.cmo OCAMLC parsing/lexer.cmo OCAMLC parsing/parse.cmo OCAMLC driver/makedepend.cmo OCAMLC typing/subst.cmi OCAMLC file_formats/cmi_format.cmi OCAMLC typing/types.cmo OCAMLC typing/btype.cmi OCAMLC typing/predef.cmi OCAMLC typing/datarepr.cmi OCAMLC typing/errortrace.cmi OCAMLC typing/signature_group.cmi OCAMLC file_formats/cmi_format.cmo OCAMLC typing/persistent_env.cmi OCAMLC typing/env.cmi OCAMLC typing/errortrace.cmo OCAMLC typing/btype.cmo OCAMLC typing/subst.cmo OCAMLC typing/predef.cmo OCAMLC typing/datarepr.cmo OCAMLC typing/signature_group.cmo OCAMLC typing/persistent_env.cmo OCAMLC lambda/lambda.cmi OCAMLC typing/env.cmo OCAMLC typing/typedtree.cmi OCAMLC typing/ctype.cmi OCAMLC typing/printtyp.cmi OCAMLC typing/mtype.cmi OCAMLC typing/envaux.cmi OCAMLC typing/typedecl_properties.cmi OCAMLC typing/typedecl_unboxed.cmi OCAMLC driver/compmisc.cmi OCAMLC bytecomp/bytepackager.cmi OCAMLC typing/typedecl_properties.cmo OCAMLC typing/typedecl_immediacy.cmi OCAMLC typing/typedecl_separability.cmi OCAMLC typing/envaux.cmo OCAMLC typing/ctype.cmo OCAMLC typing/printtyp.cmo OCAMLC typing/includeclass.cmi OCAMLC typing/mtype.cmo OCAMLC typing/typedecl_unboxed.cmo OCAMLC middle_end/internal_variable_names.cmi OCAMLC middle_end/clambda_primitives.cmi OCAMLC lambda/lambda.cmo OCAMLC lambda/printlambda.cmi OCAMLC lambda/translobj.cmi OCAMLC lambda/tmc.cmi OCAMLC lambda/simplif.cmi OCAMLC bytecomp/instruct.cmi OCAMLC bytecomp/symtable.cmi OCAMLC typing/typedecl_immediacy.cmo OCAMLC typing/typedecl_separability.cmo OCAMLC lambda/translobj.cmo OCAMLC lambda/tmc.cmo OCAMLC typing/includeclass.cmo OCAMLC lambda/simplif.cmo OCAMLC middle_end/variable.cmi OCAMLC lambda/printlambda.cmo OCAMLC bytecomp/bytelink.cmi OCAMLC middle_end/clambda.cmi OCAMLC typing/typedtree.cmo OCAMLC typing/printtyped.cmi OCAMLC typing/includecore.cmi OCAMLC typing/tast_iterator.cmi OCAMLC typing/tast_mapper.cmi OCAMLC typing/stypes.cmi OCAMLC file_formats/cmt_format.cmi OCAMLC typing/untypeast.cmi OCAMLC typing/typetexp.cmi OCAMLC typing/printpat.cmi OCAMLC typing/patterns.cmi OCAMLC typing/parmatch.cmi OCAMLC typing/typedecl_variance.cmi OCAMLC typing/typeopt.cmi OCAMLC typing/rec_check.cmi OCAMLC typing/typecore.cmi OCAMLC typing/typeclass.cmi OCAMLC lambda/matching.cmi OCAMLC lambda/translattribute.cmi OCAMLC lambda/translprim.cmi OCAMLC lambda/translcore.cmi OCAMLC lambda/translclass.cmi OCAMLC lambda/translmod.cmi OCAMLC bytecomp/meta.cmi OCAMLC driver/compile_common.cmi OCAMLC bytecomp/instruct.cmo OCAMLC bytecomp/bytegen.cmi OCAMLC bytecomp/printinstr.cmi OCAMLC bytecomp/emitcode.cmi OCAMLC typing/printtyped.cmo OCAMLC typing/stypes.cmo OCAMLC typing/printpat.cmo OCAMLC bytecomp/meta.cmo OCAMLC bytecomp/symtable.cmo OCAMLC lambda/translattribute.cmo OCAMLC typing/typeopt.cmo OCAMLC typing/rec_check.cmo OCAMLC lambda/translclass.cmo OCAMLC typing/patterns.cmo OCAMLC lambda/matching.cmo OCAMLC bytecomp/bytegen.cmo OCAMLC lambda/translprim.cmo OCAMLC lambda/translmod.cmo OCAMLC typing/typedecl_variance.cmo OCAMLC bytecomp/printinstr.cmo OCAMLC typing/cmt2annot.cmi OCAMLC typing/includecore.cmo OCAMLC typing/includemod.cmi OCAMLC typing/typedecl.cmi OCAMLC typing/untypeast.cmo OCAMLC typing/typetexp.cmo OCAMLC bytecomp/emitcode.cmo OCAMLC bytecomp/bytelink.cmo OCAMLC bytecomp/bytelibrarian.cmo OCAMLC typing/tast_iterator.cmo OCAMLC typing/tast_mapper.cmo OCAMLC file_formats/cmt_format.cmo OCAMLC typing/parmatch.cmo OCAMLC lambda/translcore.cmo OCAMLC driver/compile.cmi OCAMLC middle_end/flambda/base_types/closure_element.cmi OCAMLC middle_end/symbol.cmi OCAMLC middle_end/flambda/parameter.cmi OCAMLC middle_end/flambda/base_types/mutable_variable.cmi OCAMLC typing/cmt2annot.cmo OCAMLC driver/compile.cmo OCAMLC driver/maindriver.cmo OCAMLC typing/typedecl.cmo OCAMLC typing/typecore.cmo OCAMLC typing/typeclass.cmo OCAMLC middle_end/flambda/base_types/var_within_closure.cmi OCAMLC middle_end/flambda/base_types/closure_id.cmi OCAMLC typing/includemod.cmo OCAMLC typing/includemod_errorprinter.cmi OCAMLC typing/typemod.cmi OCAMLC typing/includemod_errorprinter.cmo OCAMLC middle_end/flambda/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 OCAMLC middle_end/flambda/freshening.cmi OCAMLC middle_end/flambda/simple_value_approx.cmi OCAMLC middle_end/flambda/export_info.cmi LINKC compilerlibs/ocamlbytecomp.cma OCAMLC file_formats/cmx_format.cmi LINKC compilerlibs/ocamlcommon.cma LINKC ocamlc make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make ocamllex ocamltools library make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' CC yacc/closure.o CC yacc/error.o CC yacc/lalr.o CC yacc/lr0.o CC yacc/main.o CC yacc/mkpar.o CC yacc/output.o CC yacc/reader.o CC yacc/skeleton.o CC yacc/symtab.o CC yacc/verbose.o CC yacc/warshall.o make -C stdlib all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' OCAMLC camlinternalFormatBasics.cmi OCAMLC camlinternalFormatBasics.cmo OCAMLC stdlib.cmi OCAMLC stdlib.cmo OCAMLC stdlib__Either.cmi OCAMLC stdlib__Sys.cmi OCAMLC stdlib__Nativeint.cmi OCAMLC stdlib__Int32.cmi OCAMLC stdlib__Type.cmi OCAMLC stdlib__Atomic.cmi OCAMLC camlinternalLazy.cmi OCAMLC stdlib__Bool.cmi OCAMLC stdlib__Char.cmi OCAMLC stdlib__Uchar.cmi OCAMLC stdlib__Int.cmi OCAMLC stdlib__Unit.cmi OCAMLC stdlib__Marshal.cmi OCAMLC stdlib__Int64.cmi OCAMLC stdlib__Lexing.cmi OCAMLC stdlib__Mutex.cmi OCAMLC stdlib__Semaphore.cmi OCAMLC stdlib__Domain.cmi OCAMLC stdlib__Arg.cmi OCAMLC stdlib__Fun.cmi OCAMLC stdlib__Digest.cmi OCAMLC stdlib__Complex.cmi OCAMLC stdlib__Scanf.cmi OCAMLC stdlib__Callback.cmi OCAMLC stdlib__Filename.cmi OCAMLC stdlib__In_channel.cmi OCAMLC stdlib__Out_channel.cmi OCAMLC std_exit.cmi OCAMLC stdlib__Either.cmo OCAMLC stdlib__Sys.cmo OCAMLC stdlib__Obj.cmi OCAMLC stdlib__Atomic.cmo OCAMLC stdlib__Lazy.cmi OCAMLC stdlib__Seq.cmi OCAMLC stdlib__Bool.cmo OCAMLC stdlib__Char.cmo OCAMLC stdlib__Uchar.cmo OCAMLC stdlib__Int.cmo OCAMLC stdlib__Unit.cmo OCAMLC stdlib__Int32.cmo OCAMLC stdlib__Int64.cmo OCAMLC stdlib__Nativeint.cmo OCAMLC stdlib__Mutex.cmo OCAMLC stdlib__Condition.cmi OCAMLC stdlib__Printexc.cmi OCAMLC stdlib__Bigarray.cmi OCAMLC stdlib__Random.cmi OCAMLC stdlib__Callback.cmo OCAMLC camlinternalOO.cmi OCAMLC camlinternalMod.cmi OCAMLC stdlib__Out_channel.cmo OCAMLC std_exit.cmo OCAMLC stdlib__Obj.cmo OCAMLC stdlib__Type.cmo OCAMLC camlinternalLazy.cmo OCAMLC stdlib__Lazy.cmo OCAMLC stdlib__Seq.cmo OCAMLC stdlib__Option.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__Parsing.cmi OCAMLC stdlib__Set.cmi OCAMLC stdlib__Map.cmi OCAMLC stdlib__Stack.cmi OCAMLC stdlib__Queue.cmi OCAMLC stdlib__Buffer.cmi OCAMLC stdlib__Condition.cmo OCAMLC stdlib__Semaphore.cmo OCAMLC stdlib__Fun.cmo OCAMLC stdlib__Gc.cmi OCAMLC stdlib__Hashtbl.cmi OCAMLC stdlib__Oo.cmi OCAMLC stdlib__ArrayLabels.cmi OCAMLC stdlib__ListLabels.cmi OCAMLC stdlib__BytesLabels.cmi OCAMLC stdlib__StringLabels.cmi OCAMLC stdlib__Effect.cmi OCAMLC stdlib__Option.cmo OCAMLC stdlib__Result.cmo OCAMLC stdlib__List.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 OCAMLC stdlib__Map.cmo OCAMLC stdlib__Stack.cmo OCAMLC stdlib__Queue.cmo OCAMLC stdlib__Buffer.cmo OCAMLC stdlib__Domain.cmo OCAMLC camlinternalFormat.cmi OCAMLC stdlib__Printf.cmi OCAMLC stdlib__Digest.cmo OCAMLC stdlib__Bigarray.cmo OCAMLC stdlib__Random.cmo OCAMLC stdlib__Hashtbl.cmo OCAMLC stdlib__Weak.cmi OCAMLC stdlib__Format.cmi OCAMLC camlinternalOO.cmo OCAMLC stdlib__Oo.cmo OCAMLC camlinternalMod.cmo OCAMLC stdlib__Ephemeron.cmi OCAMLC stdlib__Complex.cmo OCAMLC stdlib__ArrayLabels.cmo OCAMLC stdlib__ListLabels.cmo OCAMLC stdlib__BytesLabels.cmo OCAMLC stdlib__StringLabels.cmo OCAMLC stdlib__MoreLabels.cmi OCAMLC stdlib__StdLabels.cmi OCAMLC stdlib__In_channel.cmo OCAMLC stdlib__Effect.cmo OCAMLC stdlib__Float.cmo OCAMLC camlinternalFormat.cmo OCAMLC stdlib__Printf.cmo OCAMLC stdlib__Arg.cmo OCAMLC stdlib__Printexc.cmo OCAMLC stdlib__Gc.cmo OCAMLC stdlib__Weak.cmo OCAMLC stdlib__Scanf.cmo OCAMLC stdlib__Filename.cmo OCAMLC stdlib__StdLabels.cmo OCAMLC stdlib__Format.cmo OCAMLC stdlib__Ephemeron.cmo MKEXE yacc/ocamlyacc make lex-all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC stdlib__MoreLabels.cmo OCAMLC lex/cset.cmi OCAMLYACC lex/parser.ml OCAMLLEX lex/lexer.ml OCAMLC lex/table.cmi OCAMLC lex/main.cmi OCAMLC lex/cset.cmo OCAMLC lex/syntax.cmi OCAMLC lex/table.cmo OCAMLC lex/syntax.cmo OCAMLC lex/parser.cmi OCAMLC lex/lexgen.cmi OCAMLC lex/parser.cmo OCAMLC lex/lexer.cmi OCAMLC lex/lexgen.cmo OCAMLC lex/compact.cmi OCAMLC lex/common.cmi OCAMLC lex/lexer.cmo OCAMLC lex/common.cmo OCAMLC lex/outputbis.cmi OCAMLC lex/compact.cmo OCAMLC lex/output.cmi OCAMLC lex/outputbis.cmo OCAMLC lex/output.cmo OCAMLC lex/main.cmo LINKC lex/ocamllex make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make tools-all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC tools/ocamldep.cmi OCAMLC middle_end/backend_intf.cmi OCAMLC middle_end/flambda/inlining_cost.cmi OCAMLC middle_end/internal_variable_names.cmo OCAMLC middle_end/linkage_name.cmo OCAMLC middle_end/compilation_unit.cmo OCAMLC middle_end/variable.cmo OCAMLC middle_end/flambda/base_types/closure_element.cmo OCAMLC middle_end/flambda/base_types/closure_id.cmo OCAMLC middle_end/symbol.cmo OCAMLC middle_end/backend_var.cmo OCAMLC middle_end/clambda_primitives.cmo OCAMLC middle_end/printclambda_primitives.cmi OCAMLC middle_end/clambda.cmo OCAMLC middle_end/printclambda.cmi OCAMLC middle_end/semantics_of_primitives.cmi OCAMLC middle_end/convert_primitives.cmi OCAMLC middle_end/flambda/base_types/id_types.cmi OCAMLC middle_end/flambda/base_types/tag.cmo OCAMLC middle_end/flambda/base_types/mutable_variable.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo OCAMLC middle_end/flambda/base_types/closure_origin.cmo OCAMLC middle_end/flambda/base_types/var_within_closure.cmo OCAMLC middle_end/flambda/base_types/static_exception.cmo OCAMLC middle_end/flambda/pass_wrapper.cmi OCAMLC middle_end/flambda/allocated_const.cmo OCAMLC middle_end/flambda/parameter.cmo OCAMLC middle_end/flambda/projection.cmo OCAMLC middle_end/flambda/flambda_iterators.cmi OCAMLC middle_end/flambda/flambda_utils.cmi OCAMLC middle_end/flambda/effect_analysis.cmi OCAMLC middle_end/flambda/export_info.cmo OCAMLC middle_end/flambda/export_info_for_pack.cmi OCAMLC middle_end/compilenv.cmi OCAMLC middle_end/flambda/import_approx.cmi OCAMLC middle_end/flambda/lift_code.cmi OCAMLC middle_end/flambda/closure_conversion_aux.cmi OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi OCAMLC middle_end/flambda/alias_analysis.cmi OCAMLC middle_end/flambda/share_constants.cmi OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi OCAMLC middle_end/flambda/ref_to_variables.cmi OCAMLC middle_end/flambda/flambda_invariants.cmi OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi OCAMLC middle_end/flambda/closure_offsets.cmi OCAMLC middle_end/flambda/un_anf.cmi OCAMLC middle_end/flambda/flambda_to_clambda.cmi OCAMLC middle_end/flambda/flambda_middle_end.cmi OCAMLC tools/objinfo.cmi OCAMLC tools/ocamlcmt.cmi OCAMLC tools/ocamlprof.cmi OCAMLC tools/ocamlcp_common.cmi OCAMLC tools/ocamlcp.cmi OCAMLC tools/ocamlmklib.cmi OCAMLC tools/ocamlmktop.cmi GEN tools/opnames.ml OCAMLC tools/opnames.cmi OCAMLC tools/dumpobj.cmi OCAMLC tools/primreq.cmi OCAMLC tools/stripdebug.cmi OCAMLC tools/cmpbyt.cmi OCAMLC tools/profiling.cmi OCAMLC tools/ocamldep.cmo OCAMLC middle_end/flambda/inlining_stats_types.cmi OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi OCAMLC middle_end/printclambda_primitives.cmo OCAMLC middle_end/printclambda.cmo OCAMLC middle_end/semantics_of_primitives.cmo OCAMLC middle_end/convert_primitives.cmo OCAMLC middle_end/flambda/base_types/id_types.cmo OCAMLC middle_end/flambda/base_types/export_id.cmo OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo OCAMLC middle_end/flambda/pass_wrapper.cmo OCAMLC middle_end/flambda/flambda.cmo OCAMLC middle_end/flambda/flambda_iterators.cmo OCAMLC middle_end/flambda/effect_analysis.cmo OCAMLC middle_end/flambda/inlining_cost.cmo OCAMLC middle_end/flambda/export_info_for_pack.cmo OCAMLC middle_end/compilenv.cmo OCAMLC middle_end/closure/closure.cmi OCAMLC middle_end/closure/closure_middle_end.cmi 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/closure_conversion.cmi OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo 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/alias_analysis.cmo OCAMLC middle_end/flambda/lift_constants.cmi OCAMLC middle_end/flambda/share_constants.cmo OCAMLC middle_end/flambda/simplify_common.cmi OCAMLC middle_end/flambda/remove_unused_arguments.cmi OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo OCAMLC middle_end/flambda/simplify_primitives.cmi 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/build_export_info.cmi 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/inline_and_simplify_aux.cmi OCAMLC middle_end/flambda/flambda_utils.cmo OCAMLC middle_end/flambda/freshening.cmo OCAMLC middle_end/flambda/simple_value_approx.cmo OCAMLC middle_end/closure/closure.cmo 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/remove_unused_closure_vars.cmo OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi OCAMLC middle_end/flambda/inlining_stats_types.cmo OCAMLC middle_end/flambda/inlining_stats.cmi OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo LINKC tools/ocamlmktop LINKC tools/primreq LINKC tools/stripdebug LINKC tools/ocamlcp LINKC tools/cmpbyt OCAMLC middle_end/flambda/inlining_stats.cmo OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo OCAMLC middle_end/flambda/simplify_primitives.cmo OCAMLC middle_end/flambda/inlining_decision_intf.cmi OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo OCAMLC middle_end/flambda/extract_projections.cmi OCAMLC middle_end/flambda/augment_specialised_args.cmi OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmi OCAMLC middle_end/flambda/unbox_specialised_args.cmi OCAMLC middle_end/flambda/unbox_closures.cmi OCAMLC middle_end/flambda/inline_and_simplify.cmi OCAMLC middle_end/flambda/build_export_info.cmo OCAMLC middle_end/flambda/augment_specialised_args.cmo OCAMLC middle_end/flambda/extract_projections.cmo OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo OCAMLC middle_end/flambda/inlining_transforms.cmi OCAMLC middle_end/flambda/inlining_decision.cmi OCAMLC middle_end/flambda/unbox_specialised_args.cmo OCAMLC middle_end/flambda/unbox_closures.cmo OCAMLC middle_end/flambda/flambda_middle_end.cmo LINKC tools/ocamlcmt OCAMLC middle_end/flambda/inline_and_simplify.cmo LINKC tools/ocamlmklib OCAMLC middle_end/flambda/inlining_transforms.cmo OCAMLC middle_end/flambda/inlining_decision.cmo LINKC tools/ocamlprof LINKC tools/dumpobj LINKC compilerlibs/ocamlmiddleend.cma LINKC tools/ocamlobjinfo make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' LINKC stdlib.cma make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make ocaml make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC toplevel/expunge.cmi OCAMLC toplevel/genprintval.cmi OCAMLC toplevel/trace.cmi OCAMLC toplevel/toploop.cmi OCAMLC toplevel/topprinters.cmi OCAMLC toplevel/topdirs.cmi OCAMLC toplevel/topmain.cmi OCAMLC toplevel/topstart.cmi OCAMLC toplevel/expunge.cmo cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte OCAMLC toplevel/topstart.cmo OCAMLC toplevel/topprinters.cmo cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte OCAMLC toplevel/topcommon.cmi OCAMLC toplevel/genprintval.cmo LINKC expunge OCAMLC toplevel/topeval.cmi OCAMLC toplevel/topcommon.cmo cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte OCAMLC toplevel/toploop.cmo OCAMLC toplevel/topdirs.cmo OCAMLC toplevel/byte/topeval.cmo OCAMLC toplevel/byte/trace.cmo OCAMLC toplevel/byte/topmain.cmo LINKC compilerlibs/ocamltoplevel.cma LINKC ocaml.tmp GEN ocaml rm ocaml.tmp make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make otherlibraries ocamldebugger ocamldoc \ make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make lex-all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[3]: Nothing to be done for 'lex-all'. make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make tools-all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[3]: Nothing to be done for 'tools-all'. make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make -C otherlibs all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs' for lib in dynlink runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' GEN dynlink_compilerlibs/Makefile cp ../../utils/binutils.ml dynlink_compilerlibs/binutils.ml cp ../../utils/config.ml dynlink_compilerlibs/config.ml cp ../../utils/build_path_prefix_map.ml dynlink_compilerlibs/build_path_prefix_map.ml cp ../../utils/misc.ml dynlink_compilerlibs/misc.ml cp ../../utils/identifiable.ml dynlink_compilerlibs/identifiable.ml cp ../../utils/numbers.ml dynlink_compilerlibs/numbers.ml cp ../../utils/arg_helper.ml dynlink_compilerlibs/arg_helper.ml cp ../../utils/local_store.ml dynlink_compilerlibs/local_store.ml cp ../../utils/load_path.ml dynlink_compilerlibs/load_path.ml cp ../../utils/clflags.ml dynlink_compilerlibs/clflags.ml cp ../../utils/profile.ml dynlink_compilerlibs/profile.ml cp ../../utils/consistbl.ml dynlink_compilerlibs/consistbl.ml cp ../../utils/terminfo.ml dynlink_compilerlibs/terminfo.ml cp ../../utils/warnings.ml dynlink_compilerlibs/warnings.ml cp ../../utils/int_replace_polymorphic_compare.ml dynlink_compilerlibs/int_replace_polymorphic_compare.ml cp ../../utils/lazy_backtrack.ml dynlink_compilerlibs/lazy_backtrack.ml cp ../../utils/compression.ml dynlink_compilerlibs/compression.ml cp ../../parsing/location.ml dynlink_compilerlibs/location.ml cp ../../parsing/longident.ml dynlink_compilerlibs/longident.ml cp ../../parsing/docstrings.ml dynlink_compilerlibs/docstrings.ml cp ../../parsing/syntaxerr.ml dynlink_compilerlibs/syntaxerr.ml cp ../../parsing/ast_helper.ml dynlink_compilerlibs/ast_helper.ml cp ../../parsing/ast_mapper.ml dynlink_compilerlibs/ast_mapper.ml cp ../../parsing/attr_helper.ml dynlink_compilerlibs/attr_helper.ml cp ../../parsing/builtin_attributes.ml dynlink_compilerlibs/builtin_attributes.ml cp ../../typing/ident.ml dynlink_compilerlibs/ident.ml cp ../../typing/path.ml dynlink_compilerlibs/path.ml cp ../../typing/primitive.ml dynlink_compilerlibs/primitive.ml cp ../../typing/type_immediacy.ml dynlink_compilerlibs/type_immediacy.ml cp ../../typing/shape.ml dynlink_compilerlibs/shape.ml cp ../../typing/types.ml dynlink_compilerlibs/types.ml cp ../../typing/btype.ml dynlink_compilerlibs/btype.ml cp ../../typing/subst.ml dynlink_compilerlibs/subst.ml cp ../../typing/predef.ml dynlink_compilerlibs/predef.ml cp ../../typing/datarepr.ml dynlink_compilerlibs/datarepr.ml cp ../../file_formats/cmi_format.ml dynlink_compilerlibs/cmi_format.ml cp ../../typing/persistent_env.ml dynlink_compilerlibs/persistent_env.ml cp ../../typing/env.ml dynlink_compilerlibs/env.ml cp ../../lambda/debuginfo.ml dynlink_compilerlibs/debuginfo.ml cp ../../lambda/lambda.ml dynlink_compilerlibs/lambda.ml cp ../../lambda/runtimedef.ml dynlink_compilerlibs/runtimedef.ml cp ../../bytecomp/instruct.ml dynlink_compilerlibs/instruct.ml cp ../../bytecomp/opcodes.ml dynlink_compilerlibs/opcodes.ml cp ../../bytecomp/bytesections.ml dynlink_compilerlibs/bytesections.ml cp ../../bytecomp/dll.ml dynlink_compilerlibs/dll.ml cp ../../bytecomp/meta.ml dynlink_compilerlibs/meta.ml cp ../../bytecomp/symtable.ml dynlink_compilerlibs/symtable.ml cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.ml cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.ml cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.ml cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.ml cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.ml cp ../../utils/binutils.mli dynlink_compilerlibs/binutils.mli cp ../../utils/config.mli dynlink_compilerlibs/config.mli cp ../../utils/build_path_prefix_map.mli dynlink_compilerlibs/build_path_prefix_map.mli cp ../../utils/misc.mli dynlink_compilerlibs/misc.mli cp ../../utils/identifiable.mli dynlink_compilerlibs/identifiable.mli cp ../../utils/numbers.mli dynlink_compilerlibs/numbers.mli cp ../../utils/arg_helper.mli dynlink_compilerlibs/arg_helper.mli cp ../../utils/local_store.mli dynlink_compilerlibs/local_store.mli cp ../../utils/load_path.mli dynlink_compilerlibs/load_path.mli cp ../../utils/clflags.mli dynlink_compilerlibs/clflags.mli cp ../../utils/profile.mli dynlink_compilerlibs/profile.mli cp ../../utils/consistbl.mli dynlink_compilerlibs/consistbl.mli cp ../../utils/terminfo.mli dynlink_compilerlibs/terminfo.mli cp ../../utils/warnings.mli dynlink_compilerlibs/warnings.mli cp ../../utils/int_replace_polymorphic_compare.mli dynlink_compilerlibs/int_replace_polymorphic_compare.mli cp ../../utils/lazy_backtrack.mli dynlink_compilerlibs/lazy_backtrack.mli cp ../../utils/compression.mli dynlink_compilerlibs/compression.mli cp ../../parsing/location.mli dynlink_compilerlibs/location.mli cp ../../parsing/longident.mli dynlink_compilerlibs/longident.mli cp ../../parsing/docstrings.mli dynlink_compilerlibs/docstrings.mli cp ../../parsing/syntaxerr.mli dynlink_compilerlibs/syntaxerr.mli cp ../../parsing/ast_helper.mli dynlink_compilerlibs/ast_helper.mli cp ../../parsing/ast_mapper.mli dynlink_compilerlibs/ast_mapper.mli cp ../../parsing/attr_helper.mli dynlink_compilerlibs/attr_helper.mli cp ../../parsing/builtin_attributes.mli dynlink_compilerlibs/builtin_attributes.mli cp ../../typing/ident.mli dynlink_compilerlibs/ident.mli cp ../../typing/path.mli dynlink_compilerlibs/path.mli cp ../../typing/primitive.mli dynlink_compilerlibs/primitive.mli cp ../../typing/type_immediacy.mli dynlink_compilerlibs/type_immediacy.mli cp ../../typing/shape.mli dynlink_compilerlibs/shape.mli cp ../../typing/types.mli dynlink_compilerlibs/types.mli cp ../../typing/btype.mli dynlink_compilerlibs/btype.mli cp ../../typing/subst.mli dynlink_compilerlibs/subst.mli cp ../../typing/predef.mli dynlink_compilerlibs/predef.mli cp ../../typing/datarepr.mli dynlink_compilerlibs/datarepr.mli cp ../../file_formats/cmi_format.mli dynlink_compilerlibs/cmi_format.mli cp ../../typing/persistent_env.mli dynlink_compilerlibs/persistent_env.mli cp ../../typing/env.mli dynlink_compilerlibs/env.mli cp ../../lambda/debuginfo.mli dynlink_compilerlibs/debuginfo.mli cp ../../lambda/lambda.mli dynlink_compilerlibs/lambda.mli cp ../../lambda/runtimedef.mli dynlink_compilerlibs/runtimedef.mli cp ../../bytecomp/instruct.mli dynlink_compilerlibs/instruct.mli cp ../../bytecomp/opcodes.mli dynlink_compilerlibs/opcodes.mli cp ../../bytecomp/bytesections.mli dynlink_compilerlibs/bytesections.mli cp ../../bytecomp/dll.mli dynlink_compilerlibs/dll.mli cp ../../bytecomp/meta.mli dynlink_compilerlibs/meta.mli cp ../../bytecomp/symtable.mli dynlink_compilerlibs/symtable.mli cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.mli cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.mli cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.mli cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.mli cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.mli OCAMLDEP dynlink_compilerlibs/.depend OCAMLC dynlink_compilerlibs/binutils.cmi OCAMLC dynlink_compilerlibs/config.cmi OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmi OCAMLC dynlink_compilerlibs/identifiable.cmi OCAMLC dynlink_compilerlibs/arg_helper.cmi OCAMLC dynlink_compilerlibs/local_store.cmi OCAMLC dynlink_compilerlibs/load_path.cmi OCAMLC dynlink_compilerlibs/profile.cmi OCAMLC dynlink_compilerlibs/terminfo.cmi OCAMLC dynlink_compilerlibs/warnings.cmi OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmi OCAMLC dynlink_compilerlibs/lazy_backtrack.cmi OCAMLC dynlink_compilerlibs/compression.cmi OCAMLC dynlink_compilerlibs/longident.cmi OCAMLC dynlink_compilerlibs/runtimedef.cmi OCAMLC dynlink_compilerlibs/opcodes.cmi OCAMLC dynlink_compilerlibs/bytesections.cmi OCAMLC dynlink_compilerlibs/dll.cmi OCAMLC dynlink_compilerlibs/cmxs_format.cmi OCAMLC dynlink_types.cmi cp dynlink_platform_intf.ml dynlink_platform_intf.mli OCAMLC dynlink.cmi OCAMLC dynlink_compilerlibs/binutils.cmo OCAMLC dynlink_compilerlibs/local_store.cmo OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmo OCAMLC dynlink_compilerlibs/terminfo.cmo OCAMLC dynlink_compilerlibs/compression.cmo OCAMLC dynlink_compilerlibs/runtimedef.cmo OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmo OCAMLC dynlink_compilerlibs/misc.cmi OCAMLC dynlink_compilerlibs/lazy_backtrack.cmo OCAMLC dynlink_compilerlibs/cmxs_format.cmo OCAMLC dynlink_types.cmo OCAMLC dynlink_platform_intf.cmi OCAMLC dynlink_compilerlibs/config.cmo OCAMLC dynlink_compilerlibs/bytesections.cmo cp dynlink.cmi dynlink.mli byte/ OCAMLC dynlink_compilerlibs/arg_helper.cmo OCAMLC dynlink_compilerlibs/opcodes.cmo OCAMLC dynlink_compilerlibs/location.cmi OCAMLC dynlink_platform_intf.cmo OCAMLC dynlink_common.cmi OCAMLC dynlink_compilerlibs/asttypes.cmi OCAMLC dynlink_compilerlibs/syntaxerr.cmi OCAMLC dynlink_compilerlibs/syntaxerr.cmo OCAMLC dynlink_compilerlibs/parsetree.cmi OCAMLC dynlink_compilerlibs/asttypes.cmo OCAMLC dynlink_compilerlibs/misc.cmo OCAMLC dynlink_compilerlibs/load_path.cmo OCAMLC dynlink_compilerlibs/clflags.cmi OCAMLC dynlink_compilerlibs/profile.cmo OCAMLC dynlink_compilerlibs/consistbl.cmi OCAMLC dynlink_compilerlibs/warnings.cmo OCAMLC dynlink_compilerlibs/longident.cmo OCAMLC dynlink_compilerlibs/dll.cmo OCAMLC dynlink_compilerlibs/location.cmo OCAMLC dynlink_compilerlibs/consistbl.cmo OCAMLC dynlink_compilerlibs/identifiable.cmo OCAMLC dynlink_compilerlibs/numbers.cmi OCAMLC dynlink_compilerlibs/ident.cmi OCAMLC dynlink_compilerlibs/docstrings.cmi OCAMLC dynlink_compilerlibs/ast_mapper.cmi OCAMLC dynlink_compilerlibs/attr_helper.cmi OCAMLC dynlink_compilerlibs/builtin_attributes.cmi OCAMLC dynlink_compilerlibs/type_immediacy.cmi OCAMLC dynlink_compilerlibs/parsetree.cmo OCAMLC dynlink_compilerlibs/outcometree.cmi OCAMLC dynlink_compilerlibs/ident.cmo OCAMLC dynlink_compilerlibs/path.cmi OCAMLC dynlink_compilerlibs/debuginfo.cmi OCAMLC dynlink_compilerlibs/cmo_format.cmi OCAMLC dynlink_compilerlibs/builtin_attributes.cmo OCAMLC dynlink_compilerlibs/type_immediacy.cmo OCAMLC dynlink_compilerlibs/attr_helper.cmo OCAMLC dynlink_compilerlibs/docstrings.cmo OCAMLC dynlink_compilerlibs/ast_helper.cmi OCAMLC dynlink_compilerlibs/cmo_format.cmo OCAMLC dynlink_compilerlibs/debuginfo.cmo OCAMLC dynlink_compilerlibs/numbers.cmo OCAMLC dynlink_compilerlibs/clflags.cmo OCAMLC dynlink_compilerlibs/primitive.cmi OCAMLC dynlink_compilerlibs/outcometree.cmo OCAMLC dynlink_compilerlibs/path.cmo OCAMLC dynlink_compilerlibs/shape.cmi OCAMLC dynlink_compilerlibs/primitive.cmo OCAMLC dynlink_compilerlibs/ast_helper.cmo OCAMLC dynlink_compilerlibs/ast_mapper.cmo OCAMLC dynlink_compilerlibs/shape.cmo OCAMLC dynlink_compilerlibs/types.cmi OCAMLC dynlink_compilerlibs/types.cmo OCAMLC dynlink_compilerlibs/btype.cmi OCAMLC dynlink_compilerlibs/subst.cmi OCAMLC dynlink_compilerlibs/predef.cmi OCAMLC dynlink_compilerlibs/datarepr.cmi OCAMLC dynlink_compilerlibs/cmi_format.cmi OCAMLC dynlink_compilerlibs/cmi_format.cmo OCAMLC dynlink_compilerlibs/persistent_env.cmi OCAMLC dynlink_compilerlibs/env.cmi OCAMLC dynlink_compilerlibs/btype.cmo OCAMLC dynlink_compilerlibs/subst.cmo OCAMLC dynlink_compilerlibs/predef.cmo OCAMLC dynlink_compilerlibs/datarepr.cmo OCAMLC dynlink_compilerlibs/persistent_env.cmo OCAMLC dynlink_compilerlibs/env.cmo OCAMLC dynlink_compilerlibs/lambda.cmi OCAMLC dynlink_compilerlibs/lambda.cmo OCAMLC dynlink_compilerlibs/instruct.cmi OCAMLC dynlink_compilerlibs/symtable.cmi OCAMLC dynlink_compilerlibs/instruct.cmo OCAMLC dynlink_compilerlibs/meta.cmi OCAMLC dynlink_compilerlibs/meta.cmo OCAMLC dynlink_compilerlibs/symtable.cmo OCAMLC byte/dynlink_compilerlibs.cmo OCAMLC dynlink_common.cmo OCAMLC byte/dynlink.cmo LINKC dynlink.cma make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' CC runtime_events_consumer.b.o CC runtime_events_consumer.n.o OCAMLC runtime_events.cmi OCAMLC runtime_events.cmo OCAMLMKLIB runtime_events.cma OCAMLMKLIB libcamlruntime_eventsbyt.a make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' CC access.b.o CC addrofstr.b.o CC chdir.b.o CC chmod.b.o CC cst2constr.b.o CC cstringv.b.o CC execv.b.o CC execve.b.o CC execvp.b.o CC fsync.b.o CC mkdir.b.o CC exit.b.o CC getaddrinfo.b.o CC getcwd.b.o CC gethost.b.o CC gethostname.b.o CC getnameinfo.b.o CC getproto.b.o CC getserv.b.o CC gmtime.b.o CC mmap_ba.b.o CC putenv.b.o CC rmdir.b.o CC socketaddr.b.o CC strofaddr.b.o CC time.b.o CC unlink.b.o CC accept_unix.b.o CC bind_unix.b.o CC channels_unix.b.o CC close_unix.b.o CC connect_unix.b.o CC dup_unix.b.o CC envir_unix.b.o CC errmsg_unix.b.o CC getpeername_unix.b.o CC getpid_unix.b.o CC getsockname_unix.b.o CC gettimeofday_unix.b.o CC isatty_unix.b.o CC link_unix.b.o CC listen_unix.b.o CC lockf_unix.b.o CC lseek_unix.b.o CC mmap_unix.b.o CC open_unix.b.o CC pipe_unix.b.o CC read_unix.b.o CC readlink_unix.b.o CC realpath_unix.b.o CC rename_unix.b.o CC select_unix.b.o CC sendrecv_unix.b.o CC shutdown_unix.b.o CC sleep_unix.b.o CC socket_unix.b.o CC socketpair_unix.b.o CC sockopt_unix.b.o CC stat_unix.b.o CC symlink_unix.b.o CC times_unix.b.o CC truncate_unix.b.o CC unixsupport_unix.b.o CC utimes_unix.b.o CC write_unix.b.o CC alarm.b.o CC chown.b.o CC chroot.b.o CC closedir.b.o CC dup2.b.o CC fchmod.b.o CC fchown.b.o CC fcntl.b.o CC fork.b.o CC ftruncate.b.o CC getegid.b.o CC geteuid.b.o CC getgid.b.o CC getgr.b.o CC getgroups.b.o CC getlogin.b.o CC getppid.b.o CC getpw.b.o CC getuid.b.o CC initgroups.b.o CC itimer.b.o CC kill.b.o CC mkfifo.b.o CC nice.b.o CC opendir.b.o CC readdir.b.o CC rewinddir.b.o CC setgid.b.o CC setgroups.b.o CC setsid.b.o CC setuid.b.o CC signals.b.o CC spawn.b.o CC termios.b.o CC umask.b.o CC wait.b.o CC access.n.o CC addrofstr.n.o CC chdir.n.o CC chmod.n.o CC cst2constr.n.o CC cstringv.n.o CC execv.n.o CC execve.n.o CC execvp.n.o CC fsync.n.o CC mkdir.n.o CC exit.n.o CC getaddrinfo.n.o CC getcwd.n.o CC gethost.n.o CC gethostname.n.o CC getnameinfo.n.o CC getproto.n.o CC getserv.n.o CC gmtime.n.o CC mmap_ba.n.o CC putenv.n.o CC rmdir.n.o CC socketaddr.n.o CC strofaddr.n.o CC time.n.o CC unlink.n.o CC accept_unix.n.o CC bind_unix.n.o CC channels_unix.n.o CC close_unix.n.o CC connect_unix.n.o CC dup_unix.n.o CC envir_unix.n.o CC errmsg_unix.n.o CC getpeername_unix.n.o CC getpid_unix.n.o CC getsockname_unix.n.o CC gettimeofday_unix.n.o CC isatty_unix.n.o CC link_unix.n.o CC listen_unix.n.o CC lockf_unix.n.o CC lseek_unix.n.o CC mmap_unix.n.o CC open_unix.n.o CC pipe_unix.n.o CC read_unix.n.o CC readlink_unix.n.o CC realpath_unix.n.o CC rename_unix.n.o CC select_unix.n.o CC sendrecv_unix.n.o CC shutdown_unix.n.o CC sleep_unix.n.o CC socket_unix.n.o CC socketpair_unix.n.o CC sockopt_unix.n.o CC stat_unix.n.o CC symlink_unix.n.o CC times_unix.n.o CC truncate_unix.n.o CC unixsupport_unix.n.o CC utimes_unix.n.o CC write_unix.n.o CC alarm.n.o CC chown.n.o CC chroot.n.o CC closedir.n.o CC dup2.n.o CC fchmod.n.o CC fchown.n.o CC fcntl.n.o CC fork.n.o CC ftruncate.n.o CC getegid.n.o CC geteuid.n.o CC getgid.n.o CC getgr.n.o CC getgroups.n.o CC getlogin.n.o CC getppid.n.o CC getpw.n.o CC getuid.n.o CC initgroups.n.o CC itimer.n.o CC kill.n.o CC mkfifo.n.o CC nice.n.o CC opendir.n.o CC readdir.n.o CC rewinddir.n.o CC setgid.n.o CC setgroups.n.o CC setsid.n.o CC setuid.n.o CC signals.n.o CC spawn.n.o CC termios.n.o CC umask.n.o CC wait.n.o cp unix_unix.ml unix.ml OCAMLC unix.cmi OCAMLC unix.cmo OCAMLC unixLabels.cmi OCAMLMKLIB libunixbyt.a OCAMLC unixLabels.cmo OCAMLMKLIB unix.cma make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' CC strstubs.b.o CC strstubs.n.o OCAMLC str.cmi OCAMLC str.cmo OCAMLMKLIB str.cma OCAMLMKLIB libcamlstrbyt.a make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' CC st_stubs.b.o OCAMLC thread.cmi OCAMLC event.cmi OCAMLC event.cmo OCAMLC thread.cmo OCAMLMKLIB threads.cma OCAMLMKLIB libthreads.a make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs' make -C debugger all make -C ocamldoc all make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/debugger' make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamldoc' OCAMLC int64ops.cmi OCAMLC odoc_config.cmi OCAMLC primitives.cmi OCAMLC odoc_messages.cmi OCAMLC unix_tools.cmi OCAMLC odoc_types.cmi OCAMLC debugger_config.cmi OCAMLC parameters.cmi OCAMLYACC odoc_text_parser.ml OCAMLLEX debugger_lexer.ml OCAMLLEX odoc_text_lexer.ml OCAMLYACC debugger_parser.mli OCAMLC odoc_name.cmi OCAMLC question.cmi OCAMLC odoc_print.cmi OCAMLC exec.cmi OCAMLC source.cmi OCAMLC odoc_comments_global.cmi OCAMLC events.cmi OCAMLYACC odoc_parser.ml OCAMLC history.cmi OCAMLLEX odoc_lexer.ml OCAMLC show_source.cmi OCAMLLEX odoc_see_lexer.ml OCAMLC program_management.cmi OCAMLC loadprinter.cmi OCAMLC odoc_test.cmi OCAMLC command_line.cmi OCAMLLEX odoc_ocamlhtml.ml OCAMLC odoc_ocamlhtml.cmi OCAMLC odoc_latex_style.cmi OCAMLC odoc.cmi OCAMLC odoc_config.cmo OCAMLC odoc_comments_global.cmo OCAMLC exec.cmo OCAMLC int64ops.cmo OCAMLC unix_tools.cmo OCAMLC primitives.cmo OCAMLC debugcom.cmi OCAMLC input_handling.cmi OCAMLC program_loading.cmi OCAMLC time_travel.cmi OCAMLC odoc_print.cmo OCAMLC debugger_config.cmo OCAMLC parameters.cmo OCAMLC source.cmo OCAMLC odoc_latex_style.cmo OCAMLC pos.cmi OCAMLC events.cmo OCAMLC odoc_env.cmi OCAMLC show_source.cmo OCAMLC frames.cmi OCAMLC show_information.cmi OCAMLC odoc_messages.cmo OCAMLC odoc_global.cmi OCAMLC odoc_types.cmo OCAMLC odoc_misc.cmi OCAMLC odoc_text_parser.cmi OCAMLC odoc_text.cmi OCAMLC odoc_parameter.cmi OCAMLC odoc_type.cmi OCAMLC odoc_parser.cmi OCAMLC input_handling.cmo OCAMLC program_loading.cmo OCAMLC pos.cmo OCAMLC parser_aux.cmi OCAMLC debugcom.cmo OCAMLC checkpoints.cmi OCAMLC symbols.cmi OCAMLC breakpoints.cmi OCAMLC trap_barrier.cmi OCAMLC odoc_env.cmo OCAMLC odoc_ocamlhtml.cmo OCAMLC odoc_global.cmo OCAMLC odoc_text_lexer.cmi OCAMLC odoc_parser.cmo OCAMLC odoc_lexer.cmi OCAMLC odoc_see_lexer.cmi OCAMLC odoc_misc.cmo OCAMLC odoc_text_parser.cmo OCAMLC odoc_name.cmo OCAMLC odoc_parameter.cmo OCAMLC odoc_value.cmi OCAMLC debugger_parser.cmi OCAMLC printval.cmi OCAMLC eval.cmi OCAMLC checkpoints.cmo OCAMLC history.cmo OCAMLC main.cmo OCAMLC symbols.cmo OCAMLC trap_barrier.cmo OCAMLC odoc_type.cmo OCAMLC frames.cmo OCAMLC odoc_extension.cmi OCAMLC odoc_exception.cmi OCAMLC breakpoints.cmo OCAMLC odoc_text.cmo OCAMLC time_travel.cmo OCAMLC program_management.cmo OCAMLC odoc_see_lexer.cmo OCAMLC odoc_lexer.cmo OCAMLC odoc_text_lexer.cmo OCAMLC debugger_lexer.cmi OCAMLC debugger_parser.cmo OCAMLC odoc_value.cmo OCAMLC odoc_class.cmi OCAMLC odoc_extension.cmo OCAMLC printval.cmo OCAMLC eval.cmo OCAMLC show_information.cmo OCAMLC loadprinter.cmo OCAMLC odoc_exception.cmo OCAMLC debugger_lexer.cmo OCAMLC question.cmo OCAMLC command_line.cmo OCAMLC odoc_class.cmo OCAMLC odoc_module.cmi OCAMLC odoc_str.cmi OCAMLC odoc_str.cmo OCAMLC odoc_module.cmo OCAMLC odoc_merge.cmi OCAMLC odoc_sig.cmi OCAMLC odoc_search.cmi OCAMLC odoc_scan.cmi OCAMLC odoc_cross.cmi OCAMLC odoc_comments.cmi OCAMLC odoc_dep.cmi OCAMLC odoc_analyse.cmi OCAMLC odoc_merge.cmo OCAMLC odoc_comments.cmo OCAMLC odoc_scan.cmo OCAMLC odoc_dep.cmo OCAMLC odoc_search.cmo OCAMLC odoc_cross.cmo OCAMLC odoc_info.cmi OCAMLC odoc_sig.cmo OCAMLC odoc_ast.cmi OCAMLC odoc_ast.cmo OCAMLC odoc_analyse.cmo OCAMLC odoc_info.cmo OCAMLC odoc_texi.cmi OCAMLC odoc_man.cmi OCAMLC odoc_latex.cmi OCAMLC odoc_dag2html.cmi OCAMLC odoc_dot.cmi OCAMLC odoc_to_text.cmi OCAMLC odoc_html.cmi OCAMLC odoc_dag2html.cmo OCAMLC odoc_dot.cmo OCAMLC odoc_to_text.cmo OCAMLC odoc_man.cmo OCAMLC ocamldebug.cmo OCAMLC ocamldebug_entry.cmo OCAMLC odoc_texi.cmo LINKC ocamldebug OCAMLC odoc_latex.cmo OCAMLC odoc_gen.cmi OCAMLC odoc_html.cmo OCAMLC generators/odoc_todo.cmi OCAMLC generators/odoc_literate.cmi OCAMLC odoc_args.cmi OCAMLC odoc_gen.cmo make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/debugger' OCAMLC odoc_test.cmo OCAMLC odoc_args.cmo OCAMLC odoc.cmo OCAMLC generators/odoc_literate.cmo OCAMLC generators/odoc_todo.cmo LINKC odoc_info.cma LINKC ../ocamldoc/ocamldoc make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamldoc' make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make othertools make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' OCAMLC tools/ocamltex.cmi OCAMLC tools/ocamltex.cmo LINKC tools/ocamltex make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make manpages make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make -C api_docgen man make[3]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen' make -C ocamldoc man make[4]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen/ocamldoc' mkdir -p build/ mkdir -p build/libref mkdir -p build/compilerlibref mkdir -p build/man GEN build/Format_tutorial.mld GEN build/Ocaml_operators.mld OCAMLDOC build/libref/arg.odoc OCAMLDOC build/libref/array.odoc OCAMLDOC build/libref/arrayLabels.odoc OCAMLDOC build/libref/atomic.odoc OCAMLDOC build/libref/bigarray.odoc OCAMLDOC build/libref/bool.odoc OCAMLDOC build/libref/buffer.odoc OCAMLDOC build/libref/bytes.odoc OCAMLDOC build/libref/bytesLabels.odoc OCAMLDOC build/libref/callback.odoc OCAMLDOC build/libref/char.odoc OCAMLDOC build/libref/complex.odoc OCAMLDOC build/libref/condition.odoc OCAMLDOC build/libref/digest.odoc OCAMLDOC build/libref/domain.odoc OCAMLDOC build/libref/dynlink.odoc OCAMLDOC build/libref/effect.odoc OCAMLDOC build/libref/either.odoc OCAMLDOC build/libref/ephemeron.odoc OCAMLDOC build/libref/event.odoc OCAMLDOC build/libref/filename.odoc OCAMLDOC build/libref/float.odoc OCAMLDOC build/libref/format.odoc OCAMLDOC build/libref/fun.odoc OCAMLDOC build/libref/gc.odoc OCAMLDOC build/libref/hashtbl.odoc OCAMLDOC build/libref/in_channel.odoc OCAMLDOC build/libref/int.odoc OCAMLDOC build/libref/int32.odoc OCAMLDOC build/libref/int64.odoc OCAMLDOC build/libref/lazy.odoc OCAMLDOC build/libref/lexing.odoc OCAMLDOC build/libref/list.odoc OCAMLDOC build/libref/listLabels.odoc OCAMLDOC build/libref/map.odoc OCAMLDOC build/libref/marshal.odoc OCAMLDOC build/libref/moreLabels.odoc OCAMLDOC build/libref/mutex.odoc OCAMLDOC build/libref/nativeint.odoc OCAMLDOC build/libref/obj.odoc OCAMLDOC build/libref/oo.odoc OCAMLDOC build/libref/option.odoc OCAMLDOC build/libref/out_channel.odoc OCAMLDOC build/libref/parsing.odoc OCAMLDOC build/libref/printexc.odoc OCAMLDOC build/libref/printf.odoc OCAMLDOC build/libref/queue.odoc OCAMLDOC build/libref/random.odoc OCAMLDOC build/libref/result.odoc OCAMLDOC build/libref/runtime_events.odoc OCAMLDOC build/libref/scanf.odoc OCAMLDOC build/libref/semaphore.odoc OCAMLDOC build/libref/seq.odoc OCAMLDOC build/libref/set.odoc OCAMLDOC build/libref/stack.odoc OCAMLDOC build/libref/stdLabels.odoc OCAMLDOC build/libref/stdlib.odoc OCAMLDOC build/libref/str.odoc OCAMLDOC build/libref/string.odoc OCAMLDOC build/libref/stringLabels.odoc OCAMLDOC build/libref/sys.odoc OCAMLDOC build/libref/thread.odoc OCAMLDOC build/libref/type.odoc OCAMLDOC build/libref/uchar.odoc OCAMLDOC build/libref/unit.odoc OCAMLDOC build/libref/unix.odoc OCAMLDOC build/libref/unixLabels.odoc OCAMLDOC build/libref/weak.odoc OCAMLDOC build/libref/camlinternalFormat.odoc OCAMLDOC build/libref/camlinternalFormatBasics.odoc OCAMLDOC build/libref/camlinternalLazy.odoc OCAMLDOC build/libref/camlinternalMod.odoc OCAMLDOC build/libref/camlinternalOO.odoc GEN build/Compiler_libs.mld OCAMLDOC build/compilerlibref/ast_helper.odoc OCAMLDOC build/compilerlibref/ast_invariants.odoc OCAMLDOC build/compilerlibref/ast_iterator.odoc OCAMLDOC build/compilerlibref/ast_mapper.odoc OCAMLDOC build/compilerlibref/asttypes.odoc OCAMLDOC build/compilerlibref/attr_helper.odoc OCAMLDOC build/compilerlibref/builtin_attributes.odoc OCAMLDOC build/compilerlibref/camlinternalMenhirLib.odoc OCAMLDOC build/compilerlibref/depend.odoc OCAMLDOC build/compilerlibref/docstrings.odoc OCAMLDOC build/compilerlibref/lexer.odoc OCAMLDOC build/compilerlibref/location.odoc OCAMLDOC build/compilerlibref/longident.odoc OCAMLDOC build/compilerlibref/parse.odoc OCAMLDOC build/compilerlibref/parser.odoc OCAMLDOC build/compilerlibref/parsetree.odoc OCAMLDOC build/compilerlibref/pprintast.odoc OCAMLDOC build/compilerlibref/printast.odoc OCAMLDOC build/compilerlibref/syntaxerr.odoc OCAMLDOC build/compilerlibref/arg_helper.odoc OCAMLDOC build/compilerlibref/binutils.odoc OCAMLDOC build/compilerlibref/build_path_prefix_map.odoc OCAMLDOC build/compilerlibref/ccomp.odoc OCAMLDOC build/compilerlibref/clflags.odoc OCAMLDOC build/compilerlibref/compression.odoc OCAMLDOC build/compilerlibref/config.odoc OCAMLDOC build/compilerlibref/config_boot.odoc OCAMLDOC build/compilerlibref/config_main.odoc OCAMLDOC build/compilerlibref/consistbl.odoc OCAMLDOC build/compilerlibref/diffing.odoc OCAMLDOC build/compilerlibref/diffing_with_keys.odoc OCAMLDOC build/compilerlibref/domainstate.odoc OCAMLDOC build/compilerlibref/identifiable.odoc OCAMLDOC build/compilerlibref/int_replace_polymorphic_compare.odoc OCAMLDOC build/compilerlibref/lazy_backtrack.odoc OCAMLDOC build/compilerlibref/load_path.odoc OCAMLDOC build/compilerlibref/local_store.odoc OCAMLDOC build/compilerlibref/misc.odoc OCAMLDOC build/compilerlibref/numbers.odoc OCAMLDOC build/compilerlibref/profile.odoc OCAMLDOC build/compilerlibref/strongly_connected_components.odoc OCAMLDOC build/compilerlibref/targetint.odoc OCAMLDOC build/compilerlibref/terminfo.odoc OCAMLDOC build/compilerlibref/warnings.odoc OCAMLDOC build/compilerlibref/pparse.odoc OCAMLDOC build/libref/Format_tutorial.odoc OCAMLDOC build/libref/Ocaml_operators.odoc OCAMLDOC build/compilerlibref/Compiler_libs.odoc OCAMLDOC build/man/Stdlib.3o make[4]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen/ocamldoc' make[3]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen' make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1' >>> ocaml5: Entering fakeroot... mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/doc/ocaml5" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling" /usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" /usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a runtime/libcamlrun_pic.a \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p runtime/libcamlrun_shared.so \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" /usr/bin/install -c -p ocaml "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" ./boot/ocamlrun ./tools/stripdebug ocamlc ocamlc.tmp && /usr/bin/install -c -p ocamlc.tmp "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamlc.byte" && rm ocamlc.tmp make -C stdlib install make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' /usr/bin/install -c -p -m 644 \ stdlib.cma std_exit.cmo *.cmi camlheader_ur \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib" /usr/bin/install -c -p -m 644 META "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib" /usr/bin/install -c -p -m 644 target_camlheader "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlheader" /usr/bin/install -c -p -m 644 target_camlheaderd "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlheaderd" /usr/bin/install -c -p -m 644 target_camlheaderi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlheaderi" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/stdlib' /usr/bin/install -c -p lex/ocamllex \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamllex.byte" for i in ocamldep ocamlobjinfo; \ do \ /usr/bin/install -c -p "tools/$i" "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/$i.byte";\ if test -f "tools/$i".opt; then \ /usr/bin/install -c -p "tools/$i.opt" "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" && \ (cd "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" && ln -sf "$i.opt" "$i"); \ else \ (cd "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" && ln -sf "$i.byte" "$i"); \ fi; \ done for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop; \ do \ /usr/bin/install -c -p "tools/$i" "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin";\ done /usr/bin/install -c -p yacc/ocamlyacc "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" /usr/bin/install -c -p -m 644 \ utils/*.cmi \ parsing/*.cmi \ typing/*.cmi \ bytecomp/*.cmi \ file_formats/*.cmi \ lambda/*.cmi \ driver/*.cmi \ toplevel/*.cmi \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ toplevel/byte/*.cmi \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ compilerlibs/*.cma compilerlibs/META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p -m 644 \ driver/main.cmo toplevel/topstart.cmo \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs" /usr/bin/install -c -p expunge "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/topdirs.cm* "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/topdirs.mli" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/profiling.cm* "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling.o" /usr/bin/install -c -p -m 644 \ tools/profiling.cmi tools/profiling.cmo \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/profiling" make -C man install make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/man' mkdir -p '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/man/man1' /usr/bin/install -c -p -m 644 ocaml.1 ocamlc.1 ocamlc.opt.1 ocamlcp.1 ocamldebug.1 ocamldep.1 ocamldoc.1 ocamllex.1 ocamlmktop.1 ocamlopt.1 ocamlopt.opt.1 ocamloptp.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/man' for i in dynlink runtime_events unix str systhreads; do \ make -C otherlibs/$i install || exit $?; \ done make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/dynlink.cm* "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink.mli" \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink.a" \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_compilerlibs.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_types.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_platform_intf.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink_common.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/"dynlink.cmx mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink" /usr/bin/install -c -p -m 644 \ dynlink.cmi dynlink.cma META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/dynlink" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/dynlink' make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' if test -f dllcamlruntime_eventsbyt.so; then \ /usr/bin/install -c -p \ dllcamlruntime_eventsbyt.so "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cma "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.mli "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmti "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmxa "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.cmxs "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/runtime_events.a mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/runtime_events" /usr/bin/install -c -p -m 644 \ runtime_events.cma runtime_events.cmi META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/runtime_events/" if test -n "runtime_events_consumer.h"; then \ /usr/bin/install -c -p -m 644 runtime_events_consumer.h "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/runtime_events' make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' if test -f dllunixbyt.so; then \ /usr/bin/install -c -p \ dllunixbyt.so "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libunixbyt.a "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cma "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.mli "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.mli "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmti "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmti "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unixLabels.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmxa "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.cmxs "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/unix.a mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/unix" /usr/bin/install -c -p -m 644 \ unix.cma unix.cmi unixLabels.cmi META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/unix/" if test -n "unixsupport.h socketaddr.h"; then \ /usr/bin/install -c -p -m 644 unixsupport.h socketaddr.h "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/unix' make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' if test -f dllcamlstrbyt.so; then \ /usr/bin/install -c -p \ dllcamlstrbyt.so "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libcamlstrbyt.a "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/" rm -f "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cma "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmi "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.mli "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmti "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmx "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmxa "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.cmxs "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml"/str.a mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/str" /usr/bin/install -c -p -m 644 \ str.cma str.cmi META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/str/" if test -n ""; then \ /usr/bin/install -c -p -m 644 "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml/"; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/str' make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' if test -f dllthreads.so; then \ /usr/bin/install -c -p dllthreads.so "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs"; \ fi /usr/bin/install -c -p -m 644 libthreads.a "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads" /usr/bin/install -c -p -m 644 \ thread.cmi event.cmi threads.cma META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads" /usr/bin/install -c -p -m 644 threads.h "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/caml" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/otherlibs/systhreads' make -C ocamldoc install make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamldoc' mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ocamldoc" /usr/bin/install -c -p ../ocamldoc/ocamldoc "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" /usr/bin/install -c -p -m 644 \ ocamldoc.hva *.cmi odoc_info.cma META \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ocamldoc" /usr/bin/install -c -p -m 644 \ odoc_dep.cmi odoc_dot.cmi odoc_extension.cmi odoc_html.cmi odoc_info.cmi odoc_latex.cmi odoc_latex_style.cmi odoc_man.cmi odoc_messages.cmi odoc_ocamlhtml.cmi odoc_parameter.cmi odoc_texi.cmi odoc_text_lexer.cmi odoc_to_text.cmi odoc_type.cmi odoc_value.cmi \ "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ocamldoc" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/ocamldoc' make -C api_docgen install make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen' make -C ocamldoc install make[2]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen/ocamldoc' mkdir -p "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/man/man3" if test -d build/man; then \ /usr/bin/install -c -p -m 644 build/man/*.3o "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/man/man3"; \ fi make[2]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen/ocamldoc' make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/api_docgen' if test -n "ocamldebugger"; then \ make -C debugger install; \ fi make[1]: Entering directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/debugger' /usr/bin/install -c -p ocamldebug "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin" make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml5/src/ocaml-5.1.1/debugger' /usr/bin/install -c -p -m 644 Makefile.config "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml" /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/share/doc/ocaml5" if test -f ocamlopt; then make installopt; else \ cd "/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin"; \ ln -sf ocamlc.byte ocamlc; \ ln -sf ocamllex.byte ocamllex; \ (test -f flexlink.byte && \ ln -sf flexlink.byte flexlink) || true; \ fi >>> ocaml5-doc*: Running split function doc... >>> ocaml5-doc*: Preparing subpackage ocaml5-doc... >>> ocaml5-doc*: Running postcheck for ocaml5-doc >>> ocaml5-ocamldoc*: Running split function ocamldoc... '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamldoc' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-ocamldoc/usr/bin/ocamldoc' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ocamldoc' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-ocamldoc/usr/lib/ocaml/ocamldoc' >>> ocaml5-ocamldoc*: Preparing subpackage ocaml5-ocamldoc... >>> ocaml5-ocamldoc*: Stripping binaries >>> WARNING: ocaml5-ocamldoc*: No arch specific binaries found so arch should probably be set to "noarch" >>> ocaml5-ocamldoc*: Running postcheck for ocaml5-ocamldoc >>> ocaml5-compiler-libs*: Running split function _compiler_libs... '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/compiler-libs' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-compiler-libs/usr/lib/ocaml/compiler-libs' >>> ocaml5-compiler-libs*: Preparing subpackage ocaml5-compiler-libs... >>> ocaml5-compiler-libs*: Stripping binaries >>> WARNING: ocaml5-compiler-libs*: No arch specific binaries found so arch should probably be set to "noarch" >>> ocaml5-compiler-libs*: Running postcheck for ocaml5-compiler-libs >>> ocaml5-runtime*: Running split function runtime... '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamlrun' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlrun' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamlrund' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlrund' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/bin/ocamlruni' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/bin/ocamlruni' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/ld.conf' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/ld.conf' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/std_exit.cmo' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/std_exit.cmo' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalFormat.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalFormat.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalFormatBasics.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalFormatBasics.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalLazy.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalLazy.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalMod.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalMod.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/camlinternalOO.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/camlinternalOO.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/std_exit.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/std_exit.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Arg.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Arg.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Array.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Array.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__ArrayLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__ArrayLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Atomic.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Atomic.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Bigarray.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bigarray.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Bool.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bool.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Buffer.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Buffer.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Bytes.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Bytes.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__BytesLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__BytesLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Callback.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Callback.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Char.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Char.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Complex.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Complex.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Condition.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Condition.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Digest.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Digest.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Domain.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Domain.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Effect.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Effect.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Either.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Either.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Ephemeron.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Ephemeron.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Filename.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Filename.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Float.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Float.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Format.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Format.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Fun.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Fun.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Gc.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Gc.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Hashtbl.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Hashtbl.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__In_channel.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__In_channel.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Int.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Int32.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int32.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Int64.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Int64.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Lazy.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Lazy.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Lexing.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Lexing.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__List.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__List.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__ListLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__ListLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Map.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Map.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Marshal.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Marshal.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__MoreLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__MoreLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Mutex.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Mutex.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Nativeint.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Nativeint.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Obj.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Obj.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Oo.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Oo.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Option.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Option.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Out_channel.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Out_channel.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Parsing.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Parsing.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Printexc.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Printexc.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Printf.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Printf.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Queue.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Queue.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Random.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Random.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Result.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Result.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Scanf.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Scanf.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Semaphore.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Semaphore.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Seq.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Seq.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Set.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Set.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Stack.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Stack.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__StdLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__StdLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__String.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__String.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__StringLabels.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__StringLabels.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Sys.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Sys.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Type.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Type.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Uchar.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Uchar.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Unit.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Unit.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib__Weak.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib__Weak.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stdlib.cma' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stdlib.cma' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/stublibs' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/stublibs' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads/event.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/event.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads/thread.cmi' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/thread.cmi' '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5/usr/lib/ocaml/threads/threads.cma' -> '/home/buildozer/aports/testing/ocaml5/pkg/ocaml5-runtime/usr/lib/ocaml/threads/threads.cma' >>> ocaml5-runtime*: Preparing subpackage ocaml5-runtime... >>> ocaml5-runtime*: Stripping binaries >>> ocaml5-runtime*: Running postcheck for ocaml5-runtime >>> ocaml5*: Running postcheck for ocaml5 >>> ocaml5*: Preparing package ocaml5... >>> ocaml5*: Stripping binaries >>> ocaml5-compiler-libs*: Scanning shared objects >>> ocaml5-doc*: Scanning shared objects >>> ocaml5-ocamldoc*: Scanning shared objects >>> ocaml5-runtime*: Scanning shared objects >>> ocaml5*: Scanning shared objects >>> ocaml5-compiler-libs*: Tracing dependencies... >>> ocaml5-compiler-libs*: Package size: 23.2 MB >>> ocaml5-compiler-libs*: Compressing data... >>> ocaml5-compiler-libs*: Create checksum... >>> ocaml5-compiler-libs*: Create ocaml5-compiler-libs-5.1.1-r0.apk >>> WARNING: ocaml5-doc*: The -doc subpackage is unusually large, consider splitting it >>> ocaml5-doc*: Tracing dependencies... >>> ocaml5-doc*: Package size: 2.4 MB >>> ocaml5-doc*: Compressing data... >>> ocaml5-doc*: Create checksum... >>> ocaml5-doc*: Create ocaml5-doc-5.1.1-r0.apk >>> ocaml5-ocamldoc*: Tracing dependencies... >>> ocaml5-ocamldoc*: Package size: 6.3 MB >>> ocaml5-ocamldoc*: Compressing data... >>> ocaml5-ocamldoc*: Create checksum... >>> ocaml5-ocamldoc*: Create ocaml5-ocamldoc-5.1.1-r0.apk >>> ocaml5-runtime*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> ocaml5-runtime*: Package size: 5.0 MB >>> ocaml5-runtime*: Compressing data... >>> ocaml5-runtime*: Create checksum... >>> ocaml5-runtime*: Create ocaml5-runtime-5.1.1-r0.apk >>> ocaml5*: Tracing dependencies... ocaml5-runtime=5.1.1-r0 gcc so:libc.musl-riscv64.so.1 >>> ocaml5*: Package size: 83.2 MB >>> ocaml5*: Compressing data... >>> ocaml5*: Create checksum... >>> ocaml5*: Create ocaml5-5.1.1-r0.apk >>> ocaml5: Build complete at Mon, 11 Dec 2023 15:34:18 +0000 elapsed time 0h 8m 45s >>> ocaml5: Cleaning up srcdir >>> ocaml5: Cleaning up pkgdir >>> ocaml5: Uninstalling dependencies... (1/1) Purging .makedepends-ocaml5 (20231211.152539) OK: 227 MiB in 102 packages >>> ocaml5: Updating the testing/riscv64 repository index... >>> ocaml5: Signing the index...